GNU gdb (GDB) 7.5.91.20130417-cvs-ubuntu Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /home/jopoikel/Downloads/qtbug39902/qtbug39902...done. (gdb) r Starting program: /home/jopoikel/Downloads/qtbug39902/qtbug39902 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Program received signal SIGSEGV, Segmentation fault. 0x00007ffff683febb in QBasicAtomicInt::testAndSetAcquire (this=0x608d70, expectedValue=0, newValue=1) at ../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:267 267 return testAndSetOrdered(expectedValue, newValue); (gdb) bt #0 0x00007ffff683febb in QBasicAtomicInt::testAndSetAcquire (this=0x608d70, expectedValue=0, newValue=1) at ../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:267 #1 0x00007ffff683f82e in QMutex::lock (this=0x608d28) at thread/qmutex.cpp:175 #2 0x00007ffff6822958 in QMutex::lockInline (this=0x608d28) at ../../include/QtCore/../../src/corelib/thread/qmutex.h:198 #3 0x00007ffff682288f in QMutexLocker::QMutexLocker (this=0x7fffff7ff0d0, m=0x608d28) at ../../include/QtCore/../../src/corelib/thread/qmutex.h:109 #4 0x00007ffff6983b65 in QCoreApplication::removePostedEvents (receiver=0x7fffffffdc90, eventType=20) at kernel/qcoreapplication.cpp:1659 #5 0x00007ffff701454a in QWidget::setVisible (this=0x67ac60, visible=true) at kernel/qwidget.cpp:7789 #6 0x00007ffff75c74ad in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:472 #7 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff800780) at itemviews/qabstractitemview.cpp:2415 #9 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff800780) at itemviews/qlistview.cpp:848 #10 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff800780) at kernel/qwidget.cpp:8554 #11 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff800780) at widgets/qframe.cpp:557 #12 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff800780) at widgets/qabstractscrollarea.cpp:1043 #13 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff800780) at itemviews/qabstractitemview.cpp:1644 #14 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff800780) at widgets/qabstractscrollarea_p.h:100 #15 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff800780) at widgets/qabstractscrollarea_p.h:116 #16 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff800780) at kernel/qcoreapplication.cpp:1063 #17 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff800780) at kernel/qapplication.cpp:4561 #18 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff800780) at kernel/qapplication.cpp:4530 #19 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff800780) at kernel/qcoreapplication.cpp:953 #20 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff800780) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8016b0) at itemviews/qabstractitemview.cpp:2415 #26 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8016b0) at itemviews/qlistview.cpp:848 #27 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8016b0) at kernel/qwidget.cpp:8554 #28 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8016b0) at widgets/qframe.cpp:557 #29 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8016b0) at widgets/qabstractscrollarea.cpp:1043 #30 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8016b0) at itemviews/qabstractitemview.cpp:1644 #31 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8016b0) at widgets/qabstractscrollarea_p.h:100 #32 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8016b0) at widgets/qabstractscrollarea_p.h:116 #33 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8016b0) at kernel/qcoreapplication.cpp:1063 #34 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8016b0) at kernel/qapplication.cpp:4561 #35 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8016b0) at kernel/qapplication.cpp:4530 #36 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8016b0) at kernel/qcoreapplication.cpp:953 #37 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8016b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #38 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #39 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #40 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #41 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #42 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8025e0) at itemviews/qabstractitemview.cpp:2415 #43 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8025e0) at itemviews/qlistview.cpp:848 #44 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8025e0) at kernel/qwidget.cpp:8554 #45 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8025e0) at widgets/qframe.cpp:557 #46 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8025e0) at widgets/qabstractscrollarea.cpp:1043 #47 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8025e0) at itemviews/qabstractitemview.cpp:1644 #48 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8025e0) at widgets/qabstractscrollarea_p.h:100 #49 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8025e0) at widgets/qabstractscrollarea_p.h:116 #50 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8025e0) at kernel/qcoreapplication.cpp:1063 #51 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8025e0) at kernel/qapplication.cpp:4561 #52 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8025e0) at kernel/qapplication.cpp:4530 #53 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8025e0) at kernel/qcoreapplication.cpp:953 #54 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8025e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #55 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #56 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #57 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #58 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #59 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff803510) at itemviews/qabstractitemview.cpp:2415 #60 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff803510) at itemviews/qlistview.cpp:848 #61 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff803510) at kernel/qwidget.cpp:8554 #62 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff803510) at widgets/qframe.cpp:557 #63 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff803510) at widgets/qabstractscrollarea.cpp:1043 #64 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff803510) at itemviews/qabstractitemview.cpp:1644 #65 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff803510) at widgets/qabstractscrollarea_p.h:100 #66 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff803510) at widgets/qabstractscrollarea_p.h:116 #67 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff803510) at kernel/qcoreapplication.cpp:1063 #68 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff803510) at kernel/qapplication.cpp:4561 #69 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff803510) at kernel/qapplication.cpp:4530 #70 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff803510) at kernel/qcoreapplication.cpp:953 #71 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff803510) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #72 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #73 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #74 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #75 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #76 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff804440) at itemviews/qabstractitemview.cpp:2415 #77 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff804440) at itemviews/qlistview.cpp:848 #78 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff804440) at kernel/qwidget.cpp:8554 #79 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff804440) at widgets/qframe.cpp:557 #80 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff804440) at widgets/qabstractscrollarea.cpp:1043 #81 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff804440) at itemviews/qabstractitemview.cpp:1644 #82 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff804440) at widgets/qabstractscrollarea_p.h:100 #83 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff804440) at widgets/qabstractscrollarea_p.h:116 #84 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff804440) at kernel/qcoreapplication.cpp:1063 #85 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff804440) at kernel/qapplication.cpp:4561 #86 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff804440) at kernel/qapplication.cpp:4530 #87 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff804440) at kernel/qcoreapplication.cpp:953 #88 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff804440) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #89 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #90 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #91 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #92 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #93 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff805370) at itemviews/qabstractitemview.cpp:2415 #94 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff805370) at itemviews/qlistview.cpp:848 #95 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff805370) at kernel/qwidget.cpp:8554 #96 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff805370) at widgets/qframe.cpp:557 #97 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff805370) at widgets/qabstractscrollarea.cpp:1043 #98 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff805370) at itemviews/qabstractitemview.cpp:1644 #99 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff805370) at widgets/qabstractscrollarea_p.h:100 #100 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff805370) at widgets/qabstractscrollarea_p.h:116 #101 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff805370) at kernel/qcoreapplication.cpp:1063 #102 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff805370) at kernel/qapplication.cpp:4561 #103 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff805370) at kernel/qapplication.cpp:4530 #104 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff805370) at kernel/qcoreapplication.cpp:953 #105 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff805370) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #106 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #107 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #108 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #109 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #110 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8062a0) at itemviews/qabstractitemview.cpp:2415 #111 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8062a0) at itemviews/qlistview.cpp:848 #112 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8062a0) at kernel/qwidget.cpp:8554 #113 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8062a0) at widgets/qframe.cpp:557 #114 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8062a0) at widgets/qabstractscrollarea.cpp:1043 #115 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8062a0) at itemviews/qabstractitemview.cpp:1644 #116 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8062a0) at widgets/qabstractscrollarea_p.h:100 #117 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8062a0) at widgets/qabstractscrollarea_p.h:116 #118 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8062a0) at kernel/qcoreapplication.cpp:1063 #119 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8062a0) at kernel/qapplication.cpp:4561 #120 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8062a0) at kernel/qapplication.cpp:4530 #121 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8062a0) at kernel/qcoreapplication.cpp:953 #122 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8062a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #123 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #124 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #125 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #126 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #127 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8071d0) at itemviews/qabstractitemview.cpp:2415 #128 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8071d0) at itemviews/qlistview.cpp:848 #129 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8071d0) at kernel/qwidget.cpp:8554 #130 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8071d0) at widgets/qframe.cpp:557 #131 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8071d0) at widgets/qabstractscrollarea.cpp:1043 #132 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8071d0) at itemviews/qabstractitemview.cpp:1644 #133 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8071d0) at widgets/qabstractscrollarea_p.h:100 #134 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8071d0) at widgets/qabstractscrollarea_p.h:116 #135 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8071d0) at kernel/qcoreapplication.cpp:1063 #136 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8071d0) at kernel/qapplication.cpp:4561 #137 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8071d0) at kernel/qapplication.cpp:4530 #138 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8071d0) at kernel/qcoreapplication.cpp:953 #139 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8071d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #140 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #141 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #142 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #143 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #144 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff808100) at itemviews/qabstractitemview.cpp:2415 #145 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff808100) at itemviews/qlistview.cpp:848 #146 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff808100) at kernel/qwidget.cpp:8554 #147 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff808100) at widgets/qframe.cpp:557 #148 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff808100) at widgets/qabstractscrollarea.cpp:1043 #149 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff808100) at itemviews/qabstractitemview.cpp:1644 #150 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff808100) at widgets/qabstractscrollarea_p.h:100 #151 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff808100) at widgets/qabstractscrollarea_p.h:116 #152 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff808100) at kernel/qcoreapplication.cpp:1063 #153 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff808100) at kernel/qapplication.cpp:4561 #154 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff808100) at kernel/qapplication.cpp:4530 #155 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff808100) at kernel/qcoreapplication.cpp:953 #156 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff808100) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #157 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #158 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #159 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #160 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #161 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff809030) at itemviews/qabstractitemview.cpp:2415 #162 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff809030) at itemviews/qlistview.cpp:848 #163 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff809030) at kernel/qwidget.cpp:8554 #164 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff809030) at widgets/qframe.cpp:557 #165 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff809030) at widgets/qabstractscrollarea.cpp:1043 #166 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff809030) at itemviews/qabstractitemview.cpp:1644 #167 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff809030) at widgets/qabstractscrollarea_p.h:100 #168 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff809030) at widgets/qabstractscrollarea_p.h:116 #169 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff809030) at kernel/qcoreapplication.cpp:1063 #170 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff809030) at kernel/qapplication.cpp:4561 #171 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff809030) at kernel/qapplication.cpp:4530 #172 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff809030) at kernel/qcoreapplication.cpp:953 #173 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff809030) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #174 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #175 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #176 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #177 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #178 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff809f60) at itemviews/qabstractitemview.cpp:2415 #179 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff809f60) at itemviews/qlistview.cpp:848 #180 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff809f60) at kernel/qwidget.cpp:8554 #181 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff809f60) at widgets/qframe.cpp:557 #182 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff809f60) at widgets/qabstractscrollarea.cpp:1043 #183 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff809f60) at itemviews/qabstractitemview.cpp:1644 #184 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff809f60) at widgets/qabstractscrollarea_p.h:100 #185 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff809f60) at widgets/qabstractscrollarea_p.h:116 #186 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff809f60) at kernel/qcoreapplication.cpp:1063 #187 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff809f60) at kernel/qapplication.cpp:4561 #188 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff809f60) at kernel/qapplication.cpp:4530 #189 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff809f60) at kernel/qcoreapplication.cpp:953 #190 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff809f60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #191 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #192 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #193 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #194 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #195 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff80ae90) at itemviews/qabstractitemview.cpp:2415 #196 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff80ae90) at itemviews/qlistview.cpp:848 #197 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff80ae90) at kernel/qwidget.cpp:8554 #198 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff80ae90) at widgets/qframe.cpp:557 #199 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff80ae90) at widgets/qabstractscrollarea.cpp:1043 #200 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff80ae90) at itemviews/qabstractitemview.cpp:1644 #201 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff80ae90) at widgets/qabstractscrollarea_p.h:100 #202 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff80ae90) at widgets/qabstractscrollarea_p.h:116 #203 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff80ae90) at kernel/qcoreapplication.cpp:1063 #204 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff80ae90) at kernel/qapplication.cpp:4561 #205 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff80ae90) at kernel/qapplication.cpp:4530 #206 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff80ae90) at kernel/qcoreapplication.cpp:953 #207 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff80ae90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #208 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #209 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #210 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #211 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #212 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff80bdc0) at itemviews/qabstractitemview.cpp:2415 #213 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff80bdc0) at itemviews/qlistview.cpp:848 #214 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff80bdc0) at kernel/qwidget.cpp:8554 #215 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff80bdc0) at widgets/qframe.cpp:557 #216 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff80bdc0) at widgets/qabstractscrollarea.cpp:1043 #217 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff80bdc0) at itemviews/qabstractitemview.cpp:1644 #218 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff80bdc0) at widgets/qabstractscrollarea_p.h:100 #219 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff80bdc0) at widgets/qabstractscrollarea_p.h:116 #220 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff80bdc0) at kernel/qcoreapplication.cpp:1063 #221 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff80bdc0) at kernel/qapplication.cpp:4561 #222 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff80bdc0) at kernel/qapplication.cpp:4530 #223 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff80bdc0) at kernel/qcoreapplication.cpp:953 #224 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff80bdc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #225 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #226 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #227 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #228 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #229 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff80ccf0) at itemviews/qabstractitemview.cpp:2415 #230 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff80ccf0) at itemviews/qlistview.cpp:848 #231 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff80ccf0) at kernel/qwidget.cpp:8554 #232 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff80ccf0) at widgets/qframe.cpp:557 #233 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff80ccf0) at widgets/qabstractscrollarea.cpp:1043 #234 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff80ccf0) at itemviews/qabstractitemview.cpp:1644 #235 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff80ccf0) at widgets/qabstractscrollarea_p.h:100 #236 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff80ccf0) at widgets/qabstractscrollarea_p.h:116 #237 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff80ccf0) at kernel/qcoreapplication.cpp:1063 #238 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff80ccf0) at kernel/qapplication.cpp:4561 #239 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff80ccf0) at kernel/qapplication.cpp:4530 #240 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff80ccf0) at kernel/qcoreapplication.cpp:953 #241 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff80ccf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #242 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #243 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #244 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #245 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #246 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff80dc20) at itemviews/qabstractitemview.cpp:2415 #247 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff80dc20) at itemviews/qlistview.cpp:848 #248 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff80dc20) at kernel/qwidget.cpp:8554 #249 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff80dc20) at widgets/qframe.cpp:557 #250 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff80dc20) at widgets/qabstractscrollarea.cpp:1043 #251 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff80dc20) at itemviews/qabstractitemview.cpp:1644 #252 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff80dc20) at widgets/qabstractscrollarea_p.h:100 #253 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff80dc20) at widgets/qabstractscrollarea_p.h:116 #254 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff80dc20) at kernel/qcoreapplication.cpp:1063 #255 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff80dc20) at kernel/qapplication.cpp:4561 #256 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff80dc20) at kernel/qapplication.cpp:4530 #257 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff80dc20) at kernel/qcoreapplication.cpp:953 #258 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff80dc20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #259 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #260 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #261 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #262 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #263 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff80eb50) at itemviews/qabstractitemview.cpp:2415 #264 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff80eb50) at itemviews/qlistview.cpp:848 #265 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff80eb50) at kernel/qwidget.cpp:8554 #266 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff80eb50) at widgets/qframe.cpp:557 #267 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff80eb50) at widgets/qabstractscrollarea.cpp:1043 #268 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff80eb50) at itemviews/qabstractitemview.cpp:1644 #269 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff80eb50) at widgets/qabstractscrollarea_p.h:100 #270 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff80eb50) at widgets/qabstractscrollarea_p.h:116 #271 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff80eb50) at kernel/qcoreapplication.cpp:1063 #272 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff80eb50) at kernel/qapplication.cpp:4561 #273 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff80eb50) at kernel/qapplication.cpp:4530 #274 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff80eb50) at kernel/qcoreapplication.cpp:953 #275 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff80eb50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #276 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #277 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #278 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #279 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #280 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff80fa80) at itemviews/qabstractitemview.cpp:2415 #281 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff80fa80) at itemviews/qlistview.cpp:848 #282 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff80fa80) at kernel/qwidget.cpp:8554 #283 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff80fa80) at widgets/qframe.cpp:557 #284 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff80fa80) at widgets/qabstractscrollarea.cpp:1043 #285 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff80fa80) at itemviews/qabstractitemview.cpp:1644 #286 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff80fa80) at widgets/qabstractscrollarea_p.h:100 #287 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff80fa80) at widgets/qabstractscrollarea_p.h:116 #288 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff80fa80) at kernel/qcoreapplication.cpp:1063 #289 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff80fa80) at kernel/qapplication.cpp:4561 #290 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff80fa80) at kernel/qapplication.cpp:4530 #291 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff80fa80) at kernel/qcoreapplication.cpp:953 #292 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff80fa80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #293 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #294 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #295 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #296 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #297 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8109b0) at itemviews/qabstractitemview.cpp:2415 #298 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8109b0) at itemviews/qlistview.cpp:848 #299 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8109b0) at kernel/qwidget.cpp:8554 #300 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8109b0) at widgets/qframe.cpp:557 #301 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8109b0) at widgets/qabstractscrollarea.cpp:1043 #302 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8109b0) at itemviews/qabstractitemview.cpp:1644 #303 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8109b0) at widgets/qabstractscrollarea_p.h:100 #304 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8109b0) at widgets/qabstractscrollarea_p.h:116 #305 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8109b0) at kernel/qcoreapplication.cpp:1063 #306 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8109b0) at kernel/qapplication.cpp:4561 #307 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8109b0) at kernel/qapplication.cpp:4530 #308 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8109b0) at kernel/qcoreapplication.cpp:953 #309 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8109b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #310 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #311 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #312 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #313 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #314 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8118e0) at itemviews/qabstractitemview.cpp:2415 #315 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8118e0) at itemviews/qlistview.cpp:848 #316 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8118e0) at kernel/qwidget.cpp:8554 #317 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8118e0) at widgets/qframe.cpp:557 #318 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8118e0) at widgets/qabstractscrollarea.cpp:1043 #319 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8118e0) at itemviews/qabstractitemview.cpp:1644 #320 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8118e0) at widgets/qabstractscrollarea_p.h:100 #321 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8118e0) at widgets/qabstractscrollarea_p.h:116 #322 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8118e0) at kernel/qcoreapplication.cpp:1063 #323 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8118e0) at kernel/qapplication.cpp:4561 #324 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8118e0) at kernel/qapplication.cpp:4530 #325 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8118e0) at kernel/qcoreapplication.cpp:953 #326 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8118e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #327 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #328 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #329 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #330 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #331 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff812810) at itemviews/qabstractitemview.cpp:2415 #332 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff812810) at itemviews/qlistview.cpp:848 #333 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff812810) at kernel/qwidget.cpp:8554 #334 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff812810) at widgets/qframe.cpp:557 #335 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff812810) at widgets/qabstractscrollarea.cpp:1043 #336 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff812810) at itemviews/qabstractitemview.cpp:1644 #337 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff812810) at widgets/qabstractscrollarea_p.h:100 #338 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff812810) at widgets/qabstractscrollarea_p.h:116 #339 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff812810) at kernel/qcoreapplication.cpp:1063 #340 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff812810) at kernel/qapplication.cpp:4561 #341 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff812810) at kernel/qapplication.cpp:4530 #342 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff812810) at kernel/qcoreapplication.cpp:953 #343 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff812810) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #344 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #345 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #346 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #347 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #348 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff813740) at itemviews/qabstractitemview.cpp:2415 #349 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff813740) at itemviews/qlistview.cpp:848 #350 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff813740) at kernel/qwidget.cpp:8554 #351 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff813740) at widgets/qframe.cpp:557 #352 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff813740) at widgets/qabstractscrollarea.cpp:1043 #353 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff813740) at itemviews/qabstractitemview.cpp:1644 #354 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff813740) at widgets/qabstractscrollarea_p.h:100 #355 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff813740) at widgets/qabstractscrollarea_p.h:116 #356 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff813740) at kernel/qcoreapplication.cpp:1063 #357 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff813740) at kernel/qapplication.cpp:4561 #358 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff813740) at kernel/qapplication.cpp:4530 #359 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff813740) at kernel/qcoreapplication.cpp:953 #360 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff813740) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #361 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #362 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #363 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #364 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #365 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff814670) at itemviews/qabstractitemview.cpp:2415 #366 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff814670) at itemviews/qlistview.cpp:848 #367 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff814670) at kernel/qwidget.cpp:8554 #368 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff814670) at widgets/qframe.cpp:557 #369 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff814670) at widgets/qabstractscrollarea.cpp:1043 #370 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff814670) at itemviews/qabstractitemview.cpp:1644 #371 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff814670) at widgets/qabstractscrollarea_p.h:100 #372 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff814670) at widgets/qabstractscrollarea_p.h:116 #373 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff814670) at kernel/qcoreapplication.cpp:1063 #374 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff814670) at kernel/qapplication.cpp:4561 #375 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff814670) at kernel/qapplication.cpp:4530 #376 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff814670) at kernel/qcoreapplication.cpp:953 #377 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff814670) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #378 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #379 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #380 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #381 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #382 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8155a0) at itemviews/qabstractitemview.cpp:2415 #383 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8155a0) at itemviews/qlistview.cpp:848 #384 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8155a0) at kernel/qwidget.cpp:8554 #385 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8155a0) at widgets/qframe.cpp:557 #386 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8155a0) at widgets/qabstractscrollarea.cpp:1043 #387 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8155a0) at itemviews/qabstractitemview.cpp:1644 #388 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8155a0) at widgets/qabstractscrollarea_p.h:100 #389 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8155a0) at widgets/qabstractscrollarea_p.h:116 #390 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8155a0) at kernel/qcoreapplication.cpp:1063 #391 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8155a0) at kernel/qapplication.cpp:4561 #392 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8155a0) at kernel/qapplication.cpp:4530 #393 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8155a0) at kernel/qcoreapplication.cpp:953 #394 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8155a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #395 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #396 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #397 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #398 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #399 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8164d0) at itemviews/qabstractitemview.cpp:2415 #400 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8164d0) at itemviews/qlistview.cpp:848 #401 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8164d0) at kernel/qwidget.cpp:8554 #402 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8164d0) at widgets/qframe.cpp:557 #403 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8164d0) at widgets/qabstractscrollarea.cpp:1043 #404 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8164d0) at itemviews/qabstractitemview.cpp:1644 #405 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8164d0) at widgets/qabstractscrollarea_p.h:100 #406 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8164d0) at widgets/qabstractscrollarea_p.h:116 #407 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8164d0) at kernel/qcoreapplication.cpp:1063 #408 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8164d0) at kernel/qapplication.cpp:4561 #409 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8164d0) at kernel/qapplication.cpp:4530 #410 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8164d0) at kernel/qcoreapplication.cpp:953 #411 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8164d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #412 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #413 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #414 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #415 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #416 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff817400) at itemviews/qabstractitemview.cpp:2415 #417 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff817400) at itemviews/qlistview.cpp:848 #418 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff817400) at kernel/qwidget.cpp:8554 #419 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff817400) at widgets/qframe.cpp:557 #420 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff817400) at widgets/qabstractscrollarea.cpp:1043 #421 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff817400) at itemviews/qabstractitemview.cpp:1644 #422 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff817400) at widgets/qabstractscrollarea_p.h:100 #423 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff817400) at widgets/qabstractscrollarea_p.h:116 #424 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff817400) at kernel/qcoreapplication.cpp:1063 #425 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff817400) at kernel/qapplication.cpp:4561 #426 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff817400) at kernel/qapplication.cpp:4530 #427 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff817400) at kernel/qcoreapplication.cpp:953 #428 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff817400) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #429 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #430 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #431 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #432 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #433 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff818330) at itemviews/qabstractitemview.cpp:2415 #434 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff818330) at itemviews/qlistview.cpp:848 #435 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff818330) at kernel/qwidget.cpp:8554 #436 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff818330) at widgets/qframe.cpp:557 #437 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff818330) at widgets/qabstractscrollarea.cpp:1043 #438 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff818330) at itemviews/qabstractitemview.cpp:1644 #439 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff818330) at widgets/qabstractscrollarea_p.h:100 #440 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff818330) at widgets/qabstractscrollarea_p.h:116 #441 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff818330) at kernel/qcoreapplication.cpp:1063 #442 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff818330) at kernel/qapplication.cpp:4561 #443 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff818330) at kernel/qapplication.cpp:4530 #444 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff818330) at kernel/qcoreapplication.cpp:953 #445 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff818330) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #446 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #447 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #448 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #449 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #450 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff819260) at itemviews/qabstractitemview.cpp:2415 #451 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff819260) at itemviews/qlistview.cpp:848 #452 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff819260) at kernel/qwidget.cpp:8554 #453 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff819260) at widgets/qframe.cpp:557 #454 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff819260) at widgets/qabstractscrollarea.cpp:1043 #455 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff819260) at itemviews/qabstractitemview.cpp:1644 #456 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff819260) at widgets/qabstractscrollarea_p.h:100 #457 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff819260) at widgets/qabstractscrollarea_p.h:116 #458 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff819260) at kernel/qcoreapplication.cpp:1063 #459 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff819260) at kernel/qapplication.cpp:4561 #460 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff819260) at kernel/qapplication.cpp:4530 #461 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff819260) at kernel/qcoreapplication.cpp:953 #462 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff819260) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #463 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #464 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #465 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #466 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #467 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff81a190) at itemviews/qabstractitemview.cpp:2415 #468 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff81a190) at itemviews/qlistview.cpp:848 #469 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff81a190) at kernel/qwidget.cpp:8554 #470 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff81a190) at widgets/qframe.cpp:557 #471 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff81a190) at widgets/qabstractscrollarea.cpp:1043 #472 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff81a190) at itemviews/qabstractitemview.cpp:1644 #473 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff81a190) at widgets/qabstractscrollarea_p.h:100 #474 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff81a190) at widgets/qabstractscrollarea_p.h:116 #475 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff81a190) at kernel/qcoreapplication.cpp:1063 #476 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff81a190) at kernel/qapplication.cpp:4561 #477 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff81a190) at kernel/qapplication.cpp:4530 #478 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff81a190) at kernel/qcoreapplication.cpp:953 #479 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff81a190) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #480 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #481 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #482 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #483 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #484 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff81b0c0) at itemviews/qabstractitemview.cpp:2415 #485 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff81b0c0) at itemviews/qlistview.cpp:848 #486 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff81b0c0) at kernel/qwidget.cpp:8554 #487 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff81b0c0) at widgets/qframe.cpp:557 #488 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff81b0c0) at widgets/qabstractscrollarea.cpp:1043 #489 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff81b0c0) at itemviews/qabstractitemview.cpp:1644 #490 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff81b0c0) at widgets/qabstractscrollarea_p.h:100 #491 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff81b0c0) at widgets/qabstractscrollarea_p.h:116 #492 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff81b0c0) at kernel/qcoreapplication.cpp:1063 #493 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff81b0c0) at kernel/qapplication.cpp:4561 #494 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff81b0c0) at kernel/qapplication.cpp:4530 #495 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff81b0c0) at kernel/qcoreapplication.cpp:953 #496 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff81b0c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #497 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #498 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #499 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #500 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #501 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff81bff0) at itemviews/qabstractitemview.cpp:2415 #502 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff81bff0) at itemviews/qlistview.cpp:848 #503 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff81bff0) at kernel/qwidget.cpp:8554 #504 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff81bff0) at widgets/qframe.cpp:557 #505 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff81bff0) at widgets/qabstractscrollarea.cpp:1043 #506 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff81bff0) at itemviews/qabstractitemview.cpp:1644 #507 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff81bff0) at widgets/qabstractscrollarea_p.h:100 #508 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff81bff0) at widgets/qabstractscrollarea_p.h:116 #509 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff81bff0) at kernel/qcoreapplication.cpp:1063 #510 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff81bff0) at kernel/qapplication.cpp:4561 #511 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff81bff0) at kernel/qapplication.cpp:4530 #512 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff81bff0) at kernel/qcoreapplication.cpp:953 #513 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff81bff0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #514 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #515 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #516 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #517 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #518 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff81cf20) at itemviews/qabstractitemview.cpp:2415 #519 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff81cf20) at itemviews/qlistview.cpp:848 #520 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff81cf20) at kernel/qwidget.cpp:8554 #521 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff81cf20) at widgets/qframe.cpp:557 #522 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff81cf20) at widgets/qabstractscrollarea.cpp:1043 #523 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff81cf20) at itemviews/qabstractitemview.cpp:1644 #524 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff81cf20) at widgets/qabstractscrollarea_p.h:100 #525 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff81cf20) at widgets/qabstractscrollarea_p.h:116 #526 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff81cf20) at kernel/qcoreapplication.cpp:1063 #527 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff81cf20) at kernel/qapplication.cpp:4561 #528 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff81cf20) at kernel/qapplication.cpp:4530 #529 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff81cf20) at kernel/qcoreapplication.cpp:953 #530 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff81cf20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #531 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #532 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #533 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #534 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #535 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff81de50) at itemviews/qabstractitemview.cpp:2415 #536 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff81de50) at itemviews/qlistview.cpp:848 #537 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff81de50) at kernel/qwidget.cpp:8554 #538 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff81de50) at widgets/qframe.cpp:557 #539 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff81de50) at widgets/qabstractscrollarea.cpp:1043 #540 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff81de50) at itemviews/qabstractitemview.cpp:1644 #541 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff81de50) at widgets/qabstractscrollarea_p.h:100 #542 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff81de50) at widgets/qabstractscrollarea_p.h:116 #543 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff81de50) at kernel/qcoreapplication.cpp:1063 #544 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff81de50) at kernel/qapplication.cpp:4561 #545 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff81de50) at kernel/qapplication.cpp:4530 #546 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff81de50) at kernel/qcoreapplication.cpp:953 #547 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff81de50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #548 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #549 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #550 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #551 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #552 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff81ed80) at itemviews/qabstractitemview.cpp:2415 #553 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff81ed80) at itemviews/qlistview.cpp:848 #554 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff81ed80) at kernel/qwidget.cpp:8554 #555 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff81ed80) at widgets/qframe.cpp:557 #556 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff81ed80) at widgets/qabstractscrollarea.cpp:1043 #557 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff81ed80) at itemviews/qabstractitemview.cpp:1644 #558 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff81ed80) at widgets/qabstractscrollarea_p.h:100 #559 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff81ed80) at widgets/qabstractscrollarea_p.h:116 #560 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff81ed80) at kernel/qcoreapplication.cpp:1063 #561 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff81ed80) at kernel/qapplication.cpp:4561 #562 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff81ed80) at kernel/qapplication.cpp:4530 #563 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff81ed80) at kernel/qcoreapplication.cpp:953 #564 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff81ed80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #565 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #566 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #567 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #568 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #569 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff81fcb0) at itemviews/qabstractitemview.cpp:2415 #570 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff81fcb0) at itemviews/qlistview.cpp:848 #571 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff81fcb0) at kernel/qwidget.cpp:8554 #572 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff81fcb0) at widgets/qframe.cpp:557 #573 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff81fcb0) at widgets/qabstractscrollarea.cpp:1043 #574 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff81fcb0) at itemviews/qabstractitemview.cpp:1644 #575 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff81fcb0) at widgets/qabstractscrollarea_p.h:100 #576 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff81fcb0) at widgets/qabstractscrollarea_p.h:116 #577 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff81fcb0) at kernel/qcoreapplication.cpp:1063 #578 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff81fcb0) at kernel/qapplication.cpp:4561 #579 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff81fcb0) at kernel/qapplication.cpp:4530 #580 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff81fcb0) at kernel/qcoreapplication.cpp:953 #581 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff81fcb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #582 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #583 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #584 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #585 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #586 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff820be0) at itemviews/qabstractitemview.cpp:2415 #587 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff820be0) at itemviews/qlistview.cpp:848 #588 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff820be0) at kernel/qwidget.cpp:8554 #589 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff820be0) at widgets/qframe.cpp:557 #590 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff820be0) at widgets/qabstractscrollarea.cpp:1043 #591 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff820be0) at itemviews/qabstractitemview.cpp:1644 #592 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff820be0) at widgets/qabstractscrollarea_p.h:100 #593 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff820be0) at widgets/qabstractscrollarea_p.h:116 #594 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff820be0) at kernel/qcoreapplication.cpp:1063 #595 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff820be0) at kernel/qapplication.cpp:4561 #596 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff820be0) at kernel/qapplication.cpp:4530 #597 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff820be0) at kernel/qcoreapplication.cpp:953 #598 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff820be0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #599 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #600 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #601 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #602 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #603 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff821b10) at itemviews/qabstractitemview.cpp:2415 #604 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff821b10) at itemviews/qlistview.cpp:848 #605 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff821b10) at kernel/qwidget.cpp:8554 #606 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff821b10) at widgets/qframe.cpp:557 #607 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff821b10) at widgets/qabstractscrollarea.cpp:1043 #608 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff821b10) at itemviews/qabstractitemview.cpp:1644 #609 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff821b10) at widgets/qabstractscrollarea_p.h:100 #610 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff821b10) at widgets/qabstractscrollarea_p.h:116 #611 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff821b10) at kernel/qcoreapplication.cpp:1063 #612 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff821b10) at kernel/qapplication.cpp:4561 #613 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff821b10) at kernel/qapplication.cpp:4530 #614 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff821b10) at kernel/qcoreapplication.cpp:953 #615 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff821b10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #616 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #617 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #618 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #619 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #620 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff822a40) at itemviews/qabstractitemview.cpp:2415 #621 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff822a40) at itemviews/qlistview.cpp:848 #622 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff822a40) at kernel/qwidget.cpp:8554 #623 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff822a40) at widgets/qframe.cpp:557 #624 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff822a40) at widgets/qabstractscrollarea.cpp:1043 #625 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff822a40) at itemviews/qabstractitemview.cpp:1644 #626 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff822a40) at widgets/qabstractscrollarea_p.h:100 #627 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff822a40) at widgets/qabstractscrollarea_p.h:116 #628 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff822a40) at kernel/qcoreapplication.cpp:1063 #629 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff822a40) at kernel/qapplication.cpp:4561 #630 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff822a40) at kernel/qapplication.cpp:4530 #631 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff822a40) at kernel/qcoreapplication.cpp:953 #632 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff822a40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #633 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #634 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #635 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #636 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #637 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff823970) at itemviews/qabstractitemview.cpp:2415 #638 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff823970) at itemviews/qlistview.cpp:848 #639 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff823970) at kernel/qwidget.cpp:8554 #640 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff823970) at widgets/qframe.cpp:557 #641 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff823970) at widgets/qabstractscrollarea.cpp:1043 #642 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff823970) at itemviews/qabstractitemview.cpp:1644 #643 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff823970) at widgets/qabstractscrollarea_p.h:100 #644 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff823970) at widgets/qabstractscrollarea_p.h:116 #645 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff823970) at kernel/qcoreapplication.cpp:1063 #646 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff823970) at kernel/qapplication.cpp:4561 #647 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff823970) at kernel/qapplication.cpp:4530 #648 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff823970) at kernel/qcoreapplication.cpp:953 #649 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff823970) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #650 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #651 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #652 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #653 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #654 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8248a0) at itemviews/qabstractitemview.cpp:2415 #655 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8248a0) at itemviews/qlistview.cpp:848 #656 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8248a0) at kernel/qwidget.cpp:8554 #657 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8248a0) at widgets/qframe.cpp:557 #658 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8248a0) at widgets/qabstractscrollarea.cpp:1043 #659 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8248a0) at itemviews/qabstractitemview.cpp:1644 #660 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8248a0) at widgets/qabstractscrollarea_p.h:100 #661 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8248a0) at widgets/qabstractscrollarea_p.h:116 #662 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8248a0) at kernel/qcoreapplication.cpp:1063 #663 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8248a0) at kernel/qapplication.cpp:4561 #664 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8248a0) at kernel/qapplication.cpp:4530 #665 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8248a0) at kernel/qcoreapplication.cpp:953 #666 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8248a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #667 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #668 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #669 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #670 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #671 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8257d0) at itemviews/qabstractitemview.cpp:2415 #672 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8257d0) at itemviews/qlistview.cpp:848 #673 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8257d0) at kernel/qwidget.cpp:8554 #674 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8257d0) at widgets/qframe.cpp:557 #675 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8257d0) at widgets/qabstractscrollarea.cpp:1043 #676 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8257d0) at itemviews/qabstractitemview.cpp:1644 #677 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8257d0) at widgets/qabstractscrollarea_p.h:100 #678 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8257d0) at widgets/qabstractscrollarea_p.h:116 #679 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8257d0) at kernel/qcoreapplication.cpp:1063 #680 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8257d0) at kernel/qapplication.cpp:4561 #681 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8257d0) at kernel/qapplication.cpp:4530 #682 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8257d0) at kernel/qcoreapplication.cpp:953 #683 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8257d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #684 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #685 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #686 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #687 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #688 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff826700) at itemviews/qabstractitemview.cpp:2415 #689 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff826700) at itemviews/qlistview.cpp:848 #690 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff826700) at kernel/qwidget.cpp:8554 #691 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff826700) at widgets/qframe.cpp:557 #692 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff826700) at widgets/qabstractscrollarea.cpp:1043 #693 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff826700) at itemviews/qabstractitemview.cpp:1644 #694 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff826700) at widgets/qabstractscrollarea_p.h:100 #695 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff826700) at widgets/qabstractscrollarea_p.h:116 #696 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff826700) at kernel/qcoreapplication.cpp:1063 #697 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff826700) at kernel/qapplication.cpp:4561 #698 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff826700) at kernel/qapplication.cpp:4530 #699 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff826700) at kernel/qcoreapplication.cpp:953 #700 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff826700) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #701 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #702 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #703 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #704 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #705 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff827630) at itemviews/qabstractitemview.cpp:2415 #706 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff827630) at itemviews/qlistview.cpp:848 #707 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff827630) at kernel/qwidget.cpp:8554 #708 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff827630) at widgets/qframe.cpp:557 #709 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff827630) at widgets/qabstractscrollarea.cpp:1043 #710 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff827630) at itemviews/qabstractitemview.cpp:1644 #711 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff827630) at widgets/qabstractscrollarea_p.h:100 #712 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff827630) at widgets/qabstractscrollarea_p.h:116 #713 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff827630) at kernel/qcoreapplication.cpp:1063 #714 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff827630) at kernel/qapplication.cpp:4561 #715 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff827630) at kernel/qapplication.cpp:4530 #716 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff827630) at kernel/qcoreapplication.cpp:953 #717 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff827630) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #718 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #719 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #720 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #721 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #722 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff828560) at itemviews/qabstractitemview.cpp:2415 #723 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff828560) at itemviews/qlistview.cpp:848 #724 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff828560) at kernel/qwidget.cpp:8554 #725 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff828560) at widgets/qframe.cpp:557 #726 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff828560) at widgets/qabstractscrollarea.cpp:1043 #727 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff828560) at itemviews/qabstractitemview.cpp:1644 #728 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff828560) at widgets/qabstractscrollarea_p.h:100 #729 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff828560) at widgets/qabstractscrollarea_p.h:116 #730 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff828560) at kernel/qcoreapplication.cpp:1063 #731 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff828560) at kernel/qapplication.cpp:4561 #732 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff828560) at kernel/qapplication.cpp:4530 #733 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff828560) at kernel/qcoreapplication.cpp:953 #734 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff828560) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #735 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #736 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #737 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #738 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #739 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff829490) at itemviews/qabstractitemview.cpp:2415 #740 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff829490) at itemviews/qlistview.cpp:848 #741 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff829490) at kernel/qwidget.cpp:8554 #742 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff829490) at widgets/qframe.cpp:557 #743 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff829490) at widgets/qabstractscrollarea.cpp:1043 #744 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff829490) at itemviews/qabstractitemview.cpp:1644 #745 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff829490) at widgets/qabstractscrollarea_p.h:100 #746 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff829490) at widgets/qabstractscrollarea_p.h:116 #747 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff829490) at kernel/qcoreapplication.cpp:1063 #748 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff829490) at kernel/qapplication.cpp:4561 #749 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff829490) at kernel/qapplication.cpp:4530 #750 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff829490) at kernel/qcoreapplication.cpp:953 #751 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff829490) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #752 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #753 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #754 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #755 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #756 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff82a3c0) at itemviews/qabstractitemview.cpp:2415 #757 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff82a3c0) at itemviews/qlistview.cpp:848 #758 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff82a3c0) at kernel/qwidget.cpp:8554 #759 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff82a3c0) at widgets/qframe.cpp:557 #760 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff82a3c0) at widgets/qabstractscrollarea.cpp:1043 #761 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff82a3c0) at itemviews/qabstractitemview.cpp:1644 #762 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff82a3c0) at widgets/qabstractscrollarea_p.h:100 #763 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff82a3c0) at widgets/qabstractscrollarea_p.h:116 #764 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff82a3c0) at kernel/qcoreapplication.cpp:1063 #765 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff82a3c0) at kernel/qapplication.cpp:4561 #766 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff82a3c0) at kernel/qapplication.cpp:4530 #767 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff82a3c0) at kernel/qcoreapplication.cpp:953 #768 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff82a3c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #769 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #770 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #771 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #772 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #773 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff82b2f0) at itemviews/qabstractitemview.cpp:2415 #774 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff82b2f0) at itemviews/qlistview.cpp:848 #775 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff82b2f0) at kernel/qwidget.cpp:8554 #776 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff82b2f0) at widgets/qframe.cpp:557 #777 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff82b2f0) at widgets/qabstractscrollarea.cpp:1043 #778 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff82b2f0) at itemviews/qabstractitemview.cpp:1644 #779 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff82b2f0) at widgets/qabstractscrollarea_p.h:100 #780 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff82b2f0) at widgets/qabstractscrollarea_p.h:116 #781 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff82b2f0) at kernel/qcoreapplication.cpp:1063 #782 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff82b2f0) at kernel/qapplication.cpp:4561 #783 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff82b2f0) at kernel/qapplication.cpp:4530 #784 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff82b2f0) at kernel/qcoreapplication.cpp:953 #785 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff82b2f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #786 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #787 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #788 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #789 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #790 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff82c220) at itemviews/qabstractitemview.cpp:2415 #791 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff82c220) at itemviews/qlistview.cpp:848 #792 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff82c220) at kernel/qwidget.cpp:8554 #793 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff82c220) at widgets/qframe.cpp:557 #794 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff82c220) at widgets/qabstractscrollarea.cpp:1043 #795 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff82c220) at itemviews/qabstractitemview.cpp:1644 #796 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff82c220) at widgets/qabstractscrollarea_p.h:100 #797 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff82c220) at widgets/qabstractscrollarea_p.h:116 #798 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff82c220) at kernel/qcoreapplication.cpp:1063 #799 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff82c220) at kernel/qapplication.cpp:4561 #800 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff82c220) at kernel/qapplication.cpp:4530 #801 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff82c220) at kernel/qcoreapplication.cpp:953 #802 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff82c220) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #803 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #804 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #805 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #806 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #807 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff82d150) at itemviews/qabstractitemview.cpp:2415 #808 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff82d150) at itemviews/qlistview.cpp:848 #809 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff82d150) at kernel/qwidget.cpp:8554 #810 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff82d150) at widgets/qframe.cpp:557 #811 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff82d150) at widgets/qabstractscrollarea.cpp:1043 #812 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff82d150) at itemviews/qabstractitemview.cpp:1644 #813 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff82d150) at widgets/qabstractscrollarea_p.h:100 #814 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff82d150) at widgets/qabstractscrollarea_p.h:116 #815 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff82d150) at kernel/qcoreapplication.cpp:1063 #816 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff82d150) at kernel/qapplication.cpp:4561 #817 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff82d150) at kernel/qapplication.cpp:4530 #818 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff82d150) at kernel/qcoreapplication.cpp:953 #819 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff82d150) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #820 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #821 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #822 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #823 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #824 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff82e080) at itemviews/qabstractitemview.cpp:2415 #825 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff82e080) at itemviews/qlistview.cpp:848 #826 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff82e080) at kernel/qwidget.cpp:8554 #827 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff82e080) at widgets/qframe.cpp:557 #828 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff82e080) at widgets/qabstractscrollarea.cpp:1043 #829 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff82e080) at itemviews/qabstractitemview.cpp:1644 #830 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff82e080) at widgets/qabstractscrollarea_p.h:100 #831 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff82e080) at widgets/qabstractscrollarea_p.h:116 #832 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff82e080) at kernel/qcoreapplication.cpp:1063 #833 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff82e080) at kernel/qapplication.cpp:4561 #834 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff82e080) at kernel/qapplication.cpp:4530 #835 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff82e080) at kernel/qcoreapplication.cpp:953 #836 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff82e080) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #837 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #838 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #839 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #840 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #841 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff82efb0) at itemviews/qabstractitemview.cpp:2415 #842 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff82efb0) at itemviews/qlistview.cpp:848 #843 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff82efb0) at kernel/qwidget.cpp:8554 #844 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff82efb0) at widgets/qframe.cpp:557 #845 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff82efb0) at widgets/qabstractscrollarea.cpp:1043 #846 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff82efb0) at itemviews/qabstractitemview.cpp:1644 #847 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff82efb0) at widgets/qabstractscrollarea_p.h:100 #848 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff82efb0) at widgets/qabstractscrollarea_p.h:116 #849 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff82efb0) at kernel/qcoreapplication.cpp:1063 #850 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff82efb0) at kernel/qapplication.cpp:4561 #851 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff82efb0) at kernel/qapplication.cpp:4530 #852 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff82efb0) at kernel/qcoreapplication.cpp:953 #853 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff82efb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #854 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #855 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #856 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #857 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #858 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff82fee0) at itemviews/qabstractitemview.cpp:2415 #859 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff82fee0) at itemviews/qlistview.cpp:848 #860 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff82fee0) at kernel/qwidget.cpp:8554 #861 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff82fee0) at widgets/qframe.cpp:557 #862 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff82fee0) at widgets/qabstractscrollarea.cpp:1043 #863 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff82fee0) at itemviews/qabstractitemview.cpp:1644 #864 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff82fee0) at widgets/qabstractscrollarea_p.h:100 #865 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff82fee0) at widgets/qabstractscrollarea_p.h:116 #866 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff82fee0) at kernel/qcoreapplication.cpp:1063 #867 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff82fee0) at kernel/qapplication.cpp:4561 #868 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff82fee0) at kernel/qapplication.cpp:4530 #869 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff82fee0) at kernel/qcoreapplication.cpp:953 #870 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff82fee0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #871 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #872 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #873 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #874 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #875 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff830e10) at itemviews/qabstractitemview.cpp:2415 #876 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff830e10) at itemviews/qlistview.cpp:848 #877 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff830e10) at kernel/qwidget.cpp:8554 #878 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff830e10) at widgets/qframe.cpp:557 #879 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff830e10) at widgets/qabstractscrollarea.cpp:1043 #880 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff830e10) at itemviews/qabstractitemview.cpp:1644 #881 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff830e10) at widgets/qabstractscrollarea_p.h:100 #882 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff830e10) at widgets/qabstractscrollarea_p.h:116 #883 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff830e10) at kernel/qcoreapplication.cpp:1063 #884 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff830e10) at kernel/qapplication.cpp:4561 #885 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff830e10) at kernel/qapplication.cpp:4530 #886 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff830e10) at kernel/qcoreapplication.cpp:953 #887 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff830e10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #888 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #889 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #890 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #891 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #892 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff831d40) at itemviews/qabstractitemview.cpp:2415 #893 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff831d40) at itemviews/qlistview.cpp:848 #894 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff831d40) at kernel/qwidget.cpp:8554 #895 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff831d40) at widgets/qframe.cpp:557 #896 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff831d40) at widgets/qabstractscrollarea.cpp:1043 #897 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff831d40) at itemviews/qabstractitemview.cpp:1644 #898 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff831d40) at widgets/qabstractscrollarea_p.h:100 #899 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff831d40) at widgets/qabstractscrollarea_p.h:116 #900 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff831d40) at kernel/qcoreapplication.cpp:1063 #901 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff831d40) at kernel/qapplication.cpp:4561 #902 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff831d40) at kernel/qapplication.cpp:4530 #903 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff831d40) at kernel/qcoreapplication.cpp:953 #904 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff831d40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #905 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #906 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #907 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #908 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #909 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff832c70) at itemviews/qabstractitemview.cpp:2415 #910 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff832c70) at itemviews/qlistview.cpp:848 #911 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff832c70) at kernel/qwidget.cpp:8554 #912 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff832c70) at widgets/qframe.cpp:557 #913 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff832c70) at widgets/qabstractscrollarea.cpp:1043 #914 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff832c70) at itemviews/qabstractitemview.cpp:1644 #915 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff832c70) at widgets/qabstractscrollarea_p.h:100 #916 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff832c70) at widgets/qabstractscrollarea_p.h:116 #917 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff832c70) at kernel/qcoreapplication.cpp:1063 #918 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff832c70) at kernel/qapplication.cpp:4561 #919 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff832c70) at kernel/qapplication.cpp:4530 #920 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff832c70) at kernel/qcoreapplication.cpp:953 #921 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff832c70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #922 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #923 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #924 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #925 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #926 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff833ba0) at itemviews/qabstractitemview.cpp:2415 #927 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff833ba0) at itemviews/qlistview.cpp:848 #928 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff833ba0) at kernel/qwidget.cpp:8554 #929 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff833ba0) at widgets/qframe.cpp:557 #930 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff833ba0) at widgets/qabstractscrollarea.cpp:1043 #931 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff833ba0) at itemviews/qabstractitemview.cpp:1644 #932 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff833ba0) at widgets/qabstractscrollarea_p.h:100 #933 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff833ba0) at widgets/qabstractscrollarea_p.h:116 #934 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff833ba0) at kernel/qcoreapplication.cpp:1063 #935 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff833ba0) at kernel/qapplication.cpp:4561 #936 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff833ba0) at kernel/qapplication.cpp:4530 #937 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff833ba0) at kernel/qcoreapplication.cpp:953 #938 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff833ba0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #939 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #940 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #941 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #942 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #943 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff834ad0) at itemviews/qabstractitemview.cpp:2415 #944 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff834ad0) at itemviews/qlistview.cpp:848 #945 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff834ad0) at kernel/qwidget.cpp:8554 #946 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff834ad0) at widgets/qframe.cpp:557 #947 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff834ad0) at widgets/qabstractscrollarea.cpp:1043 #948 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff834ad0) at itemviews/qabstractitemview.cpp:1644 #949 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff834ad0) at widgets/qabstractscrollarea_p.h:100 #950 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff834ad0) at widgets/qabstractscrollarea_p.h:116 #951 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff834ad0) at kernel/qcoreapplication.cpp:1063 #952 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff834ad0) at kernel/qapplication.cpp:4561 #953 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff834ad0) at kernel/qapplication.cpp:4530 #954 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff834ad0) at kernel/qcoreapplication.cpp:953 #955 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff834ad0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #956 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #957 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #958 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #959 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #960 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff835a00) at itemviews/qabstractitemview.cpp:2415 #961 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff835a00) at itemviews/qlistview.cpp:848 #962 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff835a00) at kernel/qwidget.cpp:8554 #963 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff835a00) at widgets/qframe.cpp:557 #964 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff835a00) at widgets/qabstractscrollarea.cpp:1043 #965 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff835a00) at itemviews/qabstractitemview.cpp:1644 #966 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff835a00) at widgets/qabstractscrollarea_p.h:100 #967 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff835a00) at widgets/qabstractscrollarea_p.h:116 #968 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff835a00) at kernel/qcoreapplication.cpp:1063 #969 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff835a00) at kernel/qapplication.cpp:4561 #970 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff835a00) at kernel/qapplication.cpp:4530 #971 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff835a00) at kernel/qcoreapplication.cpp:953 #972 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff835a00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #973 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #974 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #975 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #976 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #977 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff836930) at itemviews/qabstractitemview.cpp:2415 #978 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff836930) at itemviews/qlistview.cpp:848 #979 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff836930) at kernel/qwidget.cpp:8554 #980 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff836930) at widgets/qframe.cpp:557 #981 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff836930) at widgets/qabstractscrollarea.cpp:1043 #982 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff836930) at itemviews/qabstractitemview.cpp:1644 #983 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff836930) at widgets/qabstractscrollarea_p.h:100 #984 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff836930) at widgets/qabstractscrollarea_p.h:116 #985 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff836930) at kernel/qcoreapplication.cpp:1063 #986 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff836930) at kernel/qapplication.cpp:4561 #987 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff836930) at kernel/qapplication.cpp:4530 #988 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff836930) at kernel/qcoreapplication.cpp:953 #989 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff836930) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #990 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #991 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #992 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #993 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #994 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff837860) at itemviews/qabstractitemview.cpp:2415 #995 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff837860) at itemviews/qlistview.cpp:848 #996 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff837860) at kernel/qwidget.cpp:8554 #997 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff837860) at widgets/qframe.cpp:557 #998 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff837860) at widgets/qabstractscrollarea.cpp:1043 #999 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff837860) at itemviews/qabstractitemview.cpp:1644 #1000 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff837860) at widgets/qabstractscrollarea_p.h:100 #1001 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff837860) at widgets/qabstractscrollarea_p.h:116 #1002 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff837860) at kernel/qcoreapplication.cpp:1063 #1003 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff837860) at kernel/qapplication.cpp:4561 #1004 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff837860) at kernel/qapplication.cpp:4530 #1005 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff837860) at kernel/qcoreapplication.cpp:953 #1006 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff837860) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1007 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1008 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1009 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1010 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1011 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff838790) at itemviews/qabstractitemview.cpp:2415 #1012 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff838790) at itemviews/qlistview.cpp:848 #1013 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff838790) at kernel/qwidget.cpp:8554 #1014 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff838790) at widgets/qframe.cpp:557 #1015 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff838790) at widgets/qabstractscrollarea.cpp:1043 #1016 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff838790) at itemviews/qabstractitemview.cpp:1644 #1017 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff838790) at widgets/qabstractscrollarea_p.h:100 #1018 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff838790) at widgets/qabstractscrollarea_p.h:116 #1019 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff838790) at kernel/qcoreapplication.cpp:1063 #1020 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff838790) at kernel/qapplication.cpp:4561 #1021 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff838790) at kernel/qapplication.cpp:4530 #1022 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff838790) at kernel/qcoreapplication.cpp:953 #1023 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff838790) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1024 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1025 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1026 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1027 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1028 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8396c0) at itemviews/qabstractitemview.cpp:2415 #1029 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8396c0) at itemviews/qlistview.cpp:848 #1030 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8396c0) at kernel/qwidget.cpp:8554 #1031 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8396c0) at widgets/qframe.cpp:557 #1032 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8396c0) at widgets/qabstractscrollarea.cpp:1043 #1033 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8396c0) at itemviews/qabstractitemview.cpp:1644 #1034 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8396c0) at widgets/qabstractscrollarea_p.h:100 #1035 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8396c0) at widgets/qabstractscrollarea_p.h:116 #1036 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8396c0) at kernel/qcoreapplication.cpp:1063 #1037 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8396c0) at kernel/qapplication.cpp:4561 #1038 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8396c0) at kernel/qapplication.cpp:4530 #1039 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8396c0) at kernel/qcoreapplication.cpp:953 #1040 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8396c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1041 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1042 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1043 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1044 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1045 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff83a5f0) at itemviews/qabstractitemview.cpp:2415 #1046 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff83a5f0) at itemviews/qlistview.cpp:848 #1047 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff83a5f0) at kernel/qwidget.cpp:8554 #1048 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff83a5f0) at widgets/qframe.cpp:557 #1049 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff83a5f0) at widgets/qabstractscrollarea.cpp:1043 #1050 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff83a5f0) at itemviews/qabstractitemview.cpp:1644 #1051 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff83a5f0) at widgets/qabstractscrollarea_p.h:100 #1052 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff83a5f0) at widgets/qabstractscrollarea_p.h:116 #1053 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff83a5f0) at kernel/qcoreapplication.cpp:1063 #1054 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff83a5f0) at kernel/qapplication.cpp:4561 #1055 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff83a5f0) at kernel/qapplication.cpp:4530 #1056 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff83a5f0) at kernel/qcoreapplication.cpp:953 #1057 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff83a5f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1058 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1059 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1060 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1061 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1062 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff83b520) at itemviews/qabstractitemview.cpp:2415 #1063 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff83b520) at itemviews/qlistview.cpp:848 #1064 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff83b520) at kernel/qwidget.cpp:8554 #1065 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff83b520) at widgets/qframe.cpp:557 #1066 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff83b520) at widgets/qabstractscrollarea.cpp:1043 #1067 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff83b520) at itemviews/qabstractitemview.cpp:1644 #1068 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff83b520) at widgets/qabstractscrollarea_p.h:100 #1069 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff83b520) at widgets/qabstractscrollarea_p.h:116 #1070 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff83b520) at kernel/qcoreapplication.cpp:1063 #1071 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff83b520) at kernel/qapplication.cpp:4561 #1072 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff83b520) at kernel/qapplication.cpp:4530 #1073 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff83b520) at kernel/qcoreapplication.cpp:953 #1074 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff83b520) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1075 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1076 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1077 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1078 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1079 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff83c450) at itemviews/qabstractitemview.cpp:2415 #1080 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff83c450) at itemviews/qlistview.cpp:848 #1081 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff83c450) at kernel/qwidget.cpp:8554 #1082 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff83c450) at widgets/qframe.cpp:557 #1083 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff83c450) at widgets/qabstractscrollarea.cpp:1043 #1084 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff83c450) at itemviews/qabstractitemview.cpp:1644 #1085 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff83c450) at widgets/qabstractscrollarea_p.h:100 #1086 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff83c450) at widgets/qabstractscrollarea_p.h:116 #1087 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff83c450) at kernel/qcoreapplication.cpp:1063 #1088 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff83c450) at kernel/qapplication.cpp:4561 #1089 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff83c450) at kernel/qapplication.cpp:4530 #1090 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff83c450) at kernel/qcoreapplication.cpp:953 #1091 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff83c450) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1092 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1093 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1094 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1095 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1096 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff83d380) at itemviews/qabstractitemview.cpp:2415 #1097 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff83d380) at itemviews/qlistview.cpp:848 #1098 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff83d380) at kernel/qwidget.cpp:8554 #1099 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff83d380) at widgets/qframe.cpp:557 #1100 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff83d380) at widgets/qabstractscrollarea.cpp:1043 #1101 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff83d380) at itemviews/qabstractitemview.cpp:1644 #1102 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff83d380) at widgets/qabstractscrollarea_p.h:100 #1103 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff83d380) at widgets/qabstractscrollarea_p.h:116 #1104 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff83d380) at kernel/qcoreapplication.cpp:1063 #1105 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff83d380) at kernel/qapplication.cpp:4561 #1106 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff83d380) at kernel/qapplication.cpp:4530 #1107 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff83d380) at kernel/qcoreapplication.cpp:953 #1108 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff83d380) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1109 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1110 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1111 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1112 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1113 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff83e2b0) at itemviews/qabstractitemview.cpp:2415 #1114 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff83e2b0) at itemviews/qlistview.cpp:848 #1115 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff83e2b0) at kernel/qwidget.cpp:8554 #1116 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff83e2b0) at widgets/qframe.cpp:557 #1117 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff83e2b0) at widgets/qabstractscrollarea.cpp:1043 #1118 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff83e2b0) at itemviews/qabstractitemview.cpp:1644 #1119 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff83e2b0) at widgets/qabstractscrollarea_p.h:100 #1120 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff83e2b0) at widgets/qabstractscrollarea_p.h:116 #1121 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff83e2b0) at kernel/qcoreapplication.cpp:1063 #1122 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff83e2b0) at kernel/qapplication.cpp:4561 #1123 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff83e2b0) at kernel/qapplication.cpp:4530 #1124 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff83e2b0) at kernel/qcoreapplication.cpp:953 #1125 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff83e2b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1126 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1127 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1128 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1129 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1130 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff83f1e0) at itemviews/qabstractitemview.cpp:2415 #1131 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff83f1e0) at itemviews/qlistview.cpp:848 #1132 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff83f1e0) at kernel/qwidget.cpp:8554 #1133 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff83f1e0) at widgets/qframe.cpp:557 #1134 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff83f1e0) at widgets/qabstractscrollarea.cpp:1043 #1135 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff83f1e0) at itemviews/qabstractitemview.cpp:1644 #1136 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff83f1e0) at widgets/qabstractscrollarea_p.h:100 #1137 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff83f1e0) at widgets/qabstractscrollarea_p.h:116 #1138 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff83f1e0) at kernel/qcoreapplication.cpp:1063 #1139 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff83f1e0) at kernel/qapplication.cpp:4561 #1140 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff83f1e0) at kernel/qapplication.cpp:4530 #1141 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff83f1e0) at kernel/qcoreapplication.cpp:953 #1142 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff83f1e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1143 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1144 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1145 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1146 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1147 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff840110) at itemviews/qabstractitemview.cpp:2415 #1148 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff840110) at itemviews/qlistview.cpp:848 #1149 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff840110) at kernel/qwidget.cpp:8554 #1150 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff840110) at widgets/qframe.cpp:557 #1151 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff840110) at widgets/qabstractscrollarea.cpp:1043 #1152 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff840110) at itemviews/qabstractitemview.cpp:1644 #1153 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff840110) at widgets/qabstractscrollarea_p.h:100 #1154 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff840110) at widgets/qabstractscrollarea_p.h:116 #1155 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff840110) at kernel/qcoreapplication.cpp:1063 #1156 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff840110) at kernel/qapplication.cpp:4561 #1157 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff840110) at kernel/qapplication.cpp:4530 #1158 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff840110) at kernel/qcoreapplication.cpp:953 #1159 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff840110) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1160 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1161 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1162 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1163 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1164 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff841040) at itemviews/qabstractitemview.cpp:2415 #1165 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff841040) at itemviews/qlistview.cpp:848 #1166 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff841040) at kernel/qwidget.cpp:8554 #1167 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff841040) at widgets/qframe.cpp:557 #1168 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff841040) at widgets/qabstractscrollarea.cpp:1043 #1169 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff841040) at itemviews/qabstractitemview.cpp:1644 #1170 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff841040) at widgets/qabstractscrollarea_p.h:100 #1171 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff841040) at widgets/qabstractscrollarea_p.h:116 #1172 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff841040) at kernel/qcoreapplication.cpp:1063 #1173 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff841040) at kernel/qapplication.cpp:4561 #1174 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff841040) at kernel/qapplication.cpp:4530 #1175 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff841040) at kernel/qcoreapplication.cpp:953 #1176 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff841040) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1177 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1178 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1179 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1180 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1181 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff841f70) at itemviews/qabstractitemview.cpp:2415 #1182 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff841f70) at itemviews/qlistview.cpp:848 #1183 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff841f70) at kernel/qwidget.cpp:8554 #1184 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff841f70) at widgets/qframe.cpp:557 #1185 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff841f70) at widgets/qabstractscrollarea.cpp:1043 #1186 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff841f70) at itemviews/qabstractitemview.cpp:1644 #1187 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff841f70) at widgets/qabstractscrollarea_p.h:100 #1188 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff841f70) at widgets/qabstractscrollarea_p.h:116 #1189 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff841f70) at kernel/qcoreapplication.cpp:1063 #1190 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff841f70) at kernel/qapplication.cpp:4561 #1191 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff841f70) at kernel/qapplication.cpp:4530 #1192 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff841f70) at kernel/qcoreapplication.cpp:953 #1193 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff841f70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1194 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1195 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1196 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1197 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1198 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff842ea0) at itemviews/qabstractitemview.cpp:2415 #1199 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff842ea0) at itemviews/qlistview.cpp:848 #1200 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff842ea0) at kernel/qwidget.cpp:8554 #1201 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff842ea0) at widgets/qframe.cpp:557 #1202 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff842ea0) at widgets/qabstractscrollarea.cpp:1043 #1203 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff842ea0) at itemviews/qabstractitemview.cpp:1644 #1204 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff842ea0) at widgets/qabstractscrollarea_p.h:100 #1205 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff842ea0) at widgets/qabstractscrollarea_p.h:116 #1206 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff842ea0) at kernel/qcoreapplication.cpp:1063 #1207 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff842ea0) at kernel/qapplication.cpp:4561 #1208 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff842ea0) at kernel/qapplication.cpp:4530 #1209 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff842ea0) at kernel/qcoreapplication.cpp:953 #1210 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff842ea0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1211 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1212 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1213 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1214 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1215 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff843dd0) at itemviews/qabstractitemview.cpp:2415 #1216 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff843dd0) at itemviews/qlistview.cpp:848 #1217 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff843dd0) at kernel/qwidget.cpp:8554 #1218 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff843dd0) at widgets/qframe.cpp:557 #1219 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff843dd0) at widgets/qabstractscrollarea.cpp:1043 #1220 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff843dd0) at itemviews/qabstractitemview.cpp:1644 #1221 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff843dd0) at widgets/qabstractscrollarea_p.h:100 #1222 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff843dd0) at widgets/qabstractscrollarea_p.h:116 #1223 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff843dd0) at kernel/qcoreapplication.cpp:1063 #1224 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff843dd0) at kernel/qapplication.cpp:4561 #1225 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff843dd0) at kernel/qapplication.cpp:4530 #1226 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff843dd0) at kernel/qcoreapplication.cpp:953 #1227 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff843dd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1228 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1229 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1230 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1231 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1232 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff844d00) at itemviews/qabstractitemview.cpp:2415 #1233 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff844d00) at itemviews/qlistview.cpp:848 #1234 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff844d00) at kernel/qwidget.cpp:8554 #1235 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff844d00) at widgets/qframe.cpp:557 #1236 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff844d00) at widgets/qabstractscrollarea.cpp:1043 #1237 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff844d00) at itemviews/qabstractitemview.cpp:1644 #1238 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff844d00) at widgets/qabstractscrollarea_p.h:100 #1239 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff844d00) at widgets/qabstractscrollarea_p.h:116 #1240 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff844d00) at kernel/qcoreapplication.cpp:1063 #1241 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff844d00) at kernel/qapplication.cpp:4561 #1242 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff844d00) at kernel/qapplication.cpp:4530 #1243 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff844d00) at kernel/qcoreapplication.cpp:953 #1244 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff844d00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1245 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1246 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1247 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1248 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1249 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff845c30) at itemviews/qabstractitemview.cpp:2415 #1250 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff845c30) at itemviews/qlistview.cpp:848 #1251 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff845c30) at kernel/qwidget.cpp:8554 #1252 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff845c30) at widgets/qframe.cpp:557 #1253 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff845c30) at widgets/qabstractscrollarea.cpp:1043 #1254 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff845c30) at itemviews/qabstractitemview.cpp:1644 #1255 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff845c30) at widgets/qabstractscrollarea_p.h:100 #1256 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff845c30) at widgets/qabstractscrollarea_p.h:116 #1257 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff845c30) at kernel/qcoreapplication.cpp:1063 #1258 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff845c30) at kernel/qapplication.cpp:4561 #1259 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff845c30) at kernel/qapplication.cpp:4530 #1260 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff845c30) at kernel/qcoreapplication.cpp:953 #1261 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff845c30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1262 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1263 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1264 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1265 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1266 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff846b60) at itemviews/qabstractitemview.cpp:2415 #1267 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff846b60) at itemviews/qlistview.cpp:848 #1268 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff846b60) at kernel/qwidget.cpp:8554 #1269 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff846b60) at widgets/qframe.cpp:557 #1270 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff846b60) at widgets/qabstractscrollarea.cpp:1043 #1271 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff846b60) at itemviews/qabstractitemview.cpp:1644 #1272 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff846b60) at widgets/qabstractscrollarea_p.h:100 #1273 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff846b60) at widgets/qabstractscrollarea_p.h:116 #1274 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff846b60) at kernel/qcoreapplication.cpp:1063 #1275 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff846b60) at kernel/qapplication.cpp:4561 #1276 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff846b60) at kernel/qapplication.cpp:4530 #1277 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff846b60) at kernel/qcoreapplication.cpp:953 #1278 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff846b60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1279 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1280 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1281 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1282 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1283 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff847a90) at itemviews/qabstractitemview.cpp:2415 #1284 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff847a90) at itemviews/qlistview.cpp:848 #1285 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff847a90) at kernel/qwidget.cpp:8554 #1286 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff847a90) at widgets/qframe.cpp:557 #1287 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff847a90) at widgets/qabstractscrollarea.cpp:1043 #1288 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff847a90) at itemviews/qabstractitemview.cpp:1644 #1289 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff847a90) at widgets/qabstractscrollarea_p.h:100 #1290 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff847a90) at widgets/qabstractscrollarea_p.h:116 #1291 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff847a90) at kernel/qcoreapplication.cpp:1063 #1292 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff847a90) at kernel/qapplication.cpp:4561 #1293 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff847a90) at kernel/qapplication.cpp:4530 #1294 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff847a90) at kernel/qcoreapplication.cpp:953 #1295 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff847a90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1296 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1297 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1298 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1299 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1300 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8489c0) at itemviews/qabstractitemview.cpp:2415 #1301 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8489c0) at itemviews/qlistview.cpp:848 #1302 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8489c0) at kernel/qwidget.cpp:8554 #1303 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8489c0) at widgets/qframe.cpp:557 #1304 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8489c0) at widgets/qabstractscrollarea.cpp:1043 #1305 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8489c0) at itemviews/qabstractitemview.cpp:1644 #1306 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8489c0) at widgets/qabstractscrollarea_p.h:100 #1307 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8489c0) at widgets/qabstractscrollarea_p.h:116 #1308 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8489c0) at kernel/qcoreapplication.cpp:1063 #1309 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8489c0) at kernel/qapplication.cpp:4561 #1310 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8489c0) at kernel/qapplication.cpp:4530 #1311 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8489c0) at kernel/qcoreapplication.cpp:953 #1312 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8489c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1313 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1314 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1315 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1316 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1317 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8498f0) at itemviews/qabstractitemview.cpp:2415 #1318 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8498f0) at itemviews/qlistview.cpp:848 #1319 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8498f0) at kernel/qwidget.cpp:8554 #1320 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8498f0) at widgets/qframe.cpp:557 #1321 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8498f0) at widgets/qabstractscrollarea.cpp:1043 #1322 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8498f0) at itemviews/qabstractitemview.cpp:1644 #1323 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8498f0) at widgets/qabstractscrollarea_p.h:100 #1324 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8498f0) at widgets/qabstractscrollarea_p.h:116 #1325 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8498f0) at kernel/qcoreapplication.cpp:1063 #1326 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8498f0) at kernel/qapplication.cpp:4561 #1327 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8498f0) at kernel/qapplication.cpp:4530 #1328 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8498f0) at kernel/qcoreapplication.cpp:953 #1329 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8498f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1330 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1331 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1332 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1333 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1334 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff84a820) at itemviews/qabstractitemview.cpp:2415 #1335 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff84a820) at itemviews/qlistview.cpp:848 #1336 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff84a820) at kernel/qwidget.cpp:8554 #1337 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff84a820) at widgets/qframe.cpp:557 #1338 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff84a820) at widgets/qabstractscrollarea.cpp:1043 #1339 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff84a820) at itemviews/qabstractitemview.cpp:1644 #1340 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff84a820) at widgets/qabstractscrollarea_p.h:100 #1341 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff84a820) at widgets/qabstractscrollarea_p.h:116 #1342 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff84a820) at kernel/qcoreapplication.cpp:1063 #1343 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff84a820) at kernel/qapplication.cpp:4561 #1344 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff84a820) at kernel/qapplication.cpp:4530 #1345 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff84a820) at kernel/qcoreapplication.cpp:953 #1346 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff84a820) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1347 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1348 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1349 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1350 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1351 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff84b750) at itemviews/qabstractitemview.cpp:2415 #1352 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff84b750) at itemviews/qlistview.cpp:848 #1353 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff84b750) at kernel/qwidget.cpp:8554 #1354 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff84b750) at widgets/qframe.cpp:557 #1355 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff84b750) at widgets/qabstractscrollarea.cpp:1043 #1356 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff84b750) at itemviews/qabstractitemview.cpp:1644 #1357 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff84b750) at widgets/qabstractscrollarea_p.h:100 #1358 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff84b750) at widgets/qabstractscrollarea_p.h:116 #1359 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff84b750) at kernel/qcoreapplication.cpp:1063 #1360 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff84b750) at kernel/qapplication.cpp:4561 #1361 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff84b750) at kernel/qapplication.cpp:4530 #1362 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff84b750) at kernel/qcoreapplication.cpp:953 #1363 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff84b750) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1364 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1365 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1366 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1367 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1368 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff84c680) at itemviews/qabstractitemview.cpp:2415 #1369 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff84c680) at itemviews/qlistview.cpp:848 #1370 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff84c680) at kernel/qwidget.cpp:8554 #1371 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff84c680) at widgets/qframe.cpp:557 #1372 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff84c680) at widgets/qabstractscrollarea.cpp:1043 #1373 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff84c680) at itemviews/qabstractitemview.cpp:1644 #1374 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff84c680) at widgets/qabstractscrollarea_p.h:100 #1375 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff84c680) at widgets/qabstractscrollarea_p.h:116 #1376 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff84c680) at kernel/qcoreapplication.cpp:1063 #1377 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff84c680) at kernel/qapplication.cpp:4561 #1378 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff84c680) at kernel/qapplication.cpp:4530 #1379 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff84c680) at kernel/qcoreapplication.cpp:953 #1380 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff84c680) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1381 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1382 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1383 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1384 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1385 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff84d5b0) at itemviews/qabstractitemview.cpp:2415 #1386 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff84d5b0) at itemviews/qlistview.cpp:848 #1387 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff84d5b0) at kernel/qwidget.cpp:8554 #1388 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff84d5b0) at widgets/qframe.cpp:557 #1389 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff84d5b0) at widgets/qabstractscrollarea.cpp:1043 #1390 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff84d5b0) at itemviews/qabstractitemview.cpp:1644 #1391 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff84d5b0) at widgets/qabstractscrollarea_p.h:100 #1392 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff84d5b0) at widgets/qabstractscrollarea_p.h:116 #1393 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff84d5b0) at kernel/qcoreapplication.cpp:1063 #1394 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff84d5b0) at kernel/qapplication.cpp:4561 #1395 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff84d5b0) at kernel/qapplication.cpp:4530 #1396 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff84d5b0) at kernel/qcoreapplication.cpp:953 #1397 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff84d5b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1398 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1399 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1400 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1401 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1402 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff84e4e0) at itemviews/qabstractitemview.cpp:2415 #1403 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff84e4e0) at itemviews/qlistview.cpp:848 #1404 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff84e4e0) at kernel/qwidget.cpp:8554 #1405 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff84e4e0) at widgets/qframe.cpp:557 #1406 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff84e4e0) at widgets/qabstractscrollarea.cpp:1043 #1407 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff84e4e0) at itemviews/qabstractitemview.cpp:1644 #1408 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff84e4e0) at widgets/qabstractscrollarea_p.h:100 #1409 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff84e4e0) at widgets/qabstractscrollarea_p.h:116 #1410 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff84e4e0) at kernel/qcoreapplication.cpp:1063 #1411 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff84e4e0) at kernel/qapplication.cpp:4561 #1412 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff84e4e0) at kernel/qapplication.cpp:4530 #1413 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff84e4e0) at kernel/qcoreapplication.cpp:953 #1414 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff84e4e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1415 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1416 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1417 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1418 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1419 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff84f410) at itemviews/qabstractitemview.cpp:2415 #1420 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff84f410) at itemviews/qlistview.cpp:848 #1421 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff84f410) at kernel/qwidget.cpp:8554 #1422 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff84f410) at widgets/qframe.cpp:557 #1423 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff84f410) at widgets/qabstractscrollarea.cpp:1043 #1424 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff84f410) at itemviews/qabstractitemview.cpp:1644 #1425 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff84f410) at widgets/qabstractscrollarea_p.h:100 #1426 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff84f410) at widgets/qabstractscrollarea_p.h:116 #1427 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff84f410) at kernel/qcoreapplication.cpp:1063 #1428 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff84f410) at kernel/qapplication.cpp:4561 #1429 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff84f410) at kernel/qapplication.cpp:4530 #1430 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff84f410) at kernel/qcoreapplication.cpp:953 #1431 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff84f410) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1432 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1433 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1434 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1435 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1436 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff850340) at itemviews/qabstractitemview.cpp:2415 #1437 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff850340) at itemviews/qlistview.cpp:848 #1438 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff850340) at kernel/qwidget.cpp:8554 #1439 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff850340) at widgets/qframe.cpp:557 #1440 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff850340) at widgets/qabstractscrollarea.cpp:1043 #1441 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff850340) at itemviews/qabstractitemview.cpp:1644 #1442 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff850340) at widgets/qabstractscrollarea_p.h:100 #1443 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff850340) at widgets/qabstractscrollarea_p.h:116 #1444 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff850340) at kernel/qcoreapplication.cpp:1063 #1445 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff850340) at kernel/qapplication.cpp:4561 #1446 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff850340) at kernel/qapplication.cpp:4530 #1447 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff850340) at kernel/qcoreapplication.cpp:953 #1448 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff850340) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1449 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1450 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1451 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1452 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1453 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff851270) at itemviews/qabstractitemview.cpp:2415 #1454 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff851270) at itemviews/qlistview.cpp:848 #1455 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff851270) at kernel/qwidget.cpp:8554 #1456 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff851270) at widgets/qframe.cpp:557 #1457 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff851270) at widgets/qabstractscrollarea.cpp:1043 #1458 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff851270) at itemviews/qabstractitemview.cpp:1644 #1459 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff851270) at widgets/qabstractscrollarea_p.h:100 #1460 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff851270) at widgets/qabstractscrollarea_p.h:116 #1461 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff851270) at kernel/qcoreapplication.cpp:1063 #1462 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff851270) at kernel/qapplication.cpp:4561 #1463 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff851270) at kernel/qapplication.cpp:4530 #1464 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff851270) at kernel/qcoreapplication.cpp:953 #1465 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff851270) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1466 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1467 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1468 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1469 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1470 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8521a0) at itemviews/qabstractitemview.cpp:2415 #1471 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8521a0) at itemviews/qlistview.cpp:848 #1472 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8521a0) at kernel/qwidget.cpp:8554 #1473 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8521a0) at widgets/qframe.cpp:557 #1474 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8521a0) at widgets/qabstractscrollarea.cpp:1043 #1475 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8521a0) at itemviews/qabstractitemview.cpp:1644 #1476 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8521a0) at widgets/qabstractscrollarea_p.h:100 #1477 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8521a0) at widgets/qabstractscrollarea_p.h:116 #1478 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8521a0) at kernel/qcoreapplication.cpp:1063 #1479 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8521a0) at kernel/qapplication.cpp:4561 #1480 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8521a0) at kernel/qapplication.cpp:4530 #1481 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8521a0) at kernel/qcoreapplication.cpp:953 #1482 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8521a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1483 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1484 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1485 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1486 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1487 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8530d0) at itemviews/qabstractitemview.cpp:2415 #1488 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8530d0) at itemviews/qlistview.cpp:848 #1489 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8530d0) at kernel/qwidget.cpp:8554 #1490 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8530d0) at widgets/qframe.cpp:557 #1491 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8530d0) at widgets/qabstractscrollarea.cpp:1043 #1492 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8530d0) at itemviews/qabstractitemview.cpp:1644 #1493 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8530d0) at widgets/qabstractscrollarea_p.h:100 #1494 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8530d0) at widgets/qabstractscrollarea_p.h:116 #1495 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8530d0) at kernel/qcoreapplication.cpp:1063 #1496 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8530d0) at kernel/qapplication.cpp:4561 #1497 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8530d0) at kernel/qapplication.cpp:4530 #1498 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8530d0) at kernel/qcoreapplication.cpp:953 #1499 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8530d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1500 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1501 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1502 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1503 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1504 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff854000) at itemviews/qabstractitemview.cpp:2415 #1505 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff854000) at itemviews/qlistview.cpp:848 #1506 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff854000) at kernel/qwidget.cpp:8554 #1507 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff854000) at widgets/qframe.cpp:557 #1508 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff854000) at widgets/qabstractscrollarea.cpp:1043 #1509 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff854000) at itemviews/qabstractitemview.cpp:1644 #1510 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff854000) at widgets/qabstractscrollarea_p.h:100 #1511 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff854000) at widgets/qabstractscrollarea_p.h:116 #1512 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff854000) at kernel/qcoreapplication.cpp:1063 #1513 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff854000) at kernel/qapplication.cpp:4561 #1514 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff854000) at kernel/qapplication.cpp:4530 #1515 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff854000) at kernel/qcoreapplication.cpp:953 #1516 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff854000) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1517 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1518 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1519 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1520 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1521 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff854f30) at itemviews/qabstractitemview.cpp:2415 #1522 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff854f30) at itemviews/qlistview.cpp:848 #1523 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff854f30) at kernel/qwidget.cpp:8554 #1524 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff854f30) at widgets/qframe.cpp:557 #1525 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff854f30) at widgets/qabstractscrollarea.cpp:1043 #1526 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff854f30) at itemviews/qabstractitemview.cpp:1644 #1527 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff854f30) at widgets/qabstractscrollarea_p.h:100 #1528 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff854f30) at widgets/qabstractscrollarea_p.h:116 #1529 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff854f30) at kernel/qcoreapplication.cpp:1063 #1530 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff854f30) at kernel/qapplication.cpp:4561 #1531 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff854f30) at kernel/qapplication.cpp:4530 #1532 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff854f30) at kernel/qcoreapplication.cpp:953 #1533 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff854f30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1534 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1535 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1536 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1537 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1538 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff855e60) at itemviews/qabstractitemview.cpp:2415 #1539 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff855e60) at itemviews/qlistview.cpp:848 #1540 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff855e60) at kernel/qwidget.cpp:8554 #1541 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff855e60) at widgets/qframe.cpp:557 #1542 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff855e60) at widgets/qabstractscrollarea.cpp:1043 #1543 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff855e60) at itemviews/qabstractitemview.cpp:1644 #1544 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff855e60) at widgets/qabstractscrollarea_p.h:100 #1545 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff855e60) at widgets/qabstractscrollarea_p.h:116 #1546 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff855e60) at kernel/qcoreapplication.cpp:1063 #1547 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff855e60) at kernel/qapplication.cpp:4561 #1548 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff855e60) at kernel/qapplication.cpp:4530 #1549 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff855e60) at kernel/qcoreapplication.cpp:953 #1550 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff855e60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1551 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1552 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1553 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1554 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1555 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff856d90) at itemviews/qabstractitemview.cpp:2415 #1556 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff856d90) at itemviews/qlistview.cpp:848 #1557 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff856d90) at kernel/qwidget.cpp:8554 #1558 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff856d90) at widgets/qframe.cpp:557 #1559 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff856d90) at widgets/qabstractscrollarea.cpp:1043 #1560 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff856d90) at itemviews/qabstractitemview.cpp:1644 #1561 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff856d90) at widgets/qabstractscrollarea_p.h:100 #1562 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff856d90) at widgets/qabstractscrollarea_p.h:116 #1563 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff856d90) at kernel/qcoreapplication.cpp:1063 #1564 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff856d90) at kernel/qapplication.cpp:4561 #1565 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff856d90) at kernel/qapplication.cpp:4530 #1566 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff856d90) at kernel/qcoreapplication.cpp:953 #1567 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff856d90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1568 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1569 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1570 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1571 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1572 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff857cc0) at itemviews/qabstractitemview.cpp:2415 #1573 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff857cc0) at itemviews/qlistview.cpp:848 #1574 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff857cc0) at kernel/qwidget.cpp:8554 #1575 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff857cc0) at widgets/qframe.cpp:557 #1576 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff857cc0) at widgets/qabstractscrollarea.cpp:1043 #1577 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff857cc0) at itemviews/qabstractitemview.cpp:1644 #1578 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff857cc0) at widgets/qabstractscrollarea_p.h:100 #1579 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff857cc0) at widgets/qabstractscrollarea_p.h:116 #1580 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff857cc0) at kernel/qcoreapplication.cpp:1063 #1581 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff857cc0) at kernel/qapplication.cpp:4561 #1582 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff857cc0) at kernel/qapplication.cpp:4530 #1583 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff857cc0) at kernel/qcoreapplication.cpp:953 #1584 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff857cc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1585 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1586 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1587 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1588 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1589 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff858bf0) at itemviews/qabstractitemview.cpp:2415 #1590 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff858bf0) at itemviews/qlistview.cpp:848 #1591 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff858bf0) at kernel/qwidget.cpp:8554 #1592 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff858bf0) at widgets/qframe.cpp:557 #1593 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff858bf0) at widgets/qabstractscrollarea.cpp:1043 #1594 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff858bf0) at itemviews/qabstractitemview.cpp:1644 #1595 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff858bf0) at widgets/qabstractscrollarea_p.h:100 #1596 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff858bf0) at widgets/qabstractscrollarea_p.h:116 #1597 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff858bf0) at kernel/qcoreapplication.cpp:1063 #1598 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff858bf0) at kernel/qapplication.cpp:4561 #1599 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff858bf0) at kernel/qapplication.cpp:4530 #1600 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff858bf0) at kernel/qcoreapplication.cpp:953 #1601 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff858bf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1602 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1603 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1604 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1605 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1606 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff859b20) at itemviews/qabstractitemview.cpp:2415 #1607 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff859b20) at itemviews/qlistview.cpp:848 #1608 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff859b20) at kernel/qwidget.cpp:8554 #1609 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff859b20) at widgets/qframe.cpp:557 #1610 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff859b20) at widgets/qabstractscrollarea.cpp:1043 #1611 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff859b20) at itemviews/qabstractitemview.cpp:1644 #1612 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff859b20) at widgets/qabstractscrollarea_p.h:100 #1613 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff859b20) at widgets/qabstractscrollarea_p.h:116 #1614 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff859b20) at kernel/qcoreapplication.cpp:1063 #1615 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff859b20) at kernel/qapplication.cpp:4561 #1616 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff859b20) at kernel/qapplication.cpp:4530 #1617 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff859b20) at kernel/qcoreapplication.cpp:953 #1618 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff859b20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1619 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1620 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1621 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1622 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1623 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff85aa50) at itemviews/qabstractitemview.cpp:2415 #1624 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff85aa50) at itemviews/qlistview.cpp:848 #1625 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff85aa50) at kernel/qwidget.cpp:8554 #1626 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff85aa50) at widgets/qframe.cpp:557 #1627 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff85aa50) at widgets/qabstractscrollarea.cpp:1043 #1628 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff85aa50) at itemviews/qabstractitemview.cpp:1644 #1629 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff85aa50) at widgets/qabstractscrollarea_p.h:100 #1630 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff85aa50) at widgets/qabstractscrollarea_p.h:116 #1631 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff85aa50) at kernel/qcoreapplication.cpp:1063 #1632 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff85aa50) at kernel/qapplication.cpp:4561 #1633 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff85aa50) at kernel/qapplication.cpp:4530 #1634 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff85aa50) at kernel/qcoreapplication.cpp:953 #1635 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff85aa50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1636 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1637 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1638 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1639 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1640 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff85b980) at itemviews/qabstractitemview.cpp:2415 #1641 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff85b980) at itemviews/qlistview.cpp:848 #1642 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff85b980) at kernel/qwidget.cpp:8554 #1643 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff85b980) at widgets/qframe.cpp:557 #1644 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff85b980) at widgets/qabstractscrollarea.cpp:1043 #1645 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff85b980) at itemviews/qabstractitemview.cpp:1644 #1646 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff85b980) at widgets/qabstractscrollarea_p.h:100 #1647 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff85b980) at widgets/qabstractscrollarea_p.h:116 #1648 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff85b980) at kernel/qcoreapplication.cpp:1063 #1649 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff85b980) at kernel/qapplication.cpp:4561 #1650 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff85b980) at kernel/qapplication.cpp:4530 #1651 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff85b980) at kernel/qcoreapplication.cpp:953 #1652 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff85b980) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1653 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1654 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1655 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1656 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1657 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff85c8b0) at itemviews/qabstractitemview.cpp:2415 #1658 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff85c8b0) at itemviews/qlistview.cpp:848 #1659 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff85c8b0) at kernel/qwidget.cpp:8554 #1660 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff85c8b0) at widgets/qframe.cpp:557 #1661 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff85c8b0) at widgets/qabstractscrollarea.cpp:1043 #1662 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff85c8b0) at itemviews/qabstractitemview.cpp:1644 #1663 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff85c8b0) at widgets/qabstractscrollarea_p.h:100 #1664 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff85c8b0) at widgets/qabstractscrollarea_p.h:116 #1665 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff85c8b0) at kernel/qcoreapplication.cpp:1063 #1666 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff85c8b0) at kernel/qapplication.cpp:4561 #1667 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff85c8b0) at kernel/qapplication.cpp:4530 #1668 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff85c8b0) at kernel/qcoreapplication.cpp:953 #1669 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff85c8b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1670 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1671 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1672 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1673 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1674 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff85d7e0) at itemviews/qabstractitemview.cpp:2415 #1675 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff85d7e0) at itemviews/qlistview.cpp:848 #1676 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff85d7e0) at kernel/qwidget.cpp:8554 #1677 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff85d7e0) at widgets/qframe.cpp:557 #1678 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff85d7e0) at widgets/qabstractscrollarea.cpp:1043 #1679 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff85d7e0) at itemviews/qabstractitemview.cpp:1644 #1680 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff85d7e0) at widgets/qabstractscrollarea_p.h:100 #1681 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff85d7e0) at widgets/qabstractscrollarea_p.h:116 #1682 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff85d7e0) at kernel/qcoreapplication.cpp:1063 #1683 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff85d7e0) at kernel/qapplication.cpp:4561 #1684 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff85d7e0) at kernel/qapplication.cpp:4530 #1685 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff85d7e0) at kernel/qcoreapplication.cpp:953 #1686 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff85d7e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1687 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1688 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1689 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1690 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1691 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff85e710) at itemviews/qabstractitemview.cpp:2415 #1692 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff85e710) at itemviews/qlistview.cpp:848 #1693 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff85e710) at kernel/qwidget.cpp:8554 #1694 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff85e710) at widgets/qframe.cpp:557 #1695 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff85e710) at widgets/qabstractscrollarea.cpp:1043 #1696 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff85e710) at itemviews/qabstractitemview.cpp:1644 #1697 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff85e710) at widgets/qabstractscrollarea_p.h:100 #1698 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff85e710) at widgets/qabstractscrollarea_p.h:116 #1699 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff85e710) at kernel/qcoreapplication.cpp:1063 #1700 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff85e710) at kernel/qapplication.cpp:4561 #1701 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff85e710) at kernel/qapplication.cpp:4530 #1702 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff85e710) at kernel/qcoreapplication.cpp:953 #1703 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff85e710) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1704 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1705 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1706 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1707 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1708 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff85f640) at itemviews/qabstractitemview.cpp:2415 #1709 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff85f640) at itemviews/qlistview.cpp:848 #1710 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff85f640) at kernel/qwidget.cpp:8554 #1711 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff85f640) at widgets/qframe.cpp:557 #1712 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff85f640) at widgets/qabstractscrollarea.cpp:1043 #1713 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff85f640) at itemviews/qabstractitemview.cpp:1644 #1714 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff85f640) at widgets/qabstractscrollarea_p.h:100 #1715 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff85f640) at widgets/qabstractscrollarea_p.h:116 #1716 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff85f640) at kernel/qcoreapplication.cpp:1063 #1717 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff85f640) at kernel/qapplication.cpp:4561 #1718 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff85f640) at kernel/qapplication.cpp:4530 #1719 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff85f640) at kernel/qcoreapplication.cpp:953 #1720 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff85f640) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1721 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1722 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1723 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1724 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1725 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff860570) at itemviews/qabstractitemview.cpp:2415 #1726 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff860570) at itemviews/qlistview.cpp:848 #1727 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff860570) at kernel/qwidget.cpp:8554 #1728 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff860570) at widgets/qframe.cpp:557 #1729 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff860570) at widgets/qabstractscrollarea.cpp:1043 #1730 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff860570) at itemviews/qabstractitemview.cpp:1644 #1731 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff860570) at widgets/qabstractscrollarea_p.h:100 #1732 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff860570) at widgets/qabstractscrollarea_p.h:116 #1733 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff860570) at kernel/qcoreapplication.cpp:1063 #1734 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff860570) at kernel/qapplication.cpp:4561 #1735 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff860570) at kernel/qapplication.cpp:4530 #1736 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff860570) at kernel/qcoreapplication.cpp:953 #1737 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff860570) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1738 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1739 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1740 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1741 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1742 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8614a0) at itemviews/qabstractitemview.cpp:2415 #1743 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8614a0) at itemviews/qlistview.cpp:848 #1744 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8614a0) at kernel/qwidget.cpp:8554 #1745 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8614a0) at widgets/qframe.cpp:557 #1746 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8614a0) at widgets/qabstractscrollarea.cpp:1043 #1747 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8614a0) at itemviews/qabstractitemview.cpp:1644 #1748 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8614a0) at widgets/qabstractscrollarea_p.h:100 #1749 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8614a0) at widgets/qabstractscrollarea_p.h:116 #1750 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8614a0) at kernel/qcoreapplication.cpp:1063 #1751 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8614a0) at kernel/qapplication.cpp:4561 #1752 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8614a0) at kernel/qapplication.cpp:4530 #1753 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8614a0) at kernel/qcoreapplication.cpp:953 #1754 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8614a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1755 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1756 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1757 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1758 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1759 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8623d0) at itemviews/qabstractitemview.cpp:2415 #1760 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8623d0) at itemviews/qlistview.cpp:848 #1761 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8623d0) at kernel/qwidget.cpp:8554 #1762 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8623d0) at widgets/qframe.cpp:557 #1763 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8623d0) at widgets/qabstractscrollarea.cpp:1043 #1764 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8623d0) at itemviews/qabstractitemview.cpp:1644 #1765 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8623d0) at widgets/qabstractscrollarea_p.h:100 #1766 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8623d0) at widgets/qabstractscrollarea_p.h:116 #1767 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8623d0) at kernel/qcoreapplication.cpp:1063 #1768 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8623d0) at kernel/qapplication.cpp:4561 #1769 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8623d0) at kernel/qapplication.cpp:4530 #1770 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8623d0) at kernel/qcoreapplication.cpp:953 #1771 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8623d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1772 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1773 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1774 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1775 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1776 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff863300) at itemviews/qabstractitemview.cpp:2415 #1777 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff863300) at itemviews/qlistview.cpp:848 #1778 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff863300) at kernel/qwidget.cpp:8554 #1779 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff863300) at widgets/qframe.cpp:557 #1780 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff863300) at widgets/qabstractscrollarea.cpp:1043 #1781 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff863300) at itemviews/qabstractitemview.cpp:1644 #1782 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff863300) at widgets/qabstractscrollarea_p.h:100 #1783 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff863300) at widgets/qabstractscrollarea_p.h:116 #1784 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff863300) at kernel/qcoreapplication.cpp:1063 #1785 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff863300) at kernel/qapplication.cpp:4561 #1786 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff863300) at kernel/qapplication.cpp:4530 #1787 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff863300) at kernel/qcoreapplication.cpp:953 #1788 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff863300) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1789 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1790 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1791 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1792 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1793 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff864230) at itemviews/qabstractitemview.cpp:2415 #1794 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff864230) at itemviews/qlistview.cpp:848 #1795 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff864230) at kernel/qwidget.cpp:8554 #1796 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff864230) at widgets/qframe.cpp:557 #1797 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff864230) at widgets/qabstractscrollarea.cpp:1043 #1798 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff864230) at itemviews/qabstractitemview.cpp:1644 #1799 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff864230) at widgets/qabstractscrollarea_p.h:100 #1800 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff864230) at widgets/qabstractscrollarea_p.h:116 #1801 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff864230) at kernel/qcoreapplication.cpp:1063 #1802 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff864230) at kernel/qapplication.cpp:4561 #1803 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff864230) at kernel/qapplication.cpp:4530 #1804 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff864230) at kernel/qcoreapplication.cpp:953 #1805 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff864230) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1806 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1807 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1808 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1809 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1810 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff865160) at itemviews/qabstractitemview.cpp:2415 #1811 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff865160) at itemviews/qlistview.cpp:848 #1812 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff865160) at kernel/qwidget.cpp:8554 #1813 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff865160) at widgets/qframe.cpp:557 #1814 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff865160) at widgets/qabstractscrollarea.cpp:1043 #1815 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff865160) at itemviews/qabstractitemview.cpp:1644 #1816 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff865160) at widgets/qabstractscrollarea_p.h:100 #1817 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff865160) at widgets/qabstractscrollarea_p.h:116 #1818 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff865160) at kernel/qcoreapplication.cpp:1063 #1819 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff865160) at kernel/qapplication.cpp:4561 #1820 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff865160) at kernel/qapplication.cpp:4530 #1821 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff865160) at kernel/qcoreapplication.cpp:953 #1822 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff865160) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1823 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1824 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1825 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1826 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1827 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff866090) at itemviews/qabstractitemview.cpp:2415 #1828 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff866090) at itemviews/qlistview.cpp:848 #1829 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff866090) at kernel/qwidget.cpp:8554 #1830 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff866090) at widgets/qframe.cpp:557 #1831 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff866090) at widgets/qabstractscrollarea.cpp:1043 #1832 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff866090) at itemviews/qabstractitemview.cpp:1644 #1833 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff866090) at widgets/qabstractscrollarea_p.h:100 #1834 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff866090) at widgets/qabstractscrollarea_p.h:116 #1835 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff866090) at kernel/qcoreapplication.cpp:1063 #1836 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff866090) at kernel/qapplication.cpp:4561 #1837 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff866090) at kernel/qapplication.cpp:4530 #1838 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff866090) at kernel/qcoreapplication.cpp:953 #1839 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff866090) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1840 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1841 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1842 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1843 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1844 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff866fc0) at itemviews/qabstractitemview.cpp:2415 #1845 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff866fc0) at itemviews/qlistview.cpp:848 #1846 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff866fc0) at kernel/qwidget.cpp:8554 #1847 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff866fc0) at widgets/qframe.cpp:557 #1848 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff866fc0) at widgets/qabstractscrollarea.cpp:1043 #1849 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff866fc0) at itemviews/qabstractitemview.cpp:1644 #1850 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff866fc0) at widgets/qabstractscrollarea_p.h:100 #1851 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff866fc0) at widgets/qabstractscrollarea_p.h:116 #1852 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff866fc0) at kernel/qcoreapplication.cpp:1063 #1853 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff866fc0) at kernel/qapplication.cpp:4561 #1854 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff866fc0) at kernel/qapplication.cpp:4530 #1855 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff866fc0) at kernel/qcoreapplication.cpp:953 #1856 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff866fc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1857 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1858 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1859 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1860 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1861 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff867ef0) at itemviews/qabstractitemview.cpp:2415 #1862 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff867ef0) at itemviews/qlistview.cpp:848 #1863 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff867ef0) at kernel/qwidget.cpp:8554 #1864 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff867ef0) at widgets/qframe.cpp:557 #1865 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff867ef0) at widgets/qabstractscrollarea.cpp:1043 #1866 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff867ef0) at itemviews/qabstractitemview.cpp:1644 #1867 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff867ef0) at widgets/qabstractscrollarea_p.h:100 #1868 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff867ef0) at widgets/qabstractscrollarea_p.h:116 #1869 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff867ef0) at kernel/qcoreapplication.cpp:1063 #1870 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff867ef0) at kernel/qapplication.cpp:4561 #1871 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff867ef0) at kernel/qapplication.cpp:4530 #1872 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff867ef0) at kernel/qcoreapplication.cpp:953 #1873 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff867ef0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1874 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1875 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1876 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1877 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1878 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff868e20) at itemviews/qabstractitemview.cpp:2415 #1879 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff868e20) at itemviews/qlistview.cpp:848 #1880 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff868e20) at kernel/qwidget.cpp:8554 #1881 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff868e20) at widgets/qframe.cpp:557 #1882 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff868e20) at widgets/qabstractscrollarea.cpp:1043 #1883 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff868e20) at itemviews/qabstractitemview.cpp:1644 #1884 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff868e20) at widgets/qabstractscrollarea_p.h:100 #1885 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff868e20) at widgets/qabstractscrollarea_p.h:116 #1886 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff868e20) at kernel/qcoreapplication.cpp:1063 #1887 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff868e20) at kernel/qapplication.cpp:4561 #1888 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff868e20) at kernel/qapplication.cpp:4530 #1889 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff868e20) at kernel/qcoreapplication.cpp:953 #1890 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff868e20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1891 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1892 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1893 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1894 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1895 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff869d50) at itemviews/qabstractitemview.cpp:2415 #1896 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff869d50) at itemviews/qlistview.cpp:848 #1897 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff869d50) at kernel/qwidget.cpp:8554 #1898 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff869d50) at widgets/qframe.cpp:557 #1899 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff869d50) at widgets/qabstractscrollarea.cpp:1043 #1900 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff869d50) at itemviews/qabstractitemview.cpp:1644 #1901 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff869d50) at widgets/qabstractscrollarea_p.h:100 #1902 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff869d50) at widgets/qabstractscrollarea_p.h:116 #1903 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff869d50) at kernel/qcoreapplication.cpp:1063 #1904 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff869d50) at kernel/qapplication.cpp:4561 #1905 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff869d50) at kernel/qapplication.cpp:4530 #1906 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff869d50) at kernel/qcoreapplication.cpp:953 #1907 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff869d50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1908 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1909 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1910 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1911 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1912 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff86ac80) at itemviews/qabstractitemview.cpp:2415 #1913 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff86ac80) at itemviews/qlistview.cpp:848 #1914 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff86ac80) at kernel/qwidget.cpp:8554 #1915 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff86ac80) at widgets/qframe.cpp:557 #1916 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff86ac80) at widgets/qabstractscrollarea.cpp:1043 #1917 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff86ac80) at itemviews/qabstractitemview.cpp:1644 #1918 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff86ac80) at widgets/qabstractscrollarea_p.h:100 #1919 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff86ac80) at widgets/qabstractscrollarea_p.h:116 #1920 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff86ac80) at kernel/qcoreapplication.cpp:1063 #1921 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff86ac80) at kernel/qapplication.cpp:4561 #1922 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff86ac80) at kernel/qapplication.cpp:4530 #1923 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff86ac80) at kernel/qcoreapplication.cpp:953 #1924 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff86ac80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1925 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1926 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1927 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1928 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1929 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff86bbb0) at itemviews/qabstractitemview.cpp:2415 #1930 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff86bbb0) at itemviews/qlistview.cpp:848 #1931 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff86bbb0) at kernel/qwidget.cpp:8554 #1932 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff86bbb0) at widgets/qframe.cpp:557 #1933 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff86bbb0) at widgets/qabstractscrollarea.cpp:1043 #1934 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff86bbb0) at itemviews/qabstractitemview.cpp:1644 #1935 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff86bbb0) at widgets/qabstractscrollarea_p.h:100 #1936 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff86bbb0) at widgets/qabstractscrollarea_p.h:116 #1937 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff86bbb0) at kernel/qcoreapplication.cpp:1063 #1938 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff86bbb0) at kernel/qapplication.cpp:4561 #1939 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff86bbb0) at kernel/qapplication.cpp:4530 #1940 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff86bbb0) at kernel/qcoreapplication.cpp:953 #1941 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff86bbb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1942 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1943 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1944 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1945 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1946 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff86cae0) at itemviews/qabstractitemview.cpp:2415 #1947 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff86cae0) at itemviews/qlistview.cpp:848 #1948 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff86cae0) at kernel/qwidget.cpp:8554 #1949 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff86cae0) at widgets/qframe.cpp:557 #1950 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff86cae0) at widgets/qabstractscrollarea.cpp:1043 #1951 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff86cae0) at itemviews/qabstractitemview.cpp:1644 #1952 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff86cae0) at widgets/qabstractscrollarea_p.h:100 #1953 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff86cae0) at widgets/qabstractscrollarea_p.h:116 #1954 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff86cae0) at kernel/qcoreapplication.cpp:1063 #1955 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff86cae0) at kernel/qapplication.cpp:4561 #1956 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff86cae0) at kernel/qapplication.cpp:4530 #1957 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff86cae0) at kernel/qcoreapplication.cpp:953 #1958 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff86cae0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1959 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1960 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1961 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1962 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1963 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff86da10) at itemviews/qabstractitemview.cpp:2415 #1964 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff86da10) at itemviews/qlistview.cpp:848 #1965 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff86da10) at kernel/qwidget.cpp:8554 #1966 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff86da10) at widgets/qframe.cpp:557 #1967 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff86da10) at widgets/qabstractscrollarea.cpp:1043 #1968 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff86da10) at itemviews/qabstractitemview.cpp:1644 #1969 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff86da10) at widgets/qabstractscrollarea_p.h:100 #1970 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff86da10) at widgets/qabstractscrollarea_p.h:116 #1971 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff86da10) at kernel/qcoreapplication.cpp:1063 #1972 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff86da10) at kernel/qapplication.cpp:4561 #1973 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff86da10) at kernel/qapplication.cpp:4530 #1974 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff86da10) at kernel/qcoreapplication.cpp:953 #1975 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff86da10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1976 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #1977 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1978 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1979 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1980 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff86e940) at itemviews/qabstractitemview.cpp:2415 #1981 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff86e940) at itemviews/qlistview.cpp:848 #1982 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff86e940) at kernel/qwidget.cpp:8554 #1983 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff86e940) at widgets/qframe.cpp:557 #1984 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff86e940) at widgets/qabstractscrollarea.cpp:1043 #1985 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff86e940) at itemviews/qabstractitemview.cpp:1644 #1986 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff86e940) at widgets/qabstractscrollarea_p.h:100 #1987 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff86e940) at widgets/qabstractscrollarea_p.h:116 #1988 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff86e940) at kernel/qcoreapplication.cpp:1063 #1989 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff86e940) at kernel/qapplication.cpp:4561 #1990 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff86e940) at kernel/qapplication.cpp:4530 #1991 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff86e940) at kernel/qcoreapplication.cpp:953 #1992 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff86e940) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #1993 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #1994 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #1995 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #1996 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #1997 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff86f870) at itemviews/qabstractitemview.cpp:2415 #1998 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff86f870) at itemviews/qlistview.cpp:848 #1999 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff86f870) at kernel/qwidget.cpp:8554 #2000 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff86f870) at widgets/qframe.cpp:557 #2001 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff86f870) at widgets/qabstractscrollarea.cpp:1043 #2002 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff86f870) at itemviews/qabstractitemview.cpp:1644 #2003 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff86f870) at widgets/qabstractscrollarea_p.h:100 #2004 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff86f870) at widgets/qabstractscrollarea_p.h:116 #2005 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff86f870) at kernel/qcoreapplication.cpp:1063 #2006 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff86f870) at kernel/qapplication.cpp:4561 #2007 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff86f870) at kernel/qapplication.cpp:4530 #2008 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff86f870) at kernel/qcoreapplication.cpp:953 #2009 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff86f870) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2010 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2011 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2012 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2013 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2014 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8707a0) at itemviews/qabstractitemview.cpp:2415 #2015 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8707a0) at itemviews/qlistview.cpp:848 #2016 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8707a0) at kernel/qwidget.cpp:8554 #2017 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8707a0) at widgets/qframe.cpp:557 #2018 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8707a0) at widgets/qabstractscrollarea.cpp:1043 #2019 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8707a0) at itemviews/qabstractitemview.cpp:1644 #2020 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8707a0) at widgets/qabstractscrollarea_p.h:100 #2021 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8707a0) at widgets/qabstractscrollarea_p.h:116 #2022 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8707a0) at kernel/qcoreapplication.cpp:1063 #2023 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8707a0) at kernel/qapplication.cpp:4561 #2024 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8707a0) at kernel/qapplication.cpp:4530 #2025 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8707a0) at kernel/qcoreapplication.cpp:953 #2026 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8707a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2027 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2028 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2029 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2030 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2031 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8716d0) at itemviews/qabstractitemview.cpp:2415 #2032 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8716d0) at itemviews/qlistview.cpp:848 #2033 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8716d0) at kernel/qwidget.cpp:8554 #2034 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8716d0) at widgets/qframe.cpp:557 #2035 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8716d0) at widgets/qabstractscrollarea.cpp:1043 #2036 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8716d0) at itemviews/qabstractitemview.cpp:1644 #2037 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8716d0) at widgets/qabstractscrollarea_p.h:100 #2038 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8716d0) at widgets/qabstractscrollarea_p.h:116 #2039 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8716d0) at kernel/qcoreapplication.cpp:1063 #2040 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8716d0) at kernel/qapplication.cpp:4561 #2041 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8716d0) at kernel/qapplication.cpp:4530 #2042 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8716d0) at kernel/qcoreapplication.cpp:953 #2043 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8716d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2044 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2045 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2046 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2047 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2048 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff872600) at itemviews/qabstractitemview.cpp:2415 #2049 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff872600) at itemviews/qlistview.cpp:848 #2050 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff872600) at kernel/qwidget.cpp:8554 #2051 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff872600) at widgets/qframe.cpp:557 #2052 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff872600) at widgets/qabstractscrollarea.cpp:1043 #2053 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff872600) at itemviews/qabstractitemview.cpp:1644 #2054 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff872600) at widgets/qabstractscrollarea_p.h:100 #2055 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff872600) at widgets/qabstractscrollarea_p.h:116 #2056 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff872600) at kernel/qcoreapplication.cpp:1063 #2057 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff872600) at kernel/qapplication.cpp:4561 #2058 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff872600) at kernel/qapplication.cpp:4530 #2059 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff872600) at kernel/qcoreapplication.cpp:953 #2060 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff872600) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2061 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2062 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2063 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2064 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2065 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff873530) at itemviews/qabstractitemview.cpp:2415 #2066 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff873530) at itemviews/qlistview.cpp:848 #2067 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff873530) at kernel/qwidget.cpp:8554 #2068 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff873530) at widgets/qframe.cpp:557 #2069 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff873530) at widgets/qabstractscrollarea.cpp:1043 #2070 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff873530) at itemviews/qabstractitemview.cpp:1644 #2071 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff873530) at widgets/qabstractscrollarea_p.h:100 #2072 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff873530) at widgets/qabstractscrollarea_p.h:116 #2073 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff873530) at kernel/qcoreapplication.cpp:1063 #2074 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff873530) at kernel/qapplication.cpp:4561 #2075 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff873530) at kernel/qapplication.cpp:4530 #2076 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff873530) at kernel/qcoreapplication.cpp:953 #2077 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff873530) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2078 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2079 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2080 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2081 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2082 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff874460) at itemviews/qabstractitemview.cpp:2415 #2083 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff874460) at itemviews/qlistview.cpp:848 #2084 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff874460) at kernel/qwidget.cpp:8554 #2085 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff874460) at widgets/qframe.cpp:557 #2086 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff874460) at widgets/qabstractscrollarea.cpp:1043 #2087 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff874460) at itemviews/qabstractitemview.cpp:1644 #2088 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff874460) at widgets/qabstractscrollarea_p.h:100 #2089 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff874460) at widgets/qabstractscrollarea_p.h:116 #2090 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff874460) at kernel/qcoreapplication.cpp:1063 #2091 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff874460) at kernel/qapplication.cpp:4561 #2092 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff874460) at kernel/qapplication.cpp:4530 #2093 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff874460) at kernel/qcoreapplication.cpp:953 #2094 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff874460) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2095 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2096 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2097 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2098 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2099 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff875390) at itemviews/qabstractitemview.cpp:2415 #2100 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff875390) at itemviews/qlistview.cpp:848 #2101 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff875390) at kernel/qwidget.cpp:8554 #2102 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff875390) at widgets/qframe.cpp:557 #2103 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff875390) at widgets/qabstractscrollarea.cpp:1043 #2104 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff875390) at itemviews/qabstractitemview.cpp:1644 #2105 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff875390) at widgets/qabstractscrollarea_p.h:100 #2106 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff875390) at widgets/qabstractscrollarea_p.h:116 #2107 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff875390) at kernel/qcoreapplication.cpp:1063 #2108 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff875390) at kernel/qapplication.cpp:4561 #2109 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff875390) at kernel/qapplication.cpp:4530 #2110 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff875390) at kernel/qcoreapplication.cpp:953 #2111 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff875390) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2112 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2113 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2114 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2115 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2116 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8762c0) at itemviews/qabstractitemview.cpp:2415 #2117 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8762c0) at itemviews/qlistview.cpp:848 #2118 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8762c0) at kernel/qwidget.cpp:8554 #2119 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8762c0) at widgets/qframe.cpp:557 #2120 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8762c0) at widgets/qabstractscrollarea.cpp:1043 #2121 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8762c0) at itemviews/qabstractitemview.cpp:1644 #2122 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8762c0) at widgets/qabstractscrollarea_p.h:100 #2123 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8762c0) at widgets/qabstractscrollarea_p.h:116 #2124 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8762c0) at kernel/qcoreapplication.cpp:1063 #2125 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8762c0) at kernel/qapplication.cpp:4561 #2126 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8762c0) at kernel/qapplication.cpp:4530 #2127 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8762c0) at kernel/qcoreapplication.cpp:953 #2128 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8762c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2129 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2130 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2131 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2132 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2133 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8771f0) at itemviews/qabstractitemview.cpp:2415 #2134 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8771f0) at itemviews/qlistview.cpp:848 #2135 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8771f0) at kernel/qwidget.cpp:8554 #2136 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8771f0) at widgets/qframe.cpp:557 #2137 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8771f0) at widgets/qabstractscrollarea.cpp:1043 #2138 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8771f0) at itemviews/qabstractitemview.cpp:1644 #2139 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8771f0) at widgets/qabstractscrollarea_p.h:100 #2140 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8771f0) at widgets/qabstractscrollarea_p.h:116 #2141 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8771f0) at kernel/qcoreapplication.cpp:1063 #2142 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8771f0) at kernel/qapplication.cpp:4561 #2143 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8771f0) at kernel/qapplication.cpp:4530 #2144 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8771f0) at kernel/qcoreapplication.cpp:953 #2145 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8771f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2146 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2147 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2148 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2149 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2150 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff878120) at itemviews/qabstractitemview.cpp:2415 #2151 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff878120) at itemviews/qlistview.cpp:848 #2152 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff878120) at kernel/qwidget.cpp:8554 #2153 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff878120) at widgets/qframe.cpp:557 #2154 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff878120) at widgets/qabstractscrollarea.cpp:1043 #2155 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff878120) at itemviews/qabstractitemview.cpp:1644 #2156 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff878120) at widgets/qabstractscrollarea_p.h:100 #2157 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff878120) at widgets/qabstractscrollarea_p.h:116 #2158 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff878120) at kernel/qcoreapplication.cpp:1063 #2159 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff878120) at kernel/qapplication.cpp:4561 #2160 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff878120) at kernel/qapplication.cpp:4530 #2161 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff878120) at kernel/qcoreapplication.cpp:953 #2162 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff878120) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2163 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2164 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2165 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2166 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2167 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff879050) at itemviews/qabstractitemview.cpp:2415 #2168 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff879050) at itemviews/qlistview.cpp:848 #2169 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff879050) at kernel/qwidget.cpp:8554 #2170 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff879050) at widgets/qframe.cpp:557 #2171 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff879050) at widgets/qabstractscrollarea.cpp:1043 #2172 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff879050) at itemviews/qabstractitemview.cpp:1644 #2173 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff879050) at widgets/qabstractscrollarea_p.h:100 #2174 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff879050) at widgets/qabstractscrollarea_p.h:116 #2175 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff879050) at kernel/qcoreapplication.cpp:1063 #2176 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff879050) at kernel/qapplication.cpp:4561 #2177 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff879050) at kernel/qapplication.cpp:4530 #2178 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff879050) at kernel/qcoreapplication.cpp:953 #2179 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff879050) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2180 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2181 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2182 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2183 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2184 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff879f80) at itemviews/qabstractitemview.cpp:2415 #2185 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff879f80) at itemviews/qlistview.cpp:848 #2186 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff879f80) at kernel/qwidget.cpp:8554 #2187 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff879f80) at widgets/qframe.cpp:557 #2188 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff879f80) at widgets/qabstractscrollarea.cpp:1043 #2189 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff879f80) at itemviews/qabstractitemview.cpp:1644 #2190 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff879f80) at widgets/qabstractscrollarea_p.h:100 #2191 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff879f80) at widgets/qabstractscrollarea_p.h:116 #2192 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff879f80) at kernel/qcoreapplication.cpp:1063 #2193 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff879f80) at kernel/qapplication.cpp:4561 #2194 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff879f80) at kernel/qapplication.cpp:4530 #2195 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff879f80) at kernel/qcoreapplication.cpp:953 #2196 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff879f80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2197 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2198 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2199 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2200 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2201 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff87aeb0) at itemviews/qabstractitemview.cpp:2415 #2202 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff87aeb0) at itemviews/qlistview.cpp:848 #2203 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff87aeb0) at kernel/qwidget.cpp:8554 #2204 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff87aeb0) at widgets/qframe.cpp:557 #2205 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff87aeb0) at widgets/qabstractscrollarea.cpp:1043 #2206 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff87aeb0) at itemviews/qabstractitemview.cpp:1644 #2207 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff87aeb0) at widgets/qabstractscrollarea_p.h:100 #2208 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff87aeb0) at widgets/qabstractscrollarea_p.h:116 #2209 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff87aeb0) at kernel/qcoreapplication.cpp:1063 #2210 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff87aeb0) at kernel/qapplication.cpp:4561 #2211 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff87aeb0) at kernel/qapplication.cpp:4530 #2212 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff87aeb0) at kernel/qcoreapplication.cpp:953 #2213 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff87aeb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2214 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2215 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2216 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2217 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2218 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff87bde0) at itemviews/qabstractitemview.cpp:2415 #2219 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff87bde0) at itemviews/qlistview.cpp:848 #2220 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff87bde0) at kernel/qwidget.cpp:8554 #2221 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff87bde0) at widgets/qframe.cpp:557 #2222 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff87bde0) at widgets/qabstractscrollarea.cpp:1043 #2223 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff87bde0) at itemviews/qabstractitemview.cpp:1644 #2224 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff87bde0) at widgets/qabstractscrollarea_p.h:100 #2225 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff87bde0) at widgets/qabstractscrollarea_p.h:116 #2226 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff87bde0) at kernel/qcoreapplication.cpp:1063 #2227 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff87bde0) at kernel/qapplication.cpp:4561 #2228 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff87bde0) at kernel/qapplication.cpp:4530 #2229 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff87bde0) at kernel/qcoreapplication.cpp:953 #2230 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff87bde0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2231 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2232 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2233 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2234 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2235 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff87cd10) at itemviews/qabstractitemview.cpp:2415 #2236 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff87cd10) at itemviews/qlistview.cpp:848 #2237 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff87cd10) at kernel/qwidget.cpp:8554 #2238 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff87cd10) at widgets/qframe.cpp:557 #2239 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff87cd10) at widgets/qabstractscrollarea.cpp:1043 #2240 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff87cd10) at itemviews/qabstractitemview.cpp:1644 #2241 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff87cd10) at widgets/qabstractscrollarea_p.h:100 #2242 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff87cd10) at widgets/qabstractscrollarea_p.h:116 #2243 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff87cd10) at kernel/qcoreapplication.cpp:1063 #2244 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff87cd10) at kernel/qapplication.cpp:4561 #2245 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff87cd10) at kernel/qapplication.cpp:4530 #2246 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff87cd10) at kernel/qcoreapplication.cpp:953 #2247 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff87cd10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2248 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2249 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2250 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2251 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2252 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff87dc40) at itemviews/qabstractitemview.cpp:2415 #2253 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff87dc40) at itemviews/qlistview.cpp:848 #2254 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff87dc40) at kernel/qwidget.cpp:8554 #2255 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff87dc40) at widgets/qframe.cpp:557 #2256 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff87dc40) at widgets/qabstractscrollarea.cpp:1043 #2257 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff87dc40) at itemviews/qabstractitemview.cpp:1644 #2258 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff87dc40) at widgets/qabstractscrollarea_p.h:100 #2259 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff87dc40) at widgets/qabstractscrollarea_p.h:116 #2260 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff87dc40) at kernel/qcoreapplication.cpp:1063 #2261 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff87dc40) at kernel/qapplication.cpp:4561 #2262 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff87dc40) at kernel/qapplication.cpp:4530 #2263 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff87dc40) at kernel/qcoreapplication.cpp:953 #2264 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff87dc40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2265 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2266 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2267 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2268 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2269 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff87eb70) at itemviews/qabstractitemview.cpp:2415 #2270 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff87eb70) at itemviews/qlistview.cpp:848 #2271 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff87eb70) at kernel/qwidget.cpp:8554 #2272 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff87eb70) at widgets/qframe.cpp:557 #2273 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff87eb70) at widgets/qabstractscrollarea.cpp:1043 #2274 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff87eb70) at itemviews/qabstractitemview.cpp:1644 #2275 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff87eb70) at widgets/qabstractscrollarea_p.h:100 #2276 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff87eb70) at widgets/qabstractscrollarea_p.h:116 #2277 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff87eb70) at kernel/qcoreapplication.cpp:1063 #2278 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff87eb70) at kernel/qapplication.cpp:4561 #2279 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff87eb70) at kernel/qapplication.cpp:4530 #2280 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff87eb70) at kernel/qcoreapplication.cpp:953 #2281 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff87eb70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2282 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2283 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2284 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2285 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2286 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff87faa0) at itemviews/qabstractitemview.cpp:2415 #2287 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff87faa0) at itemviews/qlistview.cpp:848 #2288 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff87faa0) at kernel/qwidget.cpp:8554 #2289 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff87faa0) at widgets/qframe.cpp:557 #2290 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff87faa0) at widgets/qabstractscrollarea.cpp:1043 #2291 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff87faa0) at itemviews/qabstractitemview.cpp:1644 #2292 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff87faa0) at widgets/qabstractscrollarea_p.h:100 #2293 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff87faa0) at widgets/qabstractscrollarea_p.h:116 #2294 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff87faa0) at kernel/qcoreapplication.cpp:1063 #2295 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff87faa0) at kernel/qapplication.cpp:4561 #2296 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff87faa0) at kernel/qapplication.cpp:4530 #2297 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff87faa0) at kernel/qcoreapplication.cpp:953 #2298 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff87faa0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2299 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2300 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2301 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2302 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2303 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8809d0) at itemviews/qabstractitemview.cpp:2415 #2304 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8809d0) at itemviews/qlistview.cpp:848 #2305 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8809d0) at kernel/qwidget.cpp:8554 #2306 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8809d0) at widgets/qframe.cpp:557 #2307 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8809d0) at widgets/qabstractscrollarea.cpp:1043 #2308 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8809d0) at itemviews/qabstractitemview.cpp:1644 #2309 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8809d0) at widgets/qabstractscrollarea_p.h:100 #2310 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8809d0) at widgets/qabstractscrollarea_p.h:116 #2311 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8809d0) at kernel/qcoreapplication.cpp:1063 #2312 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8809d0) at kernel/qapplication.cpp:4561 #2313 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8809d0) at kernel/qapplication.cpp:4530 #2314 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8809d0) at kernel/qcoreapplication.cpp:953 #2315 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8809d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2316 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2317 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2318 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2319 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2320 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff881900) at itemviews/qabstractitemview.cpp:2415 #2321 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff881900) at itemviews/qlistview.cpp:848 #2322 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff881900) at kernel/qwidget.cpp:8554 #2323 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff881900) at widgets/qframe.cpp:557 #2324 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff881900) at widgets/qabstractscrollarea.cpp:1043 #2325 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff881900) at itemviews/qabstractitemview.cpp:1644 #2326 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff881900) at widgets/qabstractscrollarea_p.h:100 #2327 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff881900) at widgets/qabstractscrollarea_p.h:116 #2328 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff881900) at kernel/qcoreapplication.cpp:1063 #2329 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff881900) at kernel/qapplication.cpp:4561 #2330 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff881900) at kernel/qapplication.cpp:4530 #2331 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff881900) at kernel/qcoreapplication.cpp:953 #2332 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff881900) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2333 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2334 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2335 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2336 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2337 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff882830) at itemviews/qabstractitemview.cpp:2415 #2338 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff882830) at itemviews/qlistview.cpp:848 #2339 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff882830) at kernel/qwidget.cpp:8554 #2340 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff882830) at widgets/qframe.cpp:557 #2341 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff882830) at widgets/qabstractscrollarea.cpp:1043 #2342 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff882830) at itemviews/qabstractitemview.cpp:1644 #2343 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff882830) at widgets/qabstractscrollarea_p.h:100 #2344 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff882830) at widgets/qabstractscrollarea_p.h:116 #2345 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff882830) at kernel/qcoreapplication.cpp:1063 #2346 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff882830) at kernel/qapplication.cpp:4561 #2347 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff882830) at kernel/qapplication.cpp:4530 #2348 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff882830) at kernel/qcoreapplication.cpp:953 #2349 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff882830) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2350 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2351 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2352 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2353 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2354 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff883760) at itemviews/qabstractitemview.cpp:2415 #2355 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff883760) at itemviews/qlistview.cpp:848 #2356 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff883760) at kernel/qwidget.cpp:8554 #2357 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff883760) at widgets/qframe.cpp:557 #2358 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff883760) at widgets/qabstractscrollarea.cpp:1043 #2359 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff883760) at itemviews/qabstractitemview.cpp:1644 #2360 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff883760) at widgets/qabstractscrollarea_p.h:100 #2361 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff883760) at widgets/qabstractscrollarea_p.h:116 #2362 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff883760) at kernel/qcoreapplication.cpp:1063 #2363 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff883760) at kernel/qapplication.cpp:4561 #2364 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff883760) at kernel/qapplication.cpp:4530 #2365 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff883760) at kernel/qcoreapplication.cpp:953 #2366 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff883760) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2367 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2368 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2369 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2370 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2371 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff884690) at itemviews/qabstractitemview.cpp:2415 #2372 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff884690) at itemviews/qlistview.cpp:848 #2373 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff884690) at kernel/qwidget.cpp:8554 #2374 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff884690) at widgets/qframe.cpp:557 #2375 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff884690) at widgets/qabstractscrollarea.cpp:1043 #2376 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff884690) at itemviews/qabstractitemview.cpp:1644 #2377 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff884690) at widgets/qabstractscrollarea_p.h:100 #2378 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff884690) at widgets/qabstractscrollarea_p.h:116 #2379 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff884690) at kernel/qcoreapplication.cpp:1063 #2380 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff884690) at kernel/qapplication.cpp:4561 #2381 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff884690) at kernel/qapplication.cpp:4530 #2382 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff884690) at kernel/qcoreapplication.cpp:953 #2383 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff884690) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2384 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2385 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2386 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2387 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2388 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8855c0) at itemviews/qabstractitemview.cpp:2415 #2389 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8855c0) at itemviews/qlistview.cpp:848 #2390 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8855c0) at kernel/qwidget.cpp:8554 #2391 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8855c0) at widgets/qframe.cpp:557 #2392 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8855c0) at widgets/qabstractscrollarea.cpp:1043 #2393 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8855c0) at itemviews/qabstractitemview.cpp:1644 #2394 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8855c0) at widgets/qabstractscrollarea_p.h:100 #2395 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8855c0) at widgets/qabstractscrollarea_p.h:116 #2396 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8855c0) at kernel/qcoreapplication.cpp:1063 #2397 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8855c0) at kernel/qapplication.cpp:4561 #2398 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8855c0) at kernel/qapplication.cpp:4530 #2399 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8855c0) at kernel/qcoreapplication.cpp:953 #2400 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8855c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2401 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2402 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2403 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2404 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2405 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8864f0) at itemviews/qabstractitemview.cpp:2415 #2406 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8864f0) at itemviews/qlistview.cpp:848 #2407 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8864f0) at kernel/qwidget.cpp:8554 #2408 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8864f0) at widgets/qframe.cpp:557 #2409 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8864f0) at widgets/qabstractscrollarea.cpp:1043 #2410 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8864f0) at itemviews/qabstractitemview.cpp:1644 #2411 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8864f0) at widgets/qabstractscrollarea_p.h:100 #2412 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8864f0) at widgets/qabstractscrollarea_p.h:116 #2413 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8864f0) at kernel/qcoreapplication.cpp:1063 #2414 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8864f0) at kernel/qapplication.cpp:4561 #2415 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8864f0) at kernel/qapplication.cpp:4530 #2416 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8864f0) at kernel/qcoreapplication.cpp:953 #2417 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8864f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2418 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2419 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2420 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2421 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2422 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff887420) at itemviews/qabstractitemview.cpp:2415 #2423 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff887420) at itemviews/qlistview.cpp:848 #2424 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff887420) at kernel/qwidget.cpp:8554 #2425 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff887420) at widgets/qframe.cpp:557 #2426 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff887420) at widgets/qabstractscrollarea.cpp:1043 #2427 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff887420) at itemviews/qabstractitemview.cpp:1644 #2428 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff887420) at widgets/qabstractscrollarea_p.h:100 #2429 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff887420) at widgets/qabstractscrollarea_p.h:116 #2430 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff887420) at kernel/qcoreapplication.cpp:1063 #2431 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff887420) at kernel/qapplication.cpp:4561 #2432 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff887420) at kernel/qapplication.cpp:4530 #2433 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff887420) at kernel/qcoreapplication.cpp:953 #2434 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff887420) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2435 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2436 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2437 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2438 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2439 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff888350) at itemviews/qabstractitemview.cpp:2415 #2440 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff888350) at itemviews/qlistview.cpp:848 #2441 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff888350) at kernel/qwidget.cpp:8554 #2442 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff888350) at widgets/qframe.cpp:557 #2443 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff888350) at widgets/qabstractscrollarea.cpp:1043 #2444 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff888350) at itemviews/qabstractitemview.cpp:1644 #2445 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff888350) at widgets/qabstractscrollarea_p.h:100 #2446 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff888350) at widgets/qabstractscrollarea_p.h:116 #2447 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff888350) at kernel/qcoreapplication.cpp:1063 #2448 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff888350) at kernel/qapplication.cpp:4561 #2449 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff888350) at kernel/qapplication.cpp:4530 #2450 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff888350) at kernel/qcoreapplication.cpp:953 #2451 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff888350) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2452 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2453 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2454 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2455 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2456 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff889280) at itemviews/qabstractitemview.cpp:2415 #2457 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff889280) at itemviews/qlistview.cpp:848 #2458 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff889280) at kernel/qwidget.cpp:8554 #2459 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff889280) at widgets/qframe.cpp:557 #2460 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff889280) at widgets/qabstractscrollarea.cpp:1043 #2461 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff889280) at itemviews/qabstractitemview.cpp:1644 #2462 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff889280) at widgets/qabstractscrollarea_p.h:100 #2463 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff889280) at widgets/qabstractscrollarea_p.h:116 #2464 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff889280) at kernel/qcoreapplication.cpp:1063 #2465 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff889280) at kernel/qapplication.cpp:4561 #2466 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff889280) at kernel/qapplication.cpp:4530 #2467 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff889280) at kernel/qcoreapplication.cpp:953 #2468 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff889280) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2469 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2470 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2471 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2472 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2473 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff88a1b0) at itemviews/qabstractitemview.cpp:2415 #2474 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff88a1b0) at itemviews/qlistview.cpp:848 #2475 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff88a1b0) at kernel/qwidget.cpp:8554 #2476 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff88a1b0) at widgets/qframe.cpp:557 #2477 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff88a1b0) at widgets/qabstractscrollarea.cpp:1043 #2478 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff88a1b0) at itemviews/qabstractitemview.cpp:1644 #2479 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff88a1b0) at widgets/qabstractscrollarea_p.h:100 #2480 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff88a1b0) at widgets/qabstractscrollarea_p.h:116 #2481 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff88a1b0) at kernel/qcoreapplication.cpp:1063 #2482 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff88a1b0) at kernel/qapplication.cpp:4561 #2483 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff88a1b0) at kernel/qapplication.cpp:4530 #2484 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff88a1b0) at kernel/qcoreapplication.cpp:953 #2485 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff88a1b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2486 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2487 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2488 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2489 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2490 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff88b0e0) at itemviews/qabstractitemview.cpp:2415 #2491 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff88b0e0) at itemviews/qlistview.cpp:848 #2492 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff88b0e0) at kernel/qwidget.cpp:8554 #2493 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff88b0e0) at widgets/qframe.cpp:557 #2494 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff88b0e0) at widgets/qabstractscrollarea.cpp:1043 #2495 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff88b0e0) at itemviews/qabstractitemview.cpp:1644 #2496 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff88b0e0) at widgets/qabstractscrollarea_p.h:100 #2497 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff88b0e0) at widgets/qabstractscrollarea_p.h:116 #2498 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff88b0e0) at kernel/qcoreapplication.cpp:1063 #2499 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff88b0e0) at kernel/qapplication.cpp:4561 #2500 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff88b0e0) at kernel/qapplication.cpp:4530 #2501 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff88b0e0) at kernel/qcoreapplication.cpp:953 #2502 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff88b0e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2503 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2504 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2505 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2506 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2507 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff88c010) at itemviews/qabstractitemview.cpp:2415 #2508 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff88c010) at itemviews/qlistview.cpp:848 #2509 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff88c010) at kernel/qwidget.cpp:8554 #2510 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff88c010) at widgets/qframe.cpp:557 #2511 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff88c010) at widgets/qabstractscrollarea.cpp:1043 #2512 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff88c010) at itemviews/qabstractitemview.cpp:1644 #2513 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff88c010) at widgets/qabstractscrollarea_p.h:100 #2514 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff88c010) at widgets/qabstractscrollarea_p.h:116 #2515 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff88c010) at kernel/qcoreapplication.cpp:1063 #2516 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff88c010) at kernel/qapplication.cpp:4561 #2517 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff88c010) at kernel/qapplication.cpp:4530 #2518 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff88c010) at kernel/qcoreapplication.cpp:953 #2519 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff88c010) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2520 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2521 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2522 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2523 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2524 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff88cf40) at itemviews/qabstractitemview.cpp:2415 #2525 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff88cf40) at itemviews/qlistview.cpp:848 #2526 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff88cf40) at kernel/qwidget.cpp:8554 #2527 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff88cf40) at widgets/qframe.cpp:557 #2528 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff88cf40) at widgets/qabstractscrollarea.cpp:1043 #2529 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff88cf40) at itemviews/qabstractitemview.cpp:1644 #2530 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff88cf40) at widgets/qabstractscrollarea_p.h:100 #2531 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff88cf40) at widgets/qabstractscrollarea_p.h:116 #2532 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff88cf40) at kernel/qcoreapplication.cpp:1063 #2533 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff88cf40) at kernel/qapplication.cpp:4561 #2534 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff88cf40) at kernel/qapplication.cpp:4530 #2535 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff88cf40) at kernel/qcoreapplication.cpp:953 #2536 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff88cf40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2537 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2538 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2539 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2540 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2541 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff88de70) at itemviews/qabstractitemview.cpp:2415 #2542 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff88de70) at itemviews/qlistview.cpp:848 #2543 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff88de70) at kernel/qwidget.cpp:8554 #2544 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff88de70) at widgets/qframe.cpp:557 #2545 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff88de70) at widgets/qabstractscrollarea.cpp:1043 #2546 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff88de70) at itemviews/qabstractitemview.cpp:1644 #2547 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff88de70) at widgets/qabstractscrollarea_p.h:100 #2548 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff88de70) at widgets/qabstractscrollarea_p.h:116 #2549 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff88de70) at kernel/qcoreapplication.cpp:1063 #2550 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff88de70) at kernel/qapplication.cpp:4561 #2551 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff88de70) at kernel/qapplication.cpp:4530 #2552 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff88de70) at kernel/qcoreapplication.cpp:953 #2553 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff88de70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2554 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2555 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2556 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2557 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2558 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff88eda0) at itemviews/qabstractitemview.cpp:2415 #2559 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff88eda0) at itemviews/qlistview.cpp:848 #2560 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff88eda0) at kernel/qwidget.cpp:8554 #2561 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff88eda0) at widgets/qframe.cpp:557 #2562 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff88eda0) at widgets/qabstractscrollarea.cpp:1043 #2563 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff88eda0) at itemviews/qabstractitemview.cpp:1644 #2564 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff88eda0) at widgets/qabstractscrollarea_p.h:100 #2565 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff88eda0) at widgets/qabstractscrollarea_p.h:116 #2566 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff88eda0) at kernel/qcoreapplication.cpp:1063 #2567 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff88eda0) at kernel/qapplication.cpp:4561 #2568 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff88eda0) at kernel/qapplication.cpp:4530 #2569 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff88eda0) at kernel/qcoreapplication.cpp:953 #2570 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff88eda0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2571 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2572 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2573 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2574 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2575 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff88fcd0) at itemviews/qabstractitemview.cpp:2415 #2576 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff88fcd0) at itemviews/qlistview.cpp:848 #2577 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff88fcd0) at kernel/qwidget.cpp:8554 #2578 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff88fcd0) at widgets/qframe.cpp:557 #2579 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff88fcd0) at widgets/qabstractscrollarea.cpp:1043 #2580 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff88fcd0) at itemviews/qabstractitemview.cpp:1644 #2581 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff88fcd0) at widgets/qabstractscrollarea_p.h:100 #2582 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff88fcd0) at widgets/qabstractscrollarea_p.h:116 #2583 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff88fcd0) at kernel/qcoreapplication.cpp:1063 #2584 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff88fcd0) at kernel/qapplication.cpp:4561 #2585 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff88fcd0) at kernel/qapplication.cpp:4530 #2586 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff88fcd0) at kernel/qcoreapplication.cpp:953 #2587 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff88fcd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2588 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2589 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2590 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2591 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2592 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff890c00) at itemviews/qabstractitemview.cpp:2415 #2593 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff890c00) at itemviews/qlistview.cpp:848 #2594 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff890c00) at kernel/qwidget.cpp:8554 #2595 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff890c00) at widgets/qframe.cpp:557 #2596 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff890c00) at widgets/qabstractscrollarea.cpp:1043 #2597 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff890c00) at itemviews/qabstractitemview.cpp:1644 #2598 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff890c00) at widgets/qabstractscrollarea_p.h:100 #2599 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff890c00) at widgets/qabstractscrollarea_p.h:116 #2600 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff890c00) at kernel/qcoreapplication.cpp:1063 #2601 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff890c00) at kernel/qapplication.cpp:4561 #2602 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff890c00) at kernel/qapplication.cpp:4530 #2603 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff890c00) at kernel/qcoreapplication.cpp:953 #2604 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff890c00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2605 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2606 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2607 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2608 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2609 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff891b30) at itemviews/qabstractitemview.cpp:2415 #2610 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff891b30) at itemviews/qlistview.cpp:848 #2611 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff891b30) at kernel/qwidget.cpp:8554 #2612 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff891b30) at widgets/qframe.cpp:557 #2613 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff891b30) at widgets/qabstractscrollarea.cpp:1043 #2614 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff891b30) at itemviews/qabstractitemview.cpp:1644 #2615 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff891b30) at widgets/qabstractscrollarea_p.h:100 #2616 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff891b30) at widgets/qabstractscrollarea_p.h:116 #2617 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff891b30) at kernel/qcoreapplication.cpp:1063 #2618 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff891b30) at kernel/qapplication.cpp:4561 #2619 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff891b30) at kernel/qapplication.cpp:4530 #2620 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff891b30) at kernel/qcoreapplication.cpp:953 #2621 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff891b30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2622 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2623 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2624 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2625 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2626 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff892a60) at itemviews/qabstractitemview.cpp:2415 #2627 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff892a60) at itemviews/qlistview.cpp:848 #2628 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff892a60) at kernel/qwidget.cpp:8554 #2629 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff892a60) at widgets/qframe.cpp:557 #2630 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff892a60) at widgets/qabstractscrollarea.cpp:1043 #2631 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff892a60) at itemviews/qabstractitemview.cpp:1644 #2632 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff892a60) at widgets/qabstractscrollarea_p.h:100 #2633 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff892a60) at widgets/qabstractscrollarea_p.h:116 #2634 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff892a60) at kernel/qcoreapplication.cpp:1063 #2635 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff892a60) at kernel/qapplication.cpp:4561 #2636 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff892a60) at kernel/qapplication.cpp:4530 #2637 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff892a60) at kernel/qcoreapplication.cpp:953 #2638 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff892a60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2639 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2640 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2641 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2642 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2643 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff893990) at itemviews/qabstractitemview.cpp:2415 #2644 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff893990) at itemviews/qlistview.cpp:848 #2645 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff893990) at kernel/qwidget.cpp:8554 #2646 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff893990) at widgets/qframe.cpp:557 #2647 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff893990) at widgets/qabstractscrollarea.cpp:1043 #2648 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff893990) at itemviews/qabstractitemview.cpp:1644 #2649 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff893990) at widgets/qabstractscrollarea_p.h:100 #2650 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff893990) at widgets/qabstractscrollarea_p.h:116 #2651 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff893990) at kernel/qcoreapplication.cpp:1063 #2652 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff893990) at kernel/qapplication.cpp:4561 #2653 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff893990) at kernel/qapplication.cpp:4530 #2654 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff893990) at kernel/qcoreapplication.cpp:953 #2655 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff893990) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2656 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2657 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2658 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2659 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2660 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8948c0) at itemviews/qabstractitemview.cpp:2415 #2661 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8948c0) at itemviews/qlistview.cpp:848 #2662 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8948c0) at kernel/qwidget.cpp:8554 #2663 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8948c0) at widgets/qframe.cpp:557 #2664 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8948c0) at widgets/qabstractscrollarea.cpp:1043 #2665 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8948c0) at itemviews/qabstractitemview.cpp:1644 #2666 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8948c0) at widgets/qabstractscrollarea_p.h:100 #2667 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8948c0) at widgets/qabstractscrollarea_p.h:116 #2668 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8948c0) at kernel/qcoreapplication.cpp:1063 #2669 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8948c0) at kernel/qapplication.cpp:4561 #2670 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8948c0) at kernel/qapplication.cpp:4530 #2671 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8948c0) at kernel/qcoreapplication.cpp:953 #2672 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8948c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2673 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2674 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2675 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2676 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2677 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8957f0) at itemviews/qabstractitemview.cpp:2415 #2678 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8957f0) at itemviews/qlistview.cpp:848 #2679 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8957f0) at kernel/qwidget.cpp:8554 #2680 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8957f0) at widgets/qframe.cpp:557 #2681 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8957f0) at widgets/qabstractscrollarea.cpp:1043 #2682 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8957f0) at itemviews/qabstractitemview.cpp:1644 #2683 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8957f0) at widgets/qabstractscrollarea_p.h:100 #2684 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8957f0) at widgets/qabstractscrollarea_p.h:116 #2685 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8957f0) at kernel/qcoreapplication.cpp:1063 #2686 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8957f0) at kernel/qapplication.cpp:4561 #2687 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8957f0) at kernel/qapplication.cpp:4530 #2688 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8957f0) at kernel/qcoreapplication.cpp:953 #2689 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8957f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2690 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2691 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2692 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2693 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2694 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff896720) at itemviews/qabstractitemview.cpp:2415 #2695 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff896720) at itemviews/qlistview.cpp:848 #2696 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff896720) at kernel/qwidget.cpp:8554 #2697 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff896720) at widgets/qframe.cpp:557 #2698 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff896720) at widgets/qabstractscrollarea.cpp:1043 #2699 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff896720) at itemviews/qabstractitemview.cpp:1644 #2700 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff896720) at widgets/qabstractscrollarea_p.h:100 #2701 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff896720) at widgets/qabstractscrollarea_p.h:116 #2702 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff896720) at kernel/qcoreapplication.cpp:1063 #2703 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff896720) at kernel/qapplication.cpp:4561 #2704 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff896720) at kernel/qapplication.cpp:4530 #2705 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff896720) at kernel/qcoreapplication.cpp:953 #2706 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff896720) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2707 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2708 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2709 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2710 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2711 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff897650) at itemviews/qabstractitemview.cpp:2415 #2712 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff897650) at itemviews/qlistview.cpp:848 #2713 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff897650) at kernel/qwidget.cpp:8554 #2714 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff897650) at widgets/qframe.cpp:557 #2715 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff897650) at widgets/qabstractscrollarea.cpp:1043 #2716 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff897650) at itemviews/qabstractitemview.cpp:1644 #2717 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff897650) at widgets/qabstractscrollarea_p.h:100 #2718 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff897650) at widgets/qabstractscrollarea_p.h:116 #2719 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff897650) at kernel/qcoreapplication.cpp:1063 #2720 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff897650) at kernel/qapplication.cpp:4561 #2721 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff897650) at kernel/qapplication.cpp:4530 #2722 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff897650) at kernel/qcoreapplication.cpp:953 #2723 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff897650) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2724 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2725 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2726 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2727 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2728 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff898580) at itemviews/qabstractitemview.cpp:2415 #2729 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff898580) at itemviews/qlistview.cpp:848 #2730 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff898580) at kernel/qwidget.cpp:8554 #2731 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff898580) at widgets/qframe.cpp:557 #2732 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff898580) at widgets/qabstractscrollarea.cpp:1043 #2733 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff898580) at itemviews/qabstractitemview.cpp:1644 #2734 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff898580) at widgets/qabstractscrollarea_p.h:100 #2735 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff898580) at widgets/qabstractscrollarea_p.h:116 #2736 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff898580) at kernel/qcoreapplication.cpp:1063 #2737 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff898580) at kernel/qapplication.cpp:4561 #2738 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff898580) at kernel/qapplication.cpp:4530 #2739 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff898580) at kernel/qcoreapplication.cpp:953 #2740 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff898580) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2741 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2742 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2743 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2744 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2745 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8994b0) at itemviews/qabstractitemview.cpp:2415 #2746 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8994b0) at itemviews/qlistview.cpp:848 #2747 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8994b0) at kernel/qwidget.cpp:8554 #2748 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8994b0) at widgets/qframe.cpp:557 #2749 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8994b0) at widgets/qabstractscrollarea.cpp:1043 #2750 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8994b0) at itemviews/qabstractitemview.cpp:1644 #2751 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8994b0) at widgets/qabstractscrollarea_p.h:100 #2752 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8994b0) at widgets/qabstractscrollarea_p.h:116 #2753 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8994b0) at kernel/qcoreapplication.cpp:1063 #2754 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8994b0) at kernel/qapplication.cpp:4561 #2755 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8994b0) at kernel/qapplication.cpp:4530 #2756 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8994b0) at kernel/qcoreapplication.cpp:953 #2757 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8994b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2758 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2759 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2760 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2761 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2762 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff89a3e0) at itemviews/qabstractitemview.cpp:2415 #2763 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff89a3e0) at itemviews/qlistview.cpp:848 #2764 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff89a3e0) at kernel/qwidget.cpp:8554 #2765 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff89a3e0) at widgets/qframe.cpp:557 #2766 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff89a3e0) at widgets/qabstractscrollarea.cpp:1043 #2767 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff89a3e0) at itemviews/qabstractitemview.cpp:1644 #2768 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff89a3e0) at widgets/qabstractscrollarea_p.h:100 #2769 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff89a3e0) at widgets/qabstractscrollarea_p.h:116 #2770 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff89a3e0) at kernel/qcoreapplication.cpp:1063 #2771 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff89a3e0) at kernel/qapplication.cpp:4561 #2772 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff89a3e0) at kernel/qapplication.cpp:4530 #2773 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff89a3e0) at kernel/qcoreapplication.cpp:953 #2774 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff89a3e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2775 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2776 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2777 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2778 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2779 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff89b310) at itemviews/qabstractitemview.cpp:2415 #2780 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff89b310) at itemviews/qlistview.cpp:848 #2781 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff89b310) at kernel/qwidget.cpp:8554 #2782 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff89b310) at widgets/qframe.cpp:557 #2783 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff89b310) at widgets/qabstractscrollarea.cpp:1043 #2784 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff89b310) at itemviews/qabstractitemview.cpp:1644 #2785 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff89b310) at widgets/qabstractscrollarea_p.h:100 #2786 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff89b310) at widgets/qabstractscrollarea_p.h:116 #2787 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff89b310) at kernel/qcoreapplication.cpp:1063 #2788 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff89b310) at kernel/qapplication.cpp:4561 #2789 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff89b310) at kernel/qapplication.cpp:4530 #2790 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff89b310) at kernel/qcoreapplication.cpp:953 #2791 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff89b310) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2792 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2793 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2794 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2795 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2796 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff89c240) at itemviews/qabstractitemview.cpp:2415 #2797 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff89c240) at itemviews/qlistview.cpp:848 #2798 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff89c240) at kernel/qwidget.cpp:8554 #2799 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff89c240) at widgets/qframe.cpp:557 #2800 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff89c240) at widgets/qabstractscrollarea.cpp:1043 #2801 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff89c240) at itemviews/qabstractitemview.cpp:1644 #2802 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff89c240) at widgets/qabstractscrollarea_p.h:100 #2803 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff89c240) at widgets/qabstractscrollarea_p.h:116 #2804 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff89c240) at kernel/qcoreapplication.cpp:1063 #2805 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff89c240) at kernel/qapplication.cpp:4561 #2806 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff89c240) at kernel/qapplication.cpp:4530 #2807 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff89c240) at kernel/qcoreapplication.cpp:953 #2808 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff89c240) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2809 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2810 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2811 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2812 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2813 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff89d170) at itemviews/qabstractitemview.cpp:2415 #2814 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff89d170) at itemviews/qlistview.cpp:848 #2815 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff89d170) at kernel/qwidget.cpp:8554 #2816 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff89d170) at widgets/qframe.cpp:557 #2817 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff89d170) at widgets/qabstractscrollarea.cpp:1043 #2818 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff89d170) at itemviews/qabstractitemview.cpp:1644 #2819 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff89d170) at widgets/qabstractscrollarea_p.h:100 #2820 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff89d170) at widgets/qabstractscrollarea_p.h:116 #2821 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff89d170) at kernel/qcoreapplication.cpp:1063 #2822 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff89d170) at kernel/qapplication.cpp:4561 #2823 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff89d170) at kernel/qapplication.cpp:4530 #2824 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff89d170) at kernel/qcoreapplication.cpp:953 #2825 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff89d170) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2826 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2827 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2828 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2829 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2830 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff89e0a0) at itemviews/qabstractitemview.cpp:2415 #2831 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff89e0a0) at itemviews/qlistview.cpp:848 #2832 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff89e0a0) at kernel/qwidget.cpp:8554 #2833 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff89e0a0) at widgets/qframe.cpp:557 #2834 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff89e0a0) at widgets/qabstractscrollarea.cpp:1043 #2835 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff89e0a0) at itemviews/qabstractitemview.cpp:1644 #2836 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff89e0a0) at widgets/qabstractscrollarea_p.h:100 #2837 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff89e0a0) at widgets/qabstractscrollarea_p.h:116 #2838 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff89e0a0) at kernel/qcoreapplication.cpp:1063 #2839 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff89e0a0) at kernel/qapplication.cpp:4561 #2840 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff89e0a0) at kernel/qapplication.cpp:4530 #2841 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff89e0a0) at kernel/qcoreapplication.cpp:953 #2842 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff89e0a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2843 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2844 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2845 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2846 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2847 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff89efd0) at itemviews/qabstractitemview.cpp:2415 #2848 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff89efd0) at itemviews/qlistview.cpp:848 #2849 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff89efd0) at kernel/qwidget.cpp:8554 #2850 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff89efd0) at widgets/qframe.cpp:557 #2851 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff89efd0) at widgets/qabstractscrollarea.cpp:1043 #2852 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff89efd0) at itemviews/qabstractitemview.cpp:1644 #2853 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff89efd0) at widgets/qabstractscrollarea_p.h:100 #2854 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff89efd0) at widgets/qabstractscrollarea_p.h:116 #2855 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff89efd0) at kernel/qcoreapplication.cpp:1063 #2856 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff89efd0) at kernel/qapplication.cpp:4561 #2857 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff89efd0) at kernel/qapplication.cpp:4530 #2858 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff89efd0) at kernel/qcoreapplication.cpp:953 #2859 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff89efd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2860 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2861 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2862 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2863 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2864 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff89ff00) at itemviews/qabstractitemview.cpp:2415 #2865 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff89ff00) at itemviews/qlistview.cpp:848 #2866 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff89ff00) at kernel/qwidget.cpp:8554 #2867 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff89ff00) at widgets/qframe.cpp:557 #2868 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff89ff00) at widgets/qabstractscrollarea.cpp:1043 #2869 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff89ff00) at itemviews/qabstractitemview.cpp:1644 #2870 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff89ff00) at widgets/qabstractscrollarea_p.h:100 #2871 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff89ff00) at widgets/qabstractscrollarea_p.h:116 #2872 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff89ff00) at kernel/qcoreapplication.cpp:1063 #2873 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff89ff00) at kernel/qapplication.cpp:4561 #2874 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff89ff00) at kernel/qapplication.cpp:4530 #2875 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff89ff00) at kernel/qcoreapplication.cpp:953 #2876 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff89ff00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2877 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2878 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2879 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2880 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2881 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8a0e30) at itemviews/qabstractitemview.cpp:2415 #2882 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8a0e30) at itemviews/qlistview.cpp:848 #2883 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8a0e30) at kernel/qwidget.cpp:8554 #2884 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8a0e30) at widgets/qframe.cpp:557 #2885 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8a0e30) at widgets/qabstractscrollarea.cpp:1043 #2886 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8a0e30) at itemviews/qabstractitemview.cpp:1644 #2887 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8a0e30) at widgets/qabstractscrollarea_p.h:100 #2888 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8a0e30) at widgets/qabstractscrollarea_p.h:116 #2889 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8a0e30) at kernel/qcoreapplication.cpp:1063 #2890 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8a0e30) at kernel/qapplication.cpp:4561 #2891 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8a0e30) at kernel/qapplication.cpp:4530 #2892 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8a0e30) at kernel/qcoreapplication.cpp:953 #2893 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8a0e30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2894 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2895 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2896 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2897 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2898 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8a1d60) at itemviews/qabstractitemview.cpp:2415 #2899 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8a1d60) at itemviews/qlistview.cpp:848 #2900 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8a1d60) at kernel/qwidget.cpp:8554 #2901 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8a1d60) at widgets/qframe.cpp:557 #2902 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8a1d60) at widgets/qabstractscrollarea.cpp:1043 #2903 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8a1d60) at itemviews/qabstractitemview.cpp:1644 #2904 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8a1d60) at widgets/qabstractscrollarea_p.h:100 #2905 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8a1d60) at widgets/qabstractscrollarea_p.h:116 #2906 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8a1d60) at kernel/qcoreapplication.cpp:1063 #2907 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8a1d60) at kernel/qapplication.cpp:4561 #2908 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8a1d60) at kernel/qapplication.cpp:4530 #2909 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8a1d60) at kernel/qcoreapplication.cpp:953 #2910 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8a1d60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2911 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2912 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2913 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2914 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2915 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8a2c90) at itemviews/qabstractitemview.cpp:2415 #2916 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8a2c90) at itemviews/qlistview.cpp:848 #2917 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8a2c90) at kernel/qwidget.cpp:8554 #2918 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8a2c90) at widgets/qframe.cpp:557 #2919 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8a2c90) at widgets/qabstractscrollarea.cpp:1043 #2920 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8a2c90) at itemviews/qabstractitemview.cpp:1644 #2921 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8a2c90) at widgets/qabstractscrollarea_p.h:100 #2922 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8a2c90) at widgets/qabstractscrollarea_p.h:116 #2923 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8a2c90) at kernel/qcoreapplication.cpp:1063 #2924 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8a2c90) at kernel/qapplication.cpp:4561 #2925 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8a2c90) at kernel/qapplication.cpp:4530 #2926 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8a2c90) at kernel/qcoreapplication.cpp:953 #2927 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8a2c90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2928 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2929 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2930 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2931 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2932 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8a3bc0) at itemviews/qabstractitemview.cpp:2415 #2933 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8a3bc0) at itemviews/qlistview.cpp:848 #2934 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8a3bc0) at kernel/qwidget.cpp:8554 #2935 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8a3bc0) at widgets/qframe.cpp:557 #2936 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8a3bc0) at widgets/qabstractscrollarea.cpp:1043 #2937 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8a3bc0) at itemviews/qabstractitemview.cpp:1644 #2938 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8a3bc0) at widgets/qabstractscrollarea_p.h:100 #2939 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8a3bc0) at widgets/qabstractscrollarea_p.h:116 #2940 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8a3bc0) at kernel/qcoreapplication.cpp:1063 #2941 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8a3bc0) at kernel/qapplication.cpp:4561 #2942 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8a3bc0) at kernel/qapplication.cpp:4530 #2943 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8a3bc0) at kernel/qcoreapplication.cpp:953 #2944 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8a3bc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2945 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2946 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2947 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2948 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2949 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8a4af0) at itemviews/qabstractitemview.cpp:2415 #2950 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8a4af0) at itemviews/qlistview.cpp:848 #2951 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8a4af0) at kernel/qwidget.cpp:8554 #2952 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8a4af0) at widgets/qframe.cpp:557 #2953 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8a4af0) at widgets/qabstractscrollarea.cpp:1043 #2954 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8a4af0) at itemviews/qabstractitemview.cpp:1644 #2955 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8a4af0) at widgets/qabstractscrollarea_p.h:100 #2956 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8a4af0) at widgets/qabstractscrollarea_p.h:116 #2957 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8a4af0) at kernel/qcoreapplication.cpp:1063 #2958 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8a4af0) at kernel/qapplication.cpp:4561 #2959 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8a4af0) at kernel/qapplication.cpp:4530 #2960 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8a4af0) at kernel/qcoreapplication.cpp:953 #2961 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8a4af0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2962 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2963 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2964 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2965 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2966 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8a5a20) at itemviews/qabstractitemview.cpp:2415 #2967 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8a5a20) at itemviews/qlistview.cpp:848 #2968 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8a5a20) at kernel/qwidget.cpp:8554 #2969 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8a5a20) at widgets/qframe.cpp:557 #2970 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8a5a20) at widgets/qabstractscrollarea.cpp:1043 #2971 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8a5a20) at itemviews/qabstractitemview.cpp:1644 #2972 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8a5a20) at widgets/qabstractscrollarea_p.h:100 #2973 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8a5a20) at widgets/qabstractscrollarea_p.h:116 #2974 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8a5a20) at kernel/qcoreapplication.cpp:1063 #2975 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8a5a20) at kernel/qapplication.cpp:4561 #2976 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8a5a20) at kernel/qapplication.cpp:4530 #2977 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8a5a20) at kernel/qcoreapplication.cpp:953 #2978 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8a5a20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2979 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #2980 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2981 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2982 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #2983 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8a6950) at itemviews/qabstractitemview.cpp:2415 #2984 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8a6950) at itemviews/qlistview.cpp:848 #2985 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8a6950) at kernel/qwidget.cpp:8554 #2986 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8a6950) at widgets/qframe.cpp:557 #2987 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8a6950) at widgets/qabstractscrollarea.cpp:1043 #2988 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8a6950) at itemviews/qabstractitemview.cpp:1644 #2989 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8a6950) at widgets/qabstractscrollarea_p.h:100 #2990 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8a6950) at widgets/qabstractscrollarea_p.h:116 #2991 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8a6950) at kernel/qcoreapplication.cpp:1063 #2992 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8a6950) at kernel/qapplication.cpp:4561 #2993 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8a6950) at kernel/qapplication.cpp:4530 #2994 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8a6950) at kernel/qcoreapplication.cpp:953 #2995 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8a6950) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #2996 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #2997 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #2998 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #2999 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3000 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8a7880) at itemviews/qabstractitemview.cpp:2415 #3001 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8a7880) at itemviews/qlistview.cpp:848 #3002 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8a7880) at kernel/qwidget.cpp:8554 #3003 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8a7880) at widgets/qframe.cpp:557 #3004 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8a7880) at widgets/qabstractscrollarea.cpp:1043 #3005 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8a7880) at itemviews/qabstractitemview.cpp:1644 #3006 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8a7880) at widgets/qabstractscrollarea_p.h:100 #3007 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8a7880) at widgets/qabstractscrollarea_p.h:116 #3008 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8a7880) at kernel/qcoreapplication.cpp:1063 #3009 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8a7880) at kernel/qapplication.cpp:4561 #3010 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8a7880) at kernel/qapplication.cpp:4530 #3011 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8a7880) at kernel/qcoreapplication.cpp:953 #3012 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8a7880) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3013 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3014 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3015 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3016 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3017 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8a87b0) at itemviews/qabstractitemview.cpp:2415 #3018 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8a87b0) at itemviews/qlistview.cpp:848 #3019 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8a87b0) at kernel/qwidget.cpp:8554 #3020 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8a87b0) at widgets/qframe.cpp:557 #3021 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8a87b0) at widgets/qabstractscrollarea.cpp:1043 #3022 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8a87b0) at itemviews/qabstractitemview.cpp:1644 #3023 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8a87b0) at widgets/qabstractscrollarea_p.h:100 #3024 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8a87b0) at widgets/qabstractscrollarea_p.h:116 #3025 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8a87b0) at kernel/qcoreapplication.cpp:1063 #3026 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8a87b0) at kernel/qapplication.cpp:4561 #3027 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8a87b0) at kernel/qapplication.cpp:4530 #3028 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8a87b0) at kernel/qcoreapplication.cpp:953 #3029 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8a87b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3030 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3031 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3032 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3033 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3034 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8a96e0) at itemviews/qabstractitemview.cpp:2415 #3035 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8a96e0) at itemviews/qlistview.cpp:848 #3036 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8a96e0) at kernel/qwidget.cpp:8554 #3037 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8a96e0) at widgets/qframe.cpp:557 #3038 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8a96e0) at widgets/qabstractscrollarea.cpp:1043 #3039 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8a96e0) at itemviews/qabstractitemview.cpp:1644 #3040 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8a96e0) at widgets/qabstractscrollarea_p.h:100 #3041 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8a96e0) at widgets/qabstractscrollarea_p.h:116 #3042 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8a96e0) at kernel/qcoreapplication.cpp:1063 #3043 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8a96e0) at kernel/qapplication.cpp:4561 #3044 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8a96e0) at kernel/qapplication.cpp:4530 #3045 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8a96e0) at kernel/qcoreapplication.cpp:953 #3046 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8a96e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3047 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3048 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3049 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3050 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3051 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8aa610) at itemviews/qabstractitemview.cpp:2415 #3052 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8aa610) at itemviews/qlistview.cpp:848 #3053 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8aa610) at kernel/qwidget.cpp:8554 #3054 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8aa610) at widgets/qframe.cpp:557 #3055 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8aa610) at widgets/qabstractscrollarea.cpp:1043 #3056 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8aa610) at itemviews/qabstractitemview.cpp:1644 #3057 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8aa610) at widgets/qabstractscrollarea_p.h:100 #3058 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8aa610) at widgets/qabstractscrollarea_p.h:116 #3059 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8aa610) at kernel/qcoreapplication.cpp:1063 #3060 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8aa610) at kernel/qapplication.cpp:4561 #3061 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8aa610) at kernel/qapplication.cpp:4530 #3062 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8aa610) at kernel/qcoreapplication.cpp:953 #3063 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8aa610) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3064 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3065 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3066 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3067 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3068 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8ab540) at itemviews/qabstractitemview.cpp:2415 #3069 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8ab540) at itemviews/qlistview.cpp:848 #3070 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8ab540) at kernel/qwidget.cpp:8554 #3071 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8ab540) at widgets/qframe.cpp:557 #3072 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8ab540) at widgets/qabstractscrollarea.cpp:1043 #3073 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8ab540) at itemviews/qabstractitemview.cpp:1644 #3074 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8ab540) at widgets/qabstractscrollarea_p.h:100 #3075 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8ab540) at widgets/qabstractscrollarea_p.h:116 #3076 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8ab540) at kernel/qcoreapplication.cpp:1063 #3077 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8ab540) at kernel/qapplication.cpp:4561 #3078 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8ab540) at kernel/qapplication.cpp:4530 #3079 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8ab540) at kernel/qcoreapplication.cpp:953 #3080 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8ab540) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3081 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3082 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3083 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3084 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3085 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8ac470) at itemviews/qabstractitemview.cpp:2415 #3086 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8ac470) at itemviews/qlistview.cpp:848 #3087 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8ac470) at kernel/qwidget.cpp:8554 #3088 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8ac470) at widgets/qframe.cpp:557 #3089 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8ac470) at widgets/qabstractscrollarea.cpp:1043 #3090 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8ac470) at itemviews/qabstractitemview.cpp:1644 #3091 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8ac470) at widgets/qabstractscrollarea_p.h:100 #3092 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8ac470) at widgets/qabstractscrollarea_p.h:116 #3093 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8ac470) at kernel/qcoreapplication.cpp:1063 #3094 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8ac470) at kernel/qapplication.cpp:4561 #3095 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8ac470) at kernel/qapplication.cpp:4530 #3096 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8ac470) at kernel/qcoreapplication.cpp:953 #3097 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8ac470) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3098 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3099 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3100 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3101 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3102 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8ad3a0) at itemviews/qabstractitemview.cpp:2415 #3103 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8ad3a0) at itemviews/qlistview.cpp:848 #3104 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8ad3a0) at kernel/qwidget.cpp:8554 #3105 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8ad3a0) at widgets/qframe.cpp:557 #3106 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8ad3a0) at widgets/qabstractscrollarea.cpp:1043 #3107 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8ad3a0) at itemviews/qabstractitemview.cpp:1644 #3108 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8ad3a0) at widgets/qabstractscrollarea_p.h:100 #3109 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8ad3a0) at widgets/qabstractscrollarea_p.h:116 #3110 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8ad3a0) at kernel/qcoreapplication.cpp:1063 #3111 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8ad3a0) at kernel/qapplication.cpp:4561 #3112 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8ad3a0) at kernel/qapplication.cpp:4530 #3113 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8ad3a0) at kernel/qcoreapplication.cpp:953 #3114 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8ad3a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3115 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3116 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3117 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3118 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3119 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8ae2d0) at itemviews/qabstractitemview.cpp:2415 #3120 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8ae2d0) at itemviews/qlistview.cpp:848 #3121 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8ae2d0) at kernel/qwidget.cpp:8554 #3122 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8ae2d0) at widgets/qframe.cpp:557 #3123 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8ae2d0) at widgets/qabstractscrollarea.cpp:1043 #3124 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8ae2d0) at itemviews/qabstractitemview.cpp:1644 #3125 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8ae2d0) at widgets/qabstractscrollarea_p.h:100 #3126 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8ae2d0) at widgets/qabstractscrollarea_p.h:116 #3127 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8ae2d0) at kernel/qcoreapplication.cpp:1063 #3128 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8ae2d0) at kernel/qapplication.cpp:4561 #3129 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8ae2d0) at kernel/qapplication.cpp:4530 #3130 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8ae2d0) at kernel/qcoreapplication.cpp:953 #3131 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8ae2d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3132 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3133 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3134 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3135 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3136 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8af200) at itemviews/qabstractitemview.cpp:2415 #3137 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8af200) at itemviews/qlistview.cpp:848 #3138 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8af200) at kernel/qwidget.cpp:8554 #3139 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8af200) at widgets/qframe.cpp:557 #3140 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8af200) at widgets/qabstractscrollarea.cpp:1043 #3141 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8af200) at itemviews/qabstractitemview.cpp:1644 #3142 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8af200) at widgets/qabstractscrollarea_p.h:100 #3143 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8af200) at widgets/qabstractscrollarea_p.h:116 #3144 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8af200) at kernel/qcoreapplication.cpp:1063 #3145 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8af200) at kernel/qapplication.cpp:4561 #3146 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8af200) at kernel/qapplication.cpp:4530 #3147 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8af200) at kernel/qcoreapplication.cpp:953 #3148 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8af200) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3149 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3150 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3151 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3152 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3153 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8b0130) at itemviews/qabstractitemview.cpp:2415 #3154 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8b0130) at itemviews/qlistview.cpp:848 #3155 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8b0130) at kernel/qwidget.cpp:8554 #3156 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8b0130) at widgets/qframe.cpp:557 #3157 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8b0130) at widgets/qabstractscrollarea.cpp:1043 #3158 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8b0130) at itemviews/qabstractitemview.cpp:1644 #3159 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8b0130) at widgets/qabstractscrollarea_p.h:100 #3160 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8b0130) at widgets/qabstractscrollarea_p.h:116 #3161 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8b0130) at kernel/qcoreapplication.cpp:1063 #3162 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8b0130) at kernel/qapplication.cpp:4561 #3163 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8b0130) at kernel/qapplication.cpp:4530 #3164 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8b0130) at kernel/qcoreapplication.cpp:953 #3165 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8b0130) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3166 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3167 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3168 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3169 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3170 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8b1060) at itemviews/qabstractitemview.cpp:2415 #3171 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8b1060) at itemviews/qlistview.cpp:848 #3172 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8b1060) at kernel/qwidget.cpp:8554 #3173 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8b1060) at widgets/qframe.cpp:557 #3174 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8b1060) at widgets/qabstractscrollarea.cpp:1043 #3175 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8b1060) at itemviews/qabstractitemview.cpp:1644 #3176 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8b1060) at widgets/qabstractscrollarea_p.h:100 #3177 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8b1060) at widgets/qabstractscrollarea_p.h:116 #3178 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8b1060) at kernel/qcoreapplication.cpp:1063 #3179 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8b1060) at kernel/qapplication.cpp:4561 #3180 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8b1060) at kernel/qapplication.cpp:4530 #3181 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8b1060) at kernel/qcoreapplication.cpp:953 #3182 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8b1060) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3183 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3184 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3185 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3186 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3187 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8b1f90) at itemviews/qabstractitemview.cpp:2415 #3188 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8b1f90) at itemviews/qlistview.cpp:848 #3189 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8b1f90) at kernel/qwidget.cpp:8554 #3190 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8b1f90) at widgets/qframe.cpp:557 #3191 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8b1f90) at widgets/qabstractscrollarea.cpp:1043 #3192 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8b1f90) at itemviews/qabstractitemview.cpp:1644 #3193 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8b1f90) at widgets/qabstractscrollarea_p.h:100 #3194 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8b1f90) at widgets/qabstractscrollarea_p.h:116 #3195 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8b1f90) at kernel/qcoreapplication.cpp:1063 #3196 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8b1f90) at kernel/qapplication.cpp:4561 #3197 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8b1f90) at kernel/qapplication.cpp:4530 #3198 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8b1f90) at kernel/qcoreapplication.cpp:953 #3199 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8b1f90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3200 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3201 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3202 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3203 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3204 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8b2ec0) at itemviews/qabstractitemview.cpp:2415 #3205 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8b2ec0) at itemviews/qlistview.cpp:848 #3206 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8b2ec0) at kernel/qwidget.cpp:8554 #3207 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8b2ec0) at widgets/qframe.cpp:557 #3208 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8b2ec0) at widgets/qabstractscrollarea.cpp:1043 #3209 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8b2ec0) at itemviews/qabstractitemview.cpp:1644 #3210 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8b2ec0) at widgets/qabstractscrollarea_p.h:100 #3211 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8b2ec0) at widgets/qabstractscrollarea_p.h:116 #3212 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8b2ec0) at kernel/qcoreapplication.cpp:1063 #3213 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8b2ec0) at kernel/qapplication.cpp:4561 #3214 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8b2ec0) at kernel/qapplication.cpp:4530 #3215 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8b2ec0) at kernel/qcoreapplication.cpp:953 #3216 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8b2ec0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3217 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3218 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3219 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3220 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3221 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8b3df0) at itemviews/qabstractitemview.cpp:2415 #3222 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8b3df0) at itemviews/qlistview.cpp:848 #3223 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8b3df0) at kernel/qwidget.cpp:8554 #3224 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8b3df0) at widgets/qframe.cpp:557 #3225 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8b3df0) at widgets/qabstractscrollarea.cpp:1043 #3226 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8b3df0) at itemviews/qabstractitemview.cpp:1644 #3227 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8b3df0) at widgets/qabstractscrollarea_p.h:100 #3228 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8b3df0) at widgets/qabstractscrollarea_p.h:116 #3229 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8b3df0) at kernel/qcoreapplication.cpp:1063 #3230 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8b3df0) at kernel/qapplication.cpp:4561 #3231 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8b3df0) at kernel/qapplication.cpp:4530 #3232 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8b3df0) at kernel/qcoreapplication.cpp:953 #3233 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8b3df0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3234 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3235 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3236 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3237 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3238 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8b4d20) at itemviews/qabstractitemview.cpp:2415 #3239 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8b4d20) at itemviews/qlistview.cpp:848 #3240 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8b4d20) at kernel/qwidget.cpp:8554 #3241 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8b4d20) at widgets/qframe.cpp:557 #3242 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8b4d20) at widgets/qabstractscrollarea.cpp:1043 #3243 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8b4d20) at itemviews/qabstractitemview.cpp:1644 #3244 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8b4d20) at widgets/qabstractscrollarea_p.h:100 #3245 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8b4d20) at widgets/qabstractscrollarea_p.h:116 #3246 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8b4d20) at kernel/qcoreapplication.cpp:1063 #3247 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8b4d20) at kernel/qapplication.cpp:4561 #3248 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8b4d20) at kernel/qapplication.cpp:4530 #3249 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8b4d20) at kernel/qcoreapplication.cpp:953 #3250 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8b4d20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3251 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3252 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3253 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3254 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3255 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8b5c50) at itemviews/qabstractitemview.cpp:2415 #3256 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8b5c50) at itemviews/qlistview.cpp:848 #3257 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8b5c50) at kernel/qwidget.cpp:8554 #3258 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8b5c50) at widgets/qframe.cpp:557 #3259 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8b5c50) at widgets/qabstractscrollarea.cpp:1043 #3260 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8b5c50) at itemviews/qabstractitemview.cpp:1644 #3261 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8b5c50) at widgets/qabstractscrollarea_p.h:100 #3262 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8b5c50) at widgets/qabstractscrollarea_p.h:116 #3263 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8b5c50) at kernel/qcoreapplication.cpp:1063 #3264 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8b5c50) at kernel/qapplication.cpp:4561 #3265 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8b5c50) at kernel/qapplication.cpp:4530 #3266 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8b5c50) at kernel/qcoreapplication.cpp:953 #3267 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8b5c50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3268 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3269 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3270 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3271 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3272 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8b6b80) at itemviews/qabstractitemview.cpp:2415 #3273 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8b6b80) at itemviews/qlistview.cpp:848 #3274 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8b6b80) at kernel/qwidget.cpp:8554 #3275 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8b6b80) at widgets/qframe.cpp:557 #3276 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8b6b80) at widgets/qabstractscrollarea.cpp:1043 #3277 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8b6b80) at itemviews/qabstractitemview.cpp:1644 #3278 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8b6b80) at widgets/qabstractscrollarea_p.h:100 #3279 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8b6b80) at widgets/qabstractscrollarea_p.h:116 #3280 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8b6b80) at kernel/qcoreapplication.cpp:1063 #3281 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8b6b80) at kernel/qapplication.cpp:4561 #3282 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8b6b80) at kernel/qapplication.cpp:4530 #3283 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8b6b80) at kernel/qcoreapplication.cpp:953 #3284 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8b6b80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3285 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3286 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3287 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3288 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3289 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8b7ab0) at itemviews/qabstractitemview.cpp:2415 #3290 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8b7ab0) at itemviews/qlistview.cpp:848 #3291 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8b7ab0) at kernel/qwidget.cpp:8554 #3292 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8b7ab0) at widgets/qframe.cpp:557 #3293 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8b7ab0) at widgets/qabstractscrollarea.cpp:1043 #3294 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8b7ab0) at itemviews/qabstractitemview.cpp:1644 #3295 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8b7ab0) at widgets/qabstractscrollarea_p.h:100 #3296 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8b7ab0) at widgets/qabstractscrollarea_p.h:116 #3297 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8b7ab0) at kernel/qcoreapplication.cpp:1063 #3298 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8b7ab0) at kernel/qapplication.cpp:4561 #3299 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8b7ab0) at kernel/qapplication.cpp:4530 #3300 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8b7ab0) at kernel/qcoreapplication.cpp:953 #3301 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8b7ab0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3302 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3303 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3304 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3305 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3306 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8b89e0) at itemviews/qabstractitemview.cpp:2415 #3307 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8b89e0) at itemviews/qlistview.cpp:848 #3308 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8b89e0) at kernel/qwidget.cpp:8554 #3309 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8b89e0) at widgets/qframe.cpp:557 #3310 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8b89e0) at widgets/qabstractscrollarea.cpp:1043 #3311 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8b89e0) at itemviews/qabstractitemview.cpp:1644 #3312 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8b89e0) at widgets/qabstractscrollarea_p.h:100 #3313 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8b89e0) at widgets/qabstractscrollarea_p.h:116 #3314 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8b89e0) at kernel/qcoreapplication.cpp:1063 #3315 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8b89e0) at kernel/qapplication.cpp:4561 #3316 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8b89e0) at kernel/qapplication.cpp:4530 #3317 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8b89e0) at kernel/qcoreapplication.cpp:953 #3318 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8b89e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3319 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3320 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3321 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3322 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3323 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8b9910) at itemviews/qabstractitemview.cpp:2415 #3324 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8b9910) at itemviews/qlistview.cpp:848 #3325 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8b9910) at kernel/qwidget.cpp:8554 #3326 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8b9910) at widgets/qframe.cpp:557 #3327 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8b9910) at widgets/qabstractscrollarea.cpp:1043 #3328 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8b9910) at itemviews/qabstractitemview.cpp:1644 #3329 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8b9910) at widgets/qabstractscrollarea_p.h:100 #3330 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8b9910) at widgets/qabstractscrollarea_p.h:116 #3331 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8b9910) at kernel/qcoreapplication.cpp:1063 #3332 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8b9910) at kernel/qapplication.cpp:4561 #3333 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8b9910) at kernel/qapplication.cpp:4530 #3334 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8b9910) at kernel/qcoreapplication.cpp:953 #3335 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8b9910) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3336 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3337 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3338 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3339 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3340 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8ba840) at itemviews/qabstractitemview.cpp:2415 #3341 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8ba840) at itemviews/qlistview.cpp:848 #3342 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8ba840) at kernel/qwidget.cpp:8554 #3343 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8ba840) at widgets/qframe.cpp:557 #3344 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8ba840) at widgets/qabstractscrollarea.cpp:1043 #3345 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8ba840) at itemviews/qabstractitemview.cpp:1644 #3346 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8ba840) at widgets/qabstractscrollarea_p.h:100 #3347 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8ba840) at widgets/qabstractscrollarea_p.h:116 #3348 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8ba840) at kernel/qcoreapplication.cpp:1063 #3349 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8ba840) at kernel/qapplication.cpp:4561 #3350 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8ba840) at kernel/qapplication.cpp:4530 #3351 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8ba840) at kernel/qcoreapplication.cpp:953 #3352 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8ba840) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3353 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3354 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3355 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3356 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3357 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8bb770) at itemviews/qabstractitemview.cpp:2415 #3358 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8bb770) at itemviews/qlistview.cpp:848 #3359 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8bb770) at kernel/qwidget.cpp:8554 #3360 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8bb770) at widgets/qframe.cpp:557 #3361 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8bb770) at widgets/qabstractscrollarea.cpp:1043 #3362 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8bb770) at itemviews/qabstractitemview.cpp:1644 #3363 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8bb770) at widgets/qabstractscrollarea_p.h:100 #3364 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8bb770) at widgets/qabstractscrollarea_p.h:116 #3365 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8bb770) at kernel/qcoreapplication.cpp:1063 #3366 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8bb770) at kernel/qapplication.cpp:4561 #3367 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8bb770) at kernel/qapplication.cpp:4530 #3368 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8bb770) at kernel/qcoreapplication.cpp:953 #3369 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8bb770) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3370 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3371 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3372 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3373 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3374 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8bc6a0) at itemviews/qabstractitemview.cpp:2415 #3375 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8bc6a0) at itemviews/qlistview.cpp:848 #3376 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8bc6a0) at kernel/qwidget.cpp:8554 #3377 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8bc6a0) at widgets/qframe.cpp:557 #3378 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8bc6a0) at widgets/qabstractscrollarea.cpp:1043 #3379 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8bc6a0) at itemviews/qabstractitemview.cpp:1644 #3380 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8bc6a0) at widgets/qabstractscrollarea_p.h:100 #3381 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8bc6a0) at widgets/qabstractscrollarea_p.h:116 #3382 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8bc6a0) at kernel/qcoreapplication.cpp:1063 #3383 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8bc6a0) at kernel/qapplication.cpp:4561 #3384 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8bc6a0) at kernel/qapplication.cpp:4530 #3385 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8bc6a0) at kernel/qcoreapplication.cpp:953 #3386 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8bc6a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3387 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3388 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3389 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3390 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3391 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8bd5d0) at itemviews/qabstractitemview.cpp:2415 #3392 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8bd5d0) at itemviews/qlistview.cpp:848 #3393 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8bd5d0) at kernel/qwidget.cpp:8554 #3394 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8bd5d0) at widgets/qframe.cpp:557 #3395 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8bd5d0) at widgets/qabstractscrollarea.cpp:1043 #3396 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8bd5d0) at itemviews/qabstractitemview.cpp:1644 #3397 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8bd5d0) at widgets/qabstractscrollarea_p.h:100 #3398 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8bd5d0) at widgets/qabstractscrollarea_p.h:116 #3399 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8bd5d0) at kernel/qcoreapplication.cpp:1063 #3400 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8bd5d0) at kernel/qapplication.cpp:4561 #3401 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8bd5d0) at kernel/qapplication.cpp:4530 #3402 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8bd5d0) at kernel/qcoreapplication.cpp:953 #3403 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8bd5d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3404 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3405 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3406 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3407 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3408 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8be500) at itemviews/qabstractitemview.cpp:2415 #3409 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8be500) at itemviews/qlistview.cpp:848 #3410 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8be500) at kernel/qwidget.cpp:8554 #3411 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8be500) at widgets/qframe.cpp:557 #3412 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8be500) at widgets/qabstractscrollarea.cpp:1043 #3413 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8be500) at itemviews/qabstractitemview.cpp:1644 #3414 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8be500) at widgets/qabstractscrollarea_p.h:100 #3415 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8be500) at widgets/qabstractscrollarea_p.h:116 #3416 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8be500) at kernel/qcoreapplication.cpp:1063 #3417 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8be500) at kernel/qapplication.cpp:4561 #3418 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8be500) at kernel/qapplication.cpp:4530 #3419 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8be500) at kernel/qcoreapplication.cpp:953 #3420 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8be500) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3421 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3422 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3423 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3424 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3425 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8bf430) at itemviews/qabstractitemview.cpp:2415 #3426 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8bf430) at itemviews/qlistview.cpp:848 #3427 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8bf430) at kernel/qwidget.cpp:8554 #3428 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8bf430) at widgets/qframe.cpp:557 #3429 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8bf430) at widgets/qabstractscrollarea.cpp:1043 #3430 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8bf430) at itemviews/qabstractitemview.cpp:1644 #3431 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8bf430) at widgets/qabstractscrollarea_p.h:100 #3432 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8bf430) at widgets/qabstractscrollarea_p.h:116 #3433 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8bf430) at kernel/qcoreapplication.cpp:1063 #3434 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8bf430) at kernel/qapplication.cpp:4561 #3435 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8bf430) at kernel/qapplication.cpp:4530 #3436 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8bf430) at kernel/qcoreapplication.cpp:953 #3437 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8bf430) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3438 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3439 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3440 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3441 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3442 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8c0360) at itemviews/qabstractitemview.cpp:2415 #3443 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8c0360) at itemviews/qlistview.cpp:848 #3444 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8c0360) at kernel/qwidget.cpp:8554 #3445 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8c0360) at widgets/qframe.cpp:557 #3446 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8c0360) at widgets/qabstractscrollarea.cpp:1043 #3447 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8c0360) at itemviews/qabstractitemview.cpp:1644 #3448 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8c0360) at widgets/qabstractscrollarea_p.h:100 #3449 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8c0360) at widgets/qabstractscrollarea_p.h:116 #3450 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8c0360) at kernel/qcoreapplication.cpp:1063 #3451 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8c0360) at kernel/qapplication.cpp:4561 #3452 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8c0360) at kernel/qapplication.cpp:4530 #3453 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8c0360) at kernel/qcoreapplication.cpp:953 #3454 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8c0360) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3455 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3456 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3457 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3458 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3459 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8c1290) at itemviews/qabstractitemview.cpp:2415 #3460 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8c1290) at itemviews/qlistview.cpp:848 #3461 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8c1290) at kernel/qwidget.cpp:8554 #3462 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8c1290) at widgets/qframe.cpp:557 #3463 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8c1290) at widgets/qabstractscrollarea.cpp:1043 #3464 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8c1290) at itemviews/qabstractitemview.cpp:1644 #3465 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8c1290) at widgets/qabstractscrollarea_p.h:100 #3466 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8c1290) at widgets/qabstractscrollarea_p.h:116 #3467 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8c1290) at kernel/qcoreapplication.cpp:1063 #3468 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8c1290) at kernel/qapplication.cpp:4561 #3469 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8c1290) at kernel/qapplication.cpp:4530 #3470 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8c1290) at kernel/qcoreapplication.cpp:953 #3471 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8c1290) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3472 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3473 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3474 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3475 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3476 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8c21c0) at itemviews/qabstractitemview.cpp:2415 #3477 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8c21c0) at itemviews/qlistview.cpp:848 #3478 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8c21c0) at kernel/qwidget.cpp:8554 #3479 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8c21c0) at widgets/qframe.cpp:557 #3480 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8c21c0) at widgets/qabstractscrollarea.cpp:1043 #3481 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8c21c0) at itemviews/qabstractitemview.cpp:1644 #3482 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8c21c0) at widgets/qabstractscrollarea_p.h:100 #3483 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8c21c0) at widgets/qabstractscrollarea_p.h:116 #3484 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8c21c0) at kernel/qcoreapplication.cpp:1063 #3485 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8c21c0) at kernel/qapplication.cpp:4561 #3486 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8c21c0) at kernel/qapplication.cpp:4530 #3487 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8c21c0) at kernel/qcoreapplication.cpp:953 #3488 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8c21c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3489 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3490 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3491 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3492 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3493 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8c30f0) at itemviews/qabstractitemview.cpp:2415 #3494 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8c30f0) at itemviews/qlistview.cpp:848 #3495 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8c30f0) at kernel/qwidget.cpp:8554 #3496 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8c30f0) at widgets/qframe.cpp:557 #3497 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8c30f0) at widgets/qabstractscrollarea.cpp:1043 #3498 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8c30f0) at itemviews/qabstractitemview.cpp:1644 #3499 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8c30f0) at widgets/qabstractscrollarea_p.h:100 #3500 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8c30f0) at widgets/qabstractscrollarea_p.h:116 #3501 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8c30f0) at kernel/qcoreapplication.cpp:1063 #3502 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8c30f0) at kernel/qapplication.cpp:4561 #3503 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8c30f0) at kernel/qapplication.cpp:4530 #3504 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8c30f0) at kernel/qcoreapplication.cpp:953 #3505 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8c30f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3506 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3507 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3508 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3509 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3510 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8c4020) at itemviews/qabstractitemview.cpp:2415 #3511 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8c4020) at itemviews/qlistview.cpp:848 #3512 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8c4020) at kernel/qwidget.cpp:8554 #3513 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8c4020) at widgets/qframe.cpp:557 #3514 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8c4020) at widgets/qabstractscrollarea.cpp:1043 #3515 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8c4020) at itemviews/qabstractitemview.cpp:1644 #3516 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8c4020) at widgets/qabstractscrollarea_p.h:100 #3517 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8c4020) at widgets/qabstractscrollarea_p.h:116 #3518 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8c4020) at kernel/qcoreapplication.cpp:1063 #3519 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8c4020) at kernel/qapplication.cpp:4561 #3520 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8c4020) at kernel/qapplication.cpp:4530 #3521 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8c4020) at kernel/qcoreapplication.cpp:953 #3522 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8c4020) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3523 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3524 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3525 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3526 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3527 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8c4f50) at itemviews/qabstractitemview.cpp:2415 #3528 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8c4f50) at itemviews/qlistview.cpp:848 #3529 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8c4f50) at kernel/qwidget.cpp:8554 #3530 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8c4f50) at widgets/qframe.cpp:557 #3531 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8c4f50) at widgets/qabstractscrollarea.cpp:1043 #3532 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8c4f50) at itemviews/qabstractitemview.cpp:1644 #3533 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8c4f50) at widgets/qabstractscrollarea_p.h:100 #3534 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8c4f50) at widgets/qabstractscrollarea_p.h:116 #3535 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8c4f50) at kernel/qcoreapplication.cpp:1063 #3536 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8c4f50) at kernel/qapplication.cpp:4561 #3537 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8c4f50) at kernel/qapplication.cpp:4530 #3538 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8c4f50) at kernel/qcoreapplication.cpp:953 #3539 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8c4f50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3540 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3541 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3542 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3543 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3544 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8c5e80) at itemviews/qabstractitemview.cpp:2415 #3545 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8c5e80) at itemviews/qlistview.cpp:848 #3546 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8c5e80) at kernel/qwidget.cpp:8554 #3547 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8c5e80) at widgets/qframe.cpp:557 #3548 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8c5e80) at widgets/qabstractscrollarea.cpp:1043 #3549 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8c5e80) at itemviews/qabstractitemview.cpp:1644 #3550 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8c5e80) at widgets/qabstractscrollarea_p.h:100 #3551 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8c5e80) at widgets/qabstractscrollarea_p.h:116 #3552 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8c5e80) at kernel/qcoreapplication.cpp:1063 #3553 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8c5e80) at kernel/qapplication.cpp:4561 #3554 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8c5e80) at kernel/qapplication.cpp:4530 #3555 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8c5e80) at kernel/qcoreapplication.cpp:953 #3556 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8c5e80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3557 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3558 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3559 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3560 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3561 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8c6db0) at itemviews/qabstractitemview.cpp:2415 #3562 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8c6db0) at itemviews/qlistview.cpp:848 #3563 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8c6db0) at kernel/qwidget.cpp:8554 #3564 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8c6db0) at widgets/qframe.cpp:557 #3565 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8c6db0) at widgets/qabstractscrollarea.cpp:1043 #3566 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8c6db0) at itemviews/qabstractitemview.cpp:1644 #3567 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8c6db0) at widgets/qabstractscrollarea_p.h:100 #3568 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8c6db0) at widgets/qabstractscrollarea_p.h:116 #3569 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8c6db0) at kernel/qcoreapplication.cpp:1063 #3570 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8c6db0) at kernel/qapplication.cpp:4561 #3571 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8c6db0) at kernel/qapplication.cpp:4530 #3572 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8c6db0) at kernel/qcoreapplication.cpp:953 #3573 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8c6db0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3574 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3575 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3576 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3577 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3578 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8c7ce0) at itemviews/qabstractitemview.cpp:2415 #3579 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8c7ce0) at itemviews/qlistview.cpp:848 #3580 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8c7ce0) at kernel/qwidget.cpp:8554 #3581 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8c7ce0) at widgets/qframe.cpp:557 #3582 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8c7ce0) at widgets/qabstractscrollarea.cpp:1043 #3583 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8c7ce0) at itemviews/qabstractitemview.cpp:1644 #3584 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8c7ce0) at widgets/qabstractscrollarea_p.h:100 #3585 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8c7ce0) at widgets/qabstractscrollarea_p.h:116 #3586 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8c7ce0) at kernel/qcoreapplication.cpp:1063 #3587 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8c7ce0) at kernel/qapplication.cpp:4561 #3588 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8c7ce0) at kernel/qapplication.cpp:4530 #3589 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8c7ce0) at kernel/qcoreapplication.cpp:953 #3590 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8c7ce0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3591 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3592 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3593 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3594 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3595 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8c8c10) at itemviews/qabstractitemview.cpp:2415 #3596 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8c8c10) at itemviews/qlistview.cpp:848 #3597 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8c8c10) at kernel/qwidget.cpp:8554 #3598 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8c8c10) at widgets/qframe.cpp:557 #3599 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8c8c10) at widgets/qabstractscrollarea.cpp:1043 #3600 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8c8c10) at itemviews/qabstractitemview.cpp:1644 #3601 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8c8c10) at widgets/qabstractscrollarea_p.h:100 #3602 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8c8c10) at widgets/qabstractscrollarea_p.h:116 #3603 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8c8c10) at kernel/qcoreapplication.cpp:1063 #3604 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8c8c10) at kernel/qapplication.cpp:4561 #3605 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8c8c10) at kernel/qapplication.cpp:4530 #3606 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8c8c10) at kernel/qcoreapplication.cpp:953 #3607 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8c8c10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3608 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3609 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3610 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3611 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3612 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8c9b40) at itemviews/qabstractitemview.cpp:2415 #3613 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8c9b40) at itemviews/qlistview.cpp:848 #3614 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8c9b40) at kernel/qwidget.cpp:8554 #3615 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8c9b40) at widgets/qframe.cpp:557 #3616 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8c9b40) at widgets/qabstractscrollarea.cpp:1043 #3617 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8c9b40) at itemviews/qabstractitemview.cpp:1644 #3618 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8c9b40) at widgets/qabstractscrollarea_p.h:100 #3619 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8c9b40) at widgets/qabstractscrollarea_p.h:116 #3620 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8c9b40) at kernel/qcoreapplication.cpp:1063 #3621 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8c9b40) at kernel/qapplication.cpp:4561 #3622 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8c9b40) at kernel/qapplication.cpp:4530 #3623 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8c9b40) at kernel/qcoreapplication.cpp:953 #3624 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8c9b40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3625 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3626 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3627 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3628 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3629 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8caa70) at itemviews/qabstractitemview.cpp:2415 #3630 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8caa70) at itemviews/qlistview.cpp:848 #3631 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8caa70) at kernel/qwidget.cpp:8554 #3632 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8caa70) at widgets/qframe.cpp:557 #3633 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8caa70) at widgets/qabstractscrollarea.cpp:1043 #3634 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8caa70) at itemviews/qabstractitemview.cpp:1644 #3635 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8caa70) at widgets/qabstractscrollarea_p.h:100 #3636 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8caa70) at widgets/qabstractscrollarea_p.h:116 #3637 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8caa70) at kernel/qcoreapplication.cpp:1063 #3638 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8caa70) at kernel/qapplication.cpp:4561 #3639 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8caa70) at kernel/qapplication.cpp:4530 #3640 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8caa70) at kernel/qcoreapplication.cpp:953 #3641 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8caa70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3642 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3643 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3644 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3645 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3646 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8cb9a0) at itemviews/qabstractitemview.cpp:2415 #3647 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8cb9a0) at itemviews/qlistview.cpp:848 #3648 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8cb9a0) at kernel/qwidget.cpp:8554 #3649 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8cb9a0) at widgets/qframe.cpp:557 #3650 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8cb9a0) at widgets/qabstractscrollarea.cpp:1043 #3651 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8cb9a0) at itemviews/qabstractitemview.cpp:1644 #3652 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8cb9a0) at widgets/qabstractscrollarea_p.h:100 #3653 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8cb9a0) at widgets/qabstractscrollarea_p.h:116 #3654 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8cb9a0) at kernel/qcoreapplication.cpp:1063 #3655 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8cb9a0) at kernel/qapplication.cpp:4561 #3656 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8cb9a0) at kernel/qapplication.cpp:4530 #3657 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8cb9a0) at kernel/qcoreapplication.cpp:953 #3658 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8cb9a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3659 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3660 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3661 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3662 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3663 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8cc8d0) at itemviews/qabstractitemview.cpp:2415 #3664 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8cc8d0) at itemviews/qlistview.cpp:848 #3665 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8cc8d0) at kernel/qwidget.cpp:8554 #3666 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8cc8d0) at widgets/qframe.cpp:557 #3667 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8cc8d0) at widgets/qabstractscrollarea.cpp:1043 #3668 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8cc8d0) at itemviews/qabstractitemview.cpp:1644 #3669 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8cc8d0) at widgets/qabstractscrollarea_p.h:100 #3670 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8cc8d0) at widgets/qabstractscrollarea_p.h:116 #3671 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8cc8d0) at kernel/qcoreapplication.cpp:1063 #3672 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8cc8d0) at kernel/qapplication.cpp:4561 #3673 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8cc8d0) at kernel/qapplication.cpp:4530 #3674 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8cc8d0) at kernel/qcoreapplication.cpp:953 #3675 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8cc8d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3676 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3677 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3678 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3679 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3680 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8cd800) at itemviews/qabstractitemview.cpp:2415 #3681 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8cd800) at itemviews/qlistview.cpp:848 #3682 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8cd800) at kernel/qwidget.cpp:8554 #3683 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8cd800) at widgets/qframe.cpp:557 #3684 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8cd800) at widgets/qabstractscrollarea.cpp:1043 #3685 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8cd800) at itemviews/qabstractitemview.cpp:1644 #3686 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8cd800) at widgets/qabstractscrollarea_p.h:100 #3687 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8cd800) at widgets/qabstractscrollarea_p.h:116 #3688 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8cd800) at kernel/qcoreapplication.cpp:1063 #3689 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8cd800) at kernel/qapplication.cpp:4561 #3690 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8cd800) at kernel/qapplication.cpp:4530 #3691 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8cd800) at kernel/qcoreapplication.cpp:953 #3692 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8cd800) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3693 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3694 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3695 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3696 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3697 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8ce730) at itemviews/qabstractitemview.cpp:2415 #3698 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8ce730) at itemviews/qlistview.cpp:848 #3699 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8ce730) at kernel/qwidget.cpp:8554 #3700 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8ce730) at widgets/qframe.cpp:557 #3701 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8ce730) at widgets/qabstractscrollarea.cpp:1043 #3702 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8ce730) at itemviews/qabstractitemview.cpp:1644 #3703 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8ce730) at widgets/qabstractscrollarea_p.h:100 #3704 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8ce730) at widgets/qabstractscrollarea_p.h:116 #3705 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8ce730) at kernel/qcoreapplication.cpp:1063 #3706 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8ce730) at kernel/qapplication.cpp:4561 #3707 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8ce730) at kernel/qapplication.cpp:4530 #3708 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8ce730) at kernel/qcoreapplication.cpp:953 #3709 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8ce730) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3710 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3711 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3712 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3713 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3714 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8cf660) at itemviews/qabstractitemview.cpp:2415 #3715 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8cf660) at itemviews/qlistview.cpp:848 #3716 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8cf660) at kernel/qwidget.cpp:8554 #3717 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8cf660) at widgets/qframe.cpp:557 #3718 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8cf660) at widgets/qabstractscrollarea.cpp:1043 #3719 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8cf660) at itemviews/qabstractitemview.cpp:1644 #3720 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8cf660) at widgets/qabstractscrollarea_p.h:100 #3721 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8cf660) at widgets/qabstractscrollarea_p.h:116 #3722 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8cf660) at kernel/qcoreapplication.cpp:1063 #3723 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8cf660) at kernel/qapplication.cpp:4561 #3724 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8cf660) at kernel/qapplication.cpp:4530 #3725 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8cf660) at kernel/qcoreapplication.cpp:953 #3726 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8cf660) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3727 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3728 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3729 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3730 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3731 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8d0590) at itemviews/qabstractitemview.cpp:2415 #3732 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8d0590) at itemviews/qlistview.cpp:848 #3733 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8d0590) at kernel/qwidget.cpp:8554 #3734 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8d0590) at widgets/qframe.cpp:557 #3735 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8d0590) at widgets/qabstractscrollarea.cpp:1043 #3736 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8d0590) at itemviews/qabstractitemview.cpp:1644 #3737 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8d0590) at widgets/qabstractscrollarea_p.h:100 #3738 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8d0590) at widgets/qabstractscrollarea_p.h:116 #3739 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8d0590) at kernel/qcoreapplication.cpp:1063 #3740 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8d0590) at kernel/qapplication.cpp:4561 #3741 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8d0590) at kernel/qapplication.cpp:4530 #3742 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8d0590) at kernel/qcoreapplication.cpp:953 #3743 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8d0590) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3744 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3745 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3746 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3747 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3748 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8d14c0) at itemviews/qabstractitemview.cpp:2415 #3749 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8d14c0) at itemviews/qlistview.cpp:848 #3750 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8d14c0) at kernel/qwidget.cpp:8554 #3751 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8d14c0) at widgets/qframe.cpp:557 #3752 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8d14c0) at widgets/qabstractscrollarea.cpp:1043 #3753 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8d14c0) at itemviews/qabstractitemview.cpp:1644 #3754 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8d14c0) at widgets/qabstractscrollarea_p.h:100 #3755 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8d14c0) at widgets/qabstractscrollarea_p.h:116 #3756 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8d14c0) at kernel/qcoreapplication.cpp:1063 #3757 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8d14c0) at kernel/qapplication.cpp:4561 #3758 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8d14c0) at kernel/qapplication.cpp:4530 #3759 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8d14c0) at kernel/qcoreapplication.cpp:953 #3760 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8d14c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3761 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3762 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3763 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3764 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3765 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8d23f0) at itemviews/qabstractitemview.cpp:2415 #3766 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8d23f0) at itemviews/qlistview.cpp:848 #3767 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8d23f0) at kernel/qwidget.cpp:8554 #3768 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8d23f0) at widgets/qframe.cpp:557 #3769 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8d23f0) at widgets/qabstractscrollarea.cpp:1043 #3770 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8d23f0) at itemviews/qabstractitemview.cpp:1644 #3771 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8d23f0) at widgets/qabstractscrollarea_p.h:100 #3772 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8d23f0) at widgets/qabstractscrollarea_p.h:116 #3773 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8d23f0) at kernel/qcoreapplication.cpp:1063 #3774 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8d23f0) at kernel/qapplication.cpp:4561 #3775 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8d23f0) at kernel/qapplication.cpp:4530 #3776 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8d23f0) at kernel/qcoreapplication.cpp:953 #3777 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8d23f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3778 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3779 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3780 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3781 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3782 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8d3320) at itemviews/qabstractitemview.cpp:2415 #3783 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8d3320) at itemviews/qlistview.cpp:848 #3784 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8d3320) at kernel/qwidget.cpp:8554 #3785 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8d3320) at widgets/qframe.cpp:557 #3786 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8d3320) at widgets/qabstractscrollarea.cpp:1043 #3787 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8d3320) at itemviews/qabstractitemview.cpp:1644 #3788 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8d3320) at widgets/qabstractscrollarea_p.h:100 #3789 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8d3320) at widgets/qabstractscrollarea_p.h:116 #3790 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8d3320) at kernel/qcoreapplication.cpp:1063 #3791 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8d3320) at kernel/qapplication.cpp:4561 #3792 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8d3320) at kernel/qapplication.cpp:4530 #3793 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8d3320) at kernel/qcoreapplication.cpp:953 #3794 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8d3320) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3795 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3796 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3797 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3798 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3799 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8d4250) at itemviews/qabstractitemview.cpp:2415 #3800 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8d4250) at itemviews/qlistview.cpp:848 #3801 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8d4250) at kernel/qwidget.cpp:8554 #3802 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8d4250) at widgets/qframe.cpp:557 #3803 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8d4250) at widgets/qabstractscrollarea.cpp:1043 #3804 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8d4250) at itemviews/qabstractitemview.cpp:1644 #3805 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8d4250) at widgets/qabstractscrollarea_p.h:100 #3806 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8d4250) at widgets/qabstractscrollarea_p.h:116 #3807 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8d4250) at kernel/qcoreapplication.cpp:1063 #3808 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8d4250) at kernel/qapplication.cpp:4561 #3809 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8d4250) at kernel/qapplication.cpp:4530 #3810 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8d4250) at kernel/qcoreapplication.cpp:953 #3811 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8d4250) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3812 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3813 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3814 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3815 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3816 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8d5180) at itemviews/qabstractitemview.cpp:2415 #3817 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8d5180) at itemviews/qlistview.cpp:848 #3818 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8d5180) at kernel/qwidget.cpp:8554 #3819 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8d5180) at widgets/qframe.cpp:557 #3820 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8d5180) at widgets/qabstractscrollarea.cpp:1043 #3821 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8d5180) at itemviews/qabstractitemview.cpp:1644 #3822 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8d5180) at widgets/qabstractscrollarea_p.h:100 #3823 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8d5180) at widgets/qabstractscrollarea_p.h:116 #3824 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8d5180) at kernel/qcoreapplication.cpp:1063 #3825 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8d5180) at kernel/qapplication.cpp:4561 #3826 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8d5180) at kernel/qapplication.cpp:4530 #3827 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8d5180) at kernel/qcoreapplication.cpp:953 #3828 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8d5180) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3829 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3830 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3831 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3832 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3833 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8d60b0) at itemviews/qabstractitemview.cpp:2415 #3834 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8d60b0) at itemviews/qlistview.cpp:848 #3835 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8d60b0) at kernel/qwidget.cpp:8554 #3836 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8d60b0) at widgets/qframe.cpp:557 #3837 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8d60b0) at widgets/qabstractscrollarea.cpp:1043 #3838 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8d60b0) at itemviews/qabstractitemview.cpp:1644 #3839 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8d60b0) at widgets/qabstractscrollarea_p.h:100 #3840 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8d60b0) at widgets/qabstractscrollarea_p.h:116 #3841 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8d60b0) at kernel/qcoreapplication.cpp:1063 #3842 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8d60b0) at kernel/qapplication.cpp:4561 #3843 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8d60b0) at kernel/qapplication.cpp:4530 #3844 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8d60b0) at kernel/qcoreapplication.cpp:953 #3845 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8d60b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3846 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3847 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3848 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3849 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3850 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8d6fe0) at itemviews/qabstractitemview.cpp:2415 #3851 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8d6fe0) at itemviews/qlistview.cpp:848 #3852 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8d6fe0) at kernel/qwidget.cpp:8554 #3853 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8d6fe0) at widgets/qframe.cpp:557 #3854 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8d6fe0) at widgets/qabstractscrollarea.cpp:1043 #3855 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8d6fe0) at itemviews/qabstractitemview.cpp:1644 #3856 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8d6fe0) at widgets/qabstractscrollarea_p.h:100 #3857 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8d6fe0) at widgets/qabstractscrollarea_p.h:116 #3858 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8d6fe0) at kernel/qcoreapplication.cpp:1063 #3859 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8d6fe0) at kernel/qapplication.cpp:4561 #3860 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8d6fe0) at kernel/qapplication.cpp:4530 #3861 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8d6fe0) at kernel/qcoreapplication.cpp:953 #3862 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8d6fe0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3863 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3864 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3865 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3866 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3867 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8d7f10) at itemviews/qabstractitemview.cpp:2415 #3868 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8d7f10) at itemviews/qlistview.cpp:848 #3869 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8d7f10) at kernel/qwidget.cpp:8554 #3870 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8d7f10) at widgets/qframe.cpp:557 #3871 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8d7f10) at widgets/qabstractscrollarea.cpp:1043 #3872 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8d7f10) at itemviews/qabstractitemview.cpp:1644 #3873 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8d7f10) at widgets/qabstractscrollarea_p.h:100 #3874 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8d7f10) at widgets/qabstractscrollarea_p.h:116 #3875 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8d7f10) at kernel/qcoreapplication.cpp:1063 #3876 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8d7f10) at kernel/qapplication.cpp:4561 #3877 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8d7f10) at kernel/qapplication.cpp:4530 #3878 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8d7f10) at kernel/qcoreapplication.cpp:953 #3879 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8d7f10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3880 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3881 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3882 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3883 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3884 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8d8e40) at itemviews/qabstractitemview.cpp:2415 #3885 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8d8e40) at itemviews/qlistview.cpp:848 #3886 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8d8e40) at kernel/qwidget.cpp:8554 #3887 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8d8e40) at widgets/qframe.cpp:557 #3888 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8d8e40) at widgets/qabstractscrollarea.cpp:1043 #3889 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8d8e40) at itemviews/qabstractitemview.cpp:1644 #3890 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8d8e40) at widgets/qabstractscrollarea_p.h:100 #3891 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8d8e40) at widgets/qabstractscrollarea_p.h:116 #3892 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8d8e40) at kernel/qcoreapplication.cpp:1063 #3893 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8d8e40) at kernel/qapplication.cpp:4561 #3894 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8d8e40) at kernel/qapplication.cpp:4530 #3895 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8d8e40) at kernel/qcoreapplication.cpp:953 #3896 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8d8e40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3897 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3898 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3899 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3900 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3901 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8d9d70) at itemviews/qabstractitemview.cpp:2415 #3902 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8d9d70) at itemviews/qlistview.cpp:848 #3903 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8d9d70) at kernel/qwidget.cpp:8554 #3904 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8d9d70) at widgets/qframe.cpp:557 #3905 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8d9d70) at widgets/qabstractscrollarea.cpp:1043 #3906 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8d9d70) at itemviews/qabstractitemview.cpp:1644 #3907 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8d9d70) at widgets/qabstractscrollarea_p.h:100 #3908 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8d9d70) at widgets/qabstractscrollarea_p.h:116 #3909 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8d9d70) at kernel/qcoreapplication.cpp:1063 #3910 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8d9d70) at kernel/qapplication.cpp:4561 #3911 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8d9d70) at kernel/qapplication.cpp:4530 #3912 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8d9d70) at kernel/qcoreapplication.cpp:953 #3913 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8d9d70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3914 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3915 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3916 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3917 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3918 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8daca0) at itemviews/qabstractitemview.cpp:2415 #3919 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8daca0) at itemviews/qlistview.cpp:848 #3920 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8daca0) at kernel/qwidget.cpp:8554 #3921 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8daca0) at widgets/qframe.cpp:557 #3922 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8daca0) at widgets/qabstractscrollarea.cpp:1043 #3923 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8daca0) at itemviews/qabstractitemview.cpp:1644 #3924 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8daca0) at widgets/qabstractscrollarea_p.h:100 #3925 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8daca0) at widgets/qabstractscrollarea_p.h:116 #3926 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8daca0) at kernel/qcoreapplication.cpp:1063 #3927 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8daca0) at kernel/qapplication.cpp:4561 #3928 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8daca0) at kernel/qapplication.cpp:4530 #3929 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8daca0) at kernel/qcoreapplication.cpp:953 #3930 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8daca0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3931 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3932 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3933 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3934 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3935 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8dbbd0) at itemviews/qabstractitemview.cpp:2415 #3936 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8dbbd0) at itemviews/qlistview.cpp:848 #3937 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8dbbd0) at kernel/qwidget.cpp:8554 #3938 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8dbbd0) at widgets/qframe.cpp:557 #3939 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8dbbd0) at widgets/qabstractscrollarea.cpp:1043 #3940 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8dbbd0) at itemviews/qabstractitemview.cpp:1644 #3941 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8dbbd0) at widgets/qabstractscrollarea_p.h:100 #3942 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8dbbd0) at widgets/qabstractscrollarea_p.h:116 #3943 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8dbbd0) at kernel/qcoreapplication.cpp:1063 #3944 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8dbbd0) at kernel/qapplication.cpp:4561 #3945 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8dbbd0) at kernel/qapplication.cpp:4530 #3946 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8dbbd0) at kernel/qcoreapplication.cpp:953 #3947 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8dbbd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3948 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3949 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3950 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3951 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3952 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8dcb00) at itemviews/qabstractitemview.cpp:2415 #3953 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8dcb00) at itemviews/qlistview.cpp:848 #3954 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8dcb00) at kernel/qwidget.cpp:8554 #3955 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8dcb00) at widgets/qframe.cpp:557 #3956 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8dcb00) at widgets/qabstractscrollarea.cpp:1043 #3957 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8dcb00) at itemviews/qabstractitemview.cpp:1644 #3958 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8dcb00) at widgets/qabstractscrollarea_p.h:100 #3959 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8dcb00) at widgets/qabstractscrollarea_p.h:116 #3960 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8dcb00) at kernel/qcoreapplication.cpp:1063 #3961 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8dcb00) at kernel/qapplication.cpp:4561 #3962 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8dcb00) at kernel/qapplication.cpp:4530 #3963 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8dcb00) at kernel/qcoreapplication.cpp:953 #3964 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8dcb00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3965 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #3966 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3967 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3968 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3969 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8dda30) at itemviews/qabstractitemview.cpp:2415 #3970 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8dda30) at itemviews/qlistview.cpp:848 #3971 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8dda30) at kernel/qwidget.cpp:8554 #3972 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8dda30) at widgets/qframe.cpp:557 #3973 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8dda30) at widgets/qabstractscrollarea.cpp:1043 #3974 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8dda30) at itemviews/qabstractitemview.cpp:1644 #3975 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8dda30) at widgets/qabstractscrollarea_p.h:100 #3976 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8dda30) at widgets/qabstractscrollarea_p.h:116 #3977 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8dda30) at kernel/qcoreapplication.cpp:1063 #3978 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8dda30) at kernel/qapplication.cpp:4561 #3979 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8dda30) at kernel/qapplication.cpp:4530 #3980 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8dda30) at kernel/qcoreapplication.cpp:953 #3981 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8dda30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3982 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #3983 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #3984 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #3985 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #3986 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8de960) at itemviews/qabstractitemview.cpp:2415 #3987 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8de960) at itemviews/qlistview.cpp:848 #3988 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8de960) at kernel/qwidget.cpp:8554 #3989 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8de960) at widgets/qframe.cpp:557 #3990 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8de960) at widgets/qabstractscrollarea.cpp:1043 #3991 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8de960) at itemviews/qabstractitemview.cpp:1644 #3992 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8de960) at widgets/qabstractscrollarea_p.h:100 #3993 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8de960) at widgets/qabstractscrollarea_p.h:116 #3994 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8de960) at kernel/qcoreapplication.cpp:1063 #3995 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8de960) at kernel/qapplication.cpp:4561 #3996 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8de960) at kernel/qapplication.cpp:4530 #3997 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8de960) at kernel/qcoreapplication.cpp:953 #3998 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8de960) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #3999 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4000 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4001 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4002 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4003 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8df890) at itemviews/qabstractitemview.cpp:2415 #4004 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8df890) at itemviews/qlistview.cpp:848 #4005 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8df890) at kernel/qwidget.cpp:8554 #4006 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8df890) at widgets/qframe.cpp:557 #4007 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8df890) at widgets/qabstractscrollarea.cpp:1043 #4008 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8df890) at itemviews/qabstractitemview.cpp:1644 #4009 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8df890) at widgets/qabstractscrollarea_p.h:100 #4010 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8df890) at widgets/qabstractscrollarea_p.h:116 #4011 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8df890) at kernel/qcoreapplication.cpp:1063 #4012 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8df890) at kernel/qapplication.cpp:4561 #4013 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8df890) at kernel/qapplication.cpp:4530 #4014 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8df890) at kernel/qcoreapplication.cpp:953 #4015 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8df890) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4016 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4017 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4018 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4019 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4020 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8e07c0) at itemviews/qabstractitemview.cpp:2415 #4021 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8e07c0) at itemviews/qlistview.cpp:848 #4022 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8e07c0) at kernel/qwidget.cpp:8554 #4023 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8e07c0) at widgets/qframe.cpp:557 #4024 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8e07c0) at widgets/qabstractscrollarea.cpp:1043 #4025 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8e07c0) at itemviews/qabstractitemview.cpp:1644 #4026 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8e07c0) at widgets/qabstractscrollarea_p.h:100 #4027 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8e07c0) at widgets/qabstractscrollarea_p.h:116 #4028 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8e07c0) at kernel/qcoreapplication.cpp:1063 #4029 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8e07c0) at kernel/qapplication.cpp:4561 #4030 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8e07c0) at kernel/qapplication.cpp:4530 #4031 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8e07c0) at kernel/qcoreapplication.cpp:953 #4032 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8e07c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4033 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4034 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4035 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4036 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4037 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8e16f0) at itemviews/qabstractitemview.cpp:2415 #4038 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8e16f0) at itemviews/qlistview.cpp:848 #4039 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8e16f0) at kernel/qwidget.cpp:8554 #4040 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8e16f0) at widgets/qframe.cpp:557 #4041 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8e16f0) at widgets/qabstractscrollarea.cpp:1043 #4042 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8e16f0) at itemviews/qabstractitemview.cpp:1644 #4043 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8e16f0) at widgets/qabstractscrollarea_p.h:100 #4044 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8e16f0) at widgets/qabstractscrollarea_p.h:116 #4045 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8e16f0) at kernel/qcoreapplication.cpp:1063 #4046 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8e16f0) at kernel/qapplication.cpp:4561 #4047 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8e16f0) at kernel/qapplication.cpp:4530 #4048 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8e16f0) at kernel/qcoreapplication.cpp:953 #4049 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8e16f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4050 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4051 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4052 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4053 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4054 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8e2620) at itemviews/qabstractitemview.cpp:2415 #4055 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8e2620) at itemviews/qlistview.cpp:848 #4056 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8e2620) at kernel/qwidget.cpp:8554 #4057 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8e2620) at widgets/qframe.cpp:557 #4058 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8e2620) at widgets/qabstractscrollarea.cpp:1043 #4059 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8e2620) at itemviews/qabstractitemview.cpp:1644 #4060 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8e2620) at widgets/qabstractscrollarea_p.h:100 #4061 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8e2620) at widgets/qabstractscrollarea_p.h:116 #4062 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8e2620) at kernel/qcoreapplication.cpp:1063 #4063 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8e2620) at kernel/qapplication.cpp:4561 #4064 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8e2620) at kernel/qapplication.cpp:4530 #4065 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8e2620) at kernel/qcoreapplication.cpp:953 #4066 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8e2620) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4067 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4068 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4069 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4070 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4071 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8e3550) at itemviews/qabstractitemview.cpp:2415 #4072 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8e3550) at itemviews/qlistview.cpp:848 #4073 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8e3550) at kernel/qwidget.cpp:8554 #4074 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8e3550) at widgets/qframe.cpp:557 #4075 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8e3550) at widgets/qabstractscrollarea.cpp:1043 #4076 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8e3550) at itemviews/qabstractitemview.cpp:1644 #4077 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8e3550) at widgets/qabstractscrollarea_p.h:100 #4078 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8e3550) at widgets/qabstractscrollarea_p.h:116 #4079 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8e3550) at kernel/qcoreapplication.cpp:1063 #4080 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8e3550) at kernel/qapplication.cpp:4561 #4081 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8e3550) at kernel/qapplication.cpp:4530 #4082 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8e3550) at kernel/qcoreapplication.cpp:953 #4083 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8e3550) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4084 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4085 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4086 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4087 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4088 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8e4480) at itemviews/qabstractitemview.cpp:2415 #4089 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8e4480) at itemviews/qlistview.cpp:848 #4090 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8e4480) at kernel/qwidget.cpp:8554 #4091 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8e4480) at widgets/qframe.cpp:557 #4092 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8e4480) at widgets/qabstractscrollarea.cpp:1043 #4093 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8e4480) at itemviews/qabstractitemview.cpp:1644 #4094 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8e4480) at widgets/qabstractscrollarea_p.h:100 #4095 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8e4480) at widgets/qabstractscrollarea_p.h:116 #4096 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8e4480) at kernel/qcoreapplication.cpp:1063 #4097 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8e4480) at kernel/qapplication.cpp:4561 #4098 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8e4480) at kernel/qapplication.cpp:4530 #4099 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8e4480) at kernel/qcoreapplication.cpp:953 #4100 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8e4480) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4101 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4102 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4103 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4104 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4105 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8e53b0) at itemviews/qabstractitemview.cpp:2415 #4106 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8e53b0) at itemviews/qlistview.cpp:848 #4107 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8e53b0) at kernel/qwidget.cpp:8554 #4108 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8e53b0) at widgets/qframe.cpp:557 #4109 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8e53b0) at widgets/qabstractscrollarea.cpp:1043 #4110 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8e53b0) at itemviews/qabstractitemview.cpp:1644 #4111 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8e53b0) at widgets/qabstractscrollarea_p.h:100 #4112 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8e53b0) at widgets/qabstractscrollarea_p.h:116 #4113 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8e53b0) at kernel/qcoreapplication.cpp:1063 #4114 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8e53b0) at kernel/qapplication.cpp:4561 #4115 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8e53b0) at kernel/qapplication.cpp:4530 #4116 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8e53b0) at kernel/qcoreapplication.cpp:953 #4117 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8e53b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4118 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4119 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4120 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4121 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4122 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8e62e0) at itemviews/qabstractitemview.cpp:2415 #4123 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8e62e0) at itemviews/qlistview.cpp:848 #4124 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8e62e0) at kernel/qwidget.cpp:8554 #4125 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8e62e0) at widgets/qframe.cpp:557 #4126 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8e62e0) at widgets/qabstractscrollarea.cpp:1043 #4127 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8e62e0) at itemviews/qabstractitemview.cpp:1644 #4128 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8e62e0) at widgets/qabstractscrollarea_p.h:100 #4129 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8e62e0) at widgets/qabstractscrollarea_p.h:116 #4130 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8e62e0) at kernel/qcoreapplication.cpp:1063 #4131 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8e62e0) at kernel/qapplication.cpp:4561 #4132 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8e62e0) at kernel/qapplication.cpp:4530 #4133 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8e62e0) at kernel/qcoreapplication.cpp:953 #4134 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8e62e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4135 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4136 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4137 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4138 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4139 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8e7210) at itemviews/qabstractitemview.cpp:2415 #4140 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8e7210) at itemviews/qlistview.cpp:848 #4141 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8e7210) at kernel/qwidget.cpp:8554 #4142 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8e7210) at widgets/qframe.cpp:557 #4143 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8e7210) at widgets/qabstractscrollarea.cpp:1043 #4144 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8e7210) at itemviews/qabstractitemview.cpp:1644 #4145 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8e7210) at widgets/qabstractscrollarea_p.h:100 #4146 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8e7210) at widgets/qabstractscrollarea_p.h:116 #4147 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8e7210) at kernel/qcoreapplication.cpp:1063 #4148 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8e7210) at kernel/qapplication.cpp:4561 #4149 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8e7210) at kernel/qapplication.cpp:4530 #4150 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8e7210) at kernel/qcoreapplication.cpp:953 #4151 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8e7210) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4152 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4153 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4154 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4155 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4156 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8e8140) at itemviews/qabstractitemview.cpp:2415 #4157 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8e8140) at itemviews/qlistview.cpp:848 #4158 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8e8140) at kernel/qwidget.cpp:8554 #4159 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8e8140) at widgets/qframe.cpp:557 #4160 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8e8140) at widgets/qabstractscrollarea.cpp:1043 #4161 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8e8140) at itemviews/qabstractitemview.cpp:1644 #4162 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8e8140) at widgets/qabstractscrollarea_p.h:100 #4163 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8e8140) at widgets/qabstractscrollarea_p.h:116 #4164 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8e8140) at kernel/qcoreapplication.cpp:1063 #4165 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8e8140) at kernel/qapplication.cpp:4561 #4166 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8e8140) at kernel/qapplication.cpp:4530 #4167 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8e8140) at kernel/qcoreapplication.cpp:953 #4168 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8e8140) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4169 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4170 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4171 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4172 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4173 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8e9070) at itemviews/qabstractitemview.cpp:2415 #4174 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8e9070) at itemviews/qlistview.cpp:848 #4175 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8e9070) at kernel/qwidget.cpp:8554 #4176 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8e9070) at widgets/qframe.cpp:557 #4177 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8e9070) at widgets/qabstractscrollarea.cpp:1043 #4178 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8e9070) at itemviews/qabstractitemview.cpp:1644 #4179 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8e9070) at widgets/qabstractscrollarea_p.h:100 #4180 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8e9070) at widgets/qabstractscrollarea_p.h:116 #4181 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8e9070) at kernel/qcoreapplication.cpp:1063 #4182 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8e9070) at kernel/qapplication.cpp:4561 #4183 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8e9070) at kernel/qapplication.cpp:4530 #4184 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8e9070) at kernel/qcoreapplication.cpp:953 #4185 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8e9070) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4186 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4187 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4188 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4189 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4190 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8e9fa0) at itemviews/qabstractitemview.cpp:2415 #4191 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8e9fa0) at itemviews/qlistview.cpp:848 #4192 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8e9fa0) at kernel/qwidget.cpp:8554 #4193 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8e9fa0) at widgets/qframe.cpp:557 #4194 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8e9fa0) at widgets/qabstractscrollarea.cpp:1043 #4195 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8e9fa0) at itemviews/qabstractitemview.cpp:1644 #4196 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8e9fa0) at widgets/qabstractscrollarea_p.h:100 #4197 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8e9fa0) at widgets/qabstractscrollarea_p.h:116 #4198 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8e9fa0) at kernel/qcoreapplication.cpp:1063 #4199 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8e9fa0) at kernel/qapplication.cpp:4561 #4200 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8e9fa0) at kernel/qapplication.cpp:4530 #4201 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8e9fa0) at kernel/qcoreapplication.cpp:953 #4202 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8e9fa0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4203 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4204 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4205 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4206 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4207 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8eaed0) at itemviews/qabstractitemview.cpp:2415 #4208 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8eaed0) at itemviews/qlistview.cpp:848 #4209 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8eaed0) at kernel/qwidget.cpp:8554 #4210 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8eaed0) at widgets/qframe.cpp:557 #4211 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8eaed0) at widgets/qabstractscrollarea.cpp:1043 #4212 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8eaed0) at itemviews/qabstractitemview.cpp:1644 #4213 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8eaed0) at widgets/qabstractscrollarea_p.h:100 #4214 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8eaed0) at widgets/qabstractscrollarea_p.h:116 #4215 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8eaed0) at kernel/qcoreapplication.cpp:1063 #4216 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8eaed0) at kernel/qapplication.cpp:4561 #4217 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8eaed0) at kernel/qapplication.cpp:4530 #4218 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8eaed0) at kernel/qcoreapplication.cpp:953 #4219 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8eaed0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4220 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4221 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4222 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4223 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4224 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8ebe00) at itemviews/qabstractitemview.cpp:2415 #4225 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8ebe00) at itemviews/qlistview.cpp:848 #4226 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8ebe00) at kernel/qwidget.cpp:8554 #4227 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8ebe00) at widgets/qframe.cpp:557 #4228 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8ebe00) at widgets/qabstractscrollarea.cpp:1043 #4229 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8ebe00) at itemviews/qabstractitemview.cpp:1644 #4230 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8ebe00) at widgets/qabstractscrollarea_p.h:100 #4231 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8ebe00) at widgets/qabstractscrollarea_p.h:116 #4232 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8ebe00) at kernel/qcoreapplication.cpp:1063 #4233 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8ebe00) at kernel/qapplication.cpp:4561 #4234 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8ebe00) at kernel/qapplication.cpp:4530 #4235 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8ebe00) at kernel/qcoreapplication.cpp:953 #4236 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8ebe00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4237 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4238 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4239 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4240 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4241 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8ecd30) at itemviews/qabstractitemview.cpp:2415 #4242 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8ecd30) at itemviews/qlistview.cpp:848 #4243 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8ecd30) at kernel/qwidget.cpp:8554 #4244 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8ecd30) at widgets/qframe.cpp:557 #4245 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8ecd30) at widgets/qabstractscrollarea.cpp:1043 #4246 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8ecd30) at itemviews/qabstractitemview.cpp:1644 #4247 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8ecd30) at widgets/qabstractscrollarea_p.h:100 #4248 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8ecd30) at widgets/qabstractscrollarea_p.h:116 #4249 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8ecd30) at kernel/qcoreapplication.cpp:1063 #4250 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8ecd30) at kernel/qapplication.cpp:4561 #4251 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8ecd30) at kernel/qapplication.cpp:4530 #4252 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8ecd30) at kernel/qcoreapplication.cpp:953 #4253 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8ecd30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4254 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4255 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4256 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4257 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4258 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8edc60) at itemviews/qabstractitemview.cpp:2415 #4259 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8edc60) at itemviews/qlistview.cpp:848 #4260 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8edc60) at kernel/qwidget.cpp:8554 #4261 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8edc60) at widgets/qframe.cpp:557 #4262 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8edc60) at widgets/qabstractscrollarea.cpp:1043 #4263 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8edc60) at itemviews/qabstractitemview.cpp:1644 #4264 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8edc60) at widgets/qabstractscrollarea_p.h:100 #4265 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8edc60) at widgets/qabstractscrollarea_p.h:116 #4266 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8edc60) at kernel/qcoreapplication.cpp:1063 #4267 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8edc60) at kernel/qapplication.cpp:4561 #4268 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8edc60) at kernel/qapplication.cpp:4530 #4269 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8edc60) at kernel/qcoreapplication.cpp:953 #4270 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8edc60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4271 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4272 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4273 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4274 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4275 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8eeb90) at itemviews/qabstractitemview.cpp:2415 #4276 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8eeb90) at itemviews/qlistview.cpp:848 #4277 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8eeb90) at kernel/qwidget.cpp:8554 #4278 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8eeb90) at widgets/qframe.cpp:557 #4279 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8eeb90) at widgets/qabstractscrollarea.cpp:1043 #4280 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8eeb90) at itemviews/qabstractitemview.cpp:1644 #4281 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8eeb90) at widgets/qabstractscrollarea_p.h:100 #4282 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8eeb90) at widgets/qabstractscrollarea_p.h:116 #4283 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8eeb90) at kernel/qcoreapplication.cpp:1063 #4284 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8eeb90) at kernel/qapplication.cpp:4561 #4285 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8eeb90) at kernel/qapplication.cpp:4530 #4286 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8eeb90) at kernel/qcoreapplication.cpp:953 #4287 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8eeb90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4288 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4289 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4290 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4291 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4292 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8efac0) at itemviews/qabstractitemview.cpp:2415 #4293 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8efac0) at itemviews/qlistview.cpp:848 #4294 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8efac0) at kernel/qwidget.cpp:8554 #4295 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8efac0) at widgets/qframe.cpp:557 #4296 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8efac0) at widgets/qabstractscrollarea.cpp:1043 #4297 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8efac0) at itemviews/qabstractitemview.cpp:1644 #4298 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8efac0) at widgets/qabstractscrollarea_p.h:100 #4299 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8efac0) at widgets/qabstractscrollarea_p.h:116 #4300 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8efac0) at kernel/qcoreapplication.cpp:1063 #4301 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8efac0) at kernel/qapplication.cpp:4561 #4302 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8efac0) at kernel/qapplication.cpp:4530 #4303 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8efac0) at kernel/qcoreapplication.cpp:953 #4304 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8efac0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4305 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4306 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4307 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4308 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4309 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8f09f0) at itemviews/qabstractitemview.cpp:2415 #4310 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8f09f0) at itemviews/qlistview.cpp:848 #4311 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8f09f0) at kernel/qwidget.cpp:8554 #4312 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8f09f0) at widgets/qframe.cpp:557 #4313 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8f09f0) at widgets/qabstractscrollarea.cpp:1043 #4314 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8f09f0) at itemviews/qabstractitemview.cpp:1644 #4315 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8f09f0) at widgets/qabstractscrollarea_p.h:100 #4316 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8f09f0) at widgets/qabstractscrollarea_p.h:116 #4317 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8f09f0) at kernel/qcoreapplication.cpp:1063 #4318 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8f09f0) at kernel/qapplication.cpp:4561 #4319 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8f09f0) at kernel/qapplication.cpp:4530 #4320 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8f09f0) at kernel/qcoreapplication.cpp:953 #4321 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8f09f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4322 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4323 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4324 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4325 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4326 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8f1920) at itemviews/qabstractitemview.cpp:2415 #4327 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8f1920) at itemviews/qlistview.cpp:848 #4328 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8f1920) at kernel/qwidget.cpp:8554 #4329 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8f1920) at widgets/qframe.cpp:557 #4330 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8f1920) at widgets/qabstractscrollarea.cpp:1043 #4331 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8f1920) at itemviews/qabstractitemview.cpp:1644 #4332 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8f1920) at widgets/qabstractscrollarea_p.h:100 #4333 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8f1920) at widgets/qabstractscrollarea_p.h:116 #4334 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8f1920) at kernel/qcoreapplication.cpp:1063 #4335 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8f1920) at kernel/qapplication.cpp:4561 #4336 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8f1920) at kernel/qapplication.cpp:4530 #4337 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8f1920) at kernel/qcoreapplication.cpp:953 #4338 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8f1920) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4339 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4340 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4341 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4342 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4343 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8f2850) at itemviews/qabstractitemview.cpp:2415 #4344 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8f2850) at itemviews/qlistview.cpp:848 #4345 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8f2850) at kernel/qwidget.cpp:8554 #4346 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8f2850) at widgets/qframe.cpp:557 #4347 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8f2850) at widgets/qabstractscrollarea.cpp:1043 #4348 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8f2850) at itemviews/qabstractitemview.cpp:1644 #4349 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8f2850) at widgets/qabstractscrollarea_p.h:100 #4350 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8f2850) at widgets/qabstractscrollarea_p.h:116 #4351 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8f2850) at kernel/qcoreapplication.cpp:1063 #4352 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8f2850) at kernel/qapplication.cpp:4561 #4353 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8f2850) at kernel/qapplication.cpp:4530 #4354 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8f2850) at kernel/qcoreapplication.cpp:953 #4355 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8f2850) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4356 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4357 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4358 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4359 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4360 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8f3780) at itemviews/qabstractitemview.cpp:2415 #4361 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8f3780) at itemviews/qlistview.cpp:848 #4362 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8f3780) at kernel/qwidget.cpp:8554 #4363 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8f3780) at widgets/qframe.cpp:557 #4364 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8f3780) at widgets/qabstractscrollarea.cpp:1043 #4365 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8f3780) at itemviews/qabstractitemview.cpp:1644 #4366 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8f3780) at widgets/qabstractscrollarea_p.h:100 #4367 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8f3780) at widgets/qabstractscrollarea_p.h:116 #4368 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8f3780) at kernel/qcoreapplication.cpp:1063 #4369 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8f3780) at kernel/qapplication.cpp:4561 #4370 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8f3780) at kernel/qapplication.cpp:4530 #4371 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8f3780) at kernel/qcoreapplication.cpp:953 #4372 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8f3780) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4373 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4374 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4375 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4376 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4377 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8f46b0) at itemviews/qabstractitemview.cpp:2415 #4378 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8f46b0) at itemviews/qlistview.cpp:848 #4379 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8f46b0) at kernel/qwidget.cpp:8554 #4380 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8f46b0) at widgets/qframe.cpp:557 #4381 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8f46b0) at widgets/qabstractscrollarea.cpp:1043 #4382 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8f46b0) at itemviews/qabstractitemview.cpp:1644 #4383 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8f46b0) at widgets/qabstractscrollarea_p.h:100 #4384 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8f46b0) at widgets/qabstractscrollarea_p.h:116 #4385 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8f46b0) at kernel/qcoreapplication.cpp:1063 #4386 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8f46b0) at kernel/qapplication.cpp:4561 #4387 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8f46b0) at kernel/qapplication.cpp:4530 #4388 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8f46b0) at kernel/qcoreapplication.cpp:953 #4389 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8f46b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4390 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4391 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4392 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4393 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4394 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8f55e0) at itemviews/qabstractitemview.cpp:2415 #4395 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8f55e0) at itemviews/qlistview.cpp:848 #4396 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8f55e0) at kernel/qwidget.cpp:8554 #4397 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8f55e0) at widgets/qframe.cpp:557 #4398 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8f55e0) at widgets/qabstractscrollarea.cpp:1043 #4399 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8f55e0) at itemviews/qabstractitemview.cpp:1644 #4400 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8f55e0) at widgets/qabstractscrollarea_p.h:100 #4401 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8f55e0) at widgets/qabstractscrollarea_p.h:116 #4402 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8f55e0) at kernel/qcoreapplication.cpp:1063 #4403 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8f55e0) at kernel/qapplication.cpp:4561 #4404 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8f55e0) at kernel/qapplication.cpp:4530 #4405 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8f55e0) at kernel/qcoreapplication.cpp:953 #4406 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8f55e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4407 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4408 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4409 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4410 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4411 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8f6510) at itemviews/qabstractitemview.cpp:2415 #4412 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8f6510) at itemviews/qlistview.cpp:848 #4413 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8f6510) at kernel/qwidget.cpp:8554 #4414 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8f6510) at widgets/qframe.cpp:557 #4415 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8f6510) at widgets/qabstractscrollarea.cpp:1043 #4416 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8f6510) at itemviews/qabstractitemview.cpp:1644 #4417 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8f6510) at widgets/qabstractscrollarea_p.h:100 #4418 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8f6510) at widgets/qabstractscrollarea_p.h:116 #4419 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8f6510) at kernel/qcoreapplication.cpp:1063 #4420 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8f6510) at kernel/qapplication.cpp:4561 #4421 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8f6510) at kernel/qapplication.cpp:4530 #4422 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8f6510) at kernel/qcoreapplication.cpp:953 #4423 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8f6510) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4424 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4425 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4426 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4427 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4428 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8f7440) at itemviews/qabstractitemview.cpp:2415 #4429 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8f7440) at itemviews/qlistview.cpp:848 #4430 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8f7440) at kernel/qwidget.cpp:8554 #4431 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8f7440) at widgets/qframe.cpp:557 #4432 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8f7440) at widgets/qabstractscrollarea.cpp:1043 #4433 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8f7440) at itemviews/qabstractitemview.cpp:1644 #4434 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8f7440) at widgets/qabstractscrollarea_p.h:100 #4435 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8f7440) at widgets/qabstractscrollarea_p.h:116 #4436 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8f7440) at kernel/qcoreapplication.cpp:1063 #4437 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8f7440) at kernel/qapplication.cpp:4561 #4438 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8f7440) at kernel/qapplication.cpp:4530 #4439 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8f7440) at kernel/qcoreapplication.cpp:953 #4440 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8f7440) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4441 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4442 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4443 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4444 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4445 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8f8370) at itemviews/qabstractitemview.cpp:2415 #4446 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8f8370) at itemviews/qlistview.cpp:848 #4447 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8f8370) at kernel/qwidget.cpp:8554 #4448 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8f8370) at widgets/qframe.cpp:557 #4449 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8f8370) at widgets/qabstractscrollarea.cpp:1043 #4450 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8f8370) at itemviews/qabstractitemview.cpp:1644 #4451 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8f8370) at widgets/qabstractscrollarea_p.h:100 #4452 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8f8370) at widgets/qabstractscrollarea_p.h:116 #4453 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8f8370) at kernel/qcoreapplication.cpp:1063 #4454 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8f8370) at kernel/qapplication.cpp:4561 #4455 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8f8370) at kernel/qapplication.cpp:4530 #4456 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8f8370) at kernel/qcoreapplication.cpp:953 #4457 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8f8370) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4458 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4459 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4460 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4461 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4462 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8f92a0) at itemviews/qabstractitemview.cpp:2415 #4463 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8f92a0) at itemviews/qlistview.cpp:848 #4464 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8f92a0) at kernel/qwidget.cpp:8554 #4465 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8f92a0) at widgets/qframe.cpp:557 #4466 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8f92a0) at widgets/qabstractscrollarea.cpp:1043 #4467 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8f92a0) at itemviews/qabstractitemview.cpp:1644 #4468 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8f92a0) at widgets/qabstractscrollarea_p.h:100 #4469 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8f92a0) at widgets/qabstractscrollarea_p.h:116 #4470 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8f92a0) at kernel/qcoreapplication.cpp:1063 #4471 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8f92a0) at kernel/qapplication.cpp:4561 #4472 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8f92a0) at kernel/qapplication.cpp:4530 #4473 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8f92a0) at kernel/qcoreapplication.cpp:953 #4474 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8f92a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4475 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4476 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4477 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4478 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4479 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8fa1d0) at itemviews/qabstractitemview.cpp:2415 #4480 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8fa1d0) at itemviews/qlistview.cpp:848 #4481 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8fa1d0) at kernel/qwidget.cpp:8554 #4482 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8fa1d0) at widgets/qframe.cpp:557 #4483 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8fa1d0) at widgets/qabstractscrollarea.cpp:1043 #4484 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8fa1d0) at itemviews/qabstractitemview.cpp:1644 #4485 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8fa1d0) at widgets/qabstractscrollarea_p.h:100 #4486 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8fa1d0) at widgets/qabstractscrollarea_p.h:116 #4487 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8fa1d0) at kernel/qcoreapplication.cpp:1063 #4488 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8fa1d0) at kernel/qapplication.cpp:4561 #4489 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8fa1d0) at kernel/qapplication.cpp:4530 #4490 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8fa1d0) at kernel/qcoreapplication.cpp:953 #4491 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8fa1d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4492 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4493 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4494 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4495 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4496 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8fb100) at itemviews/qabstractitemview.cpp:2415 #4497 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8fb100) at itemviews/qlistview.cpp:848 #4498 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8fb100) at kernel/qwidget.cpp:8554 #4499 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8fb100) at widgets/qframe.cpp:557 #4500 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8fb100) at widgets/qabstractscrollarea.cpp:1043 #4501 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8fb100) at itemviews/qabstractitemview.cpp:1644 #4502 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8fb100) at widgets/qabstractscrollarea_p.h:100 #4503 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8fb100) at widgets/qabstractscrollarea_p.h:116 #4504 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8fb100) at kernel/qcoreapplication.cpp:1063 #4505 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8fb100) at kernel/qapplication.cpp:4561 #4506 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8fb100) at kernel/qapplication.cpp:4530 #4507 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8fb100) at kernel/qcoreapplication.cpp:953 #4508 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8fb100) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4509 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4510 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4511 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4512 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4513 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8fc030) at itemviews/qabstractitemview.cpp:2415 #4514 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8fc030) at itemviews/qlistview.cpp:848 #4515 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8fc030) at kernel/qwidget.cpp:8554 #4516 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8fc030) at widgets/qframe.cpp:557 #4517 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8fc030) at widgets/qabstractscrollarea.cpp:1043 #4518 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8fc030) at itemviews/qabstractitemview.cpp:1644 #4519 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8fc030) at widgets/qabstractscrollarea_p.h:100 #4520 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8fc030) at widgets/qabstractscrollarea_p.h:116 #4521 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8fc030) at kernel/qcoreapplication.cpp:1063 #4522 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8fc030) at kernel/qapplication.cpp:4561 #4523 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8fc030) at kernel/qapplication.cpp:4530 #4524 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8fc030) at kernel/qcoreapplication.cpp:953 #4525 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8fc030) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4526 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4527 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4528 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4529 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4530 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8fcf60) at itemviews/qabstractitemview.cpp:2415 #4531 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8fcf60) at itemviews/qlistview.cpp:848 #4532 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8fcf60) at kernel/qwidget.cpp:8554 #4533 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8fcf60) at widgets/qframe.cpp:557 #4534 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8fcf60) at widgets/qabstractscrollarea.cpp:1043 #4535 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8fcf60) at itemviews/qabstractitemview.cpp:1644 #4536 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8fcf60) at widgets/qabstractscrollarea_p.h:100 #4537 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8fcf60) at widgets/qabstractscrollarea_p.h:116 #4538 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8fcf60) at kernel/qcoreapplication.cpp:1063 #4539 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8fcf60) at kernel/qapplication.cpp:4561 #4540 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8fcf60) at kernel/qapplication.cpp:4530 #4541 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8fcf60) at kernel/qcoreapplication.cpp:953 #4542 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8fcf60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4543 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4544 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4545 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4546 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4547 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8fde90) at itemviews/qabstractitemview.cpp:2415 #4548 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8fde90) at itemviews/qlistview.cpp:848 #4549 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8fde90) at kernel/qwidget.cpp:8554 #4550 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8fde90) at widgets/qframe.cpp:557 #4551 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8fde90) at widgets/qabstractscrollarea.cpp:1043 #4552 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8fde90) at itemviews/qabstractitemview.cpp:1644 #4553 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8fde90) at widgets/qabstractscrollarea_p.h:100 #4554 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8fde90) at widgets/qabstractscrollarea_p.h:116 #4555 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8fde90) at kernel/qcoreapplication.cpp:1063 #4556 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8fde90) at kernel/qapplication.cpp:4561 #4557 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8fde90) at kernel/qapplication.cpp:4530 #4558 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8fde90) at kernel/qcoreapplication.cpp:953 #4559 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8fde90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4560 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4561 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4562 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4563 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4564 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8fedc0) at itemviews/qabstractitemview.cpp:2415 #4565 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8fedc0) at itemviews/qlistview.cpp:848 #4566 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8fedc0) at kernel/qwidget.cpp:8554 #4567 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8fedc0) at widgets/qframe.cpp:557 #4568 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8fedc0) at widgets/qabstractscrollarea.cpp:1043 #4569 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8fedc0) at itemviews/qabstractitemview.cpp:1644 #4570 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8fedc0) at widgets/qabstractscrollarea_p.h:100 #4571 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8fedc0) at widgets/qabstractscrollarea_p.h:116 #4572 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8fedc0) at kernel/qcoreapplication.cpp:1063 #4573 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8fedc0) at kernel/qapplication.cpp:4561 #4574 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8fedc0) at kernel/qapplication.cpp:4530 #4575 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8fedc0) at kernel/qcoreapplication.cpp:953 #4576 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8fedc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4577 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4578 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4579 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4580 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4581 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff8ffcf0) at itemviews/qabstractitemview.cpp:2415 #4582 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff8ffcf0) at itemviews/qlistview.cpp:848 #4583 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff8ffcf0) at kernel/qwidget.cpp:8554 #4584 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff8ffcf0) at widgets/qframe.cpp:557 #4585 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff8ffcf0) at widgets/qabstractscrollarea.cpp:1043 #4586 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff8ffcf0) at itemviews/qabstractitemview.cpp:1644 #4587 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff8ffcf0) at widgets/qabstractscrollarea_p.h:100 #4588 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff8ffcf0) at widgets/qabstractscrollarea_p.h:116 #4589 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff8ffcf0) at kernel/qcoreapplication.cpp:1063 #4590 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff8ffcf0) at kernel/qapplication.cpp:4561 #4591 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff8ffcf0) at kernel/qapplication.cpp:4530 #4592 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff8ffcf0) at kernel/qcoreapplication.cpp:953 #4593 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff8ffcf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4594 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4595 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4596 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4597 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4598 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff900c20) at itemviews/qabstractitemview.cpp:2415 #4599 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff900c20) at itemviews/qlistview.cpp:848 #4600 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff900c20) at kernel/qwidget.cpp:8554 #4601 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff900c20) at widgets/qframe.cpp:557 #4602 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff900c20) at widgets/qabstractscrollarea.cpp:1043 #4603 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff900c20) at itemviews/qabstractitemview.cpp:1644 #4604 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff900c20) at widgets/qabstractscrollarea_p.h:100 #4605 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff900c20) at widgets/qabstractscrollarea_p.h:116 #4606 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff900c20) at kernel/qcoreapplication.cpp:1063 #4607 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff900c20) at kernel/qapplication.cpp:4561 #4608 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff900c20) at kernel/qapplication.cpp:4530 #4609 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff900c20) at kernel/qcoreapplication.cpp:953 #4610 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff900c20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4611 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4612 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4613 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4614 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4615 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff901b50) at itemviews/qabstractitemview.cpp:2415 #4616 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff901b50) at itemviews/qlistview.cpp:848 #4617 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff901b50) at kernel/qwidget.cpp:8554 #4618 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff901b50) at widgets/qframe.cpp:557 #4619 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff901b50) at widgets/qabstractscrollarea.cpp:1043 #4620 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff901b50) at itemviews/qabstractitemview.cpp:1644 #4621 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff901b50) at widgets/qabstractscrollarea_p.h:100 #4622 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff901b50) at widgets/qabstractscrollarea_p.h:116 #4623 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff901b50) at kernel/qcoreapplication.cpp:1063 #4624 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff901b50) at kernel/qapplication.cpp:4561 #4625 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff901b50) at kernel/qapplication.cpp:4530 #4626 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff901b50) at kernel/qcoreapplication.cpp:953 #4627 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff901b50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4628 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4629 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4630 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4631 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4632 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff902a80) at itemviews/qabstractitemview.cpp:2415 #4633 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff902a80) at itemviews/qlistview.cpp:848 #4634 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff902a80) at kernel/qwidget.cpp:8554 #4635 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff902a80) at widgets/qframe.cpp:557 #4636 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff902a80) at widgets/qabstractscrollarea.cpp:1043 #4637 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff902a80) at itemviews/qabstractitemview.cpp:1644 #4638 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff902a80) at widgets/qabstractscrollarea_p.h:100 #4639 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff902a80) at widgets/qabstractscrollarea_p.h:116 #4640 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff902a80) at kernel/qcoreapplication.cpp:1063 #4641 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff902a80) at kernel/qapplication.cpp:4561 #4642 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff902a80) at kernel/qapplication.cpp:4530 #4643 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff902a80) at kernel/qcoreapplication.cpp:953 #4644 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff902a80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4645 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4646 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4647 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4648 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4649 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9039b0) at itemviews/qabstractitemview.cpp:2415 #4650 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9039b0) at itemviews/qlistview.cpp:848 #4651 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9039b0) at kernel/qwidget.cpp:8554 #4652 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9039b0) at widgets/qframe.cpp:557 #4653 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9039b0) at widgets/qabstractscrollarea.cpp:1043 #4654 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9039b0) at itemviews/qabstractitemview.cpp:1644 #4655 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9039b0) at widgets/qabstractscrollarea_p.h:100 #4656 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9039b0) at widgets/qabstractscrollarea_p.h:116 #4657 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9039b0) at kernel/qcoreapplication.cpp:1063 #4658 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9039b0) at kernel/qapplication.cpp:4561 #4659 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9039b0) at kernel/qapplication.cpp:4530 #4660 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9039b0) at kernel/qcoreapplication.cpp:953 #4661 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9039b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4662 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4663 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4664 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4665 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4666 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9048e0) at itemviews/qabstractitemview.cpp:2415 #4667 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9048e0) at itemviews/qlistview.cpp:848 #4668 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9048e0) at kernel/qwidget.cpp:8554 #4669 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9048e0) at widgets/qframe.cpp:557 #4670 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9048e0) at widgets/qabstractscrollarea.cpp:1043 #4671 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9048e0) at itemviews/qabstractitemview.cpp:1644 #4672 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9048e0) at widgets/qabstractscrollarea_p.h:100 #4673 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9048e0) at widgets/qabstractscrollarea_p.h:116 #4674 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9048e0) at kernel/qcoreapplication.cpp:1063 #4675 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9048e0) at kernel/qapplication.cpp:4561 #4676 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9048e0) at kernel/qapplication.cpp:4530 #4677 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9048e0) at kernel/qcoreapplication.cpp:953 #4678 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9048e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4679 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4680 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4681 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4682 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4683 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff905810) at itemviews/qabstractitemview.cpp:2415 #4684 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff905810) at itemviews/qlistview.cpp:848 #4685 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff905810) at kernel/qwidget.cpp:8554 #4686 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff905810) at widgets/qframe.cpp:557 #4687 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff905810) at widgets/qabstractscrollarea.cpp:1043 #4688 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff905810) at itemviews/qabstractitemview.cpp:1644 #4689 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff905810) at widgets/qabstractscrollarea_p.h:100 #4690 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff905810) at widgets/qabstractscrollarea_p.h:116 #4691 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff905810) at kernel/qcoreapplication.cpp:1063 #4692 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff905810) at kernel/qapplication.cpp:4561 #4693 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff905810) at kernel/qapplication.cpp:4530 #4694 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff905810) at kernel/qcoreapplication.cpp:953 #4695 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff905810) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4696 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4697 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4698 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4699 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4700 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff906740) at itemviews/qabstractitemview.cpp:2415 #4701 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff906740) at itemviews/qlistview.cpp:848 #4702 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff906740) at kernel/qwidget.cpp:8554 #4703 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff906740) at widgets/qframe.cpp:557 #4704 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff906740) at widgets/qabstractscrollarea.cpp:1043 #4705 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff906740) at itemviews/qabstractitemview.cpp:1644 #4706 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff906740) at widgets/qabstractscrollarea_p.h:100 #4707 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff906740) at widgets/qabstractscrollarea_p.h:116 #4708 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff906740) at kernel/qcoreapplication.cpp:1063 #4709 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff906740) at kernel/qapplication.cpp:4561 #4710 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff906740) at kernel/qapplication.cpp:4530 #4711 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff906740) at kernel/qcoreapplication.cpp:953 #4712 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff906740) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4713 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4714 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4715 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4716 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4717 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff907670) at itemviews/qabstractitemview.cpp:2415 #4718 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff907670) at itemviews/qlistview.cpp:848 #4719 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff907670) at kernel/qwidget.cpp:8554 #4720 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff907670) at widgets/qframe.cpp:557 #4721 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff907670) at widgets/qabstractscrollarea.cpp:1043 #4722 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff907670) at itemviews/qabstractitemview.cpp:1644 #4723 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff907670) at widgets/qabstractscrollarea_p.h:100 #4724 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff907670) at widgets/qabstractscrollarea_p.h:116 #4725 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff907670) at kernel/qcoreapplication.cpp:1063 #4726 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff907670) at kernel/qapplication.cpp:4561 #4727 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff907670) at kernel/qapplication.cpp:4530 #4728 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff907670) at kernel/qcoreapplication.cpp:953 #4729 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff907670) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4730 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4731 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4732 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4733 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4734 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9085a0) at itemviews/qabstractitemview.cpp:2415 #4735 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9085a0) at itemviews/qlistview.cpp:848 #4736 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9085a0) at kernel/qwidget.cpp:8554 #4737 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9085a0) at widgets/qframe.cpp:557 #4738 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9085a0) at widgets/qabstractscrollarea.cpp:1043 #4739 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9085a0) at itemviews/qabstractitemview.cpp:1644 #4740 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9085a0) at widgets/qabstractscrollarea_p.h:100 #4741 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9085a0) at widgets/qabstractscrollarea_p.h:116 #4742 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9085a0) at kernel/qcoreapplication.cpp:1063 #4743 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9085a0) at kernel/qapplication.cpp:4561 #4744 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9085a0) at kernel/qapplication.cpp:4530 #4745 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9085a0) at kernel/qcoreapplication.cpp:953 #4746 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9085a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4747 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4748 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4749 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4750 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4751 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9094d0) at itemviews/qabstractitemview.cpp:2415 #4752 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9094d0) at itemviews/qlistview.cpp:848 #4753 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9094d0) at kernel/qwidget.cpp:8554 #4754 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9094d0) at widgets/qframe.cpp:557 #4755 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9094d0) at widgets/qabstractscrollarea.cpp:1043 #4756 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9094d0) at itemviews/qabstractitemview.cpp:1644 #4757 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9094d0) at widgets/qabstractscrollarea_p.h:100 #4758 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9094d0) at widgets/qabstractscrollarea_p.h:116 #4759 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9094d0) at kernel/qcoreapplication.cpp:1063 #4760 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9094d0) at kernel/qapplication.cpp:4561 #4761 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9094d0) at kernel/qapplication.cpp:4530 #4762 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9094d0) at kernel/qcoreapplication.cpp:953 #4763 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9094d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4764 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4765 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4766 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4767 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4768 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff90a400) at itemviews/qabstractitemview.cpp:2415 #4769 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff90a400) at itemviews/qlistview.cpp:848 #4770 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff90a400) at kernel/qwidget.cpp:8554 #4771 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff90a400) at widgets/qframe.cpp:557 #4772 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff90a400) at widgets/qabstractscrollarea.cpp:1043 #4773 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff90a400) at itemviews/qabstractitemview.cpp:1644 #4774 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff90a400) at widgets/qabstractscrollarea_p.h:100 #4775 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff90a400) at widgets/qabstractscrollarea_p.h:116 #4776 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff90a400) at kernel/qcoreapplication.cpp:1063 #4777 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff90a400) at kernel/qapplication.cpp:4561 #4778 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff90a400) at kernel/qapplication.cpp:4530 #4779 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff90a400) at kernel/qcoreapplication.cpp:953 #4780 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff90a400) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4781 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4782 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4783 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4784 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4785 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff90b330) at itemviews/qabstractitemview.cpp:2415 #4786 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff90b330) at itemviews/qlistview.cpp:848 #4787 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff90b330) at kernel/qwidget.cpp:8554 #4788 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff90b330) at widgets/qframe.cpp:557 #4789 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff90b330) at widgets/qabstractscrollarea.cpp:1043 #4790 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff90b330) at itemviews/qabstractitemview.cpp:1644 #4791 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff90b330) at widgets/qabstractscrollarea_p.h:100 #4792 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff90b330) at widgets/qabstractscrollarea_p.h:116 #4793 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff90b330) at kernel/qcoreapplication.cpp:1063 #4794 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff90b330) at kernel/qapplication.cpp:4561 #4795 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff90b330) at kernel/qapplication.cpp:4530 #4796 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff90b330) at kernel/qcoreapplication.cpp:953 #4797 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff90b330) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4798 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4799 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4800 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4801 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4802 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff90c260) at itemviews/qabstractitemview.cpp:2415 #4803 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff90c260) at itemviews/qlistview.cpp:848 #4804 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff90c260) at kernel/qwidget.cpp:8554 #4805 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff90c260) at widgets/qframe.cpp:557 #4806 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff90c260) at widgets/qabstractscrollarea.cpp:1043 #4807 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff90c260) at itemviews/qabstractitemview.cpp:1644 #4808 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff90c260) at widgets/qabstractscrollarea_p.h:100 #4809 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff90c260) at widgets/qabstractscrollarea_p.h:116 #4810 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff90c260) at kernel/qcoreapplication.cpp:1063 #4811 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff90c260) at kernel/qapplication.cpp:4561 #4812 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff90c260) at kernel/qapplication.cpp:4530 #4813 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff90c260) at kernel/qcoreapplication.cpp:953 #4814 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff90c260) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4815 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4816 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4817 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4818 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4819 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff90d190) at itemviews/qabstractitemview.cpp:2415 #4820 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff90d190) at itemviews/qlistview.cpp:848 #4821 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff90d190) at kernel/qwidget.cpp:8554 #4822 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff90d190) at widgets/qframe.cpp:557 #4823 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff90d190) at widgets/qabstractscrollarea.cpp:1043 #4824 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff90d190) at itemviews/qabstractitemview.cpp:1644 #4825 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff90d190) at widgets/qabstractscrollarea_p.h:100 #4826 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff90d190) at widgets/qabstractscrollarea_p.h:116 #4827 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff90d190) at kernel/qcoreapplication.cpp:1063 #4828 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff90d190) at kernel/qapplication.cpp:4561 #4829 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff90d190) at kernel/qapplication.cpp:4530 #4830 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff90d190) at kernel/qcoreapplication.cpp:953 #4831 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff90d190) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4832 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4833 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4834 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4835 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4836 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff90e0c0) at itemviews/qabstractitemview.cpp:2415 #4837 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff90e0c0) at itemviews/qlistview.cpp:848 #4838 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff90e0c0) at kernel/qwidget.cpp:8554 #4839 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff90e0c0) at widgets/qframe.cpp:557 #4840 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff90e0c0) at widgets/qabstractscrollarea.cpp:1043 #4841 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff90e0c0) at itemviews/qabstractitemview.cpp:1644 #4842 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff90e0c0) at widgets/qabstractscrollarea_p.h:100 #4843 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff90e0c0) at widgets/qabstractscrollarea_p.h:116 #4844 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff90e0c0) at kernel/qcoreapplication.cpp:1063 #4845 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff90e0c0) at kernel/qapplication.cpp:4561 #4846 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff90e0c0) at kernel/qapplication.cpp:4530 #4847 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff90e0c0) at kernel/qcoreapplication.cpp:953 #4848 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff90e0c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4849 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4850 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4851 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4852 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4853 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff90eff0) at itemviews/qabstractitemview.cpp:2415 #4854 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff90eff0) at itemviews/qlistview.cpp:848 #4855 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff90eff0) at kernel/qwidget.cpp:8554 #4856 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff90eff0) at widgets/qframe.cpp:557 #4857 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff90eff0) at widgets/qabstractscrollarea.cpp:1043 #4858 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff90eff0) at itemviews/qabstractitemview.cpp:1644 #4859 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff90eff0) at widgets/qabstractscrollarea_p.h:100 #4860 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff90eff0) at widgets/qabstractscrollarea_p.h:116 #4861 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff90eff0) at kernel/qcoreapplication.cpp:1063 #4862 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff90eff0) at kernel/qapplication.cpp:4561 #4863 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff90eff0) at kernel/qapplication.cpp:4530 #4864 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff90eff0) at kernel/qcoreapplication.cpp:953 #4865 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff90eff0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4866 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4867 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4868 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4869 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4870 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff90ff20) at itemviews/qabstractitemview.cpp:2415 #4871 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff90ff20) at itemviews/qlistview.cpp:848 #4872 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff90ff20) at kernel/qwidget.cpp:8554 #4873 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff90ff20) at widgets/qframe.cpp:557 #4874 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff90ff20) at widgets/qabstractscrollarea.cpp:1043 #4875 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff90ff20) at itemviews/qabstractitemview.cpp:1644 #4876 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff90ff20) at widgets/qabstractscrollarea_p.h:100 #4877 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff90ff20) at widgets/qabstractscrollarea_p.h:116 #4878 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff90ff20) at kernel/qcoreapplication.cpp:1063 #4879 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff90ff20) at kernel/qapplication.cpp:4561 #4880 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff90ff20) at kernel/qapplication.cpp:4530 #4881 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff90ff20) at kernel/qcoreapplication.cpp:953 #4882 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff90ff20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4883 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4884 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4885 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4886 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4887 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff910e50) at itemviews/qabstractitemview.cpp:2415 #4888 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff910e50) at itemviews/qlistview.cpp:848 #4889 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff910e50) at kernel/qwidget.cpp:8554 #4890 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff910e50) at widgets/qframe.cpp:557 #4891 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff910e50) at widgets/qabstractscrollarea.cpp:1043 #4892 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff910e50) at itemviews/qabstractitemview.cpp:1644 #4893 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff910e50) at widgets/qabstractscrollarea_p.h:100 #4894 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff910e50) at widgets/qabstractscrollarea_p.h:116 #4895 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff910e50) at kernel/qcoreapplication.cpp:1063 #4896 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff910e50) at kernel/qapplication.cpp:4561 #4897 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff910e50) at kernel/qapplication.cpp:4530 #4898 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff910e50) at kernel/qcoreapplication.cpp:953 #4899 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff910e50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4900 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4901 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4902 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4903 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4904 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff911d80) at itemviews/qabstractitemview.cpp:2415 #4905 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff911d80) at itemviews/qlistview.cpp:848 #4906 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff911d80) at kernel/qwidget.cpp:8554 #4907 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff911d80) at widgets/qframe.cpp:557 #4908 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff911d80) at widgets/qabstractscrollarea.cpp:1043 #4909 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff911d80) at itemviews/qabstractitemview.cpp:1644 #4910 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff911d80) at widgets/qabstractscrollarea_p.h:100 #4911 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff911d80) at widgets/qabstractscrollarea_p.h:116 #4912 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff911d80) at kernel/qcoreapplication.cpp:1063 #4913 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff911d80) at kernel/qapplication.cpp:4561 #4914 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff911d80) at kernel/qapplication.cpp:4530 #4915 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff911d80) at kernel/qcoreapplication.cpp:953 #4916 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff911d80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4917 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4918 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4919 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4920 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4921 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff912cb0) at itemviews/qabstractitemview.cpp:2415 #4922 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff912cb0) at itemviews/qlistview.cpp:848 #4923 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff912cb0) at kernel/qwidget.cpp:8554 #4924 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff912cb0) at widgets/qframe.cpp:557 #4925 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff912cb0) at widgets/qabstractscrollarea.cpp:1043 #4926 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff912cb0) at itemviews/qabstractitemview.cpp:1644 #4927 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff912cb0) at widgets/qabstractscrollarea_p.h:100 #4928 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff912cb0) at widgets/qabstractscrollarea_p.h:116 #4929 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff912cb0) at kernel/qcoreapplication.cpp:1063 #4930 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff912cb0) at kernel/qapplication.cpp:4561 #4931 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff912cb0) at kernel/qapplication.cpp:4530 #4932 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff912cb0) at kernel/qcoreapplication.cpp:953 #4933 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff912cb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4934 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4935 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4936 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4937 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4938 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff913be0) at itemviews/qabstractitemview.cpp:2415 #4939 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff913be0) at itemviews/qlistview.cpp:848 #4940 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff913be0) at kernel/qwidget.cpp:8554 #4941 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff913be0) at widgets/qframe.cpp:557 #4942 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff913be0) at widgets/qabstractscrollarea.cpp:1043 #4943 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff913be0) at itemviews/qabstractitemview.cpp:1644 #4944 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff913be0) at widgets/qabstractscrollarea_p.h:100 #4945 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff913be0) at widgets/qabstractscrollarea_p.h:116 #4946 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff913be0) at kernel/qcoreapplication.cpp:1063 #4947 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff913be0) at kernel/qapplication.cpp:4561 #4948 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff913be0) at kernel/qapplication.cpp:4530 #4949 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff913be0) at kernel/qcoreapplication.cpp:953 #4950 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff913be0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4951 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4952 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4953 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4954 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4955 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff914b10) at itemviews/qabstractitemview.cpp:2415 #4956 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff914b10) at itemviews/qlistview.cpp:848 #4957 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff914b10) at kernel/qwidget.cpp:8554 #4958 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff914b10) at widgets/qframe.cpp:557 #4959 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff914b10) at widgets/qabstractscrollarea.cpp:1043 #4960 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff914b10) at itemviews/qabstractitemview.cpp:1644 #4961 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff914b10) at widgets/qabstractscrollarea_p.h:100 #4962 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff914b10) at widgets/qabstractscrollarea_p.h:116 #4963 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff914b10) at kernel/qcoreapplication.cpp:1063 #4964 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff914b10) at kernel/qapplication.cpp:4561 #4965 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff914b10) at kernel/qapplication.cpp:4530 #4966 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff914b10) at kernel/qcoreapplication.cpp:953 #4967 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff914b10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4968 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #4969 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4970 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4971 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4972 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff915a40) at itemviews/qabstractitemview.cpp:2415 #4973 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff915a40) at itemviews/qlistview.cpp:848 #4974 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff915a40) at kernel/qwidget.cpp:8554 #4975 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff915a40) at widgets/qframe.cpp:557 #4976 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff915a40) at widgets/qabstractscrollarea.cpp:1043 #4977 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff915a40) at itemviews/qabstractitemview.cpp:1644 #4978 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff915a40) at widgets/qabstractscrollarea_p.h:100 #4979 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff915a40) at widgets/qabstractscrollarea_p.h:116 #4980 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff915a40) at kernel/qcoreapplication.cpp:1063 #4981 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff915a40) at kernel/qapplication.cpp:4561 #4982 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff915a40) at kernel/qapplication.cpp:4530 #4983 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff915a40) at kernel/qcoreapplication.cpp:953 #4984 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff915a40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #4985 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #4986 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #4987 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #4988 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #4989 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff916970) at itemviews/qabstractitemview.cpp:2415 #4990 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff916970) at itemviews/qlistview.cpp:848 #4991 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff916970) at kernel/qwidget.cpp:8554 #4992 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff916970) at widgets/qframe.cpp:557 #4993 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff916970) at widgets/qabstractscrollarea.cpp:1043 #4994 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff916970) at itemviews/qabstractitemview.cpp:1644 #4995 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff916970) at widgets/qabstractscrollarea_p.h:100 #4996 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff916970) at widgets/qabstractscrollarea_p.h:116 #4997 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff916970) at kernel/qcoreapplication.cpp:1063 #4998 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff916970) at kernel/qapplication.cpp:4561 #4999 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff916970) at kernel/qapplication.cpp:4530 #5000 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff916970) at kernel/qcoreapplication.cpp:953 #5001 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff916970) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5002 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5003 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5004 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5005 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5006 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9178a0) at itemviews/qabstractitemview.cpp:2415 #5007 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9178a0) at itemviews/qlistview.cpp:848 #5008 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9178a0) at kernel/qwidget.cpp:8554 #5009 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9178a0) at widgets/qframe.cpp:557 #5010 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9178a0) at widgets/qabstractscrollarea.cpp:1043 #5011 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9178a0) at itemviews/qabstractitemview.cpp:1644 #5012 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9178a0) at widgets/qabstractscrollarea_p.h:100 #5013 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9178a0) at widgets/qabstractscrollarea_p.h:116 #5014 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9178a0) at kernel/qcoreapplication.cpp:1063 #5015 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9178a0) at kernel/qapplication.cpp:4561 #5016 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9178a0) at kernel/qapplication.cpp:4530 #5017 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9178a0) at kernel/qcoreapplication.cpp:953 #5018 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9178a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5019 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5020 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5021 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5022 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5023 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9187d0) at itemviews/qabstractitemview.cpp:2415 #5024 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9187d0) at itemviews/qlistview.cpp:848 #5025 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9187d0) at kernel/qwidget.cpp:8554 #5026 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9187d0) at widgets/qframe.cpp:557 #5027 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9187d0) at widgets/qabstractscrollarea.cpp:1043 #5028 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9187d0) at itemviews/qabstractitemview.cpp:1644 #5029 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9187d0) at widgets/qabstractscrollarea_p.h:100 #5030 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9187d0) at widgets/qabstractscrollarea_p.h:116 #5031 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9187d0) at kernel/qcoreapplication.cpp:1063 #5032 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9187d0) at kernel/qapplication.cpp:4561 #5033 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9187d0) at kernel/qapplication.cpp:4530 #5034 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9187d0) at kernel/qcoreapplication.cpp:953 #5035 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9187d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5036 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5037 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5038 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5039 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5040 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff919700) at itemviews/qabstractitemview.cpp:2415 #5041 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff919700) at itemviews/qlistview.cpp:848 #5042 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff919700) at kernel/qwidget.cpp:8554 #5043 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff919700) at widgets/qframe.cpp:557 #5044 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff919700) at widgets/qabstractscrollarea.cpp:1043 #5045 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff919700) at itemviews/qabstractitemview.cpp:1644 #5046 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff919700) at widgets/qabstractscrollarea_p.h:100 #5047 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff919700) at widgets/qabstractscrollarea_p.h:116 #5048 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff919700) at kernel/qcoreapplication.cpp:1063 #5049 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff919700) at kernel/qapplication.cpp:4561 #5050 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff919700) at kernel/qapplication.cpp:4530 #5051 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff919700) at kernel/qcoreapplication.cpp:953 #5052 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff919700) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5053 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5054 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5055 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5056 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5057 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff91a630) at itemviews/qabstractitemview.cpp:2415 #5058 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff91a630) at itemviews/qlistview.cpp:848 #5059 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff91a630) at kernel/qwidget.cpp:8554 #5060 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff91a630) at widgets/qframe.cpp:557 #5061 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff91a630) at widgets/qabstractscrollarea.cpp:1043 #5062 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff91a630) at itemviews/qabstractitemview.cpp:1644 #5063 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff91a630) at widgets/qabstractscrollarea_p.h:100 #5064 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff91a630) at widgets/qabstractscrollarea_p.h:116 #5065 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff91a630) at kernel/qcoreapplication.cpp:1063 #5066 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff91a630) at kernel/qapplication.cpp:4561 #5067 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff91a630) at kernel/qapplication.cpp:4530 #5068 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff91a630) at kernel/qcoreapplication.cpp:953 #5069 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff91a630) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5070 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5071 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5072 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5073 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5074 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff91b560) at itemviews/qabstractitemview.cpp:2415 #5075 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff91b560) at itemviews/qlistview.cpp:848 #5076 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff91b560) at kernel/qwidget.cpp:8554 #5077 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff91b560) at widgets/qframe.cpp:557 #5078 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff91b560) at widgets/qabstractscrollarea.cpp:1043 #5079 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff91b560) at itemviews/qabstractitemview.cpp:1644 #5080 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff91b560) at widgets/qabstractscrollarea_p.h:100 #5081 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff91b560) at widgets/qabstractscrollarea_p.h:116 #5082 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff91b560) at kernel/qcoreapplication.cpp:1063 #5083 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff91b560) at kernel/qapplication.cpp:4561 #5084 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff91b560) at kernel/qapplication.cpp:4530 #5085 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff91b560) at kernel/qcoreapplication.cpp:953 #5086 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff91b560) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5087 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5088 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5089 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5090 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5091 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff91c490) at itemviews/qabstractitemview.cpp:2415 #5092 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff91c490) at itemviews/qlistview.cpp:848 #5093 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff91c490) at kernel/qwidget.cpp:8554 #5094 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff91c490) at widgets/qframe.cpp:557 #5095 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff91c490) at widgets/qabstractscrollarea.cpp:1043 #5096 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff91c490) at itemviews/qabstractitemview.cpp:1644 #5097 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff91c490) at widgets/qabstractscrollarea_p.h:100 #5098 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff91c490) at widgets/qabstractscrollarea_p.h:116 #5099 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff91c490) at kernel/qcoreapplication.cpp:1063 #5100 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff91c490) at kernel/qapplication.cpp:4561 #5101 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff91c490) at kernel/qapplication.cpp:4530 #5102 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff91c490) at kernel/qcoreapplication.cpp:953 #5103 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff91c490) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5104 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5105 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5106 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5107 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5108 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff91d3c0) at itemviews/qabstractitemview.cpp:2415 #5109 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff91d3c0) at itemviews/qlistview.cpp:848 #5110 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff91d3c0) at kernel/qwidget.cpp:8554 #5111 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff91d3c0) at widgets/qframe.cpp:557 #5112 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff91d3c0) at widgets/qabstractscrollarea.cpp:1043 #5113 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff91d3c0) at itemviews/qabstractitemview.cpp:1644 #5114 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff91d3c0) at widgets/qabstractscrollarea_p.h:100 #5115 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff91d3c0) at widgets/qabstractscrollarea_p.h:116 #5116 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff91d3c0) at kernel/qcoreapplication.cpp:1063 #5117 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff91d3c0) at kernel/qapplication.cpp:4561 #5118 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff91d3c0) at kernel/qapplication.cpp:4530 #5119 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff91d3c0) at kernel/qcoreapplication.cpp:953 #5120 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff91d3c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5121 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5122 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5123 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5124 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5125 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff91e2f0) at itemviews/qabstractitemview.cpp:2415 #5126 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff91e2f0) at itemviews/qlistview.cpp:848 #5127 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff91e2f0) at kernel/qwidget.cpp:8554 #5128 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff91e2f0) at widgets/qframe.cpp:557 #5129 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff91e2f0) at widgets/qabstractscrollarea.cpp:1043 #5130 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff91e2f0) at itemviews/qabstractitemview.cpp:1644 #5131 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff91e2f0) at widgets/qabstractscrollarea_p.h:100 #5132 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff91e2f0) at widgets/qabstractscrollarea_p.h:116 #5133 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff91e2f0) at kernel/qcoreapplication.cpp:1063 #5134 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff91e2f0) at kernel/qapplication.cpp:4561 #5135 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff91e2f0) at kernel/qapplication.cpp:4530 #5136 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff91e2f0) at kernel/qcoreapplication.cpp:953 #5137 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff91e2f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5138 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5139 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5140 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5141 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5142 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff91f220) at itemviews/qabstractitemview.cpp:2415 #5143 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff91f220) at itemviews/qlistview.cpp:848 #5144 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff91f220) at kernel/qwidget.cpp:8554 #5145 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff91f220) at widgets/qframe.cpp:557 #5146 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff91f220) at widgets/qabstractscrollarea.cpp:1043 #5147 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff91f220) at itemviews/qabstractitemview.cpp:1644 #5148 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff91f220) at widgets/qabstractscrollarea_p.h:100 #5149 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff91f220) at widgets/qabstractscrollarea_p.h:116 #5150 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff91f220) at kernel/qcoreapplication.cpp:1063 #5151 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff91f220) at kernel/qapplication.cpp:4561 #5152 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff91f220) at kernel/qapplication.cpp:4530 #5153 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff91f220) at kernel/qcoreapplication.cpp:953 #5154 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff91f220) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5155 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5156 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5157 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5158 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5159 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff920150) at itemviews/qabstractitemview.cpp:2415 #5160 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff920150) at itemviews/qlistview.cpp:848 #5161 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff920150) at kernel/qwidget.cpp:8554 #5162 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff920150) at widgets/qframe.cpp:557 #5163 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff920150) at widgets/qabstractscrollarea.cpp:1043 #5164 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff920150) at itemviews/qabstractitemview.cpp:1644 #5165 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff920150) at widgets/qabstractscrollarea_p.h:100 #5166 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff920150) at widgets/qabstractscrollarea_p.h:116 #5167 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff920150) at kernel/qcoreapplication.cpp:1063 #5168 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff920150) at kernel/qapplication.cpp:4561 #5169 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff920150) at kernel/qapplication.cpp:4530 #5170 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff920150) at kernel/qcoreapplication.cpp:953 #5171 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff920150) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5172 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5173 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5174 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5175 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5176 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff921080) at itemviews/qabstractitemview.cpp:2415 #5177 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff921080) at itemviews/qlistview.cpp:848 #5178 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff921080) at kernel/qwidget.cpp:8554 #5179 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff921080) at widgets/qframe.cpp:557 #5180 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff921080) at widgets/qabstractscrollarea.cpp:1043 #5181 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff921080) at itemviews/qabstractitemview.cpp:1644 #5182 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff921080) at widgets/qabstractscrollarea_p.h:100 #5183 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff921080) at widgets/qabstractscrollarea_p.h:116 #5184 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff921080) at kernel/qcoreapplication.cpp:1063 #5185 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff921080) at kernel/qapplication.cpp:4561 #5186 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff921080) at kernel/qapplication.cpp:4530 #5187 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff921080) at kernel/qcoreapplication.cpp:953 #5188 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff921080) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5189 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5190 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5191 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5192 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5193 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff921fb0) at itemviews/qabstractitemview.cpp:2415 #5194 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff921fb0) at itemviews/qlistview.cpp:848 #5195 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff921fb0) at kernel/qwidget.cpp:8554 #5196 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff921fb0) at widgets/qframe.cpp:557 #5197 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff921fb0) at widgets/qabstractscrollarea.cpp:1043 #5198 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff921fb0) at itemviews/qabstractitemview.cpp:1644 #5199 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff921fb0) at widgets/qabstractscrollarea_p.h:100 #5200 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff921fb0) at widgets/qabstractscrollarea_p.h:116 #5201 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff921fb0) at kernel/qcoreapplication.cpp:1063 #5202 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff921fb0) at kernel/qapplication.cpp:4561 #5203 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff921fb0) at kernel/qapplication.cpp:4530 #5204 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff921fb0) at kernel/qcoreapplication.cpp:953 #5205 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff921fb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5206 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5207 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5208 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5209 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5210 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff922ee0) at itemviews/qabstractitemview.cpp:2415 #5211 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff922ee0) at itemviews/qlistview.cpp:848 #5212 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff922ee0) at kernel/qwidget.cpp:8554 #5213 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff922ee0) at widgets/qframe.cpp:557 #5214 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff922ee0) at widgets/qabstractscrollarea.cpp:1043 #5215 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff922ee0) at itemviews/qabstractitemview.cpp:1644 #5216 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff922ee0) at widgets/qabstractscrollarea_p.h:100 #5217 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff922ee0) at widgets/qabstractscrollarea_p.h:116 #5218 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff922ee0) at kernel/qcoreapplication.cpp:1063 #5219 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff922ee0) at kernel/qapplication.cpp:4561 #5220 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff922ee0) at kernel/qapplication.cpp:4530 #5221 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff922ee0) at kernel/qcoreapplication.cpp:953 #5222 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff922ee0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5223 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5224 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5225 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5226 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5227 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff923e10) at itemviews/qabstractitemview.cpp:2415 #5228 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff923e10) at itemviews/qlistview.cpp:848 #5229 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff923e10) at kernel/qwidget.cpp:8554 #5230 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff923e10) at widgets/qframe.cpp:557 #5231 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff923e10) at widgets/qabstractscrollarea.cpp:1043 #5232 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff923e10) at itemviews/qabstractitemview.cpp:1644 #5233 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff923e10) at widgets/qabstractscrollarea_p.h:100 #5234 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff923e10) at widgets/qabstractscrollarea_p.h:116 #5235 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff923e10) at kernel/qcoreapplication.cpp:1063 #5236 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff923e10) at kernel/qapplication.cpp:4561 #5237 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff923e10) at kernel/qapplication.cpp:4530 #5238 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff923e10) at kernel/qcoreapplication.cpp:953 #5239 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff923e10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5240 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5241 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5242 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5243 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5244 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff924d40) at itemviews/qabstractitemview.cpp:2415 #5245 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff924d40) at itemviews/qlistview.cpp:848 #5246 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff924d40) at kernel/qwidget.cpp:8554 #5247 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff924d40) at widgets/qframe.cpp:557 #5248 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff924d40) at widgets/qabstractscrollarea.cpp:1043 #5249 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff924d40) at itemviews/qabstractitemview.cpp:1644 #5250 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff924d40) at widgets/qabstractscrollarea_p.h:100 #5251 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff924d40) at widgets/qabstractscrollarea_p.h:116 #5252 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff924d40) at kernel/qcoreapplication.cpp:1063 #5253 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff924d40) at kernel/qapplication.cpp:4561 #5254 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff924d40) at kernel/qapplication.cpp:4530 #5255 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff924d40) at kernel/qcoreapplication.cpp:953 #5256 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff924d40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5257 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5258 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5259 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5260 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5261 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff925c70) at itemviews/qabstractitemview.cpp:2415 #5262 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff925c70) at itemviews/qlistview.cpp:848 #5263 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff925c70) at kernel/qwidget.cpp:8554 #5264 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff925c70) at widgets/qframe.cpp:557 #5265 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff925c70) at widgets/qabstractscrollarea.cpp:1043 #5266 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff925c70) at itemviews/qabstractitemview.cpp:1644 #5267 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff925c70) at widgets/qabstractscrollarea_p.h:100 #5268 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff925c70) at widgets/qabstractscrollarea_p.h:116 #5269 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff925c70) at kernel/qcoreapplication.cpp:1063 #5270 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff925c70) at kernel/qapplication.cpp:4561 #5271 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff925c70) at kernel/qapplication.cpp:4530 #5272 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff925c70) at kernel/qcoreapplication.cpp:953 #5273 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff925c70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5274 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5275 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5276 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5277 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5278 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff926ba0) at itemviews/qabstractitemview.cpp:2415 #5279 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff926ba0) at itemviews/qlistview.cpp:848 #5280 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff926ba0) at kernel/qwidget.cpp:8554 #5281 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff926ba0) at widgets/qframe.cpp:557 #5282 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff926ba0) at widgets/qabstractscrollarea.cpp:1043 #5283 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff926ba0) at itemviews/qabstractitemview.cpp:1644 #5284 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff926ba0) at widgets/qabstractscrollarea_p.h:100 #5285 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff926ba0) at widgets/qabstractscrollarea_p.h:116 #5286 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff926ba0) at kernel/qcoreapplication.cpp:1063 #5287 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff926ba0) at kernel/qapplication.cpp:4561 #5288 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff926ba0) at kernel/qapplication.cpp:4530 #5289 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff926ba0) at kernel/qcoreapplication.cpp:953 #5290 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff926ba0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5291 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5292 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5293 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5294 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5295 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff927ad0) at itemviews/qabstractitemview.cpp:2415 #5296 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff927ad0) at itemviews/qlistview.cpp:848 #5297 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff927ad0) at kernel/qwidget.cpp:8554 #5298 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff927ad0) at widgets/qframe.cpp:557 #5299 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff927ad0) at widgets/qabstractscrollarea.cpp:1043 #5300 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff927ad0) at itemviews/qabstractitemview.cpp:1644 #5301 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff927ad0) at widgets/qabstractscrollarea_p.h:100 #5302 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff927ad0) at widgets/qabstractscrollarea_p.h:116 #5303 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff927ad0) at kernel/qcoreapplication.cpp:1063 #5304 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff927ad0) at kernel/qapplication.cpp:4561 #5305 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff927ad0) at kernel/qapplication.cpp:4530 #5306 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff927ad0) at kernel/qcoreapplication.cpp:953 #5307 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff927ad0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5308 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5309 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5310 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5311 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5312 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff928a00) at itemviews/qabstractitemview.cpp:2415 #5313 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff928a00) at itemviews/qlistview.cpp:848 #5314 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff928a00) at kernel/qwidget.cpp:8554 #5315 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff928a00) at widgets/qframe.cpp:557 #5316 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff928a00) at widgets/qabstractscrollarea.cpp:1043 #5317 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff928a00) at itemviews/qabstractitemview.cpp:1644 #5318 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff928a00) at widgets/qabstractscrollarea_p.h:100 #5319 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff928a00) at widgets/qabstractscrollarea_p.h:116 #5320 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff928a00) at kernel/qcoreapplication.cpp:1063 #5321 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff928a00) at kernel/qapplication.cpp:4561 #5322 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff928a00) at kernel/qapplication.cpp:4530 #5323 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff928a00) at kernel/qcoreapplication.cpp:953 #5324 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff928a00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5325 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5326 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5327 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5328 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5329 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff929930) at itemviews/qabstractitemview.cpp:2415 #5330 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff929930) at itemviews/qlistview.cpp:848 #5331 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff929930) at kernel/qwidget.cpp:8554 #5332 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff929930) at widgets/qframe.cpp:557 #5333 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff929930) at widgets/qabstractscrollarea.cpp:1043 #5334 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff929930) at itemviews/qabstractitemview.cpp:1644 #5335 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff929930) at widgets/qabstractscrollarea_p.h:100 #5336 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff929930) at widgets/qabstractscrollarea_p.h:116 #5337 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff929930) at kernel/qcoreapplication.cpp:1063 #5338 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff929930) at kernel/qapplication.cpp:4561 #5339 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff929930) at kernel/qapplication.cpp:4530 #5340 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff929930) at kernel/qcoreapplication.cpp:953 #5341 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff929930) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5342 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5343 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5344 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5345 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5346 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff92a860) at itemviews/qabstractitemview.cpp:2415 #5347 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff92a860) at itemviews/qlistview.cpp:848 #5348 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff92a860) at kernel/qwidget.cpp:8554 #5349 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff92a860) at widgets/qframe.cpp:557 #5350 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff92a860) at widgets/qabstractscrollarea.cpp:1043 #5351 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff92a860) at itemviews/qabstractitemview.cpp:1644 #5352 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff92a860) at widgets/qabstractscrollarea_p.h:100 #5353 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff92a860) at widgets/qabstractscrollarea_p.h:116 #5354 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff92a860) at kernel/qcoreapplication.cpp:1063 #5355 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff92a860) at kernel/qapplication.cpp:4561 #5356 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff92a860) at kernel/qapplication.cpp:4530 #5357 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff92a860) at kernel/qcoreapplication.cpp:953 #5358 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff92a860) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5359 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5360 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5361 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5362 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5363 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff92b790) at itemviews/qabstractitemview.cpp:2415 #5364 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff92b790) at itemviews/qlistview.cpp:848 #5365 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff92b790) at kernel/qwidget.cpp:8554 #5366 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff92b790) at widgets/qframe.cpp:557 #5367 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff92b790) at widgets/qabstractscrollarea.cpp:1043 #5368 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff92b790) at itemviews/qabstractitemview.cpp:1644 #5369 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff92b790) at widgets/qabstractscrollarea_p.h:100 #5370 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff92b790) at widgets/qabstractscrollarea_p.h:116 #5371 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff92b790) at kernel/qcoreapplication.cpp:1063 #5372 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff92b790) at kernel/qapplication.cpp:4561 #5373 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff92b790) at kernel/qapplication.cpp:4530 #5374 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff92b790) at kernel/qcoreapplication.cpp:953 #5375 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff92b790) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5376 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5377 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5378 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5379 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5380 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff92c6c0) at itemviews/qabstractitemview.cpp:2415 #5381 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff92c6c0) at itemviews/qlistview.cpp:848 #5382 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff92c6c0) at kernel/qwidget.cpp:8554 #5383 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff92c6c0) at widgets/qframe.cpp:557 #5384 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff92c6c0) at widgets/qabstractscrollarea.cpp:1043 #5385 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff92c6c0) at itemviews/qabstractitemview.cpp:1644 #5386 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff92c6c0) at widgets/qabstractscrollarea_p.h:100 #5387 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff92c6c0) at widgets/qabstractscrollarea_p.h:116 #5388 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff92c6c0) at kernel/qcoreapplication.cpp:1063 #5389 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff92c6c0) at kernel/qapplication.cpp:4561 #5390 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff92c6c0) at kernel/qapplication.cpp:4530 #5391 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff92c6c0) at kernel/qcoreapplication.cpp:953 #5392 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff92c6c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5393 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5394 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5395 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5396 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5397 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff92d5f0) at itemviews/qabstractitemview.cpp:2415 #5398 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff92d5f0) at itemviews/qlistview.cpp:848 #5399 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff92d5f0) at kernel/qwidget.cpp:8554 #5400 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff92d5f0) at widgets/qframe.cpp:557 #5401 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff92d5f0) at widgets/qabstractscrollarea.cpp:1043 #5402 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff92d5f0) at itemviews/qabstractitemview.cpp:1644 #5403 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff92d5f0) at widgets/qabstractscrollarea_p.h:100 #5404 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff92d5f0) at widgets/qabstractscrollarea_p.h:116 #5405 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff92d5f0) at kernel/qcoreapplication.cpp:1063 #5406 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff92d5f0) at kernel/qapplication.cpp:4561 #5407 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff92d5f0) at kernel/qapplication.cpp:4530 #5408 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff92d5f0) at kernel/qcoreapplication.cpp:953 #5409 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff92d5f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5410 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5411 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5412 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5413 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5414 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff92e520) at itemviews/qabstractitemview.cpp:2415 #5415 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff92e520) at itemviews/qlistview.cpp:848 #5416 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff92e520) at kernel/qwidget.cpp:8554 #5417 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff92e520) at widgets/qframe.cpp:557 #5418 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff92e520) at widgets/qabstractscrollarea.cpp:1043 #5419 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff92e520) at itemviews/qabstractitemview.cpp:1644 #5420 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff92e520) at widgets/qabstractscrollarea_p.h:100 #5421 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff92e520) at widgets/qabstractscrollarea_p.h:116 #5422 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff92e520) at kernel/qcoreapplication.cpp:1063 #5423 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff92e520) at kernel/qapplication.cpp:4561 #5424 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff92e520) at kernel/qapplication.cpp:4530 #5425 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff92e520) at kernel/qcoreapplication.cpp:953 #5426 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff92e520) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5427 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5428 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5429 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5430 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5431 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff92f450) at itemviews/qabstractitemview.cpp:2415 #5432 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff92f450) at itemviews/qlistview.cpp:848 #5433 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff92f450) at kernel/qwidget.cpp:8554 #5434 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff92f450) at widgets/qframe.cpp:557 #5435 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff92f450) at widgets/qabstractscrollarea.cpp:1043 #5436 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff92f450) at itemviews/qabstractitemview.cpp:1644 #5437 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff92f450) at widgets/qabstractscrollarea_p.h:100 #5438 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff92f450) at widgets/qabstractscrollarea_p.h:116 #5439 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff92f450) at kernel/qcoreapplication.cpp:1063 #5440 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff92f450) at kernel/qapplication.cpp:4561 #5441 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff92f450) at kernel/qapplication.cpp:4530 #5442 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff92f450) at kernel/qcoreapplication.cpp:953 #5443 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff92f450) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5444 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5445 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5446 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5447 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5448 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff930380) at itemviews/qabstractitemview.cpp:2415 #5449 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff930380) at itemviews/qlistview.cpp:848 #5450 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff930380) at kernel/qwidget.cpp:8554 #5451 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff930380) at widgets/qframe.cpp:557 #5452 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff930380) at widgets/qabstractscrollarea.cpp:1043 #5453 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff930380) at itemviews/qabstractitemview.cpp:1644 #5454 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff930380) at widgets/qabstractscrollarea_p.h:100 #5455 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff930380) at widgets/qabstractscrollarea_p.h:116 #5456 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff930380) at kernel/qcoreapplication.cpp:1063 #5457 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff930380) at kernel/qapplication.cpp:4561 #5458 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff930380) at kernel/qapplication.cpp:4530 #5459 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff930380) at kernel/qcoreapplication.cpp:953 #5460 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff930380) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5461 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5462 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5463 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5464 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5465 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9312b0) at itemviews/qabstractitemview.cpp:2415 #5466 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9312b0) at itemviews/qlistview.cpp:848 #5467 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9312b0) at kernel/qwidget.cpp:8554 #5468 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9312b0) at widgets/qframe.cpp:557 #5469 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9312b0) at widgets/qabstractscrollarea.cpp:1043 #5470 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9312b0) at itemviews/qabstractitemview.cpp:1644 #5471 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9312b0) at widgets/qabstractscrollarea_p.h:100 #5472 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9312b0) at widgets/qabstractscrollarea_p.h:116 #5473 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9312b0) at kernel/qcoreapplication.cpp:1063 #5474 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9312b0) at kernel/qapplication.cpp:4561 #5475 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9312b0) at kernel/qapplication.cpp:4530 #5476 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9312b0) at kernel/qcoreapplication.cpp:953 #5477 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9312b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5478 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5479 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5480 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5481 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5482 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9321e0) at itemviews/qabstractitemview.cpp:2415 #5483 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9321e0) at itemviews/qlistview.cpp:848 #5484 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9321e0) at kernel/qwidget.cpp:8554 #5485 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9321e0) at widgets/qframe.cpp:557 #5486 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9321e0) at widgets/qabstractscrollarea.cpp:1043 #5487 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9321e0) at itemviews/qabstractitemview.cpp:1644 #5488 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9321e0) at widgets/qabstractscrollarea_p.h:100 #5489 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9321e0) at widgets/qabstractscrollarea_p.h:116 #5490 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9321e0) at kernel/qcoreapplication.cpp:1063 #5491 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9321e0) at kernel/qapplication.cpp:4561 #5492 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9321e0) at kernel/qapplication.cpp:4530 #5493 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9321e0) at kernel/qcoreapplication.cpp:953 #5494 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9321e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5495 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5496 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5497 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5498 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5499 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff933110) at itemviews/qabstractitemview.cpp:2415 #5500 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff933110) at itemviews/qlistview.cpp:848 #5501 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff933110) at kernel/qwidget.cpp:8554 #5502 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff933110) at widgets/qframe.cpp:557 #5503 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff933110) at widgets/qabstractscrollarea.cpp:1043 #5504 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff933110) at itemviews/qabstractitemview.cpp:1644 #5505 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff933110) at widgets/qabstractscrollarea_p.h:100 #5506 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff933110) at widgets/qabstractscrollarea_p.h:116 #5507 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff933110) at kernel/qcoreapplication.cpp:1063 #5508 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff933110) at kernel/qapplication.cpp:4561 #5509 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff933110) at kernel/qapplication.cpp:4530 #5510 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff933110) at kernel/qcoreapplication.cpp:953 #5511 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff933110) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5512 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5513 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5514 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5515 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5516 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff934040) at itemviews/qabstractitemview.cpp:2415 #5517 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff934040) at itemviews/qlistview.cpp:848 #5518 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff934040) at kernel/qwidget.cpp:8554 #5519 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff934040) at widgets/qframe.cpp:557 #5520 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff934040) at widgets/qabstractscrollarea.cpp:1043 #5521 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff934040) at itemviews/qabstractitemview.cpp:1644 #5522 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff934040) at widgets/qabstractscrollarea_p.h:100 #5523 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff934040) at widgets/qabstractscrollarea_p.h:116 #5524 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff934040) at kernel/qcoreapplication.cpp:1063 #5525 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff934040) at kernel/qapplication.cpp:4561 #5526 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff934040) at kernel/qapplication.cpp:4530 #5527 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff934040) at kernel/qcoreapplication.cpp:953 #5528 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff934040) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5529 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5530 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5531 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5532 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5533 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff934f70) at itemviews/qabstractitemview.cpp:2415 #5534 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff934f70) at itemviews/qlistview.cpp:848 #5535 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff934f70) at kernel/qwidget.cpp:8554 #5536 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff934f70) at widgets/qframe.cpp:557 #5537 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff934f70) at widgets/qabstractscrollarea.cpp:1043 #5538 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff934f70) at itemviews/qabstractitemview.cpp:1644 #5539 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff934f70) at widgets/qabstractscrollarea_p.h:100 #5540 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff934f70) at widgets/qabstractscrollarea_p.h:116 #5541 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff934f70) at kernel/qcoreapplication.cpp:1063 #5542 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff934f70) at kernel/qapplication.cpp:4561 #5543 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff934f70) at kernel/qapplication.cpp:4530 #5544 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff934f70) at kernel/qcoreapplication.cpp:953 #5545 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff934f70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5546 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5547 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5548 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5549 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5550 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff935ea0) at itemviews/qabstractitemview.cpp:2415 #5551 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff935ea0) at itemviews/qlistview.cpp:848 #5552 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff935ea0) at kernel/qwidget.cpp:8554 #5553 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff935ea0) at widgets/qframe.cpp:557 #5554 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff935ea0) at widgets/qabstractscrollarea.cpp:1043 #5555 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff935ea0) at itemviews/qabstractitemview.cpp:1644 #5556 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff935ea0) at widgets/qabstractscrollarea_p.h:100 #5557 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff935ea0) at widgets/qabstractscrollarea_p.h:116 #5558 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff935ea0) at kernel/qcoreapplication.cpp:1063 #5559 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff935ea0) at kernel/qapplication.cpp:4561 #5560 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff935ea0) at kernel/qapplication.cpp:4530 #5561 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff935ea0) at kernel/qcoreapplication.cpp:953 #5562 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff935ea0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5563 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5564 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5565 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5566 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5567 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff936dd0) at itemviews/qabstractitemview.cpp:2415 #5568 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff936dd0) at itemviews/qlistview.cpp:848 #5569 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff936dd0) at kernel/qwidget.cpp:8554 #5570 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff936dd0) at widgets/qframe.cpp:557 #5571 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff936dd0) at widgets/qabstractscrollarea.cpp:1043 #5572 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff936dd0) at itemviews/qabstractitemview.cpp:1644 #5573 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff936dd0) at widgets/qabstractscrollarea_p.h:100 #5574 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff936dd0) at widgets/qabstractscrollarea_p.h:116 #5575 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff936dd0) at kernel/qcoreapplication.cpp:1063 #5576 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff936dd0) at kernel/qapplication.cpp:4561 #5577 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff936dd0) at kernel/qapplication.cpp:4530 #5578 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff936dd0) at kernel/qcoreapplication.cpp:953 #5579 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff936dd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5580 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5581 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5582 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5583 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5584 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff937d00) at itemviews/qabstractitemview.cpp:2415 #5585 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff937d00) at itemviews/qlistview.cpp:848 #5586 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff937d00) at kernel/qwidget.cpp:8554 #5587 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff937d00) at widgets/qframe.cpp:557 #5588 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff937d00) at widgets/qabstractscrollarea.cpp:1043 #5589 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff937d00) at itemviews/qabstractitemview.cpp:1644 #5590 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff937d00) at widgets/qabstractscrollarea_p.h:100 #5591 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff937d00) at widgets/qabstractscrollarea_p.h:116 #5592 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff937d00) at kernel/qcoreapplication.cpp:1063 #5593 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff937d00) at kernel/qapplication.cpp:4561 #5594 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff937d00) at kernel/qapplication.cpp:4530 #5595 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff937d00) at kernel/qcoreapplication.cpp:953 #5596 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff937d00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5597 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5598 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5599 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5600 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5601 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff938c30) at itemviews/qabstractitemview.cpp:2415 #5602 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff938c30) at itemviews/qlistview.cpp:848 #5603 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff938c30) at kernel/qwidget.cpp:8554 #5604 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff938c30) at widgets/qframe.cpp:557 #5605 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff938c30) at widgets/qabstractscrollarea.cpp:1043 #5606 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff938c30) at itemviews/qabstractitemview.cpp:1644 #5607 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff938c30) at widgets/qabstractscrollarea_p.h:100 #5608 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff938c30) at widgets/qabstractscrollarea_p.h:116 #5609 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff938c30) at kernel/qcoreapplication.cpp:1063 #5610 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff938c30) at kernel/qapplication.cpp:4561 #5611 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff938c30) at kernel/qapplication.cpp:4530 #5612 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff938c30) at kernel/qcoreapplication.cpp:953 #5613 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff938c30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5614 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5615 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5616 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5617 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5618 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff939b60) at itemviews/qabstractitemview.cpp:2415 #5619 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff939b60) at itemviews/qlistview.cpp:848 #5620 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff939b60) at kernel/qwidget.cpp:8554 #5621 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff939b60) at widgets/qframe.cpp:557 #5622 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff939b60) at widgets/qabstractscrollarea.cpp:1043 #5623 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff939b60) at itemviews/qabstractitemview.cpp:1644 #5624 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff939b60) at widgets/qabstractscrollarea_p.h:100 #5625 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff939b60) at widgets/qabstractscrollarea_p.h:116 #5626 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff939b60) at kernel/qcoreapplication.cpp:1063 #5627 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff939b60) at kernel/qapplication.cpp:4561 #5628 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff939b60) at kernel/qapplication.cpp:4530 #5629 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff939b60) at kernel/qcoreapplication.cpp:953 #5630 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff939b60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5631 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5632 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5633 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5634 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5635 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff93aa90) at itemviews/qabstractitemview.cpp:2415 #5636 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff93aa90) at itemviews/qlistview.cpp:848 #5637 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff93aa90) at kernel/qwidget.cpp:8554 #5638 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff93aa90) at widgets/qframe.cpp:557 #5639 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff93aa90) at widgets/qabstractscrollarea.cpp:1043 #5640 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff93aa90) at itemviews/qabstractitemview.cpp:1644 #5641 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff93aa90) at widgets/qabstractscrollarea_p.h:100 #5642 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff93aa90) at widgets/qabstractscrollarea_p.h:116 #5643 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff93aa90) at kernel/qcoreapplication.cpp:1063 #5644 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff93aa90) at kernel/qapplication.cpp:4561 #5645 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff93aa90) at kernel/qapplication.cpp:4530 #5646 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff93aa90) at kernel/qcoreapplication.cpp:953 #5647 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff93aa90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5648 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5649 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5650 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5651 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5652 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff93b9c0) at itemviews/qabstractitemview.cpp:2415 #5653 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff93b9c0) at itemviews/qlistview.cpp:848 #5654 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff93b9c0) at kernel/qwidget.cpp:8554 #5655 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff93b9c0) at widgets/qframe.cpp:557 #5656 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff93b9c0) at widgets/qabstractscrollarea.cpp:1043 #5657 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff93b9c0) at itemviews/qabstractitemview.cpp:1644 #5658 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff93b9c0) at widgets/qabstractscrollarea_p.h:100 #5659 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff93b9c0) at widgets/qabstractscrollarea_p.h:116 #5660 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff93b9c0) at kernel/qcoreapplication.cpp:1063 #5661 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff93b9c0) at kernel/qapplication.cpp:4561 #5662 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff93b9c0) at kernel/qapplication.cpp:4530 #5663 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff93b9c0) at kernel/qcoreapplication.cpp:953 #5664 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff93b9c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5665 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5666 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5667 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5668 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5669 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff93c8f0) at itemviews/qabstractitemview.cpp:2415 #5670 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff93c8f0) at itemviews/qlistview.cpp:848 #5671 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff93c8f0) at kernel/qwidget.cpp:8554 #5672 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff93c8f0) at widgets/qframe.cpp:557 #5673 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff93c8f0) at widgets/qabstractscrollarea.cpp:1043 #5674 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff93c8f0) at itemviews/qabstractitemview.cpp:1644 #5675 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff93c8f0) at widgets/qabstractscrollarea_p.h:100 #5676 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff93c8f0) at widgets/qabstractscrollarea_p.h:116 #5677 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff93c8f0) at kernel/qcoreapplication.cpp:1063 #5678 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff93c8f0) at kernel/qapplication.cpp:4561 #5679 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff93c8f0) at kernel/qapplication.cpp:4530 #5680 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff93c8f0) at kernel/qcoreapplication.cpp:953 #5681 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff93c8f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5682 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5683 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5684 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5685 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5686 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff93d820) at itemviews/qabstractitemview.cpp:2415 #5687 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff93d820) at itemviews/qlistview.cpp:848 #5688 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff93d820) at kernel/qwidget.cpp:8554 #5689 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff93d820) at widgets/qframe.cpp:557 #5690 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff93d820) at widgets/qabstractscrollarea.cpp:1043 #5691 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff93d820) at itemviews/qabstractitemview.cpp:1644 #5692 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff93d820) at widgets/qabstractscrollarea_p.h:100 #5693 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff93d820) at widgets/qabstractscrollarea_p.h:116 #5694 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff93d820) at kernel/qcoreapplication.cpp:1063 #5695 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff93d820) at kernel/qapplication.cpp:4561 #5696 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff93d820) at kernel/qapplication.cpp:4530 #5697 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff93d820) at kernel/qcoreapplication.cpp:953 #5698 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff93d820) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5699 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5700 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5701 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5702 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5703 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff93e750) at itemviews/qabstractitemview.cpp:2415 #5704 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff93e750) at itemviews/qlistview.cpp:848 #5705 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff93e750) at kernel/qwidget.cpp:8554 #5706 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff93e750) at widgets/qframe.cpp:557 #5707 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff93e750) at widgets/qabstractscrollarea.cpp:1043 #5708 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff93e750) at itemviews/qabstractitemview.cpp:1644 #5709 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff93e750) at widgets/qabstractscrollarea_p.h:100 #5710 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff93e750) at widgets/qabstractscrollarea_p.h:116 #5711 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff93e750) at kernel/qcoreapplication.cpp:1063 #5712 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff93e750) at kernel/qapplication.cpp:4561 #5713 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff93e750) at kernel/qapplication.cpp:4530 #5714 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff93e750) at kernel/qcoreapplication.cpp:953 #5715 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff93e750) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5716 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5717 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5718 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5719 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5720 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff93f680) at itemviews/qabstractitemview.cpp:2415 #5721 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff93f680) at itemviews/qlistview.cpp:848 #5722 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff93f680) at kernel/qwidget.cpp:8554 #5723 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff93f680) at widgets/qframe.cpp:557 #5724 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff93f680) at widgets/qabstractscrollarea.cpp:1043 #5725 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff93f680) at itemviews/qabstractitemview.cpp:1644 #5726 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff93f680) at widgets/qabstractscrollarea_p.h:100 #5727 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff93f680) at widgets/qabstractscrollarea_p.h:116 #5728 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff93f680) at kernel/qcoreapplication.cpp:1063 #5729 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff93f680) at kernel/qapplication.cpp:4561 #5730 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff93f680) at kernel/qapplication.cpp:4530 #5731 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff93f680) at kernel/qcoreapplication.cpp:953 #5732 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff93f680) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5733 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5734 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5735 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5736 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5737 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9405b0) at itemviews/qabstractitemview.cpp:2415 #5738 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9405b0) at itemviews/qlistview.cpp:848 #5739 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9405b0) at kernel/qwidget.cpp:8554 #5740 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9405b0) at widgets/qframe.cpp:557 #5741 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9405b0) at widgets/qabstractscrollarea.cpp:1043 #5742 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9405b0) at itemviews/qabstractitemview.cpp:1644 #5743 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9405b0) at widgets/qabstractscrollarea_p.h:100 #5744 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9405b0) at widgets/qabstractscrollarea_p.h:116 #5745 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9405b0) at kernel/qcoreapplication.cpp:1063 #5746 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9405b0) at kernel/qapplication.cpp:4561 #5747 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9405b0) at kernel/qapplication.cpp:4530 #5748 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9405b0) at kernel/qcoreapplication.cpp:953 #5749 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9405b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5750 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5751 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5752 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5753 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5754 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9414e0) at itemviews/qabstractitemview.cpp:2415 #5755 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9414e0) at itemviews/qlistview.cpp:848 #5756 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9414e0) at kernel/qwidget.cpp:8554 #5757 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9414e0) at widgets/qframe.cpp:557 #5758 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9414e0) at widgets/qabstractscrollarea.cpp:1043 #5759 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9414e0) at itemviews/qabstractitemview.cpp:1644 #5760 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9414e0) at widgets/qabstractscrollarea_p.h:100 #5761 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9414e0) at widgets/qabstractscrollarea_p.h:116 #5762 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9414e0) at kernel/qcoreapplication.cpp:1063 #5763 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9414e0) at kernel/qapplication.cpp:4561 #5764 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9414e0) at kernel/qapplication.cpp:4530 #5765 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9414e0) at kernel/qcoreapplication.cpp:953 #5766 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9414e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5767 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5768 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5769 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5770 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5771 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff942410) at itemviews/qabstractitemview.cpp:2415 #5772 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff942410) at itemviews/qlistview.cpp:848 #5773 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff942410) at kernel/qwidget.cpp:8554 #5774 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff942410) at widgets/qframe.cpp:557 #5775 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff942410) at widgets/qabstractscrollarea.cpp:1043 #5776 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff942410) at itemviews/qabstractitemview.cpp:1644 #5777 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff942410) at widgets/qabstractscrollarea_p.h:100 #5778 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff942410) at widgets/qabstractscrollarea_p.h:116 #5779 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff942410) at kernel/qcoreapplication.cpp:1063 #5780 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff942410) at kernel/qapplication.cpp:4561 #5781 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff942410) at kernel/qapplication.cpp:4530 #5782 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff942410) at kernel/qcoreapplication.cpp:953 #5783 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff942410) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5784 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5785 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5786 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5787 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5788 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff943340) at itemviews/qabstractitemview.cpp:2415 #5789 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff943340) at itemviews/qlistview.cpp:848 #5790 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff943340) at kernel/qwidget.cpp:8554 #5791 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff943340) at widgets/qframe.cpp:557 #5792 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff943340) at widgets/qabstractscrollarea.cpp:1043 #5793 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff943340) at itemviews/qabstractitemview.cpp:1644 #5794 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff943340) at widgets/qabstractscrollarea_p.h:100 #5795 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff943340) at widgets/qabstractscrollarea_p.h:116 #5796 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff943340) at kernel/qcoreapplication.cpp:1063 #5797 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff943340) at kernel/qapplication.cpp:4561 #5798 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff943340) at kernel/qapplication.cpp:4530 #5799 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff943340) at kernel/qcoreapplication.cpp:953 #5800 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff943340) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5801 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5802 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5803 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5804 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5805 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff944270) at itemviews/qabstractitemview.cpp:2415 #5806 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff944270) at itemviews/qlistview.cpp:848 #5807 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff944270) at kernel/qwidget.cpp:8554 #5808 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff944270) at widgets/qframe.cpp:557 #5809 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff944270) at widgets/qabstractscrollarea.cpp:1043 #5810 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff944270) at itemviews/qabstractitemview.cpp:1644 #5811 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff944270) at widgets/qabstractscrollarea_p.h:100 #5812 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff944270) at widgets/qabstractscrollarea_p.h:116 #5813 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff944270) at kernel/qcoreapplication.cpp:1063 #5814 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff944270) at kernel/qapplication.cpp:4561 #5815 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff944270) at kernel/qapplication.cpp:4530 #5816 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff944270) at kernel/qcoreapplication.cpp:953 #5817 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff944270) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5818 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5819 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5820 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5821 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5822 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9451a0) at itemviews/qabstractitemview.cpp:2415 #5823 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9451a0) at itemviews/qlistview.cpp:848 #5824 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9451a0) at kernel/qwidget.cpp:8554 #5825 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9451a0) at widgets/qframe.cpp:557 #5826 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9451a0) at widgets/qabstractscrollarea.cpp:1043 #5827 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9451a0) at itemviews/qabstractitemview.cpp:1644 #5828 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9451a0) at widgets/qabstractscrollarea_p.h:100 #5829 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9451a0) at widgets/qabstractscrollarea_p.h:116 #5830 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9451a0) at kernel/qcoreapplication.cpp:1063 #5831 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9451a0) at kernel/qapplication.cpp:4561 #5832 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9451a0) at kernel/qapplication.cpp:4530 #5833 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9451a0) at kernel/qcoreapplication.cpp:953 #5834 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9451a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5835 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5836 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5837 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5838 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5839 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9460d0) at itemviews/qabstractitemview.cpp:2415 #5840 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9460d0) at itemviews/qlistview.cpp:848 #5841 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9460d0) at kernel/qwidget.cpp:8554 #5842 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9460d0) at widgets/qframe.cpp:557 #5843 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9460d0) at widgets/qabstractscrollarea.cpp:1043 #5844 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9460d0) at itemviews/qabstractitemview.cpp:1644 #5845 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9460d0) at widgets/qabstractscrollarea_p.h:100 #5846 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9460d0) at widgets/qabstractscrollarea_p.h:116 #5847 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9460d0) at kernel/qcoreapplication.cpp:1063 #5848 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9460d0) at kernel/qapplication.cpp:4561 #5849 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9460d0) at kernel/qapplication.cpp:4530 #5850 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9460d0) at kernel/qcoreapplication.cpp:953 #5851 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9460d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5852 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5853 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5854 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5855 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5856 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff947000) at itemviews/qabstractitemview.cpp:2415 #5857 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff947000) at itemviews/qlistview.cpp:848 #5858 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff947000) at kernel/qwidget.cpp:8554 #5859 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff947000) at widgets/qframe.cpp:557 #5860 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff947000) at widgets/qabstractscrollarea.cpp:1043 #5861 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff947000) at itemviews/qabstractitemview.cpp:1644 #5862 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff947000) at widgets/qabstractscrollarea_p.h:100 #5863 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff947000) at widgets/qabstractscrollarea_p.h:116 #5864 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff947000) at kernel/qcoreapplication.cpp:1063 #5865 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff947000) at kernel/qapplication.cpp:4561 #5866 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff947000) at kernel/qapplication.cpp:4530 #5867 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff947000) at kernel/qcoreapplication.cpp:953 #5868 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff947000) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5869 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5870 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5871 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5872 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5873 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff947f30) at itemviews/qabstractitemview.cpp:2415 #5874 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff947f30) at itemviews/qlistview.cpp:848 #5875 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff947f30) at kernel/qwidget.cpp:8554 #5876 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff947f30) at widgets/qframe.cpp:557 #5877 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff947f30) at widgets/qabstractscrollarea.cpp:1043 #5878 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff947f30) at itemviews/qabstractitemview.cpp:1644 #5879 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff947f30) at widgets/qabstractscrollarea_p.h:100 #5880 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff947f30) at widgets/qabstractscrollarea_p.h:116 #5881 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff947f30) at kernel/qcoreapplication.cpp:1063 #5882 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff947f30) at kernel/qapplication.cpp:4561 #5883 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff947f30) at kernel/qapplication.cpp:4530 #5884 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff947f30) at kernel/qcoreapplication.cpp:953 #5885 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff947f30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5886 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5887 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5888 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5889 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5890 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff948e60) at itemviews/qabstractitemview.cpp:2415 #5891 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff948e60) at itemviews/qlistview.cpp:848 #5892 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff948e60) at kernel/qwidget.cpp:8554 #5893 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff948e60) at widgets/qframe.cpp:557 #5894 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff948e60) at widgets/qabstractscrollarea.cpp:1043 #5895 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff948e60) at itemviews/qabstractitemview.cpp:1644 #5896 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff948e60) at widgets/qabstractscrollarea_p.h:100 #5897 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff948e60) at widgets/qabstractscrollarea_p.h:116 #5898 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff948e60) at kernel/qcoreapplication.cpp:1063 #5899 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff948e60) at kernel/qapplication.cpp:4561 #5900 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff948e60) at kernel/qapplication.cpp:4530 #5901 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff948e60) at kernel/qcoreapplication.cpp:953 #5902 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff948e60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5903 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5904 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5905 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5906 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5907 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff949d90) at itemviews/qabstractitemview.cpp:2415 #5908 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff949d90) at itemviews/qlistview.cpp:848 #5909 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff949d90) at kernel/qwidget.cpp:8554 #5910 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff949d90) at widgets/qframe.cpp:557 #5911 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff949d90) at widgets/qabstractscrollarea.cpp:1043 #5912 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff949d90) at itemviews/qabstractitemview.cpp:1644 #5913 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff949d90) at widgets/qabstractscrollarea_p.h:100 #5914 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff949d90) at widgets/qabstractscrollarea_p.h:116 #5915 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff949d90) at kernel/qcoreapplication.cpp:1063 #5916 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff949d90) at kernel/qapplication.cpp:4561 #5917 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff949d90) at kernel/qapplication.cpp:4530 #5918 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff949d90) at kernel/qcoreapplication.cpp:953 #5919 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff949d90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5920 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5921 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5922 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5923 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5924 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff94acc0) at itemviews/qabstractitemview.cpp:2415 #5925 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff94acc0) at itemviews/qlistview.cpp:848 #5926 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff94acc0) at kernel/qwidget.cpp:8554 #5927 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff94acc0) at widgets/qframe.cpp:557 #5928 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff94acc0) at widgets/qabstractscrollarea.cpp:1043 #5929 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff94acc0) at itemviews/qabstractitemview.cpp:1644 #5930 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff94acc0) at widgets/qabstractscrollarea_p.h:100 #5931 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff94acc0) at widgets/qabstractscrollarea_p.h:116 #5932 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff94acc0) at kernel/qcoreapplication.cpp:1063 #5933 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff94acc0) at kernel/qapplication.cpp:4561 #5934 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff94acc0) at kernel/qapplication.cpp:4530 #5935 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff94acc0) at kernel/qcoreapplication.cpp:953 #5936 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff94acc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5937 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5938 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5939 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5940 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5941 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff94bbf0) at itemviews/qabstractitemview.cpp:2415 #5942 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff94bbf0) at itemviews/qlistview.cpp:848 #5943 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff94bbf0) at kernel/qwidget.cpp:8554 #5944 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff94bbf0) at widgets/qframe.cpp:557 #5945 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff94bbf0) at widgets/qabstractscrollarea.cpp:1043 #5946 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff94bbf0) at itemviews/qabstractitemview.cpp:1644 #5947 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff94bbf0) at widgets/qabstractscrollarea_p.h:100 #5948 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff94bbf0) at widgets/qabstractscrollarea_p.h:116 #5949 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff94bbf0) at kernel/qcoreapplication.cpp:1063 #5950 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff94bbf0) at kernel/qapplication.cpp:4561 #5951 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff94bbf0) at kernel/qapplication.cpp:4530 #5952 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff94bbf0) at kernel/qcoreapplication.cpp:953 #5953 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff94bbf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5954 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5955 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5956 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5957 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5958 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff94cb20) at itemviews/qabstractitemview.cpp:2415 #5959 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff94cb20) at itemviews/qlistview.cpp:848 #5960 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff94cb20) at kernel/qwidget.cpp:8554 #5961 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff94cb20) at widgets/qframe.cpp:557 #5962 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff94cb20) at widgets/qabstractscrollarea.cpp:1043 #5963 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff94cb20) at itemviews/qabstractitemview.cpp:1644 #5964 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff94cb20) at widgets/qabstractscrollarea_p.h:100 #5965 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff94cb20) at widgets/qabstractscrollarea_p.h:116 #5966 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff94cb20) at kernel/qcoreapplication.cpp:1063 #5967 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff94cb20) at kernel/qapplication.cpp:4561 #5968 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff94cb20) at kernel/qapplication.cpp:4530 #5969 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff94cb20) at kernel/qcoreapplication.cpp:953 #5970 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff94cb20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5971 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #5972 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5973 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5974 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5975 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff94da50) at itemviews/qabstractitemview.cpp:2415 #5976 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff94da50) at itemviews/qlistview.cpp:848 #5977 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff94da50) at kernel/qwidget.cpp:8554 #5978 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff94da50) at widgets/qframe.cpp:557 #5979 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff94da50) at widgets/qabstractscrollarea.cpp:1043 #5980 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff94da50) at itemviews/qabstractitemview.cpp:1644 #5981 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff94da50) at widgets/qabstractscrollarea_p.h:100 #5982 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff94da50) at widgets/qabstractscrollarea_p.h:116 #5983 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff94da50) at kernel/qcoreapplication.cpp:1063 #5984 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff94da50) at kernel/qapplication.cpp:4561 #5985 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff94da50) at kernel/qapplication.cpp:4530 #5986 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff94da50) at kernel/qcoreapplication.cpp:953 #5987 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff94da50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #5988 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #5989 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #5990 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #5991 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #5992 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff94e980) at itemviews/qabstractitemview.cpp:2415 #5993 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff94e980) at itemviews/qlistview.cpp:848 #5994 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff94e980) at kernel/qwidget.cpp:8554 #5995 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff94e980) at widgets/qframe.cpp:557 #5996 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff94e980) at widgets/qabstractscrollarea.cpp:1043 #5997 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff94e980) at itemviews/qabstractitemview.cpp:1644 #5998 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff94e980) at widgets/qabstractscrollarea_p.h:100 #5999 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff94e980) at widgets/qabstractscrollarea_p.h:116 #6000 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff94e980) at kernel/qcoreapplication.cpp:1063 #6001 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff94e980) at kernel/qapplication.cpp:4561 #6002 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff94e980) at kernel/qapplication.cpp:4530 #6003 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff94e980) at kernel/qcoreapplication.cpp:953 #6004 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff94e980) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6005 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6006 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6007 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6008 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6009 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff94f8b0) at itemviews/qabstractitemview.cpp:2415 #6010 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff94f8b0) at itemviews/qlistview.cpp:848 #6011 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff94f8b0) at kernel/qwidget.cpp:8554 #6012 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff94f8b0) at widgets/qframe.cpp:557 #6013 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff94f8b0) at widgets/qabstractscrollarea.cpp:1043 #6014 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff94f8b0) at itemviews/qabstractitemview.cpp:1644 #6015 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff94f8b0) at widgets/qabstractscrollarea_p.h:100 #6016 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff94f8b0) at widgets/qabstractscrollarea_p.h:116 #6017 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff94f8b0) at kernel/qcoreapplication.cpp:1063 #6018 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff94f8b0) at kernel/qapplication.cpp:4561 #6019 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff94f8b0) at kernel/qapplication.cpp:4530 #6020 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff94f8b0) at kernel/qcoreapplication.cpp:953 #6021 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff94f8b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6022 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6023 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6024 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6025 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6026 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9507e0) at itemviews/qabstractitemview.cpp:2415 #6027 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9507e0) at itemviews/qlistview.cpp:848 #6028 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9507e0) at kernel/qwidget.cpp:8554 #6029 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9507e0) at widgets/qframe.cpp:557 #6030 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9507e0) at widgets/qabstractscrollarea.cpp:1043 #6031 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9507e0) at itemviews/qabstractitemview.cpp:1644 #6032 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9507e0) at widgets/qabstractscrollarea_p.h:100 #6033 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9507e0) at widgets/qabstractscrollarea_p.h:116 #6034 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9507e0) at kernel/qcoreapplication.cpp:1063 #6035 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9507e0) at kernel/qapplication.cpp:4561 #6036 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9507e0) at kernel/qapplication.cpp:4530 #6037 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9507e0) at kernel/qcoreapplication.cpp:953 #6038 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9507e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6039 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6040 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6041 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6042 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6043 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff951710) at itemviews/qabstractitemview.cpp:2415 #6044 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff951710) at itemviews/qlistview.cpp:848 #6045 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff951710) at kernel/qwidget.cpp:8554 #6046 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff951710) at widgets/qframe.cpp:557 #6047 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff951710) at widgets/qabstractscrollarea.cpp:1043 #6048 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff951710) at itemviews/qabstractitemview.cpp:1644 #6049 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff951710) at widgets/qabstractscrollarea_p.h:100 #6050 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff951710) at widgets/qabstractscrollarea_p.h:116 #6051 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff951710) at kernel/qcoreapplication.cpp:1063 #6052 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff951710) at kernel/qapplication.cpp:4561 #6053 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff951710) at kernel/qapplication.cpp:4530 #6054 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff951710) at kernel/qcoreapplication.cpp:953 #6055 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff951710) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6056 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6057 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6058 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6059 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6060 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff952640) at itemviews/qabstractitemview.cpp:2415 #6061 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff952640) at itemviews/qlistview.cpp:848 #6062 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff952640) at kernel/qwidget.cpp:8554 #6063 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff952640) at widgets/qframe.cpp:557 #6064 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff952640) at widgets/qabstractscrollarea.cpp:1043 #6065 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff952640) at itemviews/qabstractitemview.cpp:1644 #6066 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff952640) at widgets/qabstractscrollarea_p.h:100 #6067 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff952640) at widgets/qabstractscrollarea_p.h:116 #6068 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff952640) at kernel/qcoreapplication.cpp:1063 #6069 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff952640) at kernel/qapplication.cpp:4561 #6070 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff952640) at kernel/qapplication.cpp:4530 #6071 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff952640) at kernel/qcoreapplication.cpp:953 #6072 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff952640) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6073 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6074 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6075 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6076 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6077 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff953570) at itemviews/qabstractitemview.cpp:2415 #6078 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff953570) at itemviews/qlistview.cpp:848 #6079 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff953570) at kernel/qwidget.cpp:8554 #6080 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff953570) at widgets/qframe.cpp:557 #6081 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff953570) at widgets/qabstractscrollarea.cpp:1043 #6082 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff953570) at itemviews/qabstractitemview.cpp:1644 #6083 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff953570) at widgets/qabstractscrollarea_p.h:100 #6084 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff953570) at widgets/qabstractscrollarea_p.h:116 #6085 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff953570) at kernel/qcoreapplication.cpp:1063 #6086 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff953570) at kernel/qapplication.cpp:4561 #6087 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff953570) at kernel/qapplication.cpp:4530 #6088 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff953570) at kernel/qcoreapplication.cpp:953 #6089 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff953570) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6090 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6091 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6092 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6093 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6094 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9544a0) at itemviews/qabstractitemview.cpp:2415 #6095 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9544a0) at itemviews/qlistview.cpp:848 #6096 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9544a0) at kernel/qwidget.cpp:8554 #6097 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9544a0) at widgets/qframe.cpp:557 #6098 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9544a0) at widgets/qabstractscrollarea.cpp:1043 #6099 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9544a0) at itemviews/qabstractitemview.cpp:1644 #6100 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9544a0) at widgets/qabstractscrollarea_p.h:100 #6101 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9544a0) at widgets/qabstractscrollarea_p.h:116 #6102 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9544a0) at kernel/qcoreapplication.cpp:1063 #6103 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9544a0) at kernel/qapplication.cpp:4561 #6104 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9544a0) at kernel/qapplication.cpp:4530 #6105 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9544a0) at kernel/qcoreapplication.cpp:953 #6106 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9544a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6107 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6108 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6109 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6110 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6111 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9553d0) at itemviews/qabstractitemview.cpp:2415 #6112 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9553d0) at itemviews/qlistview.cpp:848 #6113 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9553d0) at kernel/qwidget.cpp:8554 #6114 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9553d0) at widgets/qframe.cpp:557 #6115 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9553d0) at widgets/qabstractscrollarea.cpp:1043 #6116 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9553d0) at itemviews/qabstractitemview.cpp:1644 #6117 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9553d0) at widgets/qabstractscrollarea_p.h:100 #6118 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9553d0) at widgets/qabstractscrollarea_p.h:116 #6119 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9553d0) at kernel/qcoreapplication.cpp:1063 #6120 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9553d0) at kernel/qapplication.cpp:4561 #6121 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9553d0) at kernel/qapplication.cpp:4530 #6122 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9553d0) at kernel/qcoreapplication.cpp:953 #6123 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9553d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6124 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6125 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6126 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6127 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6128 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff956300) at itemviews/qabstractitemview.cpp:2415 #6129 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff956300) at itemviews/qlistview.cpp:848 #6130 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff956300) at kernel/qwidget.cpp:8554 #6131 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff956300) at widgets/qframe.cpp:557 #6132 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff956300) at widgets/qabstractscrollarea.cpp:1043 #6133 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff956300) at itemviews/qabstractitemview.cpp:1644 #6134 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff956300) at widgets/qabstractscrollarea_p.h:100 #6135 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff956300) at widgets/qabstractscrollarea_p.h:116 #6136 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff956300) at kernel/qcoreapplication.cpp:1063 #6137 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff956300) at kernel/qapplication.cpp:4561 #6138 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff956300) at kernel/qapplication.cpp:4530 #6139 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff956300) at kernel/qcoreapplication.cpp:953 #6140 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff956300) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6141 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6142 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6143 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6144 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6145 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff957230) at itemviews/qabstractitemview.cpp:2415 #6146 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff957230) at itemviews/qlistview.cpp:848 #6147 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff957230) at kernel/qwidget.cpp:8554 #6148 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff957230) at widgets/qframe.cpp:557 #6149 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff957230) at widgets/qabstractscrollarea.cpp:1043 #6150 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff957230) at itemviews/qabstractitemview.cpp:1644 #6151 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff957230) at widgets/qabstractscrollarea_p.h:100 #6152 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff957230) at widgets/qabstractscrollarea_p.h:116 #6153 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff957230) at kernel/qcoreapplication.cpp:1063 #6154 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff957230) at kernel/qapplication.cpp:4561 #6155 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff957230) at kernel/qapplication.cpp:4530 #6156 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff957230) at kernel/qcoreapplication.cpp:953 #6157 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff957230) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6158 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6159 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6160 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6161 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6162 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff958160) at itemviews/qabstractitemview.cpp:2415 #6163 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff958160) at itemviews/qlistview.cpp:848 #6164 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff958160) at kernel/qwidget.cpp:8554 #6165 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff958160) at widgets/qframe.cpp:557 #6166 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff958160) at widgets/qabstractscrollarea.cpp:1043 #6167 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff958160) at itemviews/qabstractitemview.cpp:1644 #6168 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff958160) at widgets/qabstractscrollarea_p.h:100 #6169 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff958160) at widgets/qabstractscrollarea_p.h:116 #6170 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff958160) at kernel/qcoreapplication.cpp:1063 #6171 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff958160) at kernel/qapplication.cpp:4561 #6172 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff958160) at kernel/qapplication.cpp:4530 #6173 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff958160) at kernel/qcoreapplication.cpp:953 #6174 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff958160) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6175 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6176 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6177 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6178 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6179 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff959090) at itemviews/qabstractitemview.cpp:2415 #6180 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff959090) at itemviews/qlistview.cpp:848 #6181 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff959090) at kernel/qwidget.cpp:8554 #6182 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff959090) at widgets/qframe.cpp:557 #6183 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff959090) at widgets/qabstractscrollarea.cpp:1043 #6184 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff959090) at itemviews/qabstractitemview.cpp:1644 #6185 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff959090) at widgets/qabstractscrollarea_p.h:100 #6186 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff959090) at widgets/qabstractscrollarea_p.h:116 #6187 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff959090) at kernel/qcoreapplication.cpp:1063 #6188 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff959090) at kernel/qapplication.cpp:4561 #6189 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff959090) at kernel/qapplication.cpp:4530 #6190 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff959090) at kernel/qcoreapplication.cpp:953 #6191 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff959090) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6192 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6193 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6194 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6195 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6196 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff959fc0) at itemviews/qabstractitemview.cpp:2415 #6197 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff959fc0) at itemviews/qlistview.cpp:848 #6198 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff959fc0) at kernel/qwidget.cpp:8554 #6199 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff959fc0) at widgets/qframe.cpp:557 #6200 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff959fc0) at widgets/qabstractscrollarea.cpp:1043 #6201 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff959fc0) at itemviews/qabstractitemview.cpp:1644 #6202 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff959fc0) at widgets/qabstractscrollarea_p.h:100 #6203 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff959fc0) at widgets/qabstractscrollarea_p.h:116 #6204 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff959fc0) at kernel/qcoreapplication.cpp:1063 #6205 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff959fc0) at kernel/qapplication.cpp:4561 #6206 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff959fc0) at kernel/qapplication.cpp:4530 #6207 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff959fc0) at kernel/qcoreapplication.cpp:953 #6208 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff959fc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6209 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6210 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6211 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6212 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6213 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff95aef0) at itemviews/qabstractitemview.cpp:2415 #6214 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff95aef0) at itemviews/qlistview.cpp:848 #6215 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff95aef0) at kernel/qwidget.cpp:8554 #6216 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff95aef0) at widgets/qframe.cpp:557 #6217 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff95aef0) at widgets/qabstractscrollarea.cpp:1043 #6218 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff95aef0) at itemviews/qabstractitemview.cpp:1644 #6219 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff95aef0) at widgets/qabstractscrollarea_p.h:100 #6220 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff95aef0) at widgets/qabstractscrollarea_p.h:116 #6221 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff95aef0) at kernel/qcoreapplication.cpp:1063 #6222 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff95aef0) at kernel/qapplication.cpp:4561 #6223 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff95aef0) at kernel/qapplication.cpp:4530 #6224 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff95aef0) at kernel/qcoreapplication.cpp:953 #6225 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff95aef0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6226 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6227 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6228 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6229 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6230 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff95be20) at itemviews/qabstractitemview.cpp:2415 #6231 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff95be20) at itemviews/qlistview.cpp:848 #6232 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff95be20) at kernel/qwidget.cpp:8554 #6233 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff95be20) at widgets/qframe.cpp:557 #6234 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff95be20) at widgets/qabstractscrollarea.cpp:1043 #6235 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff95be20) at itemviews/qabstractitemview.cpp:1644 #6236 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff95be20) at widgets/qabstractscrollarea_p.h:100 #6237 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff95be20) at widgets/qabstractscrollarea_p.h:116 #6238 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff95be20) at kernel/qcoreapplication.cpp:1063 #6239 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff95be20) at kernel/qapplication.cpp:4561 #6240 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff95be20) at kernel/qapplication.cpp:4530 #6241 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff95be20) at kernel/qcoreapplication.cpp:953 #6242 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff95be20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6243 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6244 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6245 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6246 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6247 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff95cd50) at itemviews/qabstractitemview.cpp:2415 #6248 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff95cd50) at itemviews/qlistview.cpp:848 #6249 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff95cd50) at kernel/qwidget.cpp:8554 #6250 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff95cd50) at widgets/qframe.cpp:557 #6251 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff95cd50) at widgets/qabstractscrollarea.cpp:1043 #6252 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff95cd50) at itemviews/qabstractitemview.cpp:1644 #6253 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff95cd50) at widgets/qabstractscrollarea_p.h:100 #6254 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff95cd50) at widgets/qabstractscrollarea_p.h:116 #6255 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff95cd50) at kernel/qcoreapplication.cpp:1063 #6256 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff95cd50) at kernel/qapplication.cpp:4561 #6257 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff95cd50) at kernel/qapplication.cpp:4530 #6258 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff95cd50) at kernel/qcoreapplication.cpp:953 #6259 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff95cd50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6260 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6261 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6262 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6263 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6264 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff95dc80) at itemviews/qabstractitemview.cpp:2415 #6265 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff95dc80) at itemviews/qlistview.cpp:848 #6266 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff95dc80) at kernel/qwidget.cpp:8554 #6267 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff95dc80) at widgets/qframe.cpp:557 #6268 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff95dc80) at widgets/qabstractscrollarea.cpp:1043 #6269 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff95dc80) at itemviews/qabstractitemview.cpp:1644 #6270 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff95dc80) at widgets/qabstractscrollarea_p.h:100 #6271 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff95dc80) at widgets/qabstractscrollarea_p.h:116 #6272 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff95dc80) at kernel/qcoreapplication.cpp:1063 #6273 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff95dc80) at kernel/qapplication.cpp:4561 #6274 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff95dc80) at kernel/qapplication.cpp:4530 #6275 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff95dc80) at kernel/qcoreapplication.cpp:953 #6276 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff95dc80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6277 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6278 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6279 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6280 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6281 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff95ebb0) at itemviews/qabstractitemview.cpp:2415 #6282 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff95ebb0) at itemviews/qlistview.cpp:848 #6283 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff95ebb0) at kernel/qwidget.cpp:8554 #6284 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff95ebb0) at widgets/qframe.cpp:557 #6285 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff95ebb0) at widgets/qabstractscrollarea.cpp:1043 #6286 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff95ebb0) at itemviews/qabstractitemview.cpp:1644 #6287 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff95ebb0) at widgets/qabstractscrollarea_p.h:100 #6288 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff95ebb0) at widgets/qabstractscrollarea_p.h:116 #6289 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff95ebb0) at kernel/qcoreapplication.cpp:1063 #6290 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff95ebb0) at kernel/qapplication.cpp:4561 #6291 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff95ebb0) at kernel/qapplication.cpp:4530 #6292 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff95ebb0) at kernel/qcoreapplication.cpp:953 #6293 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff95ebb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6294 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6295 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6296 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6297 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6298 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff95fae0) at itemviews/qabstractitemview.cpp:2415 #6299 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff95fae0) at itemviews/qlistview.cpp:848 #6300 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff95fae0) at kernel/qwidget.cpp:8554 #6301 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff95fae0) at widgets/qframe.cpp:557 #6302 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff95fae0) at widgets/qabstractscrollarea.cpp:1043 #6303 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff95fae0) at itemviews/qabstractitemview.cpp:1644 #6304 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff95fae0) at widgets/qabstractscrollarea_p.h:100 #6305 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff95fae0) at widgets/qabstractscrollarea_p.h:116 #6306 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff95fae0) at kernel/qcoreapplication.cpp:1063 #6307 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff95fae0) at kernel/qapplication.cpp:4561 #6308 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff95fae0) at kernel/qapplication.cpp:4530 #6309 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff95fae0) at kernel/qcoreapplication.cpp:953 #6310 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff95fae0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6311 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6312 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6313 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6314 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6315 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff960a10) at itemviews/qabstractitemview.cpp:2415 #6316 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff960a10) at itemviews/qlistview.cpp:848 #6317 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff960a10) at kernel/qwidget.cpp:8554 #6318 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff960a10) at widgets/qframe.cpp:557 #6319 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff960a10) at widgets/qabstractscrollarea.cpp:1043 #6320 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff960a10) at itemviews/qabstractitemview.cpp:1644 #6321 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff960a10) at widgets/qabstractscrollarea_p.h:100 #6322 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff960a10) at widgets/qabstractscrollarea_p.h:116 #6323 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff960a10) at kernel/qcoreapplication.cpp:1063 #6324 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff960a10) at kernel/qapplication.cpp:4561 #6325 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff960a10) at kernel/qapplication.cpp:4530 #6326 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff960a10) at kernel/qcoreapplication.cpp:953 #6327 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff960a10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6328 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6329 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6330 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6331 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6332 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff961940) at itemviews/qabstractitemview.cpp:2415 #6333 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff961940) at itemviews/qlistview.cpp:848 #6334 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff961940) at kernel/qwidget.cpp:8554 #6335 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff961940) at widgets/qframe.cpp:557 #6336 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff961940) at widgets/qabstractscrollarea.cpp:1043 #6337 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff961940) at itemviews/qabstractitemview.cpp:1644 #6338 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff961940) at widgets/qabstractscrollarea_p.h:100 #6339 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff961940) at widgets/qabstractscrollarea_p.h:116 #6340 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff961940) at kernel/qcoreapplication.cpp:1063 #6341 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff961940) at kernel/qapplication.cpp:4561 #6342 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff961940) at kernel/qapplication.cpp:4530 #6343 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff961940) at kernel/qcoreapplication.cpp:953 #6344 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff961940) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6345 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6346 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6347 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6348 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6349 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff962870) at itemviews/qabstractitemview.cpp:2415 #6350 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff962870) at itemviews/qlistview.cpp:848 #6351 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff962870) at kernel/qwidget.cpp:8554 #6352 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff962870) at widgets/qframe.cpp:557 #6353 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff962870) at widgets/qabstractscrollarea.cpp:1043 #6354 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff962870) at itemviews/qabstractitemview.cpp:1644 #6355 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff962870) at widgets/qabstractscrollarea_p.h:100 #6356 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff962870) at widgets/qabstractscrollarea_p.h:116 #6357 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff962870) at kernel/qcoreapplication.cpp:1063 #6358 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff962870) at kernel/qapplication.cpp:4561 #6359 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff962870) at kernel/qapplication.cpp:4530 #6360 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff962870) at kernel/qcoreapplication.cpp:953 #6361 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff962870) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6362 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6363 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6364 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6365 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6366 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9637a0) at itemviews/qabstractitemview.cpp:2415 #6367 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9637a0) at itemviews/qlistview.cpp:848 #6368 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9637a0) at kernel/qwidget.cpp:8554 #6369 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9637a0) at widgets/qframe.cpp:557 #6370 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9637a0) at widgets/qabstractscrollarea.cpp:1043 #6371 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9637a0) at itemviews/qabstractitemview.cpp:1644 #6372 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9637a0) at widgets/qabstractscrollarea_p.h:100 #6373 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9637a0) at widgets/qabstractscrollarea_p.h:116 #6374 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9637a0) at kernel/qcoreapplication.cpp:1063 #6375 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9637a0) at kernel/qapplication.cpp:4561 #6376 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9637a0) at kernel/qapplication.cpp:4530 #6377 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9637a0) at kernel/qcoreapplication.cpp:953 #6378 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9637a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6379 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6380 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6381 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6382 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6383 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9646d0) at itemviews/qabstractitemview.cpp:2415 #6384 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9646d0) at itemviews/qlistview.cpp:848 #6385 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9646d0) at kernel/qwidget.cpp:8554 #6386 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9646d0) at widgets/qframe.cpp:557 #6387 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9646d0) at widgets/qabstractscrollarea.cpp:1043 #6388 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9646d0) at itemviews/qabstractitemview.cpp:1644 #6389 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9646d0) at widgets/qabstractscrollarea_p.h:100 #6390 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9646d0) at widgets/qabstractscrollarea_p.h:116 #6391 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9646d0) at kernel/qcoreapplication.cpp:1063 #6392 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9646d0) at kernel/qapplication.cpp:4561 #6393 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9646d0) at kernel/qapplication.cpp:4530 #6394 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9646d0) at kernel/qcoreapplication.cpp:953 #6395 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9646d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6396 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6397 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6398 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6399 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6400 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff965600) at itemviews/qabstractitemview.cpp:2415 #6401 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff965600) at itemviews/qlistview.cpp:848 #6402 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff965600) at kernel/qwidget.cpp:8554 #6403 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff965600) at widgets/qframe.cpp:557 #6404 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff965600) at widgets/qabstractscrollarea.cpp:1043 #6405 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff965600) at itemviews/qabstractitemview.cpp:1644 #6406 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff965600) at widgets/qabstractscrollarea_p.h:100 #6407 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff965600) at widgets/qabstractscrollarea_p.h:116 #6408 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff965600) at kernel/qcoreapplication.cpp:1063 #6409 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff965600) at kernel/qapplication.cpp:4561 #6410 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff965600) at kernel/qapplication.cpp:4530 #6411 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff965600) at kernel/qcoreapplication.cpp:953 #6412 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff965600) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6413 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6414 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6415 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6416 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6417 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff966530) at itemviews/qabstractitemview.cpp:2415 #6418 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff966530) at itemviews/qlistview.cpp:848 #6419 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff966530) at kernel/qwidget.cpp:8554 #6420 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff966530) at widgets/qframe.cpp:557 #6421 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff966530) at widgets/qabstractscrollarea.cpp:1043 #6422 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff966530) at itemviews/qabstractitemview.cpp:1644 #6423 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff966530) at widgets/qabstractscrollarea_p.h:100 #6424 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff966530) at widgets/qabstractscrollarea_p.h:116 #6425 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff966530) at kernel/qcoreapplication.cpp:1063 #6426 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff966530) at kernel/qapplication.cpp:4561 #6427 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff966530) at kernel/qapplication.cpp:4530 #6428 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff966530) at kernel/qcoreapplication.cpp:953 #6429 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff966530) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6430 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6431 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6432 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6433 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6434 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff967460) at itemviews/qabstractitemview.cpp:2415 #6435 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff967460) at itemviews/qlistview.cpp:848 #6436 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff967460) at kernel/qwidget.cpp:8554 #6437 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff967460) at widgets/qframe.cpp:557 #6438 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff967460) at widgets/qabstractscrollarea.cpp:1043 #6439 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff967460) at itemviews/qabstractitemview.cpp:1644 #6440 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff967460) at widgets/qabstractscrollarea_p.h:100 #6441 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff967460) at widgets/qabstractscrollarea_p.h:116 #6442 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff967460) at kernel/qcoreapplication.cpp:1063 #6443 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff967460) at kernel/qapplication.cpp:4561 #6444 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff967460) at kernel/qapplication.cpp:4530 #6445 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff967460) at kernel/qcoreapplication.cpp:953 #6446 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff967460) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6447 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6448 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6449 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6450 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6451 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff968390) at itemviews/qabstractitemview.cpp:2415 #6452 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff968390) at itemviews/qlistview.cpp:848 #6453 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff968390) at kernel/qwidget.cpp:8554 #6454 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff968390) at widgets/qframe.cpp:557 #6455 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff968390) at widgets/qabstractscrollarea.cpp:1043 #6456 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff968390) at itemviews/qabstractitemview.cpp:1644 #6457 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff968390) at widgets/qabstractscrollarea_p.h:100 #6458 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff968390) at widgets/qabstractscrollarea_p.h:116 #6459 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff968390) at kernel/qcoreapplication.cpp:1063 #6460 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff968390) at kernel/qapplication.cpp:4561 #6461 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff968390) at kernel/qapplication.cpp:4530 #6462 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff968390) at kernel/qcoreapplication.cpp:953 #6463 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff968390) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6464 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6465 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6466 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6467 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6468 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9692c0) at itemviews/qabstractitemview.cpp:2415 #6469 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9692c0) at itemviews/qlistview.cpp:848 #6470 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9692c0) at kernel/qwidget.cpp:8554 #6471 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9692c0) at widgets/qframe.cpp:557 #6472 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9692c0) at widgets/qabstractscrollarea.cpp:1043 #6473 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9692c0) at itemviews/qabstractitemview.cpp:1644 #6474 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9692c0) at widgets/qabstractscrollarea_p.h:100 #6475 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9692c0) at widgets/qabstractscrollarea_p.h:116 #6476 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9692c0) at kernel/qcoreapplication.cpp:1063 #6477 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9692c0) at kernel/qapplication.cpp:4561 #6478 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9692c0) at kernel/qapplication.cpp:4530 #6479 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9692c0) at kernel/qcoreapplication.cpp:953 #6480 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9692c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6481 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6482 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6483 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6484 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6485 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff96a1f0) at itemviews/qabstractitemview.cpp:2415 #6486 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff96a1f0) at itemviews/qlistview.cpp:848 #6487 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff96a1f0) at kernel/qwidget.cpp:8554 #6488 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff96a1f0) at widgets/qframe.cpp:557 #6489 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff96a1f0) at widgets/qabstractscrollarea.cpp:1043 #6490 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff96a1f0) at itemviews/qabstractitemview.cpp:1644 #6491 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff96a1f0) at widgets/qabstractscrollarea_p.h:100 #6492 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff96a1f0) at widgets/qabstractscrollarea_p.h:116 #6493 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff96a1f0) at kernel/qcoreapplication.cpp:1063 #6494 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff96a1f0) at kernel/qapplication.cpp:4561 #6495 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff96a1f0) at kernel/qapplication.cpp:4530 #6496 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff96a1f0) at kernel/qcoreapplication.cpp:953 #6497 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff96a1f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6498 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6499 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6500 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6501 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6502 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff96b120) at itemviews/qabstractitemview.cpp:2415 #6503 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff96b120) at itemviews/qlistview.cpp:848 #6504 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff96b120) at kernel/qwidget.cpp:8554 #6505 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff96b120) at widgets/qframe.cpp:557 #6506 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff96b120) at widgets/qabstractscrollarea.cpp:1043 #6507 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff96b120) at itemviews/qabstractitemview.cpp:1644 #6508 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff96b120) at widgets/qabstractscrollarea_p.h:100 #6509 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff96b120) at widgets/qabstractscrollarea_p.h:116 #6510 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff96b120) at kernel/qcoreapplication.cpp:1063 #6511 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff96b120) at kernel/qapplication.cpp:4561 #6512 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff96b120) at kernel/qapplication.cpp:4530 #6513 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff96b120) at kernel/qcoreapplication.cpp:953 #6514 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff96b120) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6515 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6516 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6517 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6518 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6519 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff96c050) at itemviews/qabstractitemview.cpp:2415 #6520 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff96c050) at itemviews/qlistview.cpp:848 #6521 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff96c050) at kernel/qwidget.cpp:8554 #6522 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff96c050) at widgets/qframe.cpp:557 #6523 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff96c050) at widgets/qabstractscrollarea.cpp:1043 #6524 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff96c050) at itemviews/qabstractitemview.cpp:1644 #6525 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff96c050) at widgets/qabstractscrollarea_p.h:100 #6526 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff96c050) at widgets/qabstractscrollarea_p.h:116 #6527 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff96c050) at kernel/qcoreapplication.cpp:1063 #6528 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff96c050) at kernel/qapplication.cpp:4561 #6529 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff96c050) at kernel/qapplication.cpp:4530 #6530 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff96c050) at kernel/qcoreapplication.cpp:953 #6531 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff96c050) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6532 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6533 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6534 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6535 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6536 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff96cf80) at itemviews/qabstractitemview.cpp:2415 #6537 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff96cf80) at itemviews/qlistview.cpp:848 #6538 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff96cf80) at kernel/qwidget.cpp:8554 #6539 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff96cf80) at widgets/qframe.cpp:557 #6540 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff96cf80) at widgets/qabstractscrollarea.cpp:1043 #6541 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff96cf80) at itemviews/qabstractitemview.cpp:1644 #6542 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff96cf80) at widgets/qabstractscrollarea_p.h:100 #6543 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff96cf80) at widgets/qabstractscrollarea_p.h:116 #6544 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff96cf80) at kernel/qcoreapplication.cpp:1063 #6545 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff96cf80) at kernel/qapplication.cpp:4561 #6546 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff96cf80) at kernel/qapplication.cpp:4530 #6547 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff96cf80) at kernel/qcoreapplication.cpp:953 #6548 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff96cf80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6549 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6550 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6551 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6552 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6553 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff96deb0) at itemviews/qabstractitemview.cpp:2415 #6554 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff96deb0) at itemviews/qlistview.cpp:848 #6555 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff96deb0) at kernel/qwidget.cpp:8554 #6556 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff96deb0) at widgets/qframe.cpp:557 #6557 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff96deb0) at widgets/qabstractscrollarea.cpp:1043 #6558 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff96deb0) at itemviews/qabstractitemview.cpp:1644 #6559 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff96deb0) at widgets/qabstractscrollarea_p.h:100 #6560 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff96deb0) at widgets/qabstractscrollarea_p.h:116 #6561 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff96deb0) at kernel/qcoreapplication.cpp:1063 #6562 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff96deb0) at kernel/qapplication.cpp:4561 #6563 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff96deb0) at kernel/qapplication.cpp:4530 #6564 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff96deb0) at kernel/qcoreapplication.cpp:953 #6565 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff96deb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6566 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6567 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6568 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6569 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6570 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff96ede0) at itemviews/qabstractitemview.cpp:2415 #6571 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff96ede0) at itemviews/qlistview.cpp:848 #6572 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff96ede0) at kernel/qwidget.cpp:8554 #6573 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff96ede0) at widgets/qframe.cpp:557 #6574 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff96ede0) at widgets/qabstractscrollarea.cpp:1043 #6575 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff96ede0) at itemviews/qabstractitemview.cpp:1644 #6576 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff96ede0) at widgets/qabstractscrollarea_p.h:100 #6577 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff96ede0) at widgets/qabstractscrollarea_p.h:116 #6578 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff96ede0) at kernel/qcoreapplication.cpp:1063 #6579 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff96ede0) at kernel/qapplication.cpp:4561 #6580 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff96ede0) at kernel/qapplication.cpp:4530 #6581 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff96ede0) at kernel/qcoreapplication.cpp:953 #6582 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff96ede0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6583 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6584 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6585 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6586 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6587 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff96fd10) at itemviews/qabstractitemview.cpp:2415 #6588 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff96fd10) at itemviews/qlistview.cpp:848 #6589 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff96fd10) at kernel/qwidget.cpp:8554 #6590 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff96fd10) at widgets/qframe.cpp:557 #6591 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff96fd10) at widgets/qabstractscrollarea.cpp:1043 #6592 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff96fd10) at itemviews/qabstractitemview.cpp:1644 #6593 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff96fd10) at widgets/qabstractscrollarea_p.h:100 #6594 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff96fd10) at widgets/qabstractscrollarea_p.h:116 #6595 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff96fd10) at kernel/qcoreapplication.cpp:1063 #6596 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff96fd10) at kernel/qapplication.cpp:4561 #6597 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff96fd10) at kernel/qapplication.cpp:4530 #6598 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff96fd10) at kernel/qcoreapplication.cpp:953 #6599 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff96fd10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6600 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6601 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6602 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6603 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6604 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff970c40) at itemviews/qabstractitemview.cpp:2415 #6605 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff970c40) at itemviews/qlistview.cpp:848 #6606 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff970c40) at kernel/qwidget.cpp:8554 #6607 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff970c40) at widgets/qframe.cpp:557 #6608 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff970c40) at widgets/qabstractscrollarea.cpp:1043 #6609 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff970c40) at itemviews/qabstractitemview.cpp:1644 #6610 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff970c40) at widgets/qabstractscrollarea_p.h:100 #6611 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff970c40) at widgets/qabstractscrollarea_p.h:116 #6612 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff970c40) at kernel/qcoreapplication.cpp:1063 #6613 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff970c40) at kernel/qapplication.cpp:4561 #6614 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff970c40) at kernel/qapplication.cpp:4530 #6615 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff970c40) at kernel/qcoreapplication.cpp:953 #6616 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff970c40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6617 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6618 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6619 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6620 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6621 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff971b70) at itemviews/qabstractitemview.cpp:2415 #6622 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff971b70) at itemviews/qlistview.cpp:848 #6623 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff971b70) at kernel/qwidget.cpp:8554 #6624 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff971b70) at widgets/qframe.cpp:557 #6625 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff971b70) at widgets/qabstractscrollarea.cpp:1043 #6626 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff971b70) at itemviews/qabstractitemview.cpp:1644 #6627 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff971b70) at widgets/qabstractscrollarea_p.h:100 #6628 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff971b70) at widgets/qabstractscrollarea_p.h:116 #6629 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff971b70) at kernel/qcoreapplication.cpp:1063 #6630 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff971b70) at kernel/qapplication.cpp:4561 #6631 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff971b70) at kernel/qapplication.cpp:4530 #6632 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff971b70) at kernel/qcoreapplication.cpp:953 #6633 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff971b70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6634 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6635 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6636 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6637 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6638 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff972aa0) at itemviews/qabstractitemview.cpp:2415 #6639 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff972aa0) at itemviews/qlistview.cpp:848 #6640 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff972aa0) at kernel/qwidget.cpp:8554 #6641 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff972aa0) at widgets/qframe.cpp:557 #6642 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff972aa0) at widgets/qabstractscrollarea.cpp:1043 #6643 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff972aa0) at itemviews/qabstractitemview.cpp:1644 #6644 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff972aa0) at widgets/qabstractscrollarea_p.h:100 #6645 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff972aa0) at widgets/qabstractscrollarea_p.h:116 #6646 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff972aa0) at kernel/qcoreapplication.cpp:1063 #6647 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff972aa0) at kernel/qapplication.cpp:4561 #6648 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff972aa0) at kernel/qapplication.cpp:4530 #6649 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff972aa0) at kernel/qcoreapplication.cpp:953 #6650 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff972aa0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6651 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6652 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6653 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6654 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6655 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9739d0) at itemviews/qabstractitemview.cpp:2415 #6656 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9739d0) at itemviews/qlistview.cpp:848 #6657 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9739d0) at kernel/qwidget.cpp:8554 #6658 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9739d0) at widgets/qframe.cpp:557 #6659 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9739d0) at widgets/qabstractscrollarea.cpp:1043 #6660 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9739d0) at itemviews/qabstractitemview.cpp:1644 #6661 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9739d0) at widgets/qabstractscrollarea_p.h:100 #6662 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9739d0) at widgets/qabstractscrollarea_p.h:116 #6663 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9739d0) at kernel/qcoreapplication.cpp:1063 #6664 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9739d0) at kernel/qapplication.cpp:4561 #6665 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9739d0) at kernel/qapplication.cpp:4530 #6666 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9739d0) at kernel/qcoreapplication.cpp:953 #6667 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9739d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6668 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6669 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6670 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6671 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6672 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff974900) at itemviews/qabstractitemview.cpp:2415 #6673 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff974900) at itemviews/qlistview.cpp:848 #6674 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff974900) at kernel/qwidget.cpp:8554 #6675 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff974900) at widgets/qframe.cpp:557 #6676 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff974900) at widgets/qabstractscrollarea.cpp:1043 #6677 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff974900) at itemviews/qabstractitemview.cpp:1644 #6678 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff974900) at widgets/qabstractscrollarea_p.h:100 #6679 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff974900) at widgets/qabstractscrollarea_p.h:116 #6680 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff974900) at kernel/qcoreapplication.cpp:1063 #6681 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff974900) at kernel/qapplication.cpp:4561 #6682 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff974900) at kernel/qapplication.cpp:4530 #6683 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff974900) at kernel/qcoreapplication.cpp:953 #6684 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff974900) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6685 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6686 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6687 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6688 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6689 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff975830) at itemviews/qabstractitemview.cpp:2415 #6690 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff975830) at itemviews/qlistview.cpp:848 #6691 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff975830) at kernel/qwidget.cpp:8554 #6692 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff975830) at widgets/qframe.cpp:557 #6693 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff975830) at widgets/qabstractscrollarea.cpp:1043 #6694 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff975830) at itemviews/qabstractitemview.cpp:1644 #6695 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff975830) at widgets/qabstractscrollarea_p.h:100 #6696 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff975830) at widgets/qabstractscrollarea_p.h:116 #6697 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff975830) at kernel/qcoreapplication.cpp:1063 #6698 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff975830) at kernel/qapplication.cpp:4561 #6699 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff975830) at kernel/qapplication.cpp:4530 #6700 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff975830) at kernel/qcoreapplication.cpp:953 #6701 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff975830) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6702 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6703 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6704 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6705 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6706 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff976760) at itemviews/qabstractitemview.cpp:2415 #6707 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff976760) at itemviews/qlistview.cpp:848 #6708 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff976760) at kernel/qwidget.cpp:8554 #6709 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff976760) at widgets/qframe.cpp:557 #6710 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff976760) at widgets/qabstractscrollarea.cpp:1043 #6711 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff976760) at itemviews/qabstractitemview.cpp:1644 #6712 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff976760) at widgets/qabstractscrollarea_p.h:100 #6713 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff976760) at widgets/qabstractscrollarea_p.h:116 #6714 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff976760) at kernel/qcoreapplication.cpp:1063 #6715 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff976760) at kernel/qapplication.cpp:4561 #6716 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff976760) at kernel/qapplication.cpp:4530 #6717 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff976760) at kernel/qcoreapplication.cpp:953 #6718 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff976760) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6719 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6720 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6721 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6722 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6723 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff977690) at itemviews/qabstractitemview.cpp:2415 #6724 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff977690) at itemviews/qlistview.cpp:848 #6725 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff977690) at kernel/qwidget.cpp:8554 #6726 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff977690) at widgets/qframe.cpp:557 #6727 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff977690) at widgets/qabstractscrollarea.cpp:1043 #6728 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff977690) at itemviews/qabstractitemview.cpp:1644 #6729 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff977690) at widgets/qabstractscrollarea_p.h:100 #6730 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff977690) at widgets/qabstractscrollarea_p.h:116 #6731 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff977690) at kernel/qcoreapplication.cpp:1063 #6732 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff977690) at kernel/qapplication.cpp:4561 #6733 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff977690) at kernel/qapplication.cpp:4530 #6734 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff977690) at kernel/qcoreapplication.cpp:953 #6735 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff977690) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6736 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6737 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6738 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6739 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6740 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9785c0) at itemviews/qabstractitemview.cpp:2415 #6741 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9785c0) at itemviews/qlistview.cpp:848 #6742 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9785c0) at kernel/qwidget.cpp:8554 #6743 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9785c0) at widgets/qframe.cpp:557 #6744 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9785c0) at widgets/qabstractscrollarea.cpp:1043 #6745 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9785c0) at itemviews/qabstractitemview.cpp:1644 #6746 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9785c0) at widgets/qabstractscrollarea_p.h:100 #6747 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9785c0) at widgets/qabstractscrollarea_p.h:116 #6748 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9785c0) at kernel/qcoreapplication.cpp:1063 #6749 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9785c0) at kernel/qapplication.cpp:4561 #6750 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9785c0) at kernel/qapplication.cpp:4530 #6751 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9785c0) at kernel/qcoreapplication.cpp:953 #6752 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9785c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6753 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6754 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6755 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6756 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6757 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9794f0) at itemviews/qabstractitemview.cpp:2415 #6758 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9794f0) at itemviews/qlistview.cpp:848 #6759 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9794f0) at kernel/qwidget.cpp:8554 #6760 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9794f0) at widgets/qframe.cpp:557 #6761 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9794f0) at widgets/qabstractscrollarea.cpp:1043 #6762 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9794f0) at itemviews/qabstractitemview.cpp:1644 #6763 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9794f0) at widgets/qabstractscrollarea_p.h:100 #6764 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9794f0) at widgets/qabstractscrollarea_p.h:116 #6765 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9794f0) at kernel/qcoreapplication.cpp:1063 #6766 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9794f0) at kernel/qapplication.cpp:4561 #6767 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9794f0) at kernel/qapplication.cpp:4530 #6768 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9794f0) at kernel/qcoreapplication.cpp:953 #6769 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9794f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6770 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6771 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6772 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6773 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6774 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff97a420) at itemviews/qabstractitemview.cpp:2415 #6775 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff97a420) at itemviews/qlistview.cpp:848 #6776 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff97a420) at kernel/qwidget.cpp:8554 #6777 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff97a420) at widgets/qframe.cpp:557 #6778 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff97a420) at widgets/qabstractscrollarea.cpp:1043 #6779 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff97a420) at itemviews/qabstractitemview.cpp:1644 #6780 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff97a420) at widgets/qabstractscrollarea_p.h:100 #6781 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff97a420) at widgets/qabstractscrollarea_p.h:116 #6782 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff97a420) at kernel/qcoreapplication.cpp:1063 #6783 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff97a420) at kernel/qapplication.cpp:4561 #6784 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff97a420) at kernel/qapplication.cpp:4530 #6785 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff97a420) at kernel/qcoreapplication.cpp:953 #6786 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff97a420) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6787 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6788 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6789 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6790 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6791 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff97b350) at itemviews/qabstractitemview.cpp:2415 #6792 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff97b350) at itemviews/qlistview.cpp:848 #6793 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff97b350) at kernel/qwidget.cpp:8554 #6794 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff97b350) at widgets/qframe.cpp:557 #6795 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff97b350) at widgets/qabstractscrollarea.cpp:1043 #6796 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff97b350) at itemviews/qabstractitemview.cpp:1644 #6797 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff97b350) at widgets/qabstractscrollarea_p.h:100 #6798 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff97b350) at widgets/qabstractscrollarea_p.h:116 #6799 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff97b350) at kernel/qcoreapplication.cpp:1063 #6800 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff97b350) at kernel/qapplication.cpp:4561 #6801 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff97b350) at kernel/qapplication.cpp:4530 #6802 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff97b350) at kernel/qcoreapplication.cpp:953 #6803 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff97b350) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6804 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6805 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6806 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6807 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6808 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff97c280) at itemviews/qabstractitemview.cpp:2415 #6809 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff97c280) at itemviews/qlistview.cpp:848 #6810 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff97c280) at kernel/qwidget.cpp:8554 #6811 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff97c280) at widgets/qframe.cpp:557 #6812 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff97c280) at widgets/qabstractscrollarea.cpp:1043 #6813 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff97c280) at itemviews/qabstractitemview.cpp:1644 #6814 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff97c280) at widgets/qabstractscrollarea_p.h:100 #6815 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff97c280) at widgets/qabstractscrollarea_p.h:116 #6816 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff97c280) at kernel/qcoreapplication.cpp:1063 #6817 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff97c280) at kernel/qapplication.cpp:4561 #6818 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff97c280) at kernel/qapplication.cpp:4530 #6819 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff97c280) at kernel/qcoreapplication.cpp:953 #6820 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff97c280) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6821 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6822 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6823 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6824 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6825 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff97d1b0) at itemviews/qabstractitemview.cpp:2415 #6826 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff97d1b0) at itemviews/qlistview.cpp:848 #6827 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff97d1b0) at kernel/qwidget.cpp:8554 #6828 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff97d1b0) at widgets/qframe.cpp:557 #6829 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff97d1b0) at widgets/qabstractscrollarea.cpp:1043 #6830 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff97d1b0) at itemviews/qabstractitemview.cpp:1644 #6831 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff97d1b0) at widgets/qabstractscrollarea_p.h:100 #6832 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff97d1b0) at widgets/qabstractscrollarea_p.h:116 #6833 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff97d1b0) at kernel/qcoreapplication.cpp:1063 #6834 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff97d1b0) at kernel/qapplication.cpp:4561 #6835 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff97d1b0) at kernel/qapplication.cpp:4530 #6836 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff97d1b0) at kernel/qcoreapplication.cpp:953 #6837 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff97d1b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6838 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6839 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6840 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6841 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6842 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff97e0e0) at itemviews/qabstractitemview.cpp:2415 #6843 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff97e0e0) at itemviews/qlistview.cpp:848 #6844 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff97e0e0) at kernel/qwidget.cpp:8554 #6845 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff97e0e0) at widgets/qframe.cpp:557 #6846 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff97e0e0) at widgets/qabstractscrollarea.cpp:1043 #6847 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff97e0e0) at itemviews/qabstractitemview.cpp:1644 #6848 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff97e0e0) at widgets/qabstractscrollarea_p.h:100 #6849 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff97e0e0) at widgets/qabstractscrollarea_p.h:116 #6850 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff97e0e0) at kernel/qcoreapplication.cpp:1063 #6851 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff97e0e0) at kernel/qapplication.cpp:4561 #6852 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff97e0e0) at kernel/qapplication.cpp:4530 #6853 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff97e0e0) at kernel/qcoreapplication.cpp:953 #6854 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff97e0e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6855 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6856 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6857 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6858 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6859 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff97f010) at itemviews/qabstractitemview.cpp:2415 #6860 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff97f010) at itemviews/qlistview.cpp:848 #6861 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff97f010) at kernel/qwidget.cpp:8554 #6862 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff97f010) at widgets/qframe.cpp:557 #6863 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff97f010) at widgets/qabstractscrollarea.cpp:1043 #6864 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff97f010) at itemviews/qabstractitemview.cpp:1644 #6865 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff97f010) at widgets/qabstractscrollarea_p.h:100 #6866 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff97f010) at widgets/qabstractscrollarea_p.h:116 #6867 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff97f010) at kernel/qcoreapplication.cpp:1063 #6868 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff97f010) at kernel/qapplication.cpp:4561 #6869 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff97f010) at kernel/qapplication.cpp:4530 #6870 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff97f010) at kernel/qcoreapplication.cpp:953 #6871 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff97f010) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6872 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6873 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6874 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6875 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6876 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff97ff40) at itemviews/qabstractitemview.cpp:2415 #6877 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff97ff40) at itemviews/qlistview.cpp:848 #6878 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff97ff40) at kernel/qwidget.cpp:8554 #6879 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff97ff40) at widgets/qframe.cpp:557 #6880 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff97ff40) at widgets/qabstractscrollarea.cpp:1043 #6881 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff97ff40) at itemviews/qabstractitemview.cpp:1644 #6882 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff97ff40) at widgets/qabstractscrollarea_p.h:100 #6883 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff97ff40) at widgets/qabstractscrollarea_p.h:116 #6884 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff97ff40) at kernel/qcoreapplication.cpp:1063 #6885 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff97ff40) at kernel/qapplication.cpp:4561 #6886 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff97ff40) at kernel/qapplication.cpp:4530 #6887 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff97ff40) at kernel/qcoreapplication.cpp:953 #6888 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff97ff40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6889 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6890 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6891 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6892 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6893 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff980e70) at itemviews/qabstractitemview.cpp:2415 #6894 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff980e70) at itemviews/qlistview.cpp:848 #6895 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff980e70) at kernel/qwidget.cpp:8554 #6896 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff980e70) at widgets/qframe.cpp:557 #6897 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff980e70) at widgets/qabstractscrollarea.cpp:1043 #6898 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff980e70) at itemviews/qabstractitemview.cpp:1644 #6899 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff980e70) at widgets/qabstractscrollarea_p.h:100 #6900 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff980e70) at widgets/qabstractscrollarea_p.h:116 #6901 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff980e70) at kernel/qcoreapplication.cpp:1063 #6902 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff980e70) at kernel/qapplication.cpp:4561 #6903 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff980e70) at kernel/qapplication.cpp:4530 #6904 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff980e70) at kernel/qcoreapplication.cpp:953 #6905 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff980e70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6906 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6907 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6908 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6909 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6910 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff981da0) at itemviews/qabstractitemview.cpp:2415 #6911 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff981da0) at itemviews/qlistview.cpp:848 #6912 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff981da0) at kernel/qwidget.cpp:8554 #6913 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff981da0) at widgets/qframe.cpp:557 #6914 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff981da0) at widgets/qabstractscrollarea.cpp:1043 #6915 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff981da0) at itemviews/qabstractitemview.cpp:1644 #6916 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff981da0) at widgets/qabstractscrollarea_p.h:100 #6917 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff981da0) at widgets/qabstractscrollarea_p.h:116 #6918 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff981da0) at kernel/qcoreapplication.cpp:1063 #6919 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff981da0) at kernel/qapplication.cpp:4561 #6920 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff981da0) at kernel/qapplication.cpp:4530 #6921 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff981da0) at kernel/qcoreapplication.cpp:953 #6922 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff981da0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6923 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6924 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6925 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6926 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6927 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff982cd0) at itemviews/qabstractitemview.cpp:2415 #6928 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff982cd0) at itemviews/qlistview.cpp:848 #6929 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff982cd0) at kernel/qwidget.cpp:8554 #6930 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff982cd0) at widgets/qframe.cpp:557 #6931 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff982cd0) at widgets/qabstractscrollarea.cpp:1043 #6932 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff982cd0) at itemviews/qabstractitemview.cpp:1644 #6933 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff982cd0) at widgets/qabstractscrollarea_p.h:100 #6934 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff982cd0) at widgets/qabstractscrollarea_p.h:116 #6935 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff982cd0) at kernel/qcoreapplication.cpp:1063 #6936 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff982cd0) at kernel/qapplication.cpp:4561 #6937 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff982cd0) at kernel/qapplication.cpp:4530 #6938 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff982cd0) at kernel/qcoreapplication.cpp:953 #6939 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff982cd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6940 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6941 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6942 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6943 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6944 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff983c00) at itemviews/qabstractitemview.cpp:2415 #6945 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff983c00) at itemviews/qlistview.cpp:848 #6946 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff983c00) at kernel/qwidget.cpp:8554 #6947 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff983c00) at widgets/qframe.cpp:557 #6948 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff983c00) at widgets/qabstractscrollarea.cpp:1043 #6949 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff983c00) at itemviews/qabstractitemview.cpp:1644 #6950 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff983c00) at widgets/qabstractscrollarea_p.h:100 #6951 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff983c00) at widgets/qabstractscrollarea_p.h:116 #6952 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff983c00) at kernel/qcoreapplication.cpp:1063 #6953 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff983c00) at kernel/qapplication.cpp:4561 #6954 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff983c00) at kernel/qapplication.cpp:4530 #6955 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff983c00) at kernel/qcoreapplication.cpp:953 #6956 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff983c00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6957 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6958 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6959 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6960 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6961 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff984b30) at itemviews/qabstractitemview.cpp:2415 #6962 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff984b30) at itemviews/qlistview.cpp:848 #6963 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff984b30) at kernel/qwidget.cpp:8554 #6964 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff984b30) at widgets/qframe.cpp:557 #6965 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff984b30) at widgets/qabstractscrollarea.cpp:1043 #6966 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff984b30) at itemviews/qabstractitemview.cpp:1644 #6967 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff984b30) at widgets/qabstractscrollarea_p.h:100 #6968 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff984b30) at widgets/qabstractscrollarea_p.h:116 #6969 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff984b30) at kernel/qcoreapplication.cpp:1063 #6970 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff984b30) at kernel/qapplication.cpp:4561 #6971 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff984b30) at kernel/qapplication.cpp:4530 #6972 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff984b30) at kernel/qcoreapplication.cpp:953 #6973 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff984b30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6974 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #6975 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6976 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6977 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6978 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff985a60) at itemviews/qabstractitemview.cpp:2415 #6979 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff985a60) at itemviews/qlistview.cpp:848 #6980 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff985a60) at kernel/qwidget.cpp:8554 #6981 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff985a60) at widgets/qframe.cpp:557 #6982 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff985a60) at widgets/qabstractscrollarea.cpp:1043 #6983 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff985a60) at itemviews/qabstractitemview.cpp:1644 #6984 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff985a60) at widgets/qabstractscrollarea_p.h:100 #6985 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff985a60) at widgets/qabstractscrollarea_p.h:116 #6986 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff985a60) at kernel/qcoreapplication.cpp:1063 #6987 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff985a60) at kernel/qapplication.cpp:4561 #6988 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff985a60) at kernel/qapplication.cpp:4530 #6989 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff985a60) at kernel/qcoreapplication.cpp:953 #6990 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff985a60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #6991 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #6992 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #6993 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #6994 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #6995 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff986990) at itemviews/qabstractitemview.cpp:2415 #6996 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff986990) at itemviews/qlistview.cpp:848 #6997 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff986990) at kernel/qwidget.cpp:8554 #6998 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff986990) at widgets/qframe.cpp:557 #6999 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff986990) at widgets/qabstractscrollarea.cpp:1043 #7000 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff986990) at itemviews/qabstractitemview.cpp:1644 #7001 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff986990) at widgets/qabstractscrollarea_p.h:100 #7002 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff986990) at widgets/qabstractscrollarea_p.h:116 #7003 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff986990) at kernel/qcoreapplication.cpp:1063 #7004 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff986990) at kernel/qapplication.cpp:4561 #7005 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff986990) at kernel/qapplication.cpp:4530 #7006 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff986990) at kernel/qcoreapplication.cpp:953 #7007 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff986990) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7008 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7009 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7010 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7011 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7012 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9878c0) at itemviews/qabstractitemview.cpp:2415 #7013 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9878c0) at itemviews/qlistview.cpp:848 #7014 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9878c0) at kernel/qwidget.cpp:8554 #7015 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9878c0) at widgets/qframe.cpp:557 #7016 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9878c0) at widgets/qabstractscrollarea.cpp:1043 #7017 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9878c0) at itemviews/qabstractitemview.cpp:1644 #7018 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9878c0) at widgets/qabstractscrollarea_p.h:100 #7019 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9878c0) at widgets/qabstractscrollarea_p.h:116 #7020 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9878c0) at kernel/qcoreapplication.cpp:1063 #7021 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9878c0) at kernel/qapplication.cpp:4561 #7022 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9878c0) at kernel/qapplication.cpp:4530 #7023 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9878c0) at kernel/qcoreapplication.cpp:953 #7024 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9878c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7025 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7026 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7027 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7028 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7029 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9887f0) at itemviews/qabstractitemview.cpp:2415 #7030 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9887f0) at itemviews/qlistview.cpp:848 #7031 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9887f0) at kernel/qwidget.cpp:8554 #7032 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9887f0) at widgets/qframe.cpp:557 #7033 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9887f0) at widgets/qabstractscrollarea.cpp:1043 #7034 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9887f0) at itemviews/qabstractitemview.cpp:1644 #7035 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9887f0) at widgets/qabstractscrollarea_p.h:100 #7036 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9887f0) at widgets/qabstractscrollarea_p.h:116 #7037 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9887f0) at kernel/qcoreapplication.cpp:1063 #7038 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9887f0) at kernel/qapplication.cpp:4561 #7039 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9887f0) at kernel/qapplication.cpp:4530 #7040 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9887f0) at kernel/qcoreapplication.cpp:953 #7041 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9887f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7042 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7043 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7044 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7045 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7046 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff989720) at itemviews/qabstractitemview.cpp:2415 #7047 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff989720) at itemviews/qlistview.cpp:848 #7048 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff989720) at kernel/qwidget.cpp:8554 #7049 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff989720) at widgets/qframe.cpp:557 #7050 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff989720) at widgets/qabstractscrollarea.cpp:1043 #7051 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff989720) at itemviews/qabstractitemview.cpp:1644 #7052 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff989720) at widgets/qabstractscrollarea_p.h:100 #7053 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff989720) at widgets/qabstractscrollarea_p.h:116 #7054 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff989720) at kernel/qcoreapplication.cpp:1063 #7055 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff989720) at kernel/qapplication.cpp:4561 #7056 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff989720) at kernel/qapplication.cpp:4530 #7057 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff989720) at kernel/qcoreapplication.cpp:953 #7058 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff989720) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7059 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7060 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7061 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7062 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7063 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff98a650) at itemviews/qabstractitemview.cpp:2415 #7064 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff98a650) at itemviews/qlistview.cpp:848 #7065 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff98a650) at kernel/qwidget.cpp:8554 #7066 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff98a650) at widgets/qframe.cpp:557 #7067 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff98a650) at widgets/qabstractscrollarea.cpp:1043 #7068 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff98a650) at itemviews/qabstractitemview.cpp:1644 #7069 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff98a650) at widgets/qabstractscrollarea_p.h:100 #7070 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff98a650) at widgets/qabstractscrollarea_p.h:116 #7071 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff98a650) at kernel/qcoreapplication.cpp:1063 #7072 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff98a650) at kernel/qapplication.cpp:4561 #7073 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff98a650) at kernel/qapplication.cpp:4530 #7074 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff98a650) at kernel/qcoreapplication.cpp:953 #7075 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff98a650) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7076 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7077 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7078 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7079 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7080 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff98b580) at itemviews/qabstractitemview.cpp:2415 #7081 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff98b580) at itemviews/qlistview.cpp:848 #7082 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff98b580) at kernel/qwidget.cpp:8554 #7083 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff98b580) at widgets/qframe.cpp:557 #7084 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff98b580) at widgets/qabstractscrollarea.cpp:1043 #7085 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff98b580) at itemviews/qabstractitemview.cpp:1644 #7086 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff98b580) at widgets/qabstractscrollarea_p.h:100 #7087 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff98b580) at widgets/qabstractscrollarea_p.h:116 #7088 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff98b580) at kernel/qcoreapplication.cpp:1063 #7089 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff98b580) at kernel/qapplication.cpp:4561 #7090 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff98b580) at kernel/qapplication.cpp:4530 #7091 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff98b580) at kernel/qcoreapplication.cpp:953 #7092 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff98b580) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7093 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7094 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7095 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7096 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7097 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff98c4b0) at itemviews/qabstractitemview.cpp:2415 #7098 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff98c4b0) at itemviews/qlistview.cpp:848 #7099 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff98c4b0) at kernel/qwidget.cpp:8554 #7100 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff98c4b0) at widgets/qframe.cpp:557 #7101 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff98c4b0) at widgets/qabstractscrollarea.cpp:1043 #7102 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff98c4b0) at itemviews/qabstractitemview.cpp:1644 #7103 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff98c4b0) at widgets/qabstractscrollarea_p.h:100 #7104 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff98c4b0) at widgets/qabstractscrollarea_p.h:116 #7105 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff98c4b0) at kernel/qcoreapplication.cpp:1063 #7106 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff98c4b0) at kernel/qapplication.cpp:4561 #7107 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff98c4b0) at kernel/qapplication.cpp:4530 #7108 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff98c4b0) at kernel/qcoreapplication.cpp:953 #7109 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff98c4b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7110 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7111 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7112 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7113 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7114 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff98d3e0) at itemviews/qabstractitemview.cpp:2415 #7115 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff98d3e0) at itemviews/qlistview.cpp:848 #7116 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff98d3e0) at kernel/qwidget.cpp:8554 #7117 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff98d3e0) at widgets/qframe.cpp:557 #7118 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff98d3e0) at widgets/qabstractscrollarea.cpp:1043 #7119 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff98d3e0) at itemviews/qabstractitemview.cpp:1644 #7120 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff98d3e0) at widgets/qabstractscrollarea_p.h:100 #7121 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff98d3e0) at widgets/qabstractscrollarea_p.h:116 #7122 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff98d3e0) at kernel/qcoreapplication.cpp:1063 #7123 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff98d3e0) at kernel/qapplication.cpp:4561 #7124 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff98d3e0) at kernel/qapplication.cpp:4530 #7125 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff98d3e0) at kernel/qcoreapplication.cpp:953 #7126 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff98d3e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7127 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7128 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7129 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7130 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7131 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff98e310) at itemviews/qabstractitemview.cpp:2415 #7132 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff98e310) at itemviews/qlistview.cpp:848 #7133 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff98e310) at kernel/qwidget.cpp:8554 #7134 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff98e310) at widgets/qframe.cpp:557 #7135 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff98e310) at widgets/qabstractscrollarea.cpp:1043 #7136 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff98e310) at itemviews/qabstractitemview.cpp:1644 #7137 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff98e310) at widgets/qabstractscrollarea_p.h:100 #7138 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff98e310) at widgets/qabstractscrollarea_p.h:116 #7139 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff98e310) at kernel/qcoreapplication.cpp:1063 #7140 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff98e310) at kernel/qapplication.cpp:4561 #7141 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff98e310) at kernel/qapplication.cpp:4530 #7142 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff98e310) at kernel/qcoreapplication.cpp:953 #7143 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff98e310) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7144 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7145 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7146 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7147 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7148 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff98f240) at itemviews/qabstractitemview.cpp:2415 #7149 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff98f240) at itemviews/qlistview.cpp:848 #7150 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff98f240) at kernel/qwidget.cpp:8554 #7151 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff98f240) at widgets/qframe.cpp:557 #7152 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff98f240) at widgets/qabstractscrollarea.cpp:1043 #7153 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff98f240) at itemviews/qabstractitemview.cpp:1644 #7154 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff98f240) at widgets/qabstractscrollarea_p.h:100 #7155 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff98f240) at widgets/qabstractscrollarea_p.h:116 #7156 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff98f240) at kernel/qcoreapplication.cpp:1063 #7157 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff98f240) at kernel/qapplication.cpp:4561 #7158 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff98f240) at kernel/qapplication.cpp:4530 #7159 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff98f240) at kernel/qcoreapplication.cpp:953 #7160 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff98f240) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7161 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7162 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7163 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7164 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7165 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff990170) at itemviews/qabstractitemview.cpp:2415 #7166 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff990170) at itemviews/qlistview.cpp:848 #7167 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff990170) at kernel/qwidget.cpp:8554 #7168 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff990170) at widgets/qframe.cpp:557 #7169 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff990170) at widgets/qabstractscrollarea.cpp:1043 #7170 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff990170) at itemviews/qabstractitemview.cpp:1644 #7171 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff990170) at widgets/qabstractscrollarea_p.h:100 #7172 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff990170) at widgets/qabstractscrollarea_p.h:116 #7173 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff990170) at kernel/qcoreapplication.cpp:1063 #7174 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff990170) at kernel/qapplication.cpp:4561 #7175 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff990170) at kernel/qapplication.cpp:4530 #7176 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff990170) at kernel/qcoreapplication.cpp:953 #7177 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff990170) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7178 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7179 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7180 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7181 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7182 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9910a0) at itemviews/qabstractitemview.cpp:2415 #7183 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9910a0) at itemviews/qlistview.cpp:848 #7184 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9910a0) at kernel/qwidget.cpp:8554 #7185 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9910a0) at widgets/qframe.cpp:557 #7186 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9910a0) at widgets/qabstractscrollarea.cpp:1043 #7187 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9910a0) at itemviews/qabstractitemview.cpp:1644 #7188 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9910a0) at widgets/qabstractscrollarea_p.h:100 #7189 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9910a0) at widgets/qabstractscrollarea_p.h:116 #7190 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9910a0) at kernel/qcoreapplication.cpp:1063 #7191 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9910a0) at kernel/qapplication.cpp:4561 #7192 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9910a0) at kernel/qapplication.cpp:4530 #7193 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9910a0) at kernel/qcoreapplication.cpp:953 #7194 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9910a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7195 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7196 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7197 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7198 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7199 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff991fd0) at itemviews/qabstractitemview.cpp:2415 #7200 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff991fd0) at itemviews/qlistview.cpp:848 #7201 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff991fd0) at kernel/qwidget.cpp:8554 #7202 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff991fd0) at widgets/qframe.cpp:557 #7203 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff991fd0) at widgets/qabstractscrollarea.cpp:1043 #7204 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff991fd0) at itemviews/qabstractitemview.cpp:1644 #7205 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff991fd0) at widgets/qabstractscrollarea_p.h:100 #7206 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff991fd0) at widgets/qabstractscrollarea_p.h:116 #7207 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff991fd0) at kernel/qcoreapplication.cpp:1063 #7208 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff991fd0) at kernel/qapplication.cpp:4561 #7209 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff991fd0) at kernel/qapplication.cpp:4530 #7210 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff991fd0) at kernel/qcoreapplication.cpp:953 #7211 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff991fd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7212 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7213 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7214 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7215 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7216 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff992f00) at itemviews/qabstractitemview.cpp:2415 #7217 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff992f00) at itemviews/qlistview.cpp:848 #7218 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff992f00) at kernel/qwidget.cpp:8554 #7219 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff992f00) at widgets/qframe.cpp:557 #7220 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff992f00) at widgets/qabstractscrollarea.cpp:1043 #7221 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff992f00) at itemviews/qabstractitemview.cpp:1644 #7222 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff992f00) at widgets/qabstractscrollarea_p.h:100 #7223 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff992f00) at widgets/qabstractscrollarea_p.h:116 #7224 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff992f00) at kernel/qcoreapplication.cpp:1063 #7225 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff992f00) at kernel/qapplication.cpp:4561 #7226 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff992f00) at kernel/qapplication.cpp:4530 #7227 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff992f00) at kernel/qcoreapplication.cpp:953 #7228 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff992f00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7229 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7230 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7231 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7232 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7233 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff993e30) at itemviews/qabstractitemview.cpp:2415 #7234 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff993e30) at itemviews/qlistview.cpp:848 #7235 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff993e30) at kernel/qwidget.cpp:8554 #7236 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff993e30) at widgets/qframe.cpp:557 #7237 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff993e30) at widgets/qabstractscrollarea.cpp:1043 #7238 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff993e30) at itemviews/qabstractitemview.cpp:1644 #7239 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff993e30) at widgets/qabstractscrollarea_p.h:100 #7240 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff993e30) at widgets/qabstractscrollarea_p.h:116 #7241 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff993e30) at kernel/qcoreapplication.cpp:1063 #7242 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff993e30) at kernel/qapplication.cpp:4561 #7243 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff993e30) at kernel/qapplication.cpp:4530 #7244 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff993e30) at kernel/qcoreapplication.cpp:953 #7245 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff993e30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7246 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7247 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7248 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7249 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7250 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff994d60) at itemviews/qabstractitemview.cpp:2415 #7251 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff994d60) at itemviews/qlistview.cpp:848 #7252 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff994d60) at kernel/qwidget.cpp:8554 #7253 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff994d60) at widgets/qframe.cpp:557 #7254 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff994d60) at widgets/qabstractscrollarea.cpp:1043 #7255 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff994d60) at itemviews/qabstractitemview.cpp:1644 #7256 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff994d60) at widgets/qabstractscrollarea_p.h:100 #7257 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff994d60) at widgets/qabstractscrollarea_p.h:116 #7258 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff994d60) at kernel/qcoreapplication.cpp:1063 #7259 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff994d60) at kernel/qapplication.cpp:4561 #7260 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff994d60) at kernel/qapplication.cpp:4530 #7261 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff994d60) at kernel/qcoreapplication.cpp:953 #7262 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff994d60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7263 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7264 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7265 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7266 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7267 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff995c90) at itemviews/qabstractitemview.cpp:2415 #7268 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff995c90) at itemviews/qlistview.cpp:848 #7269 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff995c90) at kernel/qwidget.cpp:8554 #7270 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff995c90) at widgets/qframe.cpp:557 #7271 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff995c90) at widgets/qabstractscrollarea.cpp:1043 #7272 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff995c90) at itemviews/qabstractitemview.cpp:1644 #7273 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff995c90) at widgets/qabstractscrollarea_p.h:100 #7274 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff995c90) at widgets/qabstractscrollarea_p.h:116 #7275 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff995c90) at kernel/qcoreapplication.cpp:1063 #7276 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff995c90) at kernel/qapplication.cpp:4561 #7277 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff995c90) at kernel/qapplication.cpp:4530 #7278 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff995c90) at kernel/qcoreapplication.cpp:953 #7279 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff995c90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7280 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7281 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7282 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7283 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7284 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff996bc0) at itemviews/qabstractitemview.cpp:2415 #7285 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff996bc0) at itemviews/qlistview.cpp:848 #7286 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff996bc0) at kernel/qwidget.cpp:8554 #7287 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff996bc0) at widgets/qframe.cpp:557 #7288 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff996bc0) at widgets/qabstractscrollarea.cpp:1043 #7289 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff996bc0) at itemviews/qabstractitemview.cpp:1644 #7290 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff996bc0) at widgets/qabstractscrollarea_p.h:100 #7291 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff996bc0) at widgets/qabstractscrollarea_p.h:116 #7292 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff996bc0) at kernel/qcoreapplication.cpp:1063 #7293 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff996bc0) at kernel/qapplication.cpp:4561 #7294 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff996bc0) at kernel/qapplication.cpp:4530 #7295 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff996bc0) at kernel/qcoreapplication.cpp:953 #7296 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff996bc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7297 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7298 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7299 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7300 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7301 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff997af0) at itemviews/qabstractitemview.cpp:2415 #7302 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff997af0) at itemviews/qlistview.cpp:848 #7303 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff997af0) at kernel/qwidget.cpp:8554 #7304 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff997af0) at widgets/qframe.cpp:557 #7305 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff997af0) at widgets/qabstractscrollarea.cpp:1043 #7306 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff997af0) at itemviews/qabstractitemview.cpp:1644 #7307 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff997af0) at widgets/qabstractscrollarea_p.h:100 #7308 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff997af0) at widgets/qabstractscrollarea_p.h:116 #7309 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff997af0) at kernel/qcoreapplication.cpp:1063 #7310 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff997af0) at kernel/qapplication.cpp:4561 #7311 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff997af0) at kernel/qapplication.cpp:4530 #7312 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff997af0) at kernel/qcoreapplication.cpp:953 #7313 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff997af0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7314 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7315 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7316 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7317 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7318 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff998a20) at itemviews/qabstractitemview.cpp:2415 #7319 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff998a20) at itemviews/qlistview.cpp:848 #7320 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff998a20) at kernel/qwidget.cpp:8554 #7321 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff998a20) at widgets/qframe.cpp:557 #7322 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff998a20) at widgets/qabstractscrollarea.cpp:1043 #7323 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff998a20) at itemviews/qabstractitemview.cpp:1644 #7324 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff998a20) at widgets/qabstractscrollarea_p.h:100 #7325 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff998a20) at widgets/qabstractscrollarea_p.h:116 #7326 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff998a20) at kernel/qcoreapplication.cpp:1063 #7327 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff998a20) at kernel/qapplication.cpp:4561 #7328 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff998a20) at kernel/qapplication.cpp:4530 #7329 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff998a20) at kernel/qcoreapplication.cpp:953 #7330 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff998a20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7331 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7332 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7333 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7334 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7335 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff999950) at itemviews/qabstractitemview.cpp:2415 #7336 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff999950) at itemviews/qlistview.cpp:848 #7337 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff999950) at kernel/qwidget.cpp:8554 #7338 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff999950) at widgets/qframe.cpp:557 #7339 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff999950) at widgets/qabstractscrollarea.cpp:1043 #7340 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff999950) at itemviews/qabstractitemview.cpp:1644 #7341 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff999950) at widgets/qabstractscrollarea_p.h:100 #7342 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff999950) at widgets/qabstractscrollarea_p.h:116 #7343 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff999950) at kernel/qcoreapplication.cpp:1063 #7344 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff999950) at kernel/qapplication.cpp:4561 #7345 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff999950) at kernel/qapplication.cpp:4530 #7346 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff999950) at kernel/qcoreapplication.cpp:953 #7347 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff999950) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7348 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7349 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7350 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7351 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7352 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff99a880) at itemviews/qabstractitemview.cpp:2415 #7353 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff99a880) at itemviews/qlistview.cpp:848 #7354 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff99a880) at kernel/qwidget.cpp:8554 #7355 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff99a880) at widgets/qframe.cpp:557 #7356 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff99a880) at widgets/qabstractscrollarea.cpp:1043 #7357 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff99a880) at itemviews/qabstractitemview.cpp:1644 #7358 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff99a880) at widgets/qabstractscrollarea_p.h:100 #7359 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff99a880) at widgets/qabstractscrollarea_p.h:116 #7360 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff99a880) at kernel/qcoreapplication.cpp:1063 #7361 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff99a880) at kernel/qapplication.cpp:4561 #7362 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff99a880) at kernel/qapplication.cpp:4530 #7363 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff99a880) at kernel/qcoreapplication.cpp:953 #7364 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff99a880) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7365 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7366 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7367 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7368 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7369 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff99b7b0) at itemviews/qabstractitemview.cpp:2415 #7370 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff99b7b0) at itemviews/qlistview.cpp:848 #7371 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff99b7b0) at kernel/qwidget.cpp:8554 #7372 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff99b7b0) at widgets/qframe.cpp:557 #7373 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff99b7b0) at widgets/qabstractscrollarea.cpp:1043 #7374 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff99b7b0) at itemviews/qabstractitemview.cpp:1644 #7375 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff99b7b0) at widgets/qabstractscrollarea_p.h:100 #7376 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff99b7b0) at widgets/qabstractscrollarea_p.h:116 #7377 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff99b7b0) at kernel/qcoreapplication.cpp:1063 #7378 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff99b7b0) at kernel/qapplication.cpp:4561 #7379 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff99b7b0) at kernel/qapplication.cpp:4530 #7380 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff99b7b0) at kernel/qcoreapplication.cpp:953 #7381 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff99b7b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7382 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7383 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7384 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7385 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7386 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff99c6e0) at itemviews/qabstractitemview.cpp:2415 #7387 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff99c6e0) at itemviews/qlistview.cpp:848 #7388 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff99c6e0) at kernel/qwidget.cpp:8554 #7389 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff99c6e0) at widgets/qframe.cpp:557 #7390 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff99c6e0) at widgets/qabstractscrollarea.cpp:1043 #7391 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff99c6e0) at itemviews/qabstractitemview.cpp:1644 #7392 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff99c6e0) at widgets/qabstractscrollarea_p.h:100 #7393 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff99c6e0) at widgets/qabstractscrollarea_p.h:116 #7394 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff99c6e0) at kernel/qcoreapplication.cpp:1063 #7395 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff99c6e0) at kernel/qapplication.cpp:4561 #7396 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff99c6e0) at kernel/qapplication.cpp:4530 #7397 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff99c6e0) at kernel/qcoreapplication.cpp:953 #7398 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff99c6e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7399 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7400 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7401 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7402 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7403 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff99d610) at itemviews/qabstractitemview.cpp:2415 #7404 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff99d610) at itemviews/qlistview.cpp:848 #7405 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff99d610) at kernel/qwidget.cpp:8554 #7406 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff99d610) at widgets/qframe.cpp:557 #7407 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff99d610) at widgets/qabstractscrollarea.cpp:1043 #7408 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff99d610) at itemviews/qabstractitemview.cpp:1644 #7409 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff99d610) at widgets/qabstractscrollarea_p.h:100 #7410 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff99d610) at widgets/qabstractscrollarea_p.h:116 #7411 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff99d610) at kernel/qcoreapplication.cpp:1063 #7412 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff99d610) at kernel/qapplication.cpp:4561 #7413 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff99d610) at kernel/qapplication.cpp:4530 #7414 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff99d610) at kernel/qcoreapplication.cpp:953 #7415 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff99d610) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7416 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7417 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7418 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7419 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7420 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff99e540) at itemviews/qabstractitemview.cpp:2415 #7421 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff99e540) at itemviews/qlistview.cpp:848 #7422 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff99e540) at kernel/qwidget.cpp:8554 #7423 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff99e540) at widgets/qframe.cpp:557 #7424 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff99e540) at widgets/qabstractscrollarea.cpp:1043 #7425 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff99e540) at itemviews/qabstractitemview.cpp:1644 #7426 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff99e540) at widgets/qabstractscrollarea_p.h:100 #7427 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff99e540) at widgets/qabstractscrollarea_p.h:116 #7428 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff99e540) at kernel/qcoreapplication.cpp:1063 #7429 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff99e540) at kernel/qapplication.cpp:4561 #7430 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff99e540) at kernel/qapplication.cpp:4530 #7431 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff99e540) at kernel/qcoreapplication.cpp:953 #7432 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff99e540) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7433 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7434 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7435 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7436 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7437 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff99f470) at itemviews/qabstractitemview.cpp:2415 #7438 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff99f470) at itemviews/qlistview.cpp:848 #7439 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff99f470) at kernel/qwidget.cpp:8554 #7440 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff99f470) at widgets/qframe.cpp:557 #7441 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff99f470) at widgets/qabstractscrollarea.cpp:1043 #7442 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff99f470) at itemviews/qabstractitemview.cpp:1644 #7443 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff99f470) at widgets/qabstractscrollarea_p.h:100 #7444 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff99f470) at widgets/qabstractscrollarea_p.h:116 #7445 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff99f470) at kernel/qcoreapplication.cpp:1063 #7446 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff99f470) at kernel/qapplication.cpp:4561 #7447 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff99f470) at kernel/qapplication.cpp:4530 #7448 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff99f470) at kernel/qcoreapplication.cpp:953 #7449 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff99f470) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7450 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7451 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7452 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7453 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7454 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9a03a0) at itemviews/qabstractitemview.cpp:2415 #7455 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9a03a0) at itemviews/qlistview.cpp:848 #7456 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9a03a0) at kernel/qwidget.cpp:8554 #7457 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9a03a0) at widgets/qframe.cpp:557 #7458 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9a03a0) at widgets/qabstractscrollarea.cpp:1043 #7459 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9a03a0) at itemviews/qabstractitemview.cpp:1644 #7460 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9a03a0) at widgets/qabstractscrollarea_p.h:100 #7461 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9a03a0) at widgets/qabstractscrollarea_p.h:116 #7462 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9a03a0) at kernel/qcoreapplication.cpp:1063 #7463 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9a03a0) at kernel/qapplication.cpp:4561 #7464 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9a03a0) at kernel/qapplication.cpp:4530 #7465 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9a03a0) at kernel/qcoreapplication.cpp:953 #7466 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9a03a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7467 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7468 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7469 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7470 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7471 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9a12d0) at itemviews/qabstractitemview.cpp:2415 #7472 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9a12d0) at itemviews/qlistview.cpp:848 #7473 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9a12d0) at kernel/qwidget.cpp:8554 #7474 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9a12d0) at widgets/qframe.cpp:557 #7475 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9a12d0) at widgets/qabstractscrollarea.cpp:1043 #7476 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9a12d0) at itemviews/qabstractitemview.cpp:1644 #7477 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9a12d0) at widgets/qabstractscrollarea_p.h:100 #7478 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9a12d0) at widgets/qabstractscrollarea_p.h:116 #7479 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9a12d0) at kernel/qcoreapplication.cpp:1063 #7480 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9a12d0) at kernel/qapplication.cpp:4561 #7481 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9a12d0) at kernel/qapplication.cpp:4530 #7482 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9a12d0) at kernel/qcoreapplication.cpp:953 #7483 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9a12d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7484 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7485 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7486 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7487 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7488 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9a2200) at itemviews/qabstractitemview.cpp:2415 #7489 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9a2200) at itemviews/qlistview.cpp:848 #7490 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9a2200) at kernel/qwidget.cpp:8554 #7491 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9a2200) at widgets/qframe.cpp:557 #7492 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9a2200) at widgets/qabstractscrollarea.cpp:1043 #7493 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9a2200) at itemviews/qabstractitemview.cpp:1644 #7494 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9a2200) at widgets/qabstractscrollarea_p.h:100 #7495 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9a2200) at widgets/qabstractscrollarea_p.h:116 #7496 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9a2200) at kernel/qcoreapplication.cpp:1063 #7497 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9a2200) at kernel/qapplication.cpp:4561 #7498 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9a2200) at kernel/qapplication.cpp:4530 #7499 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9a2200) at kernel/qcoreapplication.cpp:953 #7500 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9a2200) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7501 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7502 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7503 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7504 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7505 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9a3130) at itemviews/qabstractitemview.cpp:2415 #7506 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9a3130) at itemviews/qlistview.cpp:848 #7507 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9a3130) at kernel/qwidget.cpp:8554 #7508 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9a3130) at widgets/qframe.cpp:557 #7509 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9a3130) at widgets/qabstractscrollarea.cpp:1043 #7510 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9a3130) at itemviews/qabstractitemview.cpp:1644 #7511 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9a3130) at widgets/qabstractscrollarea_p.h:100 #7512 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9a3130) at widgets/qabstractscrollarea_p.h:116 #7513 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9a3130) at kernel/qcoreapplication.cpp:1063 #7514 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9a3130) at kernel/qapplication.cpp:4561 #7515 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9a3130) at kernel/qapplication.cpp:4530 #7516 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9a3130) at kernel/qcoreapplication.cpp:953 #7517 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9a3130) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7518 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7519 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7520 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7521 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7522 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9a4060) at itemviews/qabstractitemview.cpp:2415 #7523 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9a4060) at itemviews/qlistview.cpp:848 #7524 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9a4060) at kernel/qwidget.cpp:8554 #7525 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9a4060) at widgets/qframe.cpp:557 #7526 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9a4060) at widgets/qabstractscrollarea.cpp:1043 #7527 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9a4060) at itemviews/qabstractitemview.cpp:1644 #7528 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9a4060) at widgets/qabstractscrollarea_p.h:100 #7529 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9a4060) at widgets/qabstractscrollarea_p.h:116 #7530 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9a4060) at kernel/qcoreapplication.cpp:1063 #7531 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9a4060) at kernel/qapplication.cpp:4561 #7532 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9a4060) at kernel/qapplication.cpp:4530 #7533 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9a4060) at kernel/qcoreapplication.cpp:953 #7534 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9a4060) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7535 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7536 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7537 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7538 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7539 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9a4f90) at itemviews/qabstractitemview.cpp:2415 #7540 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9a4f90) at itemviews/qlistview.cpp:848 #7541 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9a4f90) at kernel/qwidget.cpp:8554 #7542 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9a4f90) at widgets/qframe.cpp:557 #7543 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9a4f90) at widgets/qabstractscrollarea.cpp:1043 #7544 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9a4f90) at itemviews/qabstractitemview.cpp:1644 #7545 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9a4f90) at widgets/qabstractscrollarea_p.h:100 #7546 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9a4f90) at widgets/qabstractscrollarea_p.h:116 #7547 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9a4f90) at kernel/qcoreapplication.cpp:1063 #7548 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9a4f90) at kernel/qapplication.cpp:4561 #7549 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9a4f90) at kernel/qapplication.cpp:4530 #7550 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9a4f90) at kernel/qcoreapplication.cpp:953 #7551 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9a4f90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7552 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7553 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7554 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7555 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7556 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9a5ec0) at itemviews/qabstractitemview.cpp:2415 #7557 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9a5ec0) at itemviews/qlistview.cpp:848 #7558 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9a5ec0) at kernel/qwidget.cpp:8554 #7559 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9a5ec0) at widgets/qframe.cpp:557 #7560 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9a5ec0) at widgets/qabstractscrollarea.cpp:1043 #7561 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9a5ec0) at itemviews/qabstractitemview.cpp:1644 #7562 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9a5ec0) at widgets/qabstractscrollarea_p.h:100 #7563 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9a5ec0) at widgets/qabstractscrollarea_p.h:116 #7564 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9a5ec0) at kernel/qcoreapplication.cpp:1063 #7565 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9a5ec0) at kernel/qapplication.cpp:4561 #7566 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9a5ec0) at kernel/qapplication.cpp:4530 #7567 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9a5ec0) at kernel/qcoreapplication.cpp:953 #7568 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9a5ec0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7569 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7570 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7571 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7572 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7573 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9a6df0) at itemviews/qabstractitemview.cpp:2415 #7574 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9a6df0) at itemviews/qlistview.cpp:848 #7575 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9a6df0) at kernel/qwidget.cpp:8554 #7576 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9a6df0) at widgets/qframe.cpp:557 #7577 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9a6df0) at widgets/qabstractscrollarea.cpp:1043 #7578 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9a6df0) at itemviews/qabstractitemview.cpp:1644 #7579 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9a6df0) at widgets/qabstractscrollarea_p.h:100 #7580 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9a6df0) at widgets/qabstractscrollarea_p.h:116 #7581 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9a6df0) at kernel/qcoreapplication.cpp:1063 #7582 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9a6df0) at kernel/qapplication.cpp:4561 #7583 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9a6df0) at kernel/qapplication.cpp:4530 #7584 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9a6df0) at kernel/qcoreapplication.cpp:953 #7585 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9a6df0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7586 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7587 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7588 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7589 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7590 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9a7d20) at itemviews/qabstractitemview.cpp:2415 #7591 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9a7d20) at itemviews/qlistview.cpp:848 #7592 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9a7d20) at kernel/qwidget.cpp:8554 #7593 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9a7d20) at widgets/qframe.cpp:557 #7594 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9a7d20) at widgets/qabstractscrollarea.cpp:1043 #7595 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9a7d20) at itemviews/qabstractitemview.cpp:1644 #7596 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9a7d20) at widgets/qabstractscrollarea_p.h:100 #7597 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9a7d20) at widgets/qabstractscrollarea_p.h:116 #7598 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9a7d20) at kernel/qcoreapplication.cpp:1063 #7599 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9a7d20) at kernel/qapplication.cpp:4561 #7600 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9a7d20) at kernel/qapplication.cpp:4530 #7601 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9a7d20) at kernel/qcoreapplication.cpp:953 #7602 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9a7d20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7603 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7604 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7605 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7606 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7607 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9a8c50) at itemviews/qabstractitemview.cpp:2415 #7608 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9a8c50) at itemviews/qlistview.cpp:848 #7609 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9a8c50) at kernel/qwidget.cpp:8554 #7610 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9a8c50) at widgets/qframe.cpp:557 #7611 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9a8c50) at widgets/qabstractscrollarea.cpp:1043 #7612 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9a8c50) at itemviews/qabstractitemview.cpp:1644 #7613 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9a8c50) at widgets/qabstractscrollarea_p.h:100 #7614 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9a8c50) at widgets/qabstractscrollarea_p.h:116 #7615 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9a8c50) at kernel/qcoreapplication.cpp:1063 #7616 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9a8c50) at kernel/qapplication.cpp:4561 #7617 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9a8c50) at kernel/qapplication.cpp:4530 #7618 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9a8c50) at kernel/qcoreapplication.cpp:953 #7619 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9a8c50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7620 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7621 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7622 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7623 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7624 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9a9b80) at itemviews/qabstractitemview.cpp:2415 #7625 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9a9b80) at itemviews/qlistview.cpp:848 #7626 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9a9b80) at kernel/qwidget.cpp:8554 #7627 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9a9b80) at widgets/qframe.cpp:557 #7628 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9a9b80) at widgets/qabstractscrollarea.cpp:1043 #7629 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9a9b80) at itemviews/qabstractitemview.cpp:1644 #7630 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9a9b80) at widgets/qabstractscrollarea_p.h:100 #7631 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9a9b80) at widgets/qabstractscrollarea_p.h:116 #7632 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9a9b80) at kernel/qcoreapplication.cpp:1063 #7633 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9a9b80) at kernel/qapplication.cpp:4561 #7634 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9a9b80) at kernel/qapplication.cpp:4530 #7635 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9a9b80) at kernel/qcoreapplication.cpp:953 #7636 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9a9b80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7637 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7638 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7639 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7640 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7641 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9aaab0) at itemviews/qabstractitemview.cpp:2415 #7642 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9aaab0) at itemviews/qlistview.cpp:848 #7643 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9aaab0) at kernel/qwidget.cpp:8554 #7644 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9aaab0) at widgets/qframe.cpp:557 #7645 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9aaab0) at widgets/qabstractscrollarea.cpp:1043 #7646 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9aaab0) at itemviews/qabstractitemview.cpp:1644 #7647 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9aaab0) at widgets/qabstractscrollarea_p.h:100 #7648 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9aaab0) at widgets/qabstractscrollarea_p.h:116 #7649 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9aaab0) at kernel/qcoreapplication.cpp:1063 #7650 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9aaab0) at kernel/qapplication.cpp:4561 #7651 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9aaab0) at kernel/qapplication.cpp:4530 #7652 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9aaab0) at kernel/qcoreapplication.cpp:953 #7653 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9aaab0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7654 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7655 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7656 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7657 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7658 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9ab9e0) at itemviews/qabstractitemview.cpp:2415 #7659 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9ab9e0) at itemviews/qlistview.cpp:848 #7660 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9ab9e0) at kernel/qwidget.cpp:8554 #7661 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9ab9e0) at widgets/qframe.cpp:557 #7662 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9ab9e0) at widgets/qabstractscrollarea.cpp:1043 #7663 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9ab9e0) at itemviews/qabstractitemview.cpp:1644 #7664 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9ab9e0) at widgets/qabstractscrollarea_p.h:100 #7665 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9ab9e0) at widgets/qabstractscrollarea_p.h:116 #7666 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9ab9e0) at kernel/qcoreapplication.cpp:1063 #7667 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9ab9e0) at kernel/qapplication.cpp:4561 #7668 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9ab9e0) at kernel/qapplication.cpp:4530 #7669 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9ab9e0) at kernel/qcoreapplication.cpp:953 #7670 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9ab9e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7671 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7672 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7673 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7674 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7675 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9ac910) at itemviews/qabstractitemview.cpp:2415 #7676 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9ac910) at itemviews/qlistview.cpp:848 #7677 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9ac910) at kernel/qwidget.cpp:8554 #7678 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9ac910) at widgets/qframe.cpp:557 #7679 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9ac910) at widgets/qabstractscrollarea.cpp:1043 #7680 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9ac910) at itemviews/qabstractitemview.cpp:1644 #7681 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9ac910) at widgets/qabstractscrollarea_p.h:100 #7682 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9ac910) at widgets/qabstractscrollarea_p.h:116 #7683 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9ac910) at kernel/qcoreapplication.cpp:1063 #7684 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9ac910) at kernel/qapplication.cpp:4561 #7685 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9ac910) at kernel/qapplication.cpp:4530 #7686 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9ac910) at kernel/qcoreapplication.cpp:953 #7687 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9ac910) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7688 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7689 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7690 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7691 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7692 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9ad840) at itemviews/qabstractitemview.cpp:2415 #7693 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9ad840) at itemviews/qlistview.cpp:848 #7694 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9ad840) at kernel/qwidget.cpp:8554 #7695 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9ad840) at widgets/qframe.cpp:557 #7696 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9ad840) at widgets/qabstractscrollarea.cpp:1043 #7697 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9ad840) at itemviews/qabstractitemview.cpp:1644 #7698 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9ad840) at widgets/qabstractscrollarea_p.h:100 #7699 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9ad840) at widgets/qabstractscrollarea_p.h:116 #7700 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9ad840) at kernel/qcoreapplication.cpp:1063 #7701 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9ad840) at kernel/qapplication.cpp:4561 #7702 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9ad840) at kernel/qapplication.cpp:4530 #7703 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9ad840) at kernel/qcoreapplication.cpp:953 #7704 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9ad840) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7705 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7706 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7707 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7708 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7709 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9ae770) at itemviews/qabstractitemview.cpp:2415 #7710 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9ae770) at itemviews/qlistview.cpp:848 #7711 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9ae770) at kernel/qwidget.cpp:8554 #7712 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9ae770) at widgets/qframe.cpp:557 #7713 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9ae770) at widgets/qabstractscrollarea.cpp:1043 #7714 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9ae770) at itemviews/qabstractitemview.cpp:1644 #7715 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9ae770) at widgets/qabstractscrollarea_p.h:100 #7716 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9ae770) at widgets/qabstractscrollarea_p.h:116 #7717 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9ae770) at kernel/qcoreapplication.cpp:1063 #7718 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9ae770) at kernel/qapplication.cpp:4561 #7719 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9ae770) at kernel/qapplication.cpp:4530 #7720 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9ae770) at kernel/qcoreapplication.cpp:953 #7721 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9ae770) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7722 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7723 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7724 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7725 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7726 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9af6a0) at itemviews/qabstractitemview.cpp:2415 #7727 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9af6a0) at itemviews/qlistview.cpp:848 #7728 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9af6a0) at kernel/qwidget.cpp:8554 #7729 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9af6a0) at widgets/qframe.cpp:557 #7730 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9af6a0) at widgets/qabstractscrollarea.cpp:1043 #7731 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9af6a0) at itemviews/qabstractitemview.cpp:1644 #7732 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9af6a0) at widgets/qabstractscrollarea_p.h:100 #7733 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9af6a0) at widgets/qabstractscrollarea_p.h:116 #7734 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9af6a0) at kernel/qcoreapplication.cpp:1063 #7735 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9af6a0) at kernel/qapplication.cpp:4561 #7736 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9af6a0) at kernel/qapplication.cpp:4530 #7737 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9af6a0) at kernel/qcoreapplication.cpp:953 #7738 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9af6a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7739 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7740 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7741 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7742 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7743 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9b05d0) at itemviews/qabstractitemview.cpp:2415 #7744 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9b05d0) at itemviews/qlistview.cpp:848 #7745 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9b05d0) at kernel/qwidget.cpp:8554 #7746 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9b05d0) at widgets/qframe.cpp:557 #7747 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9b05d0) at widgets/qabstractscrollarea.cpp:1043 #7748 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9b05d0) at itemviews/qabstractitemview.cpp:1644 #7749 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9b05d0) at widgets/qabstractscrollarea_p.h:100 #7750 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9b05d0) at widgets/qabstractscrollarea_p.h:116 #7751 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9b05d0) at kernel/qcoreapplication.cpp:1063 #7752 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9b05d0) at kernel/qapplication.cpp:4561 #7753 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9b05d0) at kernel/qapplication.cpp:4530 #7754 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9b05d0) at kernel/qcoreapplication.cpp:953 #7755 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9b05d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7756 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7757 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7758 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7759 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7760 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9b1500) at itemviews/qabstractitemview.cpp:2415 #7761 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9b1500) at itemviews/qlistview.cpp:848 #7762 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9b1500) at kernel/qwidget.cpp:8554 #7763 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9b1500) at widgets/qframe.cpp:557 #7764 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9b1500) at widgets/qabstractscrollarea.cpp:1043 #7765 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9b1500) at itemviews/qabstractitemview.cpp:1644 #7766 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9b1500) at widgets/qabstractscrollarea_p.h:100 #7767 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9b1500) at widgets/qabstractscrollarea_p.h:116 #7768 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9b1500) at kernel/qcoreapplication.cpp:1063 #7769 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9b1500) at kernel/qapplication.cpp:4561 #7770 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9b1500) at kernel/qapplication.cpp:4530 #7771 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9b1500) at kernel/qcoreapplication.cpp:953 #7772 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9b1500) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7773 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7774 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7775 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7776 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7777 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9b2430) at itemviews/qabstractitemview.cpp:2415 #7778 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9b2430) at itemviews/qlistview.cpp:848 #7779 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9b2430) at kernel/qwidget.cpp:8554 #7780 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9b2430) at widgets/qframe.cpp:557 #7781 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9b2430) at widgets/qabstractscrollarea.cpp:1043 #7782 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9b2430) at itemviews/qabstractitemview.cpp:1644 #7783 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9b2430) at widgets/qabstractscrollarea_p.h:100 #7784 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9b2430) at widgets/qabstractscrollarea_p.h:116 #7785 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9b2430) at kernel/qcoreapplication.cpp:1063 #7786 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9b2430) at kernel/qapplication.cpp:4561 #7787 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9b2430) at kernel/qapplication.cpp:4530 #7788 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9b2430) at kernel/qcoreapplication.cpp:953 #7789 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9b2430) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7790 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7791 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7792 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7793 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7794 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9b3360) at itemviews/qabstractitemview.cpp:2415 #7795 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9b3360) at itemviews/qlistview.cpp:848 #7796 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9b3360) at kernel/qwidget.cpp:8554 #7797 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9b3360) at widgets/qframe.cpp:557 #7798 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9b3360) at widgets/qabstractscrollarea.cpp:1043 #7799 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9b3360) at itemviews/qabstractitemview.cpp:1644 #7800 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9b3360) at widgets/qabstractscrollarea_p.h:100 #7801 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9b3360) at widgets/qabstractscrollarea_p.h:116 #7802 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9b3360) at kernel/qcoreapplication.cpp:1063 #7803 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9b3360) at kernel/qapplication.cpp:4561 #7804 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9b3360) at kernel/qapplication.cpp:4530 #7805 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9b3360) at kernel/qcoreapplication.cpp:953 #7806 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9b3360) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7807 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7808 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7809 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7810 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7811 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9b4290) at itemviews/qabstractitemview.cpp:2415 #7812 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9b4290) at itemviews/qlistview.cpp:848 #7813 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9b4290) at kernel/qwidget.cpp:8554 #7814 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9b4290) at widgets/qframe.cpp:557 #7815 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9b4290) at widgets/qabstractscrollarea.cpp:1043 #7816 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9b4290) at itemviews/qabstractitemview.cpp:1644 #7817 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9b4290) at widgets/qabstractscrollarea_p.h:100 #7818 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9b4290) at widgets/qabstractscrollarea_p.h:116 #7819 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9b4290) at kernel/qcoreapplication.cpp:1063 #7820 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9b4290) at kernel/qapplication.cpp:4561 #7821 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9b4290) at kernel/qapplication.cpp:4530 #7822 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9b4290) at kernel/qcoreapplication.cpp:953 #7823 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9b4290) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7824 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7825 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7826 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7827 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7828 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9b51c0) at itemviews/qabstractitemview.cpp:2415 #7829 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9b51c0) at itemviews/qlistview.cpp:848 #7830 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9b51c0) at kernel/qwidget.cpp:8554 #7831 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9b51c0) at widgets/qframe.cpp:557 #7832 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9b51c0) at widgets/qabstractscrollarea.cpp:1043 #7833 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9b51c0) at itemviews/qabstractitemview.cpp:1644 #7834 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9b51c0) at widgets/qabstractscrollarea_p.h:100 #7835 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9b51c0) at widgets/qabstractscrollarea_p.h:116 #7836 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9b51c0) at kernel/qcoreapplication.cpp:1063 #7837 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9b51c0) at kernel/qapplication.cpp:4561 #7838 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9b51c0) at kernel/qapplication.cpp:4530 #7839 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9b51c0) at kernel/qcoreapplication.cpp:953 #7840 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9b51c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7841 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7842 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7843 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7844 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7845 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9b60f0) at itemviews/qabstractitemview.cpp:2415 #7846 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9b60f0) at itemviews/qlistview.cpp:848 #7847 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9b60f0) at kernel/qwidget.cpp:8554 #7848 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9b60f0) at widgets/qframe.cpp:557 #7849 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9b60f0) at widgets/qabstractscrollarea.cpp:1043 #7850 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9b60f0) at itemviews/qabstractitemview.cpp:1644 #7851 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9b60f0) at widgets/qabstractscrollarea_p.h:100 #7852 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9b60f0) at widgets/qabstractscrollarea_p.h:116 #7853 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9b60f0) at kernel/qcoreapplication.cpp:1063 #7854 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9b60f0) at kernel/qapplication.cpp:4561 #7855 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9b60f0) at kernel/qapplication.cpp:4530 #7856 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9b60f0) at kernel/qcoreapplication.cpp:953 #7857 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9b60f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7858 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7859 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7860 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7861 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7862 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9b7020) at itemviews/qabstractitemview.cpp:2415 #7863 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9b7020) at itemviews/qlistview.cpp:848 #7864 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9b7020) at kernel/qwidget.cpp:8554 #7865 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9b7020) at widgets/qframe.cpp:557 #7866 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9b7020) at widgets/qabstractscrollarea.cpp:1043 #7867 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9b7020) at itemviews/qabstractitemview.cpp:1644 #7868 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9b7020) at widgets/qabstractscrollarea_p.h:100 #7869 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9b7020) at widgets/qabstractscrollarea_p.h:116 #7870 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9b7020) at kernel/qcoreapplication.cpp:1063 #7871 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9b7020) at kernel/qapplication.cpp:4561 #7872 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9b7020) at kernel/qapplication.cpp:4530 #7873 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9b7020) at kernel/qcoreapplication.cpp:953 #7874 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9b7020) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7875 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7876 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7877 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7878 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7879 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9b7f50) at itemviews/qabstractitemview.cpp:2415 #7880 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9b7f50) at itemviews/qlistview.cpp:848 #7881 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9b7f50) at kernel/qwidget.cpp:8554 #7882 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9b7f50) at widgets/qframe.cpp:557 #7883 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9b7f50) at widgets/qabstractscrollarea.cpp:1043 #7884 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9b7f50) at itemviews/qabstractitemview.cpp:1644 #7885 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9b7f50) at widgets/qabstractscrollarea_p.h:100 #7886 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9b7f50) at widgets/qabstractscrollarea_p.h:116 #7887 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9b7f50) at kernel/qcoreapplication.cpp:1063 #7888 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9b7f50) at kernel/qapplication.cpp:4561 #7889 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9b7f50) at kernel/qapplication.cpp:4530 #7890 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9b7f50) at kernel/qcoreapplication.cpp:953 #7891 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9b7f50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7892 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7893 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7894 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7895 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7896 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9b8e80) at itemviews/qabstractitemview.cpp:2415 #7897 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9b8e80) at itemviews/qlistview.cpp:848 #7898 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9b8e80) at kernel/qwidget.cpp:8554 #7899 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9b8e80) at widgets/qframe.cpp:557 #7900 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9b8e80) at widgets/qabstractscrollarea.cpp:1043 #7901 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9b8e80) at itemviews/qabstractitemview.cpp:1644 #7902 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9b8e80) at widgets/qabstractscrollarea_p.h:100 #7903 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9b8e80) at widgets/qabstractscrollarea_p.h:116 #7904 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9b8e80) at kernel/qcoreapplication.cpp:1063 #7905 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9b8e80) at kernel/qapplication.cpp:4561 #7906 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9b8e80) at kernel/qapplication.cpp:4530 #7907 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9b8e80) at kernel/qcoreapplication.cpp:953 #7908 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9b8e80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7909 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7910 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7911 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7912 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7913 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9b9db0) at itemviews/qabstractitemview.cpp:2415 #7914 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9b9db0) at itemviews/qlistview.cpp:848 #7915 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9b9db0) at kernel/qwidget.cpp:8554 #7916 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9b9db0) at widgets/qframe.cpp:557 #7917 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9b9db0) at widgets/qabstractscrollarea.cpp:1043 #7918 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9b9db0) at itemviews/qabstractitemview.cpp:1644 #7919 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9b9db0) at widgets/qabstractscrollarea_p.h:100 #7920 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9b9db0) at widgets/qabstractscrollarea_p.h:116 #7921 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9b9db0) at kernel/qcoreapplication.cpp:1063 #7922 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9b9db0) at kernel/qapplication.cpp:4561 #7923 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9b9db0) at kernel/qapplication.cpp:4530 #7924 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9b9db0) at kernel/qcoreapplication.cpp:953 #7925 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9b9db0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7926 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7927 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7928 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7929 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7930 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9bace0) at itemviews/qabstractitemview.cpp:2415 #7931 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9bace0) at itemviews/qlistview.cpp:848 #7932 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9bace0) at kernel/qwidget.cpp:8554 #7933 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9bace0) at widgets/qframe.cpp:557 #7934 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9bace0) at widgets/qabstractscrollarea.cpp:1043 #7935 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9bace0) at itemviews/qabstractitemview.cpp:1644 #7936 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9bace0) at widgets/qabstractscrollarea_p.h:100 #7937 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9bace0) at widgets/qabstractscrollarea_p.h:116 #7938 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9bace0) at kernel/qcoreapplication.cpp:1063 #7939 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9bace0) at kernel/qapplication.cpp:4561 #7940 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9bace0) at kernel/qapplication.cpp:4530 #7941 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9bace0) at kernel/qcoreapplication.cpp:953 #7942 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9bace0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7943 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7944 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7945 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7946 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7947 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9bbc10) at itemviews/qabstractitemview.cpp:2415 #7948 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9bbc10) at itemviews/qlistview.cpp:848 #7949 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9bbc10) at kernel/qwidget.cpp:8554 #7950 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9bbc10) at widgets/qframe.cpp:557 #7951 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9bbc10) at widgets/qabstractscrollarea.cpp:1043 #7952 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9bbc10) at itemviews/qabstractitemview.cpp:1644 #7953 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9bbc10) at widgets/qabstractscrollarea_p.h:100 #7954 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9bbc10) at widgets/qabstractscrollarea_p.h:116 #7955 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9bbc10) at kernel/qcoreapplication.cpp:1063 #7956 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9bbc10) at kernel/qapplication.cpp:4561 #7957 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9bbc10) at kernel/qapplication.cpp:4530 #7958 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9bbc10) at kernel/qcoreapplication.cpp:953 #7959 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9bbc10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7960 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7961 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7962 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7963 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7964 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9bcb40) at itemviews/qabstractitemview.cpp:2415 #7965 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9bcb40) at itemviews/qlistview.cpp:848 #7966 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9bcb40) at kernel/qwidget.cpp:8554 #7967 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9bcb40) at widgets/qframe.cpp:557 #7968 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9bcb40) at widgets/qabstractscrollarea.cpp:1043 #7969 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9bcb40) at itemviews/qabstractitemview.cpp:1644 #7970 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9bcb40) at widgets/qabstractscrollarea_p.h:100 #7971 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9bcb40) at widgets/qabstractscrollarea_p.h:116 #7972 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9bcb40) at kernel/qcoreapplication.cpp:1063 #7973 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9bcb40) at kernel/qapplication.cpp:4561 #7974 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9bcb40) at kernel/qapplication.cpp:4530 #7975 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9bcb40) at kernel/qcoreapplication.cpp:953 #7976 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9bcb40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7977 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #7978 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7979 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7980 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7981 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9bda70) at itemviews/qabstractitemview.cpp:2415 #7982 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9bda70) at itemviews/qlistview.cpp:848 #7983 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9bda70) at kernel/qwidget.cpp:8554 #7984 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9bda70) at widgets/qframe.cpp:557 #7985 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9bda70) at widgets/qabstractscrollarea.cpp:1043 #7986 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9bda70) at itemviews/qabstractitemview.cpp:1644 #7987 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9bda70) at widgets/qabstractscrollarea_p.h:100 #7988 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9bda70) at widgets/qabstractscrollarea_p.h:116 #7989 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9bda70) at kernel/qcoreapplication.cpp:1063 #7990 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9bda70) at kernel/qapplication.cpp:4561 #7991 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9bda70) at kernel/qapplication.cpp:4530 #7992 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9bda70) at kernel/qcoreapplication.cpp:953 #7993 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9bda70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #7994 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #7995 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #7996 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #7997 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #7998 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9be9a0) at itemviews/qabstractitemview.cpp:2415 #7999 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9be9a0) at itemviews/qlistview.cpp:848 #8000 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9be9a0) at kernel/qwidget.cpp:8554 #8001 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9be9a0) at widgets/qframe.cpp:557 #8002 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9be9a0) at widgets/qabstractscrollarea.cpp:1043 #8003 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9be9a0) at itemviews/qabstractitemview.cpp:1644 #8004 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9be9a0) at widgets/qabstractscrollarea_p.h:100 #8005 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9be9a0) at widgets/qabstractscrollarea_p.h:116 #8006 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9be9a0) at kernel/qcoreapplication.cpp:1063 #8007 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9be9a0) at kernel/qapplication.cpp:4561 #8008 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9be9a0) at kernel/qapplication.cpp:4530 #8009 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9be9a0) at kernel/qcoreapplication.cpp:953 #8010 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9be9a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8011 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8012 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8013 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8014 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8015 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9bf8d0) at itemviews/qabstractitemview.cpp:2415 #8016 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9bf8d0) at itemviews/qlistview.cpp:848 #8017 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9bf8d0) at kernel/qwidget.cpp:8554 #8018 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9bf8d0) at widgets/qframe.cpp:557 #8019 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9bf8d0) at widgets/qabstractscrollarea.cpp:1043 #8020 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9bf8d0) at itemviews/qabstractitemview.cpp:1644 #8021 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9bf8d0) at widgets/qabstractscrollarea_p.h:100 #8022 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9bf8d0) at widgets/qabstractscrollarea_p.h:116 #8023 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9bf8d0) at kernel/qcoreapplication.cpp:1063 #8024 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9bf8d0) at kernel/qapplication.cpp:4561 #8025 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9bf8d0) at kernel/qapplication.cpp:4530 #8026 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9bf8d0) at kernel/qcoreapplication.cpp:953 #8027 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9bf8d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8028 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8029 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8030 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8031 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8032 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9c0800) at itemviews/qabstractitemview.cpp:2415 #8033 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9c0800) at itemviews/qlistview.cpp:848 #8034 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9c0800) at kernel/qwidget.cpp:8554 #8035 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9c0800) at widgets/qframe.cpp:557 #8036 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9c0800) at widgets/qabstractscrollarea.cpp:1043 #8037 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9c0800) at itemviews/qabstractitemview.cpp:1644 #8038 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9c0800) at widgets/qabstractscrollarea_p.h:100 #8039 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9c0800) at widgets/qabstractscrollarea_p.h:116 #8040 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9c0800) at kernel/qcoreapplication.cpp:1063 #8041 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9c0800) at kernel/qapplication.cpp:4561 #8042 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9c0800) at kernel/qapplication.cpp:4530 #8043 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9c0800) at kernel/qcoreapplication.cpp:953 #8044 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9c0800) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8045 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8046 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8047 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8048 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8049 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9c1730) at itemviews/qabstractitemview.cpp:2415 #8050 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9c1730) at itemviews/qlistview.cpp:848 #8051 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9c1730) at kernel/qwidget.cpp:8554 #8052 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9c1730) at widgets/qframe.cpp:557 #8053 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9c1730) at widgets/qabstractscrollarea.cpp:1043 #8054 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9c1730) at itemviews/qabstractitemview.cpp:1644 #8055 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9c1730) at widgets/qabstractscrollarea_p.h:100 #8056 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9c1730) at widgets/qabstractscrollarea_p.h:116 #8057 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9c1730) at kernel/qcoreapplication.cpp:1063 #8058 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9c1730) at kernel/qapplication.cpp:4561 #8059 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9c1730) at kernel/qapplication.cpp:4530 #8060 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9c1730) at kernel/qcoreapplication.cpp:953 #8061 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9c1730) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8062 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8063 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8064 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8065 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8066 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9c2660) at itemviews/qabstractitemview.cpp:2415 #8067 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9c2660) at itemviews/qlistview.cpp:848 #8068 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9c2660) at kernel/qwidget.cpp:8554 #8069 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9c2660) at widgets/qframe.cpp:557 #8070 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9c2660) at widgets/qabstractscrollarea.cpp:1043 #8071 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9c2660) at itemviews/qabstractitemview.cpp:1644 #8072 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9c2660) at widgets/qabstractscrollarea_p.h:100 #8073 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9c2660) at widgets/qabstractscrollarea_p.h:116 #8074 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9c2660) at kernel/qcoreapplication.cpp:1063 #8075 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9c2660) at kernel/qapplication.cpp:4561 #8076 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9c2660) at kernel/qapplication.cpp:4530 #8077 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9c2660) at kernel/qcoreapplication.cpp:953 #8078 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9c2660) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8079 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8080 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8081 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8082 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8083 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9c3590) at itemviews/qabstractitemview.cpp:2415 #8084 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9c3590) at itemviews/qlistview.cpp:848 #8085 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9c3590) at kernel/qwidget.cpp:8554 #8086 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9c3590) at widgets/qframe.cpp:557 #8087 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9c3590) at widgets/qabstractscrollarea.cpp:1043 #8088 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9c3590) at itemviews/qabstractitemview.cpp:1644 #8089 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9c3590) at widgets/qabstractscrollarea_p.h:100 #8090 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9c3590) at widgets/qabstractscrollarea_p.h:116 #8091 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9c3590) at kernel/qcoreapplication.cpp:1063 #8092 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9c3590) at kernel/qapplication.cpp:4561 #8093 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9c3590) at kernel/qapplication.cpp:4530 #8094 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9c3590) at kernel/qcoreapplication.cpp:953 #8095 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9c3590) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8096 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8097 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8098 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8099 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8100 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9c44c0) at itemviews/qabstractitemview.cpp:2415 #8101 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9c44c0) at itemviews/qlistview.cpp:848 #8102 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9c44c0) at kernel/qwidget.cpp:8554 #8103 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9c44c0) at widgets/qframe.cpp:557 #8104 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9c44c0) at widgets/qabstractscrollarea.cpp:1043 #8105 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9c44c0) at itemviews/qabstractitemview.cpp:1644 #8106 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9c44c0) at widgets/qabstractscrollarea_p.h:100 #8107 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9c44c0) at widgets/qabstractscrollarea_p.h:116 #8108 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9c44c0) at kernel/qcoreapplication.cpp:1063 #8109 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9c44c0) at kernel/qapplication.cpp:4561 #8110 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9c44c0) at kernel/qapplication.cpp:4530 #8111 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9c44c0) at kernel/qcoreapplication.cpp:953 #8112 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9c44c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8113 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8114 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8115 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8116 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8117 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9c53f0) at itemviews/qabstractitemview.cpp:2415 #8118 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9c53f0) at itemviews/qlistview.cpp:848 #8119 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9c53f0) at kernel/qwidget.cpp:8554 #8120 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9c53f0) at widgets/qframe.cpp:557 #8121 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9c53f0) at widgets/qabstractscrollarea.cpp:1043 #8122 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9c53f0) at itemviews/qabstractitemview.cpp:1644 #8123 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9c53f0) at widgets/qabstractscrollarea_p.h:100 #8124 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9c53f0) at widgets/qabstractscrollarea_p.h:116 #8125 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9c53f0) at kernel/qcoreapplication.cpp:1063 #8126 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9c53f0) at kernel/qapplication.cpp:4561 #8127 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9c53f0) at kernel/qapplication.cpp:4530 #8128 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9c53f0) at kernel/qcoreapplication.cpp:953 #8129 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9c53f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8130 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8131 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8132 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8133 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8134 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9c6320) at itemviews/qabstractitemview.cpp:2415 #8135 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9c6320) at itemviews/qlistview.cpp:848 #8136 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9c6320) at kernel/qwidget.cpp:8554 #8137 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9c6320) at widgets/qframe.cpp:557 #8138 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9c6320) at widgets/qabstractscrollarea.cpp:1043 #8139 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9c6320) at itemviews/qabstractitemview.cpp:1644 #8140 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9c6320) at widgets/qabstractscrollarea_p.h:100 #8141 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9c6320) at widgets/qabstractscrollarea_p.h:116 #8142 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9c6320) at kernel/qcoreapplication.cpp:1063 #8143 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9c6320) at kernel/qapplication.cpp:4561 #8144 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9c6320) at kernel/qapplication.cpp:4530 #8145 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9c6320) at kernel/qcoreapplication.cpp:953 #8146 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9c6320) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8147 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8148 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8149 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8150 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8151 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9c7250) at itemviews/qabstractitemview.cpp:2415 #8152 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9c7250) at itemviews/qlistview.cpp:848 #8153 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9c7250) at kernel/qwidget.cpp:8554 #8154 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9c7250) at widgets/qframe.cpp:557 #8155 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9c7250) at widgets/qabstractscrollarea.cpp:1043 #8156 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9c7250) at itemviews/qabstractitemview.cpp:1644 #8157 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9c7250) at widgets/qabstractscrollarea_p.h:100 #8158 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9c7250) at widgets/qabstractscrollarea_p.h:116 #8159 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9c7250) at kernel/qcoreapplication.cpp:1063 #8160 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9c7250) at kernel/qapplication.cpp:4561 #8161 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9c7250) at kernel/qapplication.cpp:4530 #8162 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9c7250) at kernel/qcoreapplication.cpp:953 #8163 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9c7250) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8164 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8165 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8166 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8167 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8168 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9c8180) at itemviews/qabstractitemview.cpp:2415 #8169 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9c8180) at itemviews/qlistview.cpp:848 #8170 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9c8180) at kernel/qwidget.cpp:8554 #8171 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9c8180) at widgets/qframe.cpp:557 #8172 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9c8180) at widgets/qabstractscrollarea.cpp:1043 #8173 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9c8180) at itemviews/qabstractitemview.cpp:1644 #8174 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9c8180) at widgets/qabstractscrollarea_p.h:100 #8175 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9c8180) at widgets/qabstractscrollarea_p.h:116 #8176 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9c8180) at kernel/qcoreapplication.cpp:1063 #8177 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9c8180) at kernel/qapplication.cpp:4561 #8178 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9c8180) at kernel/qapplication.cpp:4530 #8179 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9c8180) at kernel/qcoreapplication.cpp:953 #8180 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9c8180) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8181 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8182 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8183 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8184 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8185 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9c90b0) at itemviews/qabstractitemview.cpp:2415 #8186 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9c90b0) at itemviews/qlistview.cpp:848 #8187 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9c90b0) at kernel/qwidget.cpp:8554 #8188 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9c90b0) at widgets/qframe.cpp:557 #8189 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9c90b0) at widgets/qabstractscrollarea.cpp:1043 #8190 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9c90b0) at itemviews/qabstractitemview.cpp:1644 #8191 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9c90b0) at widgets/qabstractscrollarea_p.h:100 #8192 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9c90b0) at widgets/qabstractscrollarea_p.h:116 #8193 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9c90b0) at kernel/qcoreapplication.cpp:1063 #8194 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9c90b0) at kernel/qapplication.cpp:4561 #8195 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9c90b0) at kernel/qapplication.cpp:4530 #8196 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9c90b0) at kernel/qcoreapplication.cpp:953 #8197 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9c90b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8198 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8199 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8200 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8201 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8202 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9c9fe0) at itemviews/qabstractitemview.cpp:2415 #8203 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9c9fe0) at itemviews/qlistview.cpp:848 #8204 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9c9fe0) at kernel/qwidget.cpp:8554 #8205 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9c9fe0) at widgets/qframe.cpp:557 #8206 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9c9fe0) at widgets/qabstractscrollarea.cpp:1043 #8207 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9c9fe0) at itemviews/qabstractitemview.cpp:1644 #8208 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9c9fe0) at widgets/qabstractscrollarea_p.h:100 #8209 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9c9fe0) at widgets/qabstractscrollarea_p.h:116 #8210 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9c9fe0) at kernel/qcoreapplication.cpp:1063 #8211 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9c9fe0) at kernel/qapplication.cpp:4561 #8212 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9c9fe0) at kernel/qapplication.cpp:4530 #8213 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9c9fe0) at kernel/qcoreapplication.cpp:953 #8214 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9c9fe0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8215 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8216 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8217 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8218 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8219 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9caf10) at itemviews/qabstractitemview.cpp:2415 #8220 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9caf10) at itemviews/qlistview.cpp:848 #8221 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9caf10) at kernel/qwidget.cpp:8554 #8222 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9caf10) at widgets/qframe.cpp:557 #8223 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9caf10) at widgets/qabstractscrollarea.cpp:1043 #8224 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9caf10) at itemviews/qabstractitemview.cpp:1644 #8225 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9caf10) at widgets/qabstractscrollarea_p.h:100 #8226 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9caf10) at widgets/qabstractscrollarea_p.h:116 #8227 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9caf10) at kernel/qcoreapplication.cpp:1063 #8228 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9caf10) at kernel/qapplication.cpp:4561 #8229 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9caf10) at kernel/qapplication.cpp:4530 #8230 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9caf10) at kernel/qcoreapplication.cpp:953 #8231 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9caf10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8232 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8233 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8234 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8235 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8236 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9cbe40) at itemviews/qabstractitemview.cpp:2415 #8237 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9cbe40) at itemviews/qlistview.cpp:848 #8238 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9cbe40) at kernel/qwidget.cpp:8554 #8239 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9cbe40) at widgets/qframe.cpp:557 #8240 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9cbe40) at widgets/qabstractscrollarea.cpp:1043 #8241 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9cbe40) at itemviews/qabstractitemview.cpp:1644 #8242 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9cbe40) at widgets/qabstractscrollarea_p.h:100 #8243 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9cbe40) at widgets/qabstractscrollarea_p.h:116 #8244 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9cbe40) at kernel/qcoreapplication.cpp:1063 #8245 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9cbe40) at kernel/qapplication.cpp:4561 #8246 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9cbe40) at kernel/qapplication.cpp:4530 #8247 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9cbe40) at kernel/qcoreapplication.cpp:953 #8248 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9cbe40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8249 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8250 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8251 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8252 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8253 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9ccd70) at itemviews/qabstractitemview.cpp:2415 #8254 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9ccd70) at itemviews/qlistview.cpp:848 #8255 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9ccd70) at kernel/qwidget.cpp:8554 #8256 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9ccd70) at widgets/qframe.cpp:557 #8257 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9ccd70) at widgets/qabstractscrollarea.cpp:1043 #8258 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9ccd70) at itemviews/qabstractitemview.cpp:1644 #8259 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9ccd70) at widgets/qabstractscrollarea_p.h:100 #8260 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9ccd70) at widgets/qabstractscrollarea_p.h:116 #8261 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9ccd70) at kernel/qcoreapplication.cpp:1063 #8262 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9ccd70) at kernel/qapplication.cpp:4561 #8263 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9ccd70) at kernel/qapplication.cpp:4530 #8264 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9ccd70) at kernel/qcoreapplication.cpp:953 #8265 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9ccd70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8266 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8267 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8268 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8269 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8270 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9cdca0) at itemviews/qabstractitemview.cpp:2415 #8271 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9cdca0) at itemviews/qlistview.cpp:848 #8272 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9cdca0) at kernel/qwidget.cpp:8554 #8273 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9cdca0) at widgets/qframe.cpp:557 #8274 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9cdca0) at widgets/qabstractscrollarea.cpp:1043 #8275 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9cdca0) at itemviews/qabstractitemview.cpp:1644 #8276 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9cdca0) at widgets/qabstractscrollarea_p.h:100 #8277 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9cdca0) at widgets/qabstractscrollarea_p.h:116 #8278 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9cdca0) at kernel/qcoreapplication.cpp:1063 #8279 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9cdca0) at kernel/qapplication.cpp:4561 #8280 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9cdca0) at kernel/qapplication.cpp:4530 #8281 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9cdca0) at kernel/qcoreapplication.cpp:953 #8282 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9cdca0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8283 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8284 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8285 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8286 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8287 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9cebd0) at itemviews/qabstractitemview.cpp:2415 #8288 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9cebd0) at itemviews/qlistview.cpp:848 #8289 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9cebd0) at kernel/qwidget.cpp:8554 #8290 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9cebd0) at widgets/qframe.cpp:557 #8291 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9cebd0) at widgets/qabstractscrollarea.cpp:1043 #8292 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9cebd0) at itemviews/qabstractitemview.cpp:1644 #8293 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9cebd0) at widgets/qabstractscrollarea_p.h:100 #8294 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9cebd0) at widgets/qabstractscrollarea_p.h:116 #8295 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9cebd0) at kernel/qcoreapplication.cpp:1063 #8296 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9cebd0) at kernel/qapplication.cpp:4561 #8297 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9cebd0) at kernel/qapplication.cpp:4530 #8298 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9cebd0) at kernel/qcoreapplication.cpp:953 #8299 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9cebd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8300 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8301 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8302 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8303 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8304 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9cfb00) at itemviews/qabstractitemview.cpp:2415 #8305 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9cfb00) at itemviews/qlistview.cpp:848 #8306 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9cfb00) at kernel/qwidget.cpp:8554 #8307 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9cfb00) at widgets/qframe.cpp:557 #8308 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9cfb00) at widgets/qabstractscrollarea.cpp:1043 #8309 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9cfb00) at itemviews/qabstractitemview.cpp:1644 #8310 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9cfb00) at widgets/qabstractscrollarea_p.h:100 #8311 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9cfb00) at widgets/qabstractscrollarea_p.h:116 #8312 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9cfb00) at kernel/qcoreapplication.cpp:1063 #8313 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9cfb00) at kernel/qapplication.cpp:4561 #8314 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9cfb00) at kernel/qapplication.cpp:4530 #8315 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9cfb00) at kernel/qcoreapplication.cpp:953 #8316 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9cfb00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8317 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8318 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8319 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8320 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8321 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9d0a30) at itemviews/qabstractitemview.cpp:2415 #8322 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9d0a30) at itemviews/qlistview.cpp:848 #8323 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9d0a30) at kernel/qwidget.cpp:8554 #8324 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9d0a30) at widgets/qframe.cpp:557 #8325 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9d0a30) at widgets/qabstractscrollarea.cpp:1043 #8326 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9d0a30) at itemviews/qabstractitemview.cpp:1644 #8327 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9d0a30) at widgets/qabstractscrollarea_p.h:100 #8328 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9d0a30) at widgets/qabstractscrollarea_p.h:116 #8329 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9d0a30) at kernel/qcoreapplication.cpp:1063 #8330 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9d0a30) at kernel/qapplication.cpp:4561 #8331 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9d0a30) at kernel/qapplication.cpp:4530 #8332 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9d0a30) at kernel/qcoreapplication.cpp:953 #8333 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9d0a30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8334 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8335 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8336 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8337 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8338 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9d1960) at itemviews/qabstractitemview.cpp:2415 #8339 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9d1960) at itemviews/qlistview.cpp:848 #8340 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9d1960) at kernel/qwidget.cpp:8554 #8341 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9d1960) at widgets/qframe.cpp:557 #8342 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9d1960) at widgets/qabstractscrollarea.cpp:1043 #8343 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9d1960) at itemviews/qabstractitemview.cpp:1644 #8344 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9d1960) at widgets/qabstractscrollarea_p.h:100 #8345 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9d1960) at widgets/qabstractscrollarea_p.h:116 #8346 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9d1960) at kernel/qcoreapplication.cpp:1063 #8347 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9d1960) at kernel/qapplication.cpp:4561 #8348 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9d1960) at kernel/qapplication.cpp:4530 #8349 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9d1960) at kernel/qcoreapplication.cpp:953 #8350 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9d1960) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8351 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8352 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8353 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8354 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8355 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9d2890) at itemviews/qabstractitemview.cpp:2415 #8356 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9d2890) at itemviews/qlistview.cpp:848 #8357 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9d2890) at kernel/qwidget.cpp:8554 #8358 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9d2890) at widgets/qframe.cpp:557 #8359 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9d2890) at widgets/qabstractscrollarea.cpp:1043 #8360 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9d2890) at itemviews/qabstractitemview.cpp:1644 #8361 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9d2890) at widgets/qabstractscrollarea_p.h:100 #8362 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9d2890) at widgets/qabstractscrollarea_p.h:116 #8363 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9d2890) at kernel/qcoreapplication.cpp:1063 #8364 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9d2890) at kernel/qapplication.cpp:4561 #8365 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9d2890) at kernel/qapplication.cpp:4530 #8366 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9d2890) at kernel/qcoreapplication.cpp:953 #8367 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9d2890) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8368 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8369 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8370 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8371 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8372 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9d37c0) at itemviews/qabstractitemview.cpp:2415 #8373 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9d37c0) at itemviews/qlistview.cpp:848 #8374 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9d37c0) at kernel/qwidget.cpp:8554 #8375 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9d37c0) at widgets/qframe.cpp:557 #8376 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9d37c0) at widgets/qabstractscrollarea.cpp:1043 #8377 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9d37c0) at itemviews/qabstractitemview.cpp:1644 #8378 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9d37c0) at widgets/qabstractscrollarea_p.h:100 #8379 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9d37c0) at widgets/qabstractscrollarea_p.h:116 #8380 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9d37c0) at kernel/qcoreapplication.cpp:1063 #8381 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9d37c0) at kernel/qapplication.cpp:4561 #8382 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9d37c0) at kernel/qapplication.cpp:4530 #8383 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9d37c0) at kernel/qcoreapplication.cpp:953 #8384 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9d37c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8385 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8386 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8387 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8388 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8389 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9d46f0) at itemviews/qabstractitemview.cpp:2415 #8390 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9d46f0) at itemviews/qlistview.cpp:848 #8391 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9d46f0) at kernel/qwidget.cpp:8554 #8392 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9d46f0) at widgets/qframe.cpp:557 #8393 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9d46f0) at widgets/qabstractscrollarea.cpp:1043 #8394 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9d46f0) at itemviews/qabstractitemview.cpp:1644 #8395 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9d46f0) at widgets/qabstractscrollarea_p.h:100 #8396 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9d46f0) at widgets/qabstractscrollarea_p.h:116 #8397 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9d46f0) at kernel/qcoreapplication.cpp:1063 #8398 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9d46f0) at kernel/qapplication.cpp:4561 #8399 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9d46f0) at kernel/qapplication.cpp:4530 #8400 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9d46f0) at kernel/qcoreapplication.cpp:953 #8401 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9d46f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8402 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8403 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8404 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8405 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8406 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9d5620) at itemviews/qabstractitemview.cpp:2415 #8407 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9d5620) at itemviews/qlistview.cpp:848 #8408 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9d5620) at kernel/qwidget.cpp:8554 #8409 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9d5620) at widgets/qframe.cpp:557 #8410 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9d5620) at widgets/qabstractscrollarea.cpp:1043 #8411 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9d5620) at itemviews/qabstractitemview.cpp:1644 #8412 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9d5620) at widgets/qabstractscrollarea_p.h:100 #8413 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9d5620) at widgets/qabstractscrollarea_p.h:116 #8414 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9d5620) at kernel/qcoreapplication.cpp:1063 #8415 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9d5620) at kernel/qapplication.cpp:4561 #8416 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9d5620) at kernel/qapplication.cpp:4530 #8417 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9d5620) at kernel/qcoreapplication.cpp:953 #8418 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9d5620) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8419 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8420 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8421 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8422 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8423 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9d6550) at itemviews/qabstractitemview.cpp:2415 #8424 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9d6550) at itemviews/qlistview.cpp:848 #8425 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9d6550) at kernel/qwidget.cpp:8554 #8426 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9d6550) at widgets/qframe.cpp:557 #8427 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9d6550) at widgets/qabstractscrollarea.cpp:1043 #8428 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9d6550) at itemviews/qabstractitemview.cpp:1644 #8429 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9d6550) at widgets/qabstractscrollarea_p.h:100 #8430 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9d6550) at widgets/qabstractscrollarea_p.h:116 #8431 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9d6550) at kernel/qcoreapplication.cpp:1063 #8432 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9d6550) at kernel/qapplication.cpp:4561 #8433 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9d6550) at kernel/qapplication.cpp:4530 #8434 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9d6550) at kernel/qcoreapplication.cpp:953 #8435 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9d6550) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8436 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8437 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8438 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8439 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8440 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9d7480) at itemviews/qabstractitemview.cpp:2415 #8441 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9d7480) at itemviews/qlistview.cpp:848 #8442 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9d7480) at kernel/qwidget.cpp:8554 #8443 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9d7480) at widgets/qframe.cpp:557 #8444 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9d7480) at widgets/qabstractscrollarea.cpp:1043 #8445 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9d7480) at itemviews/qabstractitemview.cpp:1644 #8446 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9d7480) at widgets/qabstractscrollarea_p.h:100 #8447 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9d7480) at widgets/qabstractscrollarea_p.h:116 #8448 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9d7480) at kernel/qcoreapplication.cpp:1063 #8449 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9d7480) at kernel/qapplication.cpp:4561 #8450 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9d7480) at kernel/qapplication.cpp:4530 #8451 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9d7480) at kernel/qcoreapplication.cpp:953 #8452 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9d7480) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8453 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8454 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8455 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8456 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8457 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9d83b0) at itemviews/qabstractitemview.cpp:2415 #8458 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9d83b0) at itemviews/qlistview.cpp:848 #8459 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9d83b0) at kernel/qwidget.cpp:8554 #8460 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9d83b0) at widgets/qframe.cpp:557 #8461 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9d83b0) at widgets/qabstractscrollarea.cpp:1043 #8462 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9d83b0) at itemviews/qabstractitemview.cpp:1644 #8463 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9d83b0) at widgets/qabstractscrollarea_p.h:100 #8464 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9d83b0) at widgets/qabstractscrollarea_p.h:116 #8465 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9d83b0) at kernel/qcoreapplication.cpp:1063 #8466 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9d83b0) at kernel/qapplication.cpp:4561 #8467 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9d83b0) at kernel/qapplication.cpp:4530 #8468 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9d83b0) at kernel/qcoreapplication.cpp:953 #8469 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9d83b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8470 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8471 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8472 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8473 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8474 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9d92e0) at itemviews/qabstractitemview.cpp:2415 #8475 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9d92e0) at itemviews/qlistview.cpp:848 #8476 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9d92e0) at kernel/qwidget.cpp:8554 #8477 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9d92e0) at widgets/qframe.cpp:557 #8478 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9d92e0) at widgets/qabstractscrollarea.cpp:1043 #8479 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9d92e0) at itemviews/qabstractitemview.cpp:1644 #8480 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9d92e0) at widgets/qabstractscrollarea_p.h:100 #8481 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9d92e0) at widgets/qabstractscrollarea_p.h:116 #8482 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9d92e0) at kernel/qcoreapplication.cpp:1063 #8483 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9d92e0) at kernel/qapplication.cpp:4561 #8484 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9d92e0) at kernel/qapplication.cpp:4530 #8485 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9d92e0) at kernel/qcoreapplication.cpp:953 #8486 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9d92e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8487 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8488 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8489 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8490 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8491 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9da210) at itemviews/qabstractitemview.cpp:2415 #8492 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9da210) at itemviews/qlistview.cpp:848 #8493 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9da210) at kernel/qwidget.cpp:8554 #8494 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9da210) at widgets/qframe.cpp:557 #8495 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9da210) at widgets/qabstractscrollarea.cpp:1043 #8496 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9da210) at itemviews/qabstractitemview.cpp:1644 #8497 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9da210) at widgets/qabstractscrollarea_p.h:100 #8498 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9da210) at widgets/qabstractscrollarea_p.h:116 #8499 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9da210) at kernel/qcoreapplication.cpp:1063 #8500 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9da210) at kernel/qapplication.cpp:4561 #8501 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9da210) at kernel/qapplication.cpp:4530 #8502 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9da210) at kernel/qcoreapplication.cpp:953 #8503 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9da210) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8504 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8505 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8506 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8507 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8508 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9db140) at itemviews/qabstractitemview.cpp:2415 #8509 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9db140) at itemviews/qlistview.cpp:848 #8510 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9db140) at kernel/qwidget.cpp:8554 #8511 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9db140) at widgets/qframe.cpp:557 #8512 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9db140) at widgets/qabstractscrollarea.cpp:1043 #8513 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9db140) at itemviews/qabstractitemview.cpp:1644 #8514 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9db140) at widgets/qabstractscrollarea_p.h:100 #8515 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9db140) at widgets/qabstractscrollarea_p.h:116 #8516 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9db140) at kernel/qcoreapplication.cpp:1063 #8517 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9db140) at kernel/qapplication.cpp:4561 #8518 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9db140) at kernel/qapplication.cpp:4530 #8519 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9db140) at kernel/qcoreapplication.cpp:953 #8520 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9db140) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8521 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8522 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8523 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8524 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8525 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9dc070) at itemviews/qabstractitemview.cpp:2415 #8526 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9dc070) at itemviews/qlistview.cpp:848 #8527 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9dc070) at kernel/qwidget.cpp:8554 #8528 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9dc070) at widgets/qframe.cpp:557 #8529 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9dc070) at widgets/qabstractscrollarea.cpp:1043 #8530 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9dc070) at itemviews/qabstractitemview.cpp:1644 #8531 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9dc070) at widgets/qabstractscrollarea_p.h:100 #8532 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9dc070) at widgets/qabstractscrollarea_p.h:116 #8533 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9dc070) at kernel/qcoreapplication.cpp:1063 #8534 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9dc070) at kernel/qapplication.cpp:4561 #8535 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9dc070) at kernel/qapplication.cpp:4530 #8536 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9dc070) at kernel/qcoreapplication.cpp:953 #8537 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9dc070) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8538 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8539 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8540 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8541 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8542 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9dcfa0) at itemviews/qabstractitemview.cpp:2415 #8543 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9dcfa0) at itemviews/qlistview.cpp:848 #8544 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9dcfa0) at kernel/qwidget.cpp:8554 #8545 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9dcfa0) at widgets/qframe.cpp:557 #8546 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9dcfa0) at widgets/qabstractscrollarea.cpp:1043 #8547 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9dcfa0) at itemviews/qabstractitemview.cpp:1644 #8548 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9dcfa0) at widgets/qabstractscrollarea_p.h:100 #8549 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9dcfa0) at widgets/qabstractscrollarea_p.h:116 #8550 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9dcfa0) at kernel/qcoreapplication.cpp:1063 #8551 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9dcfa0) at kernel/qapplication.cpp:4561 #8552 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9dcfa0) at kernel/qapplication.cpp:4530 #8553 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9dcfa0) at kernel/qcoreapplication.cpp:953 #8554 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9dcfa0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8555 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8556 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8557 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8558 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8559 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9dded0) at itemviews/qabstractitemview.cpp:2415 #8560 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9dded0) at itemviews/qlistview.cpp:848 #8561 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9dded0) at kernel/qwidget.cpp:8554 #8562 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9dded0) at widgets/qframe.cpp:557 #8563 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9dded0) at widgets/qabstractscrollarea.cpp:1043 #8564 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9dded0) at itemviews/qabstractitemview.cpp:1644 #8565 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9dded0) at widgets/qabstractscrollarea_p.h:100 #8566 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9dded0) at widgets/qabstractscrollarea_p.h:116 #8567 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9dded0) at kernel/qcoreapplication.cpp:1063 #8568 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9dded0) at kernel/qapplication.cpp:4561 #8569 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9dded0) at kernel/qapplication.cpp:4530 #8570 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9dded0) at kernel/qcoreapplication.cpp:953 #8571 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9dded0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8572 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8573 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8574 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8575 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8576 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9dee00) at itemviews/qabstractitemview.cpp:2415 #8577 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9dee00) at itemviews/qlistview.cpp:848 #8578 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9dee00) at kernel/qwidget.cpp:8554 #8579 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9dee00) at widgets/qframe.cpp:557 #8580 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9dee00) at widgets/qabstractscrollarea.cpp:1043 #8581 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9dee00) at itemviews/qabstractitemview.cpp:1644 #8582 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9dee00) at widgets/qabstractscrollarea_p.h:100 #8583 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9dee00) at widgets/qabstractscrollarea_p.h:116 #8584 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9dee00) at kernel/qcoreapplication.cpp:1063 #8585 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9dee00) at kernel/qapplication.cpp:4561 #8586 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9dee00) at kernel/qapplication.cpp:4530 #8587 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9dee00) at kernel/qcoreapplication.cpp:953 #8588 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9dee00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8589 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8590 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8591 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8592 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8593 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9dfd30) at itemviews/qabstractitemview.cpp:2415 #8594 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9dfd30) at itemviews/qlistview.cpp:848 #8595 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9dfd30) at kernel/qwidget.cpp:8554 #8596 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9dfd30) at widgets/qframe.cpp:557 #8597 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9dfd30) at widgets/qabstractscrollarea.cpp:1043 #8598 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9dfd30) at itemviews/qabstractitemview.cpp:1644 #8599 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9dfd30) at widgets/qabstractscrollarea_p.h:100 #8600 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9dfd30) at widgets/qabstractscrollarea_p.h:116 #8601 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9dfd30) at kernel/qcoreapplication.cpp:1063 #8602 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9dfd30) at kernel/qapplication.cpp:4561 #8603 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9dfd30) at kernel/qapplication.cpp:4530 #8604 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9dfd30) at kernel/qcoreapplication.cpp:953 #8605 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9dfd30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8606 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8607 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8608 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8609 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8610 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9e0c60) at itemviews/qabstractitemview.cpp:2415 #8611 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9e0c60) at itemviews/qlistview.cpp:848 #8612 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9e0c60) at kernel/qwidget.cpp:8554 #8613 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9e0c60) at widgets/qframe.cpp:557 #8614 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9e0c60) at widgets/qabstractscrollarea.cpp:1043 #8615 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9e0c60) at itemviews/qabstractitemview.cpp:1644 #8616 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9e0c60) at widgets/qabstractscrollarea_p.h:100 #8617 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9e0c60) at widgets/qabstractscrollarea_p.h:116 #8618 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9e0c60) at kernel/qcoreapplication.cpp:1063 #8619 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9e0c60) at kernel/qapplication.cpp:4561 #8620 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9e0c60) at kernel/qapplication.cpp:4530 #8621 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9e0c60) at kernel/qcoreapplication.cpp:953 #8622 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9e0c60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8623 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8624 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8625 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8626 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8627 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9e1b90) at itemviews/qabstractitemview.cpp:2415 #8628 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9e1b90) at itemviews/qlistview.cpp:848 #8629 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9e1b90) at kernel/qwidget.cpp:8554 #8630 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9e1b90) at widgets/qframe.cpp:557 #8631 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9e1b90) at widgets/qabstractscrollarea.cpp:1043 #8632 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9e1b90) at itemviews/qabstractitemview.cpp:1644 #8633 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9e1b90) at widgets/qabstractscrollarea_p.h:100 #8634 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9e1b90) at widgets/qabstractscrollarea_p.h:116 #8635 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9e1b90) at kernel/qcoreapplication.cpp:1063 #8636 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9e1b90) at kernel/qapplication.cpp:4561 #8637 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9e1b90) at kernel/qapplication.cpp:4530 #8638 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9e1b90) at kernel/qcoreapplication.cpp:953 #8639 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9e1b90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8640 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8641 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8642 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8643 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8644 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9e2ac0) at itemviews/qabstractitemview.cpp:2415 #8645 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9e2ac0) at itemviews/qlistview.cpp:848 #8646 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9e2ac0) at kernel/qwidget.cpp:8554 #8647 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9e2ac0) at widgets/qframe.cpp:557 #8648 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9e2ac0) at widgets/qabstractscrollarea.cpp:1043 #8649 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9e2ac0) at itemviews/qabstractitemview.cpp:1644 #8650 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9e2ac0) at widgets/qabstractscrollarea_p.h:100 #8651 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9e2ac0) at widgets/qabstractscrollarea_p.h:116 #8652 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9e2ac0) at kernel/qcoreapplication.cpp:1063 #8653 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9e2ac0) at kernel/qapplication.cpp:4561 #8654 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9e2ac0) at kernel/qapplication.cpp:4530 #8655 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9e2ac0) at kernel/qcoreapplication.cpp:953 #8656 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9e2ac0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8657 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8658 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8659 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8660 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8661 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9e39f0) at itemviews/qabstractitemview.cpp:2415 #8662 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9e39f0) at itemviews/qlistview.cpp:848 #8663 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9e39f0) at kernel/qwidget.cpp:8554 #8664 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9e39f0) at widgets/qframe.cpp:557 #8665 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9e39f0) at widgets/qabstractscrollarea.cpp:1043 #8666 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9e39f0) at itemviews/qabstractitemview.cpp:1644 #8667 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9e39f0) at widgets/qabstractscrollarea_p.h:100 #8668 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9e39f0) at widgets/qabstractscrollarea_p.h:116 #8669 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9e39f0) at kernel/qcoreapplication.cpp:1063 #8670 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9e39f0) at kernel/qapplication.cpp:4561 #8671 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9e39f0) at kernel/qapplication.cpp:4530 #8672 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9e39f0) at kernel/qcoreapplication.cpp:953 #8673 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9e39f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8674 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8675 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8676 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8677 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8678 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9e4920) at itemviews/qabstractitemview.cpp:2415 #8679 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9e4920) at itemviews/qlistview.cpp:848 #8680 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9e4920) at kernel/qwidget.cpp:8554 #8681 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9e4920) at widgets/qframe.cpp:557 #8682 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9e4920) at widgets/qabstractscrollarea.cpp:1043 #8683 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9e4920) at itemviews/qabstractitemview.cpp:1644 #8684 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9e4920) at widgets/qabstractscrollarea_p.h:100 #8685 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9e4920) at widgets/qabstractscrollarea_p.h:116 #8686 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9e4920) at kernel/qcoreapplication.cpp:1063 #8687 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9e4920) at kernel/qapplication.cpp:4561 #8688 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9e4920) at kernel/qapplication.cpp:4530 #8689 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9e4920) at kernel/qcoreapplication.cpp:953 #8690 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9e4920) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8691 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8692 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8693 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8694 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8695 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9e5850) at itemviews/qabstractitemview.cpp:2415 #8696 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9e5850) at itemviews/qlistview.cpp:848 #8697 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9e5850) at kernel/qwidget.cpp:8554 #8698 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9e5850) at widgets/qframe.cpp:557 #8699 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9e5850) at widgets/qabstractscrollarea.cpp:1043 #8700 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9e5850) at itemviews/qabstractitemview.cpp:1644 #8701 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9e5850) at widgets/qabstractscrollarea_p.h:100 #8702 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9e5850) at widgets/qabstractscrollarea_p.h:116 #8703 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9e5850) at kernel/qcoreapplication.cpp:1063 #8704 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9e5850) at kernel/qapplication.cpp:4561 #8705 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9e5850) at kernel/qapplication.cpp:4530 #8706 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9e5850) at kernel/qcoreapplication.cpp:953 #8707 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9e5850) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8708 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8709 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8710 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8711 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8712 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9e6780) at itemviews/qabstractitemview.cpp:2415 #8713 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9e6780) at itemviews/qlistview.cpp:848 #8714 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9e6780) at kernel/qwidget.cpp:8554 #8715 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9e6780) at widgets/qframe.cpp:557 #8716 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9e6780) at widgets/qabstractscrollarea.cpp:1043 #8717 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9e6780) at itemviews/qabstractitemview.cpp:1644 #8718 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9e6780) at widgets/qabstractscrollarea_p.h:100 #8719 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9e6780) at widgets/qabstractscrollarea_p.h:116 #8720 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9e6780) at kernel/qcoreapplication.cpp:1063 #8721 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9e6780) at kernel/qapplication.cpp:4561 #8722 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9e6780) at kernel/qapplication.cpp:4530 #8723 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9e6780) at kernel/qcoreapplication.cpp:953 #8724 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9e6780) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8725 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8726 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8727 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8728 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8729 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9e76b0) at itemviews/qabstractitemview.cpp:2415 #8730 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9e76b0) at itemviews/qlistview.cpp:848 #8731 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9e76b0) at kernel/qwidget.cpp:8554 #8732 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9e76b0) at widgets/qframe.cpp:557 #8733 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9e76b0) at widgets/qabstractscrollarea.cpp:1043 #8734 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9e76b0) at itemviews/qabstractitemview.cpp:1644 #8735 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9e76b0) at widgets/qabstractscrollarea_p.h:100 #8736 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9e76b0) at widgets/qabstractscrollarea_p.h:116 #8737 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9e76b0) at kernel/qcoreapplication.cpp:1063 #8738 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9e76b0) at kernel/qapplication.cpp:4561 #8739 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9e76b0) at kernel/qapplication.cpp:4530 #8740 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9e76b0) at kernel/qcoreapplication.cpp:953 #8741 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9e76b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8742 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8743 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8744 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8745 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8746 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9e85e0) at itemviews/qabstractitemview.cpp:2415 #8747 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9e85e0) at itemviews/qlistview.cpp:848 #8748 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9e85e0) at kernel/qwidget.cpp:8554 #8749 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9e85e0) at widgets/qframe.cpp:557 #8750 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9e85e0) at widgets/qabstractscrollarea.cpp:1043 #8751 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9e85e0) at itemviews/qabstractitemview.cpp:1644 #8752 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9e85e0) at widgets/qabstractscrollarea_p.h:100 #8753 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9e85e0) at widgets/qabstractscrollarea_p.h:116 #8754 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9e85e0) at kernel/qcoreapplication.cpp:1063 #8755 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9e85e0) at kernel/qapplication.cpp:4561 #8756 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9e85e0) at kernel/qapplication.cpp:4530 #8757 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9e85e0) at kernel/qcoreapplication.cpp:953 #8758 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9e85e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8759 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8760 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8761 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8762 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8763 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9e9510) at itemviews/qabstractitemview.cpp:2415 #8764 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9e9510) at itemviews/qlistview.cpp:848 #8765 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9e9510) at kernel/qwidget.cpp:8554 #8766 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9e9510) at widgets/qframe.cpp:557 #8767 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9e9510) at widgets/qabstractscrollarea.cpp:1043 #8768 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9e9510) at itemviews/qabstractitemview.cpp:1644 #8769 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9e9510) at widgets/qabstractscrollarea_p.h:100 #8770 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9e9510) at widgets/qabstractscrollarea_p.h:116 #8771 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9e9510) at kernel/qcoreapplication.cpp:1063 #8772 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9e9510) at kernel/qapplication.cpp:4561 #8773 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9e9510) at kernel/qapplication.cpp:4530 #8774 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9e9510) at kernel/qcoreapplication.cpp:953 #8775 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9e9510) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8776 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8777 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8778 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8779 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8780 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9ea440) at itemviews/qabstractitemview.cpp:2415 #8781 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9ea440) at itemviews/qlistview.cpp:848 #8782 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9ea440) at kernel/qwidget.cpp:8554 #8783 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9ea440) at widgets/qframe.cpp:557 #8784 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9ea440) at widgets/qabstractscrollarea.cpp:1043 #8785 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9ea440) at itemviews/qabstractitemview.cpp:1644 #8786 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9ea440) at widgets/qabstractscrollarea_p.h:100 #8787 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9ea440) at widgets/qabstractscrollarea_p.h:116 #8788 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9ea440) at kernel/qcoreapplication.cpp:1063 #8789 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9ea440) at kernel/qapplication.cpp:4561 #8790 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9ea440) at kernel/qapplication.cpp:4530 #8791 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9ea440) at kernel/qcoreapplication.cpp:953 #8792 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9ea440) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8793 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8794 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8795 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8796 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8797 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9eb370) at itemviews/qabstractitemview.cpp:2415 #8798 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9eb370) at itemviews/qlistview.cpp:848 #8799 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9eb370) at kernel/qwidget.cpp:8554 #8800 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9eb370) at widgets/qframe.cpp:557 #8801 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9eb370) at widgets/qabstractscrollarea.cpp:1043 #8802 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9eb370) at itemviews/qabstractitemview.cpp:1644 #8803 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9eb370) at widgets/qabstractscrollarea_p.h:100 #8804 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9eb370) at widgets/qabstractscrollarea_p.h:116 #8805 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9eb370) at kernel/qcoreapplication.cpp:1063 #8806 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9eb370) at kernel/qapplication.cpp:4561 #8807 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9eb370) at kernel/qapplication.cpp:4530 #8808 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9eb370) at kernel/qcoreapplication.cpp:953 #8809 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9eb370) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8810 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8811 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8812 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8813 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8814 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9ec2a0) at itemviews/qabstractitemview.cpp:2415 #8815 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9ec2a0) at itemviews/qlistview.cpp:848 #8816 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9ec2a0) at kernel/qwidget.cpp:8554 #8817 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9ec2a0) at widgets/qframe.cpp:557 #8818 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9ec2a0) at widgets/qabstractscrollarea.cpp:1043 #8819 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9ec2a0) at itemviews/qabstractitemview.cpp:1644 #8820 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9ec2a0) at widgets/qabstractscrollarea_p.h:100 #8821 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9ec2a0) at widgets/qabstractscrollarea_p.h:116 #8822 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9ec2a0) at kernel/qcoreapplication.cpp:1063 #8823 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9ec2a0) at kernel/qapplication.cpp:4561 #8824 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9ec2a0) at kernel/qapplication.cpp:4530 #8825 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9ec2a0) at kernel/qcoreapplication.cpp:953 #8826 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9ec2a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8827 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8828 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8829 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8830 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8831 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9ed1d0) at itemviews/qabstractitemview.cpp:2415 #8832 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9ed1d0) at itemviews/qlistview.cpp:848 #8833 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9ed1d0) at kernel/qwidget.cpp:8554 #8834 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9ed1d0) at widgets/qframe.cpp:557 #8835 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9ed1d0) at widgets/qabstractscrollarea.cpp:1043 #8836 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9ed1d0) at itemviews/qabstractitemview.cpp:1644 #8837 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9ed1d0) at widgets/qabstractscrollarea_p.h:100 #8838 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9ed1d0) at widgets/qabstractscrollarea_p.h:116 #8839 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9ed1d0) at kernel/qcoreapplication.cpp:1063 #8840 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9ed1d0) at kernel/qapplication.cpp:4561 #8841 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9ed1d0) at kernel/qapplication.cpp:4530 #8842 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9ed1d0) at kernel/qcoreapplication.cpp:953 #8843 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9ed1d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8844 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8845 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8846 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8847 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8848 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9ee100) at itemviews/qabstractitemview.cpp:2415 #8849 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9ee100) at itemviews/qlistview.cpp:848 #8850 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9ee100) at kernel/qwidget.cpp:8554 #8851 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9ee100) at widgets/qframe.cpp:557 #8852 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9ee100) at widgets/qabstractscrollarea.cpp:1043 #8853 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9ee100) at itemviews/qabstractitemview.cpp:1644 #8854 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9ee100) at widgets/qabstractscrollarea_p.h:100 #8855 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9ee100) at widgets/qabstractscrollarea_p.h:116 #8856 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9ee100) at kernel/qcoreapplication.cpp:1063 #8857 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9ee100) at kernel/qapplication.cpp:4561 #8858 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9ee100) at kernel/qapplication.cpp:4530 #8859 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9ee100) at kernel/qcoreapplication.cpp:953 #8860 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9ee100) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8861 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8862 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8863 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8864 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8865 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9ef030) at itemviews/qabstractitemview.cpp:2415 #8866 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9ef030) at itemviews/qlistview.cpp:848 #8867 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9ef030) at kernel/qwidget.cpp:8554 #8868 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9ef030) at widgets/qframe.cpp:557 #8869 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9ef030) at widgets/qabstractscrollarea.cpp:1043 #8870 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9ef030) at itemviews/qabstractitemview.cpp:1644 #8871 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9ef030) at widgets/qabstractscrollarea_p.h:100 #8872 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9ef030) at widgets/qabstractscrollarea_p.h:116 #8873 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9ef030) at kernel/qcoreapplication.cpp:1063 #8874 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9ef030) at kernel/qapplication.cpp:4561 #8875 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9ef030) at kernel/qapplication.cpp:4530 #8876 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9ef030) at kernel/qcoreapplication.cpp:953 #8877 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9ef030) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8878 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8879 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8880 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8881 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8882 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9eff60) at itemviews/qabstractitemview.cpp:2415 #8883 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9eff60) at itemviews/qlistview.cpp:848 #8884 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9eff60) at kernel/qwidget.cpp:8554 #8885 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9eff60) at widgets/qframe.cpp:557 #8886 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9eff60) at widgets/qabstractscrollarea.cpp:1043 #8887 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9eff60) at itemviews/qabstractitemview.cpp:1644 #8888 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9eff60) at widgets/qabstractscrollarea_p.h:100 #8889 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9eff60) at widgets/qabstractscrollarea_p.h:116 #8890 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9eff60) at kernel/qcoreapplication.cpp:1063 #8891 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9eff60) at kernel/qapplication.cpp:4561 #8892 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9eff60) at kernel/qapplication.cpp:4530 #8893 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9eff60) at kernel/qcoreapplication.cpp:953 #8894 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9eff60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8895 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8896 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8897 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8898 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8899 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9f0e90) at itemviews/qabstractitemview.cpp:2415 #8900 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9f0e90) at itemviews/qlistview.cpp:848 #8901 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9f0e90) at kernel/qwidget.cpp:8554 #8902 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9f0e90) at widgets/qframe.cpp:557 #8903 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9f0e90) at widgets/qabstractscrollarea.cpp:1043 #8904 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9f0e90) at itemviews/qabstractitemview.cpp:1644 #8905 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9f0e90) at widgets/qabstractscrollarea_p.h:100 #8906 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9f0e90) at widgets/qabstractscrollarea_p.h:116 #8907 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9f0e90) at kernel/qcoreapplication.cpp:1063 #8908 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9f0e90) at kernel/qapplication.cpp:4561 #8909 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9f0e90) at kernel/qapplication.cpp:4530 #8910 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9f0e90) at kernel/qcoreapplication.cpp:953 #8911 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9f0e90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8912 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8913 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8914 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8915 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8916 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9f1dc0) at itemviews/qabstractitemview.cpp:2415 #8917 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9f1dc0) at itemviews/qlistview.cpp:848 #8918 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9f1dc0) at kernel/qwidget.cpp:8554 #8919 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9f1dc0) at widgets/qframe.cpp:557 #8920 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9f1dc0) at widgets/qabstractscrollarea.cpp:1043 #8921 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9f1dc0) at itemviews/qabstractitemview.cpp:1644 #8922 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9f1dc0) at widgets/qabstractscrollarea_p.h:100 #8923 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9f1dc0) at widgets/qabstractscrollarea_p.h:116 #8924 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9f1dc0) at kernel/qcoreapplication.cpp:1063 #8925 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9f1dc0) at kernel/qapplication.cpp:4561 #8926 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9f1dc0) at kernel/qapplication.cpp:4530 #8927 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9f1dc0) at kernel/qcoreapplication.cpp:953 #8928 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9f1dc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8929 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8930 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8931 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8932 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8933 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9f2cf0) at itemviews/qabstractitemview.cpp:2415 #8934 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9f2cf0) at itemviews/qlistview.cpp:848 #8935 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9f2cf0) at kernel/qwidget.cpp:8554 #8936 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9f2cf0) at widgets/qframe.cpp:557 #8937 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9f2cf0) at widgets/qabstractscrollarea.cpp:1043 #8938 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9f2cf0) at itemviews/qabstractitemview.cpp:1644 #8939 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9f2cf0) at widgets/qabstractscrollarea_p.h:100 #8940 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9f2cf0) at widgets/qabstractscrollarea_p.h:116 #8941 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9f2cf0) at kernel/qcoreapplication.cpp:1063 #8942 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9f2cf0) at kernel/qapplication.cpp:4561 #8943 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9f2cf0) at kernel/qapplication.cpp:4530 #8944 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9f2cf0) at kernel/qcoreapplication.cpp:953 #8945 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9f2cf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8946 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8947 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8948 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8949 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8950 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9f3c20) at itemviews/qabstractitemview.cpp:2415 #8951 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9f3c20) at itemviews/qlistview.cpp:848 #8952 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9f3c20) at kernel/qwidget.cpp:8554 #8953 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9f3c20) at widgets/qframe.cpp:557 #8954 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9f3c20) at widgets/qabstractscrollarea.cpp:1043 #8955 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9f3c20) at itemviews/qabstractitemview.cpp:1644 #8956 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9f3c20) at widgets/qabstractscrollarea_p.h:100 #8957 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9f3c20) at widgets/qabstractscrollarea_p.h:116 #8958 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9f3c20) at kernel/qcoreapplication.cpp:1063 #8959 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9f3c20) at kernel/qapplication.cpp:4561 #8960 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9f3c20) at kernel/qapplication.cpp:4530 #8961 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9f3c20) at kernel/qcoreapplication.cpp:953 #8962 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9f3c20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8963 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8964 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8965 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8966 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8967 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9f4b50) at itemviews/qabstractitemview.cpp:2415 #8968 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9f4b50) at itemviews/qlistview.cpp:848 #8969 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9f4b50) at kernel/qwidget.cpp:8554 #8970 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9f4b50) at widgets/qframe.cpp:557 #8971 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9f4b50) at widgets/qabstractscrollarea.cpp:1043 #8972 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9f4b50) at itemviews/qabstractitemview.cpp:1644 #8973 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9f4b50) at widgets/qabstractscrollarea_p.h:100 #8974 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9f4b50) at widgets/qabstractscrollarea_p.h:116 #8975 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9f4b50) at kernel/qcoreapplication.cpp:1063 #8976 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9f4b50) at kernel/qapplication.cpp:4561 #8977 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9f4b50) at kernel/qapplication.cpp:4530 #8978 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9f4b50) at kernel/qcoreapplication.cpp:953 #8979 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9f4b50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8980 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #8981 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8982 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #8983 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #8984 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9f5a80) at itemviews/qabstractitemview.cpp:2415 #8985 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9f5a80) at itemviews/qlistview.cpp:848 #8986 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9f5a80) at kernel/qwidget.cpp:8554 #8987 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9f5a80) at widgets/qframe.cpp:557 #8988 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9f5a80) at widgets/qabstractscrollarea.cpp:1043 #8989 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9f5a80) at itemviews/qabstractitemview.cpp:1644 #8990 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9f5a80) at widgets/qabstractscrollarea_p.h:100 #8991 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9f5a80) at widgets/qabstractscrollarea_p.h:116 #8992 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9f5a80) at kernel/qcoreapplication.cpp:1063 #8993 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9f5a80) at kernel/qapplication.cpp:4561 #8994 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9f5a80) at kernel/qapplication.cpp:4530 #8995 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9f5a80) at kernel/qcoreapplication.cpp:953 #8996 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9f5a80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #8997 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #8998 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #8999 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9000 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9001 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9f69b0) at itemviews/qabstractitemview.cpp:2415 #9002 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9f69b0) at itemviews/qlistview.cpp:848 #9003 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9f69b0) at kernel/qwidget.cpp:8554 #9004 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9f69b0) at widgets/qframe.cpp:557 #9005 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9f69b0) at widgets/qabstractscrollarea.cpp:1043 #9006 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9f69b0) at itemviews/qabstractitemview.cpp:1644 #9007 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9f69b0) at widgets/qabstractscrollarea_p.h:100 #9008 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9f69b0) at widgets/qabstractscrollarea_p.h:116 #9009 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9f69b0) at kernel/qcoreapplication.cpp:1063 #9010 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9f69b0) at kernel/qapplication.cpp:4561 #9011 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9f69b0) at kernel/qapplication.cpp:4530 #9012 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9f69b0) at kernel/qcoreapplication.cpp:953 #9013 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9f69b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9014 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9015 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9016 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9017 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9018 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9f78e0) at itemviews/qabstractitemview.cpp:2415 #9019 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9f78e0) at itemviews/qlistview.cpp:848 #9020 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9f78e0) at kernel/qwidget.cpp:8554 #9021 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9f78e0) at widgets/qframe.cpp:557 #9022 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9f78e0) at widgets/qabstractscrollarea.cpp:1043 #9023 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9f78e0) at itemviews/qabstractitemview.cpp:1644 #9024 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9f78e0) at widgets/qabstractscrollarea_p.h:100 #9025 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9f78e0) at widgets/qabstractscrollarea_p.h:116 #9026 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9f78e0) at kernel/qcoreapplication.cpp:1063 #9027 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9f78e0) at kernel/qapplication.cpp:4561 #9028 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9f78e0) at kernel/qapplication.cpp:4530 #9029 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9f78e0) at kernel/qcoreapplication.cpp:953 #9030 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9f78e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9031 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9032 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9033 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9034 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9035 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9f8810) at itemviews/qabstractitemview.cpp:2415 #9036 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9f8810) at itemviews/qlistview.cpp:848 #9037 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9f8810) at kernel/qwidget.cpp:8554 #9038 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9f8810) at widgets/qframe.cpp:557 #9039 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9f8810) at widgets/qabstractscrollarea.cpp:1043 #9040 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9f8810) at itemviews/qabstractitemview.cpp:1644 #9041 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9f8810) at widgets/qabstractscrollarea_p.h:100 #9042 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9f8810) at widgets/qabstractscrollarea_p.h:116 #9043 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9f8810) at kernel/qcoreapplication.cpp:1063 #9044 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9f8810) at kernel/qapplication.cpp:4561 #9045 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9f8810) at kernel/qapplication.cpp:4530 #9046 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9f8810) at kernel/qcoreapplication.cpp:953 #9047 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9f8810) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9048 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9049 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9050 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9051 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9052 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9f9740) at itemviews/qabstractitemview.cpp:2415 #9053 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9f9740) at itemviews/qlistview.cpp:848 #9054 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9f9740) at kernel/qwidget.cpp:8554 #9055 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9f9740) at widgets/qframe.cpp:557 #9056 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9f9740) at widgets/qabstractscrollarea.cpp:1043 #9057 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9f9740) at itemviews/qabstractitemview.cpp:1644 #9058 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9f9740) at widgets/qabstractscrollarea_p.h:100 #9059 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9f9740) at widgets/qabstractscrollarea_p.h:116 #9060 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9f9740) at kernel/qcoreapplication.cpp:1063 #9061 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9f9740) at kernel/qapplication.cpp:4561 #9062 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9f9740) at kernel/qapplication.cpp:4530 #9063 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9f9740) at kernel/qcoreapplication.cpp:953 #9064 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9f9740) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9065 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9066 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9067 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9068 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9069 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9fa670) at itemviews/qabstractitemview.cpp:2415 #9070 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9fa670) at itemviews/qlistview.cpp:848 #9071 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9fa670) at kernel/qwidget.cpp:8554 #9072 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9fa670) at widgets/qframe.cpp:557 #9073 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9fa670) at widgets/qabstractscrollarea.cpp:1043 #9074 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9fa670) at itemviews/qabstractitemview.cpp:1644 #9075 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9fa670) at widgets/qabstractscrollarea_p.h:100 #9076 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9fa670) at widgets/qabstractscrollarea_p.h:116 #9077 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9fa670) at kernel/qcoreapplication.cpp:1063 #9078 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9fa670) at kernel/qapplication.cpp:4561 #9079 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9fa670) at kernel/qapplication.cpp:4530 #9080 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9fa670) at kernel/qcoreapplication.cpp:953 #9081 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9fa670) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9082 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9083 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9084 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9085 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9086 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9fb5a0) at itemviews/qabstractitemview.cpp:2415 #9087 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9fb5a0) at itemviews/qlistview.cpp:848 #9088 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9fb5a0) at kernel/qwidget.cpp:8554 #9089 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9fb5a0) at widgets/qframe.cpp:557 #9090 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9fb5a0) at widgets/qabstractscrollarea.cpp:1043 #9091 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9fb5a0) at itemviews/qabstractitemview.cpp:1644 #9092 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9fb5a0) at widgets/qabstractscrollarea_p.h:100 #9093 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9fb5a0) at widgets/qabstractscrollarea_p.h:116 #9094 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9fb5a0) at kernel/qcoreapplication.cpp:1063 #9095 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9fb5a0) at kernel/qapplication.cpp:4561 #9096 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9fb5a0) at kernel/qapplication.cpp:4530 #9097 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9fb5a0) at kernel/qcoreapplication.cpp:953 #9098 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9fb5a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9099 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9100 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9101 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9102 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9103 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9fc4d0) at itemviews/qabstractitemview.cpp:2415 #9104 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9fc4d0) at itemviews/qlistview.cpp:848 #9105 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9fc4d0) at kernel/qwidget.cpp:8554 #9106 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9fc4d0) at widgets/qframe.cpp:557 #9107 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9fc4d0) at widgets/qabstractscrollarea.cpp:1043 #9108 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9fc4d0) at itemviews/qabstractitemview.cpp:1644 #9109 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9fc4d0) at widgets/qabstractscrollarea_p.h:100 #9110 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9fc4d0) at widgets/qabstractscrollarea_p.h:116 #9111 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9fc4d0) at kernel/qcoreapplication.cpp:1063 #9112 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9fc4d0) at kernel/qapplication.cpp:4561 #9113 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9fc4d0) at kernel/qapplication.cpp:4530 #9114 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9fc4d0) at kernel/qcoreapplication.cpp:953 #9115 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9fc4d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9116 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9117 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9118 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9119 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9120 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9fd400) at itemviews/qabstractitemview.cpp:2415 #9121 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9fd400) at itemviews/qlistview.cpp:848 #9122 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9fd400) at kernel/qwidget.cpp:8554 #9123 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9fd400) at widgets/qframe.cpp:557 #9124 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9fd400) at widgets/qabstractscrollarea.cpp:1043 #9125 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9fd400) at itemviews/qabstractitemview.cpp:1644 #9126 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9fd400) at widgets/qabstractscrollarea_p.h:100 #9127 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9fd400) at widgets/qabstractscrollarea_p.h:116 #9128 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9fd400) at kernel/qcoreapplication.cpp:1063 #9129 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9fd400) at kernel/qapplication.cpp:4561 #9130 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9fd400) at kernel/qapplication.cpp:4530 #9131 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9fd400) at kernel/qcoreapplication.cpp:953 #9132 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9fd400) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9133 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9134 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9135 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9136 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9137 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9fe330) at itemviews/qabstractitemview.cpp:2415 #9138 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9fe330) at itemviews/qlistview.cpp:848 #9139 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9fe330) at kernel/qwidget.cpp:8554 #9140 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9fe330) at widgets/qframe.cpp:557 #9141 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9fe330) at widgets/qabstractscrollarea.cpp:1043 #9142 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9fe330) at itemviews/qabstractitemview.cpp:1644 #9143 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9fe330) at widgets/qabstractscrollarea_p.h:100 #9144 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9fe330) at widgets/qabstractscrollarea_p.h:116 #9145 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9fe330) at kernel/qcoreapplication.cpp:1063 #9146 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9fe330) at kernel/qapplication.cpp:4561 #9147 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9fe330) at kernel/qapplication.cpp:4530 #9148 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9fe330) at kernel/qcoreapplication.cpp:953 #9149 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9fe330) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9150 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9151 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9152 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9153 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9154 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffff9ff260) at itemviews/qabstractitemview.cpp:2415 #9155 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffff9ff260) at itemviews/qlistview.cpp:848 #9156 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffff9ff260) at kernel/qwidget.cpp:8554 #9157 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffff9ff260) at widgets/qframe.cpp:557 #9158 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffff9ff260) at widgets/qabstractscrollarea.cpp:1043 #9159 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffff9ff260) at itemviews/qabstractitemview.cpp:1644 #9160 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffff9ff260) at widgets/qabstractscrollarea_p.h:100 #9161 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffff9ff260) at widgets/qabstractscrollarea_p.h:116 #9162 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffff9ff260) at kernel/qcoreapplication.cpp:1063 #9163 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffff9ff260) at kernel/qapplication.cpp:4561 #9164 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffff9ff260) at kernel/qapplication.cpp:4530 #9165 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffff9ff260) at kernel/qcoreapplication.cpp:953 #9166 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffff9ff260) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9167 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9168 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9169 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9170 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9171 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa00190) at itemviews/qabstractitemview.cpp:2415 #9172 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa00190) at itemviews/qlistview.cpp:848 #9173 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa00190) at kernel/qwidget.cpp:8554 #9174 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa00190) at widgets/qframe.cpp:557 #9175 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa00190) at widgets/qabstractscrollarea.cpp:1043 #9176 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa00190) at itemviews/qabstractitemview.cpp:1644 #9177 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa00190) at widgets/qabstractscrollarea_p.h:100 #9178 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa00190) at widgets/qabstractscrollarea_p.h:116 #9179 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa00190) at kernel/qcoreapplication.cpp:1063 #9180 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa00190) at kernel/qapplication.cpp:4561 #9181 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa00190) at kernel/qapplication.cpp:4530 #9182 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa00190) at kernel/qcoreapplication.cpp:953 #9183 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa00190) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9184 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9185 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9186 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9187 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9188 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa010c0) at itemviews/qabstractitemview.cpp:2415 #9189 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa010c0) at itemviews/qlistview.cpp:848 #9190 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa010c0) at kernel/qwidget.cpp:8554 #9191 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa010c0) at widgets/qframe.cpp:557 #9192 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa010c0) at widgets/qabstractscrollarea.cpp:1043 #9193 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa010c0) at itemviews/qabstractitemview.cpp:1644 #9194 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa010c0) at widgets/qabstractscrollarea_p.h:100 #9195 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa010c0) at widgets/qabstractscrollarea_p.h:116 #9196 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa010c0) at kernel/qcoreapplication.cpp:1063 #9197 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa010c0) at kernel/qapplication.cpp:4561 #9198 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa010c0) at kernel/qapplication.cpp:4530 #9199 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa010c0) at kernel/qcoreapplication.cpp:953 #9200 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa010c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9201 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9202 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9203 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9204 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9205 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa01ff0) at itemviews/qabstractitemview.cpp:2415 #9206 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa01ff0) at itemviews/qlistview.cpp:848 #9207 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa01ff0) at kernel/qwidget.cpp:8554 #9208 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa01ff0) at widgets/qframe.cpp:557 #9209 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa01ff0) at widgets/qabstractscrollarea.cpp:1043 #9210 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa01ff0) at itemviews/qabstractitemview.cpp:1644 #9211 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa01ff0) at widgets/qabstractscrollarea_p.h:100 #9212 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa01ff0) at widgets/qabstractscrollarea_p.h:116 #9213 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa01ff0) at kernel/qcoreapplication.cpp:1063 #9214 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa01ff0) at kernel/qapplication.cpp:4561 #9215 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa01ff0) at kernel/qapplication.cpp:4530 #9216 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa01ff0) at kernel/qcoreapplication.cpp:953 #9217 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa01ff0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9218 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9219 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9220 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9221 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9222 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa02f20) at itemviews/qabstractitemview.cpp:2415 #9223 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa02f20) at itemviews/qlistview.cpp:848 #9224 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa02f20) at kernel/qwidget.cpp:8554 #9225 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa02f20) at widgets/qframe.cpp:557 #9226 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa02f20) at widgets/qabstractscrollarea.cpp:1043 #9227 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa02f20) at itemviews/qabstractitemview.cpp:1644 #9228 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa02f20) at widgets/qabstractscrollarea_p.h:100 #9229 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa02f20) at widgets/qabstractscrollarea_p.h:116 #9230 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa02f20) at kernel/qcoreapplication.cpp:1063 #9231 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa02f20) at kernel/qapplication.cpp:4561 #9232 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa02f20) at kernel/qapplication.cpp:4530 #9233 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa02f20) at kernel/qcoreapplication.cpp:953 #9234 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa02f20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9235 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9236 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9237 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9238 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9239 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa03e50) at itemviews/qabstractitemview.cpp:2415 #9240 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa03e50) at itemviews/qlistview.cpp:848 #9241 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa03e50) at kernel/qwidget.cpp:8554 #9242 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa03e50) at widgets/qframe.cpp:557 #9243 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa03e50) at widgets/qabstractscrollarea.cpp:1043 #9244 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa03e50) at itemviews/qabstractitemview.cpp:1644 #9245 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa03e50) at widgets/qabstractscrollarea_p.h:100 #9246 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa03e50) at widgets/qabstractscrollarea_p.h:116 #9247 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa03e50) at kernel/qcoreapplication.cpp:1063 #9248 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa03e50) at kernel/qapplication.cpp:4561 #9249 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa03e50) at kernel/qapplication.cpp:4530 #9250 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa03e50) at kernel/qcoreapplication.cpp:953 #9251 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa03e50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9252 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9253 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9254 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9255 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9256 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa04d80) at itemviews/qabstractitemview.cpp:2415 #9257 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa04d80) at itemviews/qlistview.cpp:848 #9258 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa04d80) at kernel/qwidget.cpp:8554 #9259 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa04d80) at widgets/qframe.cpp:557 #9260 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa04d80) at widgets/qabstractscrollarea.cpp:1043 #9261 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa04d80) at itemviews/qabstractitemview.cpp:1644 #9262 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa04d80) at widgets/qabstractscrollarea_p.h:100 #9263 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa04d80) at widgets/qabstractscrollarea_p.h:116 #9264 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa04d80) at kernel/qcoreapplication.cpp:1063 #9265 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa04d80) at kernel/qapplication.cpp:4561 #9266 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa04d80) at kernel/qapplication.cpp:4530 #9267 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa04d80) at kernel/qcoreapplication.cpp:953 #9268 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa04d80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9269 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9270 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9271 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9272 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9273 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa05cb0) at itemviews/qabstractitemview.cpp:2415 #9274 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa05cb0) at itemviews/qlistview.cpp:848 #9275 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa05cb0) at kernel/qwidget.cpp:8554 #9276 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa05cb0) at widgets/qframe.cpp:557 #9277 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa05cb0) at widgets/qabstractscrollarea.cpp:1043 #9278 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa05cb0) at itemviews/qabstractitemview.cpp:1644 #9279 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa05cb0) at widgets/qabstractscrollarea_p.h:100 #9280 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa05cb0) at widgets/qabstractscrollarea_p.h:116 #9281 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa05cb0) at kernel/qcoreapplication.cpp:1063 #9282 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa05cb0) at kernel/qapplication.cpp:4561 #9283 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa05cb0) at kernel/qapplication.cpp:4530 #9284 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa05cb0) at kernel/qcoreapplication.cpp:953 #9285 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa05cb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9286 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9287 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9288 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9289 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9290 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa06be0) at itemviews/qabstractitemview.cpp:2415 #9291 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa06be0) at itemviews/qlistview.cpp:848 #9292 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa06be0) at kernel/qwidget.cpp:8554 #9293 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa06be0) at widgets/qframe.cpp:557 #9294 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa06be0) at widgets/qabstractscrollarea.cpp:1043 #9295 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa06be0) at itemviews/qabstractitemview.cpp:1644 #9296 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa06be0) at widgets/qabstractscrollarea_p.h:100 #9297 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa06be0) at widgets/qabstractscrollarea_p.h:116 #9298 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa06be0) at kernel/qcoreapplication.cpp:1063 #9299 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa06be0) at kernel/qapplication.cpp:4561 #9300 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa06be0) at kernel/qapplication.cpp:4530 #9301 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa06be0) at kernel/qcoreapplication.cpp:953 #9302 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa06be0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9303 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9304 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9305 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9306 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9307 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa07b10) at itemviews/qabstractitemview.cpp:2415 #9308 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa07b10) at itemviews/qlistview.cpp:848 #9309 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa07b10) at kernel/qwidget.cpp:8554 #9310 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa07b10) at widgets/qframe.cpp:557 #9311 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa07b10) at widgets/qabstractscrollarea.cpp:1043 #9312 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa07b10) at itemviews/qabstractitemview.cpp:1644 #9313 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa07b10) at widgets/qabstractscrollarea_p.h:100 #9314 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa07b10) at widgets/qabstractscrollarea_p.h:116 #9315 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa07b10) at kernel/qcoreapplication.cpp:1063 #9316 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa07b10) at kernel/qapplication.cpp:4561 #9317 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa07b10) at kernel/qapplication.cpp:4530 #9318 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa07b10) at kernel/qcoreapplication.cpp:953 #9319 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa07b10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9320 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9321 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9322 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9323 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9324 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa08a40) at itemviews/qabstractitemview.cpp:2415 #9325 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa08a40) at itemviews/qlistview.cpp:848 #9326 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa08a40) at kernel/qwidget.cpp:8554 #9327 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa08a40) at widgets/qframe.cpp:557 #9328 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa08a40) at widgets/qabstractscrollarea.cpp:1043 #9329 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa08a40) at itemviews/qabstractitemview.cpp:1644 #9330 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa08a40) at widgets/qabstractscrollarea_p.h:100 #9331 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa08a40) at widgets/qabstractscrollarea_p.h:116 #9332 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa08a40) at kernel/qcoreapplication.cpp:1063 #9333 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa08a40) at kernel/qapplication.cpp:4561 #9334 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa08a40) at kernel/qapplication.cpp:4530 #9335 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa08a40) at kernel/qcoreapplication.cpp:953 #9336 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa08a40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9337 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9338 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9339 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9340 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9341 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa09970) at itemviews/qabstractitemview.cpp:2415 #9342 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa09970) at itemviews/qlistview.cpp:848 #9343 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa09970) at kernel/qwidget.cpp:8554 #9344 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa09970) at widgets/qframe.cpp:557 #9345 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa09970) at widgets/qabstractscrollarea.cpp:1043 #9346 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa09970) at itemviews/qabstractitemview.cpp:1644 #9347 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa09970) at widgets/qabstractscrollarea_p.h:100 #9348 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa09970) at widgets/qabstractscrollarea_p.h:116 #9349 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa09970) at kernel/qcoreapplication.cpp:1063 #9350 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa09970) at kernel/qapplication.cpp:4561 #9351 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa09970) at kernel/qapplication.cpp:4530 #9352 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa09970) at kernel/qcoreapplication.cpp:953 #9353 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa09970) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9354 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9355 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9356 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9357 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9358 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa0a8a0) at itemviews/qabstractitemview.cpp:2415 #9359 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa0a8a0) at itemviews/qlistview.cpp:848 #9360 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa0a8a0) at kernel/qwidget.cpp:8554 #9361 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa0a8a0) at widgets/qframe.cpp:557 #9362 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa0a8a0) at widgets/qabstractscrollarea.cpp:1043 #9363 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa0a8a0) at itemviews/qabstractitemview.cpp:1644 #9364 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa0a8a0) at widgets/qabstractscrollarea_p.h:100 #9365 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa0a8a0) at widgets/qabstractscrollarea_p.h:116 #9366 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa0a8a0) at kernel/qcoreapplication.cpp:1063 #9367 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa0a8a0) at kernel/qapplication.cpp:4561 #9368 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa0a8a0) at kernel/qapplication.cpp:4530 #9369 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa0a8a0) at kernel/qcoreapplication.cpp:953 #9370 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa0a8a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9371 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9372 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9373 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9374 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9375 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa0b7d0) at itemviews/qabstractitemview.cpp:2415 #9376 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa0b7d0) at itemviews/qlistview.cpp:848 #9377 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa0b7d0) at kernel/qwidget.cpp:8554 #9378 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa0b7d0) at widgets/qframe.cpp:557 #9379 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa0b7d0) at widgets/qabstractscrollarea.cpp:1043 #9380 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa0b7d0) at itemviews/qabstractitemview.cpp:1644 #9381 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa0b7d0) at widgets/qabstractscrollarea_p.h:100 #9382 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa0b7d0) at widgets/qabstractscrollarea_p.h:116 #9383 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa0b7d0) at kernel/qcoreapplication.cpp:1063 #9384 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa0b7d0) at kernel/qapplication.cpp:4561 #9385 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa0b7d0) at kernel/qapplication.cpp:4530 #9386 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa0b7d0) at kernel/qcoreapplication.cpp:953 #9387 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa0b7d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9388 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9389 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9390 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9391 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9392 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa0c700) at itemviews/qabstractitemview.cpp:2415 #9393 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa0c700) at itemviews/qlistview.cpp:848 #9394 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa0c700) at kernel/qwidget.cpp:8554 #9395 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa0c700) at widgets/qframe.cpp:557 #9396 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa0c700) at widgets/qabstractscrollarea.cpp:1043 #9397 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa0c700) at itemviews/qabstractitemview.cpp:1644 #9398 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa0c700) at widgets/qabstractscrollarea_p.h:100 #9399 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa0c700) at widgets/qabstractscrollarea_p.h:116 #9400 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa0c700) at kernel/qcoreapplication.cpp:1063 #9401 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa0c700) at kernel/qapplication.cpp:4561 #9402 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa0c700) at kernel/qapplication.cpp:4530 #9403 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa0c700) at kernel/qcoreapplication.cpp:953 #9404 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa0c700) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9405 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9406 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9407 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9408 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9409 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa0d630) at itemviews/qabstractitemview.cpp:2415 #9410 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa0d630) at itemviews/qlistview.cpp:848 #9411 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa0d630) at kernel/qwidget.cpp:8554 #9412 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa0d630) at widgets/qframe.cpp:557 #9413 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa0d630) at widgets/qabstractscrollarea.cpp:1043 #9414 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa0d630) at itemviews/qabstractitemview.cpp:1644 #9415 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa0d630) at widgets/qabstractscrollarea_p.h:100 #9416 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa0d630) at widgets/qabstractscrollarea_p.h:116 #9417 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa0d630) at kernel/qcoreapplication.cpp:1063 #9418 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa0d630) at kernel/qapplication.cpp:4561 #9419 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa0d630) at kernel/qapplication.cpp:4530 #9420 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa0d630) at kernel/qcoreapplication.cpp:953 #9421 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa0d630) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9422 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9423 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9424 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9425 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9426 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa0e560) at itemviews/qabstractitemview.cpp:2415 #9427 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa0e560) at itemviews/qlistview.cpp:848 #9428 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa0e560) at kernel/qwidget.cpp:8554 #9429 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa0e560) at widgets/qframe.cpp:557 #9430 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa0e560) at widgets/qabstractscrollarea.cpp:1043 #9431 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa0e560) at itemviews/qabstractitemview.cpp:1644 #9432 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa0e560) at widgets/qabstractscrollarea_p.h:100 #9433 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa0e560) at widgets/qabstractscrollarea_p.h:116 #9434 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa0e560) at kernel/qcoreapplication.cpp:1063 #9435 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa0e560) at kernel/qapplication.cpp:4561 #9436 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa0e560) at kernel/qapplication.cpp:4530 #9437 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa0e560) at kernel/qcoreapplication.cpp:953 #9438 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa0e560) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9439 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9440 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9441 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9442 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9443 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa0f490) at itemviews/qabstractitemview.cpp:2415 #9444 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa0f490) at itemviews/qlistview.cpp:848 #9445 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa0f490) at kernel/qwidget.cpp:8554 #9446 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa0f490) at widgets/qframe.cpp:557 #9447 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa0f490) at widgets/qabstractscrollarea.cpp:1043 #9448 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa0f490) at itemviews/qabstractitemview.cpp:1644 #9449 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa0f490) at widgets/qabstractscrollarea_p.h:100 #9450 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa0f490) at widgets/qabstractscrollarea_p.h:116 #9451 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa0f490) at kernel/qcoreapplication.cpp:1063 #9452 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa0f490) at kernel/qapplication.cpp:4561 #9453 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa0f490) at kernel/qapplication.cpp:4530 #9454 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa0f490) at kernel/qcoreapplication.cpp:953 #9455 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa0f490) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9456 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9457 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9458 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9459 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9460 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa103c0) at itemviews/qabstractitemview.cpp:2415 #9461 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa103c0) at itemviews/qlistview.cpp:848 #9462 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa103c0) at kernel/qwidget.cpp:8554 #9463 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa103c0) at widgets/qframe.cpp:557 #9464 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa103c0) at widgets/qabstractscrollarea.cpp:1043 #9465 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa103c0) at itemviews/qabstractitemview.cpp:1644 #9466 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa103c0) at widgets/qabstractscrollarea_p.h:100 #9467 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa103c0) at widgets/qabstractscrollarea_p.h:116 #9468 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa103c0) at kernel/qcoreapplication.cpp:1063 #9469 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa103c0) at kernel/qapplication.cpp:4561 #9470 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa103c0) at kernel/qapplication.cpp:4530 #9471 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa103c0) at kernel/qcoreapplication.cpp:953 #9472 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa103c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9473 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9474 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9475 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9476 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9477 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa112f0) at itemviews/qabstractitemview.cpp:2415 #9478 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa112f0) at itemviews/qlistview.cpp:848 #9479 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa112f0) at kernel/qwidget.cpp:8554 #9480 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa112f0) at widgets/qframe.cpp:557 #9481 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa112f0) at widgets/qabstractscrollarea.cpp:1043 #9482 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa112f0) at itemviews/qabstractitemview.cpp:1644 #9483 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa112f0) at widgets/qabstractscrollarea_p.h:100 #9484 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa112f0) at widgets/qabstractscrollarea_p.h:116 #9485 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa112f0) at kernel/qcoreapplication.cpp:1063 #9486 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa112f0) at kernel/qapplication.cpp:4561 #9487 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa112f0) at kernel/qapplication.cpp:4530 #9488 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa112f0) at kernel/qcoreapplication.cpp:953 #9489 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa112f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9490 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9491 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9492 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9493 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9494 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa12220) at itemviews/qabstractitemview.cpp:2415 #9495 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa12220) at itemviews/qlistview.cpp:848 #9496 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa12220) at kernel/qwidget.cpp:8554 #9497 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa12220) at widgets/qframe.cpp:557 #9498 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa12220) at widgets/qabstractscrollarea.cpp:1043 #9499 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa12220) at itemviews/qabstractitemview.cpp:1644 #9500 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa12220) at widgets/qabstractscrollarea_p.h:100 #9501 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa12220) at widgets/qabstractscrollarea_p.h:116 #9502 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa12220) at kernel/qcoreapplication.cpp:1063 #9503 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa12220) at kernel/qapplication.cpp:4561 #9504 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa12220) at kernel/qapplication.cpp:4530 #9505 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa12220) at kernel/qcoreapplication.cpp:953 #9506 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa12220) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9507 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9508 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9509 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9510 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9511 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa13150) at itemviews/qabstractitemview.cpp:2415 #9512 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa13150) at itemviews/qlistview.cpp:848 #9513 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa13150) at kernel/qwidget.cpp:8554 #9514 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa13150) at widgets/qframe.cpp:557 #9515 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa13150) at widgets/qabstractscrollarea.cpp:1043 #9516 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa13150) at itemviews/qabstractitemview.cpp:1644 #9517 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa13150) at widgets/qabstractscrollarea_p.h:100 #9518 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa13150) at widgets/qabstractscrollarea_p.h:116 #9519 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa13150) at kernel/qcoreapplication.cpp:1063 #9520 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa13150) at kernel/qapplication.cpp:4561 #9521 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa13150) at kernel/qapplication.cpp:4530 #9522 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa13150) at kernel/qcoreapplication.cpp:953 #9523 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa13150) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9524 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9525 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9526 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9527 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9528 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa14080) at itemviews/qabstractitemview.cpp:2415 #9529 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa14080) at itemviews/qlistview.cpp:848 #9530 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa14080) at kernel/qwidget.cpp:8554 #9531 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa14080) at widgets/qframe.cpp:557 #9532 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa14080) at widgets/qabstractscrollarea.cpp:1043 #9533 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa14080) at itemviews/qabstractitemview.cpp:1644 #9534 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa14080) at widgets/qabstractscrollarea_p.h:100 #9535 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa14080) at widgets/qabstractscrollarea_p.h:116 #9536 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa14080) at kernel/qcoreapplication.cpp:1063 #9537 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa14080) at kernel/qapplication.cpp:4561 #9538 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa14080) at kernel/qapplication.cpp:4530 #9539 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa14080) at kernel/qcoreapplication.cpp:953 #9540 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa14080) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9541 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9542 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9543 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9544 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9545 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa14fb0) at itemviews/qabstractitemview.cpp:2415 #9546 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa14fb0) at itemviews/qlistview.cpp:848 #9547 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa14fb0) at kernel/qwidget.cpp:8554 #9548 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa14fb0) at widgets/qframe.cpp:557 #9549 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa14fb0) at widgets/qabstractscrollarea.cpp:1043 #9550 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa14fb0) at itemviews/qabstractitemview.cpp:1644 #9551 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa14fb0) at widgets/qabstractscrollarea_p.h:100 #9552 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa14fb0) at widgets/qabstractscrollarea_p.h:116 #9553 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa14fb0) at kernel/qcoreapplication.cpp:1063 #9554 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa14fb0) at kernel/qapplication.cpp:4561 #9555 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa14fb0) at kernel/qapplication.cpp:4530 #9556 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa14fb0) at kernel/qcoreapplication.cpp:953 #9557 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa14fb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9558 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9559 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9560 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9561 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9562 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa15ee0) at itemviews/qabstractitemview.cpp:2415 #9563 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa15ee0) at itemviews/qlistview.cpp:848 #9564 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa15ee0) at kernel/qwidget.cpp:8554 #9565 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa15ee0) at widgets/qframe.cpp:557 #9566 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa15ee0) at widgets/qabstractscrollarea.cpp:1043 #9567 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa15ee0) at itemviews/qabstractitemview.cpp:1644 #9568 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa15ee0) at widgets/qabstractscrollarea_p.h:100 #9569 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa15ee0) at widgets/qabstractscrollarea_p.h:116 #9570 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa15ee0) at kernel/qcoreapplication.cpp:1063 #9571 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa15ee0) at kernel/qapplication.cpp:4561 #9572 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa15ee0) at kernel/qapplication.cpp:4530 #9573 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa15ee0) at kernel/qcoreapplication.cpp:953 #9574 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa15ee0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9575 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9576 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9577 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9578 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9579 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa16e10) at itemviews/qabstractitemview.cpp:2415 #9580 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa16e10) at itemviews/qlistview.cpp:848 #9581 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa16e10) at kernel/qwidget.cpp:8554 #9582 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa16e10) at widgets/qframe.cpp:557 #9583 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa16e10) at widgets/qabstractscrollarea.cpp:1043 #9584 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa16e10) at itemviews/qabstractitemview.cpp:1644 #9585 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa16e10) at widgets/qabstractscrollarea_p.h:100 #9586 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa16e10) at widgets/qabstractscrollarea_p.h:116 #9587 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa16e10) at kernel/qcoreapplication.cpp:1063 #9588 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa16e10) at kernel/qapplication.cpp:4561 #9589 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa16e10) at kernel/qapplication.cpp:4530 #9590 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa16e10) at kernel/qcoreapplication.cpp:953 #9591 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa16e10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9592 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9593 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9594 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9595 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9596 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa17d40) at itemviews/qabstractitemview.cpp:2415 #9597 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa17d40) at itemviews/qlistview.cpp:848 #9598 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa17d40) at kernel/qwidget.cpp:8554 #9599 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa17d40) at widgets/qframe.cpp:557 #9600 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa17d40) at widgets/qabstractscrollarea.cpp:1043 #9601 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa17d40) at itemviews/qabstractitemview.cpp:1644 #9602 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa17d40) at widgets/qabstractscrollarea_p.h:100 #9603 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa17d40) at widgets/qabstractscrollarea_p.h:116 #9604 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa17d40) at kernel/qcoreapplication.cpp:1063 #9605 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa17d40) at kernel/qapplication.cpp:4561 #9606 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa17d40) at kernel/qapplication.cpp:4530 #9607 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa17d40) at kernel/qcoreapplication.cpp:953 #9608 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa17d40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9609 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9610 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9611 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9612 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9613 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa18c70) at itemviews/qabstractitemview.cpp:2415 #9614 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa18c70) at itemviews/qlistview.cpp:848 #9615 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa18c70) at kernel/qwidget.cpp:8554 #9616 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa18c70) at widgets/qframe.cpp:557 #9617 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa18c70) at widgets/qabstractscrollarea.cpp:1043 #9618 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa18c70) at itemviews/qabstractitemview.cpp:1644 #9619 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa18c70) at widgets/qabstractscrollarea_p.h:100 #9620 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa18c70) at widgets/qabstractscrollarea_p.h:116 #9621 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa18c70) at kernel/qcoreapplication.cpp:1063 #9622 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa18c70) at kernel/qapplication.cpp:4561 #9623 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa18c70) at kernel/qapplication.cpp:4530 #9624 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa18c70) at kernel/qcoreapplication.cpp:953 #9625 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa18c70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9626 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9627 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9628 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9629 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9630 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa19ba0) at itemviews/qabstractitemview.cpp:2415 #9631 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa19ba0) at itemviews/qlistview.cpp:848 #9632 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa19ba0) at kernel/qwidget.cpp:8554 #9633 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa19ba0) at widgets/qframe.cpp:557 #9634 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa19ba0) at widgets/qabstractscrollarea.cpp:1043 #9635 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa19ba0) at itemviews/qabstractitemview.cpp:1644 #9636 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa19ba0) at widgets/qabstractscrollarea_p.h:100 #9637 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa19ba0) at widgets/qabstractscrollarea_p.h:116 #9638 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa19ba0) at kernel/qcoreapplication.cpp:1063 #9639 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa19ba0) at kernel/qapplication.cpp:4561 #9640 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa19ba0) at kernel/qapplication.cpp:4530 #9641 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa19ba0) at kernel/qcoreapplication.cpp:953 #9642 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa19ba0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9643 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9644 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9645 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9646 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9647 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa1aad0) at itemviews/qabstractitemview.cpp:2415 #9648 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa1aad0) at itemviews/qlistview.cpp:848 #9649 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa1aad0) at kernel/qwidget.cpp:8554 #9650 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa1aad0) at widgets/qframe.cpp:557 #9651 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa1aad0) at widgets/qabstractscrollarea.cpp:1043 #9652 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa1aad0) at itemviews/qabstractitemview.cpp:1644 #9653 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa1aad0) at widgets/qabstractscrollarea_p.h:100 #9654 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa1aad0) at widgets/qabstractscrollarea_p.h:116 #9655 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa1aad0) at kernel/qcoreapplication.cpp:1063 #9656 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa1aad0) at kernel/qapplication.cpp:4561 #9657 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa1aad0) at kernel/qapplication.cpp:4530 #9658 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa1aad0) at kernel/qcoreapplication.cpp:953 #9659 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa1aad0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9660 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9661 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9662 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9663 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9664 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa1ba00) at itemviews/qabstractitemview.cpp:2415 #9665 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa1ba00) at itemviews/qlistview.cpp:848 #9666 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa1ba00) at kernel/qwidget.cpp:8554 #9667 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa1ba00) at widgets/qframe.cpp:557 #9668 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa1ba00) at widgets/qabstractscrollarea.cpp:1043 #9669 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa1ba00) at itemviews/qabstractitemview.cpp:1644 #9670 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa1ba00) at widgets/qabstractscrollarea_p.h:100 #9671 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa1ba00) at widgets/qabstractscrollarea_p.h:116 #9672 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa1ba00) at kernel/qcoreapplication.cpp:1063 #9673 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa1ba00) at kernel/qapplication.cpp:4561 #9674 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa1ba00) at kernel/qapplication.cpp:4530 #9675 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa1ba00) at kernel/qcoreapplication.cpp:953 #9676 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa1ba00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9677 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9678 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9679 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9680 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9681 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa1c930) at itemviews/qabstractitemview.cpp:2415 #9682 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa1c930) at itemviews/qlistview.cpp:848 #9683 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa1c930) at kernel/qwidget.cpp:8554 #9684 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa1c930) at widgets/qframe.cpp:557 #9685 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa1c930) at widgets/qabstractscrollarea.cpp:1043 #9686 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa1c930) at itemviews/qabstractitemview.cpp:1644 #9687 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa1c930) at widgets/qabstractscrollarea_p.h:100 #9688 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa1c930) at widgets/qabstractscrollarea_p.h:116 #9689 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa1c930) at kernel/qcoreapplication.cpp:1063 #9690 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa1c930) at kernel/qapplication.cpp:4561 #9691 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa1c930) at kernel/qapplication.cpp:4530 #9692 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa1c930) at kernel/qcoreapplication.cpp:953 #9693 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa1c930) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9694 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9695 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9696 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9697 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9698 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa1d860) at itemviews/qabstractitemview.cpp:2415 #9699 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa1d860) at itemviews/qlistview.cpp:848 #9700 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa1d860) at kernel/qwidget.cpp:8554 #9701 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa1d860) at widgets/qframe.cpp:557 #9702 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa1d860) at widgets/qabstractscrollarea.cpp:1043 #9703 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa1d860) at itemviews/qabstractitemview.cpp:1644 #9704 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa1d860) at widgets/qabstractscrollarea_p.h:100 #9705 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa1d860) at widgets/qabstractscrollarea_p.h:116 #9706 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa1d860) at kernel/qcoreapplication.cpp:1063 #9707 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa1d860) at kernel/qapplication.cpp:4561 #9708 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa1d860) at kernel/qapplication.cpp:4530 #9709 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa1d860) at kernel/qcoreapplication.cpp:953 #9710 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa1d860) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9711 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9712 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9713 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9714 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9715 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa1e790) at itemviews/qabstractitemview.cpp:2415 #9716 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa1e790) at itemviews/qlistview.cpp:848 #9717 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa1e790) at kernel/qwidget.cpp:8554 #9718 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa1e790) at widgets/qframe.cpp:557 #9719 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa1e790) at widgets/qabstractscrollarea.cpp:1043 #9720 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa1e790) at itemviews/qabstractitemview.cpp:1644 #9721 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa1e790) at widgets/qabstractscrollarea_p.h:100 #9722 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa1e790) at widgets/qabstractscrollarea_p.h:116 #9723 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa1e790) at kernel/qcoreapplication.cpp:1063 #9724 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa1e790) at kernel/qapplication.cpp:4561 #9725 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa1e790) at kernel/qapplication.cpp:4530 #9726 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa1e790) at kernel/qcoreapplication.cpp:953 #9727 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa1e790) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9728 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9729 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9730 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9731 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9732 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa1f6c0) at itemviews/qabstractitemview.cpp:2415 #9733 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa1f6c0) at itemviews/qlistview.cpp:848 #9734 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa1f6c0) at kernel/qwidget.cpp:8554 #9735 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa1f6c0) at widgets/qframe.cpp:557 #9736 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa1f6c0) at widgets/qabstractscrollarea.cpp:1043 #9737 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa1f6c0) at itemviews/qabstractitemview.cpp:1644 #9738 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa1f6c0) at widgets/qabstractscrollarea_p.h:100 #9739 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa1f6c0) at widgets/qabstractscrollarea_p.h:116 #9740 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa1f6c0) at kernel/qcoreapplication.cpp:1063 #9741 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa1f6c0) at kernel/qapplication.cpp:4561 #9742 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa1f6c0) at kernel/qapplication.cpp:4530 #9743 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa1f6c0) at kernel/qcoreapplication.cpp:953 #9744 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa1f6c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9745 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9746 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9747 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9748 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9749 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa205f0) at itemviews/qabstractitemview.cpp:2415 #9750 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa205f0) at itemviews/qlistview.cpp:848 #9751 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa205f0) at kernel/qwidget.cpp:8554 #9752 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa205f0) at widgets/qframe.cpp:557 #9753 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa205f0) at widgets/qabstractscrollarea.cpp:1043 #9754 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa205f0) at itemviews/qabstractitemview.cpp:1644 #9755 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa205f0) at widgets/qabstractscrollarea_p.h:100 #9756 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa205f0) at widgets/qabstractscrollarea_p.h:116 #9757 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa205f0) at kernel/qcoreapplication.cpp:1063 #9758 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa205f0) at kernel/qapplication.cpp:4561 #9759 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa205f0) at kernel/qapplication.cpp:4530 #9760 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa205f0) at kernel/qcoreapplication.cpp:953 #9761 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa205f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9762 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9763 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9764 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9765 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9766 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa21520) at itemviews/qabstractitemview.cpp:2415 #9767 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa21520) at itemviews/qlistview.cpp:848 #9768 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa21520) at kernel/qwidget.cpp:8554 #9769 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa21520) at widgets/qframe.cpp:557 #9770 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa21520) at widgets/qabstractscrollarea.cpp:1043 #9771 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa21520) at itemviews/qabstractitemview.cpp:1644 #9772 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa21520) at widgets/qabstractscrollarea_p.h:100 #9773 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa21520) at widgets/qabstractscrollarea_p.h:116 #9774 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa21520) at kernel/qcoreapplication.cpp:1063 #9775 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa21520) at kernel/qapplication.cpp:4561 #9776 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa21520) at kernel/qapplication.cpp:4530 #9777 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa21520) at kernel/qcoreapplication.cpp:953 #9778 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa21520) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9779 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9780 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9781 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9782 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9783 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa22450) at itemviews/qabstractitemview.cpp:2415 #9784 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa22450) at itemviews/qlistview.cpp:848 #9785 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa22450) at kernel/qwidget.cpp:8554 #9786 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa22450) at widgets/qframe.cpp:557 #9787 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa22450) at widgets/qabstractscrollarea.cpp:1043 #9788 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa22450) at itemviews/qabstractitemview.cpp:1644 #9789 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa22450) at widgets/qabstractscrollarea_p.h:100 #9790 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa22450) at widgets/qabstractscrollarea_p.h:116 #9791 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa22450) at kernel/qcoreapplication.cpp:1063 #9792 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa22450) at kernel/qapplication.cpp:4561 #9793 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa22450) at kernel/qapplication.cpp:4530 #9794 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa22450) at kernel/qcoreapplication.cpp:953 #9795 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa22450) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9796 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9797 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9798 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9799 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9800 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa23380) at itemviews/qabstractitemview.cpp:2415 #9801 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa23380) at itemviews/qlistview.cpp:848 #9802 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa23380) at kernel/qwidget.cpp:8554 #9803 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa23380) at widgets/qframe.cpp:557 #9804 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa23380) at widgets/qabstractscrollarea.cpp:1043 #9805 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa23380) at itemviews/qabstractitemview.cpp:1644 #9806 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa23380) at widgets/qabstractscrollarea_p.h:100 #9807 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa23380) at widgets/qabstractscrollarea_p.h:116 #9808 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa23380) at kernel/qcoreapplication.cpp:1063 #9809 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa23380) at kernel/qapplication.cpp:4561 #9810 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa23380) at kernel/qapplication.cpp:4530 #9811 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa23380) at kernel/qcoreapplication.cpp:953 #9812 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa23380) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9813 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9814 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9815 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9816 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9817 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa242b0) at itemviews/qabstractitemview.cpp:2415 #9818 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa242b0) at itemviews/qlistview.cpp:848 #9819 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa242b0) at kernel/qwidget.cpp:8554 #9820 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa242b0) at widgets/qframe.cpp:557 #9821 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa242b0) at widgets/qabstractscrollarea.cpp:1043 #9822 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa242b0) at itemviews/qabstractitemview.cpp:1644 #9823 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa242b0) at widgets/qabstractscrollarea_p.h:100 #9824 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa242b0) at widgets/qabstractscrollarea_p.h:116 #9825 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa242b0) at kernel/qcoreapplication.cpp:1063 #9826 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa242b0) at kernel/qapplication.cpp:4561 #9827 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa242b0) at kernel/qapplication.cpp:4530 #9828 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa242b0) at kernel/qcoreapplication.cpp:953 #9829 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa242b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9830 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9831 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9832 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9833 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9834 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa251e0) at itemviews/qabstractitemview.cpp:2415 #9835 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa251e0) at itemviews/qlistview.cpp:848 #9836 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa251e0) at kernel/qwidget.cpp:8554 #9837 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa251e0) at widgets/qframe.cpp:557 #9838 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa251e0) at widgets/qabstractscrollarea.cpp:1043 #9839 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa251e0) at itemviews/qabstractitemview.cpp:1644 #9840 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa251e0) at widgets/qabstractscrollarea_p.h:100 #9841 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa251e0) at widgets/qabstractscrollarea_p.h:116 #9842 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa251e0) at kernel/qcoreapplication.cpp:1063 #9843 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa251e0) at kernel/qapplication.cpp:4561 #9844 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa251e0) at kernel/qapplication.cpp:4530 #9845 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa251e0) at kernel/qcoreapplication.cpp:953 #9846 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa251e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9847 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9848 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9849 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9850 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9851 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa26110) at itemviews/qabstractitemview.cpp:2415 #9852 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa26110) at itemviews/qlistview.cpp:848 #9853 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa26110) at kernel/qwidget.cpp:8554 #9854 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa26110) at widgets/qframe.cpp:557 #9855 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa26110) at widgets/qabstractscrollarea.cpp:1043 #9856 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa26110) at itemviews/qabstractitemview.cpp:1644 #9857 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa26110) at widgets/qabstractscrollarea_p.h:100 #9858 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa26110) at widgets/qabstractscrollarea_p.h:116 #9859 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa26110) at kernel/qcoreapplication.cpp:1063 #9860 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa26110) at kernel/qapplication.cpp:4561 #9861 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa26110) at kernel/qapplication.cpp:4530 #9862 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa26110) at kernel/qcoreapplication.cpp:953 #9863 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa26110) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9864 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9865 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9866 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9867 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9868 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa27040) at itemviews/qabstractitemview.cpp:2415 #9869 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa27040) at itemviews/qlistview.cpp:848 #9870 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa27040) at kernel/qwidget.cpp:8554 #9871 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa27040) at widgets/qframe.cpp:557 #9872 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa27040) at widgets/qabstractscrollarea.cpp:1043 #9873 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa27040) at itemviews/qabstractitemview.cpp:1644 #9874 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa27040) at widgets/qabstractscrollarea_p.h:100 #9875 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa27040) at widgets/qabstractscrollarea_p.h:116 #9876 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa27040) at kernel/qcoreapplication.cpp:1063 #9877 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa27040) at kernel/qapplication.cpp:4561 #9878 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa27040) at kernel/qapplication.cpp:4530 #9879 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa27040) at kernel/qcoreapplication.cpp:953 #9880 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa27040) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9881 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9882 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9883 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9884 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9885 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa27f70) at itemviews/qabstractitemview.cpp:2415 #9886 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa27f70) at itemviews/qlistview.cpp:848 #9887 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa27f70) at kernel/qwidget.cpp:8554 #9888 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa27f70) at widgets/qframe.cpp:557 #9889 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa27f70) at widgets/qabstractscrollarea.cpp:1043 #9890 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa27f70) at itemviews/qabstractitemview.cpp:1644 #9891 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa27f70) at widgets/qabstractscrollarea_p.h:100 #9892 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa27f70) at widgets/qabstractscrollarea_p.h:116 #9893 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa27f70) at kernel/qcoreapplication.cpp:1063 #9894 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa27f70) at kernel/qapplication.cpp:4561 #9895 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa27f70) at kernel/qapplication.cpp:4530 #9896 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa27f70) at kernel/qcoreapplication.cpp:953 #9897 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa27f70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9898 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9899 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9900 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9901 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9902 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa28ea0) at itemviews/qabstractitemview.cpp:2415 #9903 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa28ea0) at itemviews/qlistview.cpp:848 #9904 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa28ea0) at kernel/qwidget.cpp:8554 #9905 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa28ea0) at widgets/qframe.cpp:557 #9906 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa28ea0) at widgets/qabstractscrollarea.cpp:1043 #9907 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa28ea0) at itemviews/qabstractitemview.cpp:1644 #9908 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa28ea0) at widgets/qabstractscrollarea_p.h:100 #9909 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa28ea0) at widgets/qabstractscrollarea_p.h:116 #9910 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa28ea0) at kernel/qcoreapplication.cpp:1063 #9911 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa28ea0) at kernel/qapplication.cpp:4561 #9912 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa28ea0) at kernel/qapplication.cpp:4530 #9913 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa28ea0) at kernel/qcoreapplication.cpp:953 #9914 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa28ea0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9915 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9916 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9917 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9918 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9919 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa29dd0) at itemviews/qabstractitemview.cpp:2415 #9920 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa29dd0) at itemviews/qlistview.cpp:848 #9921 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa29dd0) at kernel/qwidget.cpp:8554 #9922 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa29dd0) at widgets/qframe.cpp:557 #9923 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa29dd0) at widgets/qabstractscrollarea.cpp:1043 #9924 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa29dd0) at itemviews/qabstractitemview.cpp:1644 #9925 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa29dd0) at widgets/qabstractscrollarea_p.h:100 #9926 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa29dd0) at widgets/qabstractscrollarea_p.h:116 #9927 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa29dd0) at kernel/qcoreapplication.cpp:1063 #9928 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa29dd0) at kernel/qapplication.cpp:4561 #9929 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa29dd0) at kernel/qapplication.cpp:4530 #9930 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa29dd0) at kernel/qcoreapplication.cpp:953 #9931 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa29dd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9932 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9933 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9934 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9935 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9936 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa2ad00) at itemviews/qabstractitemview.cpp:2415 #9937 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa2ad00) at itemviews/qlistview.cpp:848 #9938 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa2ad00) at kernel/qwidget.cpp:8554 #9939 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa2ad00) at widgets/qframe.cpp:557 #9940 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa2ad00) at widgets/qabstractscrollarea.cpp:1043 #9941 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa2ad00) at itemviews/qabstractitemview.cpp:1644 #9942 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa2ad00) at widgets/qabstractscrollarea_p.h:100 #9943 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa2ad00) at widgets/qabstractscrollarea_p.h:116 #9944 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa2ad00) at kernel/qcoreapplication.cpp:1063 #9945 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa2ad00) at kernel/qapplication.cpp:4561 #9946 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa2ad00) at kernel/qapplication.cpp:4530 #9947 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa2ad00) at kernel/qcoreapplication.cpp:953 #9948 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa2ad00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9949 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9950 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9951 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9952 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9953 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa2bc30) at itemviews/qabstractitemview.cpp:2415 #9954 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa2bc30) at itemviews/qlistview.cpp:848 #9955 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa2bc30) at kernel/qwidget.cpp:8554 #9956 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa2bc30) at widgets/qframe.cpp:557 #9957 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa2bc30) at widgets/qabstractscrollarea.cpp:1043 #9958 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa2bc30) at itemviews/qabstractitemview.cpp:1644 #9959 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa2bc30) at widgets/qabstractscrollarea_p.h:100 #9960 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa2bc30) at widgets/qabstractscrollarea_p.h:116 #9961 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa2bc30) at kernel/qcoreapplication.cpp:1063 #9962 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa2bc30) at kernel/qapplication.cpp:4561 #9963 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa2bc30) at kernel/qapplication.cpp:4530 #9964 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa2bc30) at kernel/qcoreapplication.cpp:953 #9965 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa2bc30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9966 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #9967 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9968 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9969 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9970 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa2cb60) at itemviews/qabstractitemview.cpp:2415 #9971 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa2cb60) at itemviews/qlistview.cpp:848 #9972 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa2cb60) at kernel/qwidget.cpp:8554 #9973 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa2cb60) at widgets/qframe.cpp:557 #9974 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa2cb60) at widgets/qabstractscrollarea.cpp:1043 #9975 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa2cb60) at itemviews/qabstractitemview.cpp:1644 #9976 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa2cb60) at widgets/qabstractscrollarea_p.h:100 #9977 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa2cb60) at widgets/qabstractscrollarea_p.h:116 #9978 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa2cb60) at kernel/qcoreapplication.cpp:1063 #9979 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa2cb60) at kernel/qapplication.cpp:4561 #9980 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa2cb60) at kernel/qapplication.cpp:4530 #9981 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa2cb60) at kernel/qcoreapplication.cpp:953 #9982 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa2cb60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #9983 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #9984 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #9985 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #9986 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #9987 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa2da90) at itemviews/qabstractitemview.cpp:2415 #9988 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa2da90) at itemviews/qlistview.cpp:848 #9989 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa2da90) at kernel/qwidget.cpp:8554 #9990 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa2da90) at widgets/qframe.cpp:557 #9991 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa2da90) at widgets/qabstractscrollarea.cpp:1043 #9992 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa2da90) at itemviews/qabstractitemview.cpp:1644 #9993 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa2da90) at widgets/qabstractscrollarea_p.h:100 #9994 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa2da90) at widgets/qabstractscrollarea_p.h:116 #9995 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa2da90) at kernel/qcoreapplication.cpp:1063 #9996 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa2da90) at kernel/qapplication.cpp:4561 #9997 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa2da90) at kernel/qapplication.cpp:4530 #9998 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa2da90) at kernel/qcoreapplication.cpp:953 #9999 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa2da90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10000 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10001 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10002 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10003 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10004 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa2e9c0) at itemviews/qabstractitemview.cpp:2415 #10005 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa2e9c0) at itemviews/qlistview.cpp:848 #10006 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa2e9c0) at kernel/qwidget.cpp:8554 #10007 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa2e9c0) at widgets/qframe.cpp:557 #10008 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa2e9c0) at widgets/qabstractscrollarea.cpp:1043 #10009 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa2e9c0) at itemviews/qabstractitemview.cpp:1644 #10010 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa2e9c0) at widgets/qabstractscrollarea_p.h:100 #10011 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa2e9c0) at widgets/qabstractscrollarea_p.h:116 #10012 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa2e9c0) at kernel/qcoreapplication.cpp:1063 #10013 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa2e9c0) at kernel/qapplication.cpp:4561 #10014 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa2e9c0) at kernel/qapplication.cpp:4530 #10015 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa2e9c0) at kernel/qcoreapplication.cpp:953 #10016 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa2e9c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10017 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10018 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10019 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10020 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10021 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa2f8f0) at itemviews/qabstractitemview.cpp:2415 #10022 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa2f8f0) at itemviews/qlistview.cpp:848 #10023 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa2f8f0) at kernel/qwidget.cpp:8554 #10024 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa2f8f0) at widgets/qframe.cpp:557 #10025 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa2f8f0) at widgets/qabstractscrollarea.cpp:1043 #10026 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa2f8f0) at itemviews/qabstractitemview.cpp:1644 #10027 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa2f8f0) at widgets/qabstractscrollarea_p.h:100 #10028 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa2f8f0) at widgets/qabstractscrollarea_p.h:116 #10029 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa2f8f0) at kernel/qcoreapplication.cpp:1063 #10030 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa2f8f0) at kernel/qapplication.cpp:4561 #10031 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa2f8f0) at kernel/qapplication.cpp:4530 #10032 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa2f8f0) at kernel/qcoreapplication.cpp:953 #10033 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa2f8f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10034 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10035 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10036 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10037 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10038 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa30820) at itemviews/qabstractitemview.cpp:2415 #10039 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa30820) at itemviews/qlistview.cpp:848 #10040 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa30820) at kernel/qwidget.cpp:8554 #10041 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa30820) at widgets/qframe.cpp:557 #10042 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa30820) at widgets/qabstractscrollarea.cpp:1043 #10043 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa30820) at itemviews/qabstractitemview.cpp:1644 #10044 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa30820) at widgets/qabstractscrollarea_p.h:100 #10045 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa30820) at widgets/qabstractscrollarea_p.h:116 #10046 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa30820) at kernel/qcoreapplication.cpp:1063 #10047 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa30820) at kernel/qapplication.cpp:4561 #10048 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa30820) at kernel/qapplication.cpp:4530 #10049 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa30820) at kernel/qcoreapplication.cpp:953 #10050 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa30820) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10051 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10052 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10053 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10054 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10055 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa31750) at itemviews/qabstractitemview.cpp:2415 #10056 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa31750) at itemviews/qlistview.cpp:848 #10057 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa31750) at kernel/qwidget.cpp:8554 #10058 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa31750) at widgets/qframe.cpp:557 #10059 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa31750) at widgets/qabstractscrollarea.cpp:1043 #10060 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa31750) at itemviews/qabstractitemview.cpp:1644 #10061 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa31750) at widgets/qabstractscrollarea_p.h:100 #10062 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa31750) at widgets/qabstractscrollarea_p.h:116 #10063 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa31750) at kernel/qcoreapplication.cpp:1063 #10064 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa31750) at kernel/qapplication.cpp:4561 #10065 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa31750) at kernel/qapplication.cpp:4530 #10066 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa31750) at kernel/qcoreapplication.cpp:953 #10067 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa31750) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10068 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10069 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10070 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10071 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10072 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa32680) at itemviews/qabstractitemview.cpp:2415 #10073 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa32680) at itemviews/qlistview.cpp:848 #10074 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa32680) at kernel/qwidget.cpp:8554 #10075 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa32680) at widgets/qframe.cpp:557 #10076 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa32680) at widgets/qabstractscrollarea.cpp:1043 #10077 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa32680) at itemviews/qabstractitemview.cpp:1644 #10078 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa32680) at widgets/qabstractscrollarea_p.h:100 #10079 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa32680) at widgets/qabstractscrollarea_p.h:116 #10080 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa32680) at kernel/qcoreapplication.cpp:1063 #10081 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa32680) at kernel/qapplication.cpp:4561 #10082 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa32680) at kernel/qapplication.cpp:4530 #10083 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa32680) at kernel/qcoreapplication.cpp:953 #10084 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa32680) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10085 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10086 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10087 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10088 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10089 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa335b0) at itemviews/qabstractitemview.cpp:2415 #10090 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa335b0) at itemviews/qlistview.cpp:848 #10091 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa335b0) at kernel/qwidget.cpp:8554 #10092 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa335b0) at widgets/qframe.cpp:557 #10093 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa335b0) at widgets/qabstractscrollarea.cpp:1043 #10094 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa335b0) at itemviews/qabstractitemview.cpp:1644 #10095 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa335b0) at widgets/qabstractscrollarea_p.h:100 #10096 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa335b0) at widgets/qabstractscrollarea_p.h:116 #10097 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa335b0) at kernel/qcoreapplication.cpp:1063 #10098 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa335b0) at kernel/qapplication.cpp:4561 #10099 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa335b0) at kernel/qapplication.cpp:4530 #10100 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa335b0) at kernel/qcoreapplication.cpp:953 #10101 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa335b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10102 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10103 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10104 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10105 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10106 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa344e0) at itemviews/qabstractitemview.cpp:2415 #10107 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa344e0) at itemviews/qlistview.cpp:848 #10108 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa344e0) at kernel/qwidget.cpp:8554 #10109 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa344e0) at widgets/qframe.cpp:557 #10110 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa344e0) at widgets/qabstractscrollarea.cpp:1043 #10111 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa344e0) at itemviews/qabstractitemview.cpp:1644 #10112 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa344e0) at widgets/qabstractscrollarea_p.h:100 #10113 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa344e0) at widgets/qabstractscrollarea_p.h:116 #10114 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa344e0) at kernel/qcoreapplication.cpp:1063 #10115 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa344e0) at kernel/qapplication.cpp:4561 #10116 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa344e0) at kernel/qapplication.cpp:4530 #10117 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa344e0) at kernel/qcoreapplication.cpp:953 #10118 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa344e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10119 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10120 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10121 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10122 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10123 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa35410) at itemviews/qabstractitemview.cpp:2415 #10124 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa35410) at itemviews/qlistview.cpp:848 #10125 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa35410) at kernel/qwidget.cpp:8554 #10126 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa35410) at widgets/qframe.cpp:557 #10127 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa35410) at widgets/qabstractscrollarea.cpp:1043 #10128 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa35410) at itemviews/qabstractitemview.cpp:1644 #10129 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa35410) at widgets/qabstractscrollarea_p.h:100 #10130 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa35410) at widgets/qabstractscrollarea_p.h:116 #10131 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa35410) at kernel/qcoreapplication.cpp:1063 #10132 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa35410) at kernel/qapplication.cpp:4561 #10133 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa35410) at kernel/qapplication.cpp:4530 #10134 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa35410) at kernel/qcoreapplication.cpp:953 #10135 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa35410) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10136 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10137 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10138 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10139 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10140 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa36340) at itemviews/qabstractitemview.cpp:2415 #10141 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa36340) at itemviews/qlistview.cpp:848 #10142 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa36340) at kernel/qwidget.cpp:8554 #10143 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa36340) at widgets/qframe.cpp:557 #10144 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa36340) at widgets/qabstractscrollarea.cpp:1043 #10145 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa36340) at itemviews/qabstractitemview.cpp:1644 #10146 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa36340) at widgets/qabstractscrollarea_p.h:100 #10147 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa36340) at widgets/qabstractscrollarea_p.h:116 #10148 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa36340) at kernel/qcoreapplication.cpp:1063 #10149 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa36340) at kernel/qapplication.cpp:4561 #10150 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa36340) at kernel/qapplication.cpp:4530 #10151 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa36340) at kernel/qcoreapplication.cpp:953 #10152 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa36340) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10153 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10154 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10155 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10156 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10157 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa37270) at itemviews/qabstractitemview.cpp:2415 #10158 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa37270) at itemviews/qlistview.cpp:848 #10159 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa37270) at kernel/qwidget.cpp:8554 #10160 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa37270) at widgets/qframe.cpp:557 #10161 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa37270) at widgets/qabstractscrollarea.cpp:1043 #10162 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa37270) at itemviews/qabstractitemview.cpp:1644 #10163 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa37270) at widgets/qabstractscrollarea_p.h:100 #10164 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa37270) at widgets/qabstractscrollarea_p.h:116 #10165 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa37270) at kernel/qcoreapplication.cpp:1063 #10166 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa37270) at kernel/qapplication.cpp:4561 #10167 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa37270) at kernel/qapplication.cpp:4530 #10168 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa37270) at kernel/qcoreapplication.cpp:953 #10169 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa37270) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10170 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10171 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10172 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10173 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10174 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa381a0) at itemviews/qabstractitemview.cpp:2415 #10175 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa381a0) at itemviews/qlistview.cpp:848 #10176 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa381a0) at kernel/qwidget.cpp:8554 #10177 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa381a0) at widgets/qframe.cpp:557 #10178 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa381a0) at widgets/qabstractscrollarea.cpp:1043 #10179 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa381a0) at itemviews/qabstractitemview.cpp:1644 #10180 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa381a0) at widgets/qabstractscrollarea_p.h:100 #10181 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa381a0) at widgets/qabstractscrollarea_p.h:116 #10182 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa381a0) at kernel/qcoreapplication.cpp:1063 #10183 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa381a0) at kernel/qapplication.cpp:4561 #10184 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa381a0) at kernel/qapplication.cpp:4530 #10185 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa381a0) at kernel/qcoreapplication.cpp:953 #10186 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa381a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10187 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10188 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10189 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10190 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10191 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa390d0) at itemviews/qabstractitemview.cpp:2415 #10192 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa390d0) at itemviews/qlistview.cpp:848 #10193 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa390d0) at kernel/qwidget.cpp:8554 #10194 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa390d0) at widgets/qframe.cpp:557 #10195 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa390d0) at widgets/qabstractscrollarea.cpp:1043 #10196 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa390d0) at itemviews/qabstractitemview.cpp:1644 #10197 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa390d0) at widgets/qabstractscrollarea_p.h:100 #10198 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa390d0) at widgets/qabstractscrollarea_p.h:116 #10199 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa390d0) at kernel/qcoreapplication.cpp:1063 #10200 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa390d0) at kernel/qapplication.cpp:4561 #10201 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa390d0) at kernel/qapplication.cpp:4530 #10202 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa390d0) at kernel/qcoreapplication.cpp:953 #10203 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa390d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10204 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10205 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10206 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10207 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10208 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa3a000) at itemviews/qabstractitemview.cpp:2415 #10209 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa3a000) at itemviews/qlistview.cpp:848 #10210 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa3a000) at kernel/qwidget.cpp:8554 #10211 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa3a000) at widgets/qframe.cpp:557 #10212 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa3a000) at widgets/qabstractscrollarea.cpp:1043 #10213 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa3a000) at itemviews/qabstractitemview.cpp:1644 #10214 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa3a000) at widgets/qabstractscrollarea_p.h:100 #10215 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa3a000) at widgets/qabstractscrollarea_p.h:116 #10216 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa3a000) at kernel/qcoreapplication.cpp:1063 #10217 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa3a000) at kernel/qapplication.cpp:4561 #10218 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa3a000) at kernel/qapplication.cpp:4530 #10219 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa3a000) at kernel/qcoreapplication.cpp:953 #10220 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa3a000) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10221 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10222 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10223 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10224 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10225 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa3af30) at itemviews/qabstractitemview.cpp:2415 #10226 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa3af30) at itemviews/qlistview.cpp:848 #10227 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa3af30) at kernel/qwidget.cpp:8554 #10228 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa3af30) at widgets/qframe.cpp:557 #10229 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa3af30) at widgets/qabstractscrollarea.cpp:1043 #10230 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa3af30) at itemviews/qabstractitemview.cpp:1644 #10231 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa3af30) at widgets/qabstractscrollarea_p.h:100 #10232 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa3af30) at widgets/qabstractscrollarea_p.h:116 #10233 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa3af30) at kernel/qcoreapplication.cpp:1063 #10234 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa3af30) at kernel/qapplication.cpp:4561 #10235 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa3af30) at kernel/qapplication.cpp:4530 #10236 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa3af30) at kernel/qcoreapplication.cpp:953 #10237 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa3af30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10238 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10239 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10240 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10241 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10242 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa3be60) at itemviews/qabstractitemview.cpp:2415 #10243 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa3be60) at itemviews/qlistview.cpp:848 #10244 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa3be60) at kernel/qwidget.cpp:8554 #10245 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa3be60) at widgets/qframe.cpp:557 #10246 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa3be60) at widgets/qabstractscrollarea.cpp:1043 #10247 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa3be60) at itemviews/qabstractitemview.cpp:1644 #10248 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa3be60) at widgets/qabstractscrollarea_p.h:100 #10249 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa3be60) at widgets/qabstractscrollarea_p.h:116 #10250 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa3be60) at kernel/qcoreapplication.cpp:1063 #10251 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa3be60) at kernel/qapplication.cpp:4561 #10252 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa3be60) at kernel/qapplication.cpp:4530 #10253 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa3be60) at kernel/qcoreapplication.cpp:953 #10254 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa3be60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10255 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10256 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10257 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10258 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10259 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa3cd90) at itemviews/qabstractitemview.cpp:2415 #10260 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa3cd90) at itemviews/qlistview.cpp:848 #10261 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa3cd90) at kernel/qwidget.cpp:8554 #10262 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa3cd90) at widgets/qframe.cpp:557 #10263 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa3cd90) at widgets/qabstractscrollarea.cpp:1043 #10264 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa3cd90) at itemviews/qabstractitemview.cpp:1644 #10265 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa3cd90) at widgets/qabstractscrollarea_p.h:100 #10266 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa3cd90) at widgets/qabstractscrollarea_p.h:116 #10267 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa3cd90) at kernel/qcoreapplication.cpp:1063 #10268 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa3cd90) at kernel/qapplication.cpp:4561 #10269 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa3cd90) at kernel/qapplication.cpp:4530 #10270 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa3cd90) at kernel/qcoreapplication.cpp:953 #10271 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa3cd90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10272 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10273 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10274 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10275 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10276 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa3dcc0) at itemviews/qabstractitemview.cpp:2415 #10277 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa3dcc0) at itemviews/qlistview.cpp:848 #10278 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa3dcc0) at kernel/qwidget.cpp:8554 #10279 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa3dcc0) at widgets/qframe.cpp:557 #10280 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa3dcc0) at widgets/qabstractscrollarea.cpp:1043 #10281 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa3dcc0) at itemviews/qabstractitemview.cpp:1644 #10282 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa3dcc0) at widgets/qabstractscrollarea_p.h:100 #10283 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa3dcc0) at widgets/qabstractscrollarea_p.h:116 #10284 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa3dcc0) at kernel/qcoreapplication.cpp:1063 #10285 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa3dcc0) at kernel/qapplication.cpp:4561 #10286 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa3dcc0) at kernel/qapplication.cpp:4530 #10287 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa3dcc0) at kernel/qcoreapplication.cpp:953 #10288 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa3dcc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10289 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10290 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10291 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10292 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10293 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa3ebf0) at itemviews/qabstractitemview.cpp:2415 #10294 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa3ebf0) at itemviews/qlistview.cpp:848 #10295 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa3ebf0) at kernel/qwidget.cpp:8554 #10296 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa3ebf0) at widgets/qframe.cpp:557 #10297 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa3ebf0) at widgets/qabstractscrollarea.cpp:1043 #10298 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa3ebf0) at itemviews/qabstractitemview.cpp:1644 #10299 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa3ebf0) at widgets/qabstractscrollarea_p.h:100 #10300 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa3ebf0) at widgets/qabstractscrollarea_p.h:116 #10301 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa3ebf0) at kernel/qcoreapplication.cpp:1063 #10302 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa3ebf0) at kernel/qapplication.cpp:4561 #10303 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa3ebf0) at kernel/qapplication.cpp:4530 #10304 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa3ebf0) at kernel/qcoreapplication.cpp:953 #10305 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa3ebf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10306 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10307 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10308 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10309 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10310 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa3fb20) at itemviews/qabstractitemview.cpp:2415 #10311 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa3fb20) at itemviews/qlistview.cpp:848 #10312 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa3fb20) at kernel/qwidget.cpp:8554 #10313 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa3fb20) at widgets/qframe.cpp:557 #10314 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa3fb20) at widgets/qabstractscrollarea.cpp:1043 #10315 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa3fb20) at itemviews/qabstractitemview.cpp:1644 #10316 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa3fb20) at widgets/qabstractscrollarea_p.h:100 #10317 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa3fb20) at widgets/qabstractscrollarea_p.h:116 #10318 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa3fb20) at kernel/qcoreapplication.cpp:1063 #10319 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa3fb20) at kernel/qapplication.cpp:4561 #10320 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa3fb20) at kernel/qapplication.cpp:4530 #10321 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa3fb20) at kernel/qcoreapplication.cpp:953 #10322 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa3fb20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10323 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10324 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10325 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10326 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10327 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa40a50) at itemviews/qabstractitemview.cpp:2415 #10328 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa40a50) at itemviews/qlistview.cpp:848 #10329 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa40a50) at kernel/qwidget.cpp:8554 #10330 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa40a50) at widgets/qframe.cpp:557 #10331 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa40a50) at widgets/qabstractscrollarea.cpp:1043 #10332 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa40a50) at itemviews/qabstractitemview.cpp:1644 #10333 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa40a50) at widgets/qabstractscrollarea_p.h:100 #10334 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa40a50) at widgets/qabstractscrollarea_p.h:116 #10335 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa40a50) at kernel/qcoreapplication.cpp:1063 #10336 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa40a50) at kernel/qapplication.cpp:4561 #10337 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa40a50) at kernel/qapplication.cpp:4530 #10338 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa40a50) at kernel/qcoreapplication.cpp:953 #10339 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa40a50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10340 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10341 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10342 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10343 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10344 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa41980) at itemviews/qabstractitemview.cpp:2415 #10345 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa41980) at itemviews/qlistview.cpp:848 #10346 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa41980) at kernel/qwidget.cpp:8554 #10347 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa41980) at widgets/qframe.cpp:557 #10348 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa41980) at widgets/qabstractscrollarea.cpp:1043 #10349 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa41980) at itemviews/qabstractitemview.cpp:1644 #10350 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa41980) at widgets/qabstractscrollarea_p.h:100 #10351 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa41980) at widgets/qabstractscrollarea_p.h:116 #10352 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa41980) at kernel/qcoreapplication.cpp:1063 #10353 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa41980) at kernel/qapplication.cpp:4561 #10354 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa41980) at kernel/qapplication.cpp:4530 #10355 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa41980) at kernel/qcoreapplication.cpp:953 #10356 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa41980) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10357 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10358 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10359 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10360 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10361 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa428b0) at itemviews/qabstractitemview.cpp:2415 #10362 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa428b0) at itemviews/qlistview.cpp:848 #10363 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa428b0) at kernel/qwidget.cpp:8554 #10364 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa428b0) at widgets/qframe.cpp:557 #10365 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa428b0) at widgets/qabstractscrollarea.cpp:1043 #10366 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa428b0) at itemviews/qabstractitemview.cpp:1644 #10367 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa428b0) at widgets/qabstractscrollarea_p.h:100 #10368 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa428b0) at widgets/qabstractscrollarea_p.h:116 #10369 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa428b0) at kernel/qcoreapplication.cpp:1063 #10370 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa428b0) at kernel/qapplication.cpp:4561 #10371 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa428b0) at kernel/qapplication.cpp:4530 #10372 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa428b0) at kernel/qcoreapplication.cpp:953 #10373 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa428b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10374 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10375 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10376 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10377 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10378 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa437e0) at itemviews/qabstractitemview.cpp:2415 #10379 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa437e0) at itemviews/qlistview.cpp:848 #10380 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa437e0) at kernel/qwidget.cpp:8554 #10381 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa437e0) at widgets/qframe.cpp:557 #10382 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa437e0) at widgets/qabstractscrollarea.cpp:1043 #10383 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa437e0) at itemviews/qabstractitemview.cpp:1644 #10384 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa437e0) at widgets/qabstractscrollarea_p.h:100 #10385 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa437e0) at widgets/qabstractscrollarea_p.h:116 #10386 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa437e0) at kernel/qcoreapplication.cpp:1063 #10387 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa437e0) at kernel/qapplication.cpp:4561 #10388 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa437e0) at kernel/qapplication.cpp:4530 #10389 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa437e0) at kernel/qcoreapplication.cpp:953 #10390 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa437e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10391 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10392 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10393 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10394 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10395 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa44710) at itemviews/qabstractitemview.cpp:2415 #10396 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa44710) at itemviews/qlistview.cpp:848 #10397 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa44710) at kernel/qwidget.cpp:8554 #10398 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa44710) at widgets/qframe.cpp:557 #10399 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa44710) at widgets/qabstractscrollarea.cpp:1043 #10400 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa44710) at itemviews/qabstractitemview.cpp:1644 #10401 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa44710) at widgets/qabstractscrollarea_p.h:100 #10402 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa44710) at widgets/qabstractscrollarea_p.h:116 #10403 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa44710) at kernel/qcoreapplication.cpp:1063 #10404 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa44710) at kernel/qapplication.cpp:4561 #10405 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa44710) at kernel/qapplication.cpp:4530 #10406 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa44710) at kernel/qcoreapplication.cpp:953 #10407 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa44710) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10408 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10409 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10410 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10411 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10412 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa45640) at itemviews/qabstractitemview.cpp:2415 #10413 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa45640) at itemviews/qlistview.cpp:848 #10414 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa45640) at kernel/qwidget.cpp:8554 #10415 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa45640) at widgets/qframe.cpp:557 #10416 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa45640) at widgets/qabstractscrollarea.cpp:1043 #10417 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa45640) at itemviews/qabstractitemview.cpp:1644 #10418 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa45640) at widgets/qabstractscrollarea_p.h:100 #10419 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa45640) at widgets/qabstractscrollarea_p.h:116 #10420 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa45640) at kernel/qcoreapplication.cpp:1063 #10421 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa45640) at kernel/qapplication.cpp:4561 #10422 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa45640) at kernel/qapplication.cpp:4530 #10423 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa45640) at kernel/qcoreapplication.cpp:953 #10424 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa45640) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10425 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10426 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10427 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10428 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10429 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa46570) at itemviews/qabstractitemview.cpp:2415 #10430 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa46570) at itemviews/qlistview.cpp:848 #10431 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa46570) at kernel/qwidget.cpp:8554 #10432 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa46570) at widgets/qframe.cpp:557 #10433 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa46570) at widgets/qabstractscrollarea.cpp:1043 #10434 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa46570) at itemviews/qabstractitemview.cpp:1644 #10435 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa46570) at widgets/qabstractscrollarea_p.h:100 #10436 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa46570) at widgets/qabstractscrollarea_p.h:116 #10437 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa46570) at kernel/qcoreapplication.cpp:1063 #10438 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa46570) at kernel/qapplication.cpp:4561 #10439 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa46570) at kernel/qapplication.cpp:4530 #10440 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa46570) at kernel/qcoreapplication.cpp:953 #10441 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa46570) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10442 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10443 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10444 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10445 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10446 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa474a0) at itemviews/qabstractitemview.cpp:2415 #10447 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa474a0) at itemviews/qlistview.cpp:848 #10448 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa474a0) at kernel/qwidget.cpp:8554 #10449 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa474a0) at widgets/qframe.cpp:557 #10450 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa474a0) at widgets/qabstractscrollarea.cpp:1043 #10451 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa474a0) at itemviews/qabstractitemview.cpp:1644 #10452 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa474a0) at widgets/qabstractscrollarea_p.h:100 #10453 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa474a0) at widgets/qabstractscrollarea_p.h:116 #10454 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa474a0) at kernel/qcoreapplication.cpp:1063 #10455 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa474a0) at kernel/qapplication.cpp:4561 #10456 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa474a0) at kernel/qapplication.cpp:4530 #10457 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa474a0) at kernel/qcoreapplication.cpp:953 #10458 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa474a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10459 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10460 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10461 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10462 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10463 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa483d0) at itemviews/qabstractitemview.cpp:2415 #10464 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa483d0) at itemviews/qlistview.cpp:848 #10465 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa483d0) at kernel/qwidget.cpp:8554 #10466 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa483d0) at widgets/qframe.cpp:557 #10467 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa483d0) at widgets/qabstractscrollarea.cpp:1043 #10468 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa483d0) at itemviews/qabstractitemview.cpp:1644 #10469 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa483d0) at widgets/qabstractscrollarea_p.h:100 #10470 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa483d0) at widgets/qabstractscrollarea_p.h:116 #10471 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa483d0) at kernel/qcoreapplication.cpp:1063 #10472 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa483d0) at kernel/qapplication.cpp:4561 #10473 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa483d0) at kernel/qapplication.cpp:4530 #10474 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa483d0) at kernel/qcoreapplication.cpp:953 #10475 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa483d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10476 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10477 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10478 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10479 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10480 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa49300) at itemviews/qabstractitemview.cpp:2415 #10481 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa49300) at itemviews/qlistview.cpp:848 #10482 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa49300) at kernel/qwidget.cpp:8554 #10483 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa49300) at widgets/qframe.cpp:557 #10484 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa49300) at widgets/qabstractscrollarea.cpp:1043 #10485 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa49300) at itemviews/qabstractitemview.cpp:1644 #10486 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa49300) at widgets/qabstractscrollarea_p.h:100 #10487 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa49300) at widgets/qabstractscrollarea_p.h:116 #10488 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa49300) at kernel/qcoreapplication.cpp:1063 #10489 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa49300) at kernel/qapplication.cpp:4561 #10490 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa49300) at kernel/qapplication.cpp:4530 #10491 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa49300) at kernel/qcoreapplication.cpp:953 #10492 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa49300) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10493 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10494 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10495 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10496 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10497 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa4a230) at itemviews/qabstractitemview.cpp:2415 #10498 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa4a230) at itemviews/qlistview.cpp:848 #10499 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa4a230) at kernel/qwidget.cpp:8554 #10500 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa4a230) at widgets/qframe.cpp:557 #10501 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa4a230) at widgets/qabstractscrollarea.cpp:1043 #10502 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa4a230) at itemviews/qabstractitemview.cpp:1644 #10503 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa4a230) at widgets/qabstractscrollarea_p.h:100 #10504 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa4a230) at widgets/qabstractscrollarea_p.h:116 #10505 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa4a230) at kernel/qcoreapplication.cpp:1063 #10506 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa4a230) at kernel/qapplication.cpp:4561 #10507 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa4a230) at kernel/qapplication.cpp:4530 #10508 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa4a230) at kernel/qcoreapplication.cpp:953 #10509 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa4a230) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10510 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10511 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10512 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10513 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10514 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa4b160) at itemviews/qabstractitemview.cpp:2415 #10515 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa4b160) at itemviews/qlistview.cpp:848 #10516 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa4b160) at kernel/qwidget.cpp:8554 #10517 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa4b160) at widgets/qframe.cpp:557 #10518 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa4b160) at widgets/qabstractscrollarea.cpp:1043 #10519 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa4b160) at itemviews/qabstractitemview.cpp:1644 #10520 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa4b160) at widgets/qabstractscrollarea_p.h:100 #10521 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa4b160) at widgets/qabstractscrollarea_p.h:116 #10522 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa4b160) at kernel/qcoreapplication.cpp:1063 #10523 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa4b160) at kernel/qapplication.cpp:4561 #10524 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa4b160) at kernel/qapplication.cpp:4530 #10525 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa4b160) at kernel/qcoreapplication.cpp:953 #10526 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa4b160) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10527 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10528 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10529 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10530 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10531 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa4c090) at itemviews/qabstractitemview.cpp:2415 #10532 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa4c090) at itemviews/qlistview.cpp:848 #10533 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa4c090) at kernel/qwidget.cpp:8554 #10534 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa4c090) at widgets/qframe.cpp:557 #10535 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa4c090) at widgets/qabstractscrollarea.cpp:1043 #10536 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa4c090) at itemviews/qabstractitemview.cpp:1644 #10537 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa4c090) at widgets/qabstractscrollarea_p.h:100 #10538 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa4c090) at widgets/qabstractscrollarea_p.h:116 #10539 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa4c090) at kernel/qcoreapplication.cpp:1063 #10540 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa4c090) at kernel/qapplication.cpp:4561 #10541 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa4c090) at kernel/qapplication.cpp:4530 #10542 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa4c090) at kernel/qcoreapplication.cpp:953 #10543 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa4c090) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10544 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10545 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10546 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10547 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10548 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa4cfc0) at itemviews/qabstractitemview.cpp:2415 #10549 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa4cfc0) at itemviews/qlistview.cpp:848 #10550 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa4cfc0) at kernel/qwidget.cpp:8554 #10551 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa4cfc0) at widgets/qframe.cpp:557 #10552 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa4cfc0) at widgets/qabstractscrollarea.cpp:1043 #10553 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa4cfc0) at itemviews/qabstractitemview.cpp:1644 #10554 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa4cfc0) at widgets/qabstractscrollarea_p.h:100 #10555 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa4cfc0) at widgets/qabstractscrollarea_p.h:116 #10556 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa4cfc0) at kernel/qcoreapplication.cpp:1063 #10557 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa4cfc0) at kernel/qapplication.cpp:4561 #10558 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa4cfc0) at kernel/qapplication.cpp:4530 #10559 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa4cfc0) at kernel/qcoreapplication.cpp:953 #10560 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa4cfc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10561 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10562 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10563 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10564 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10565 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa4def0) at itemviews/qabstractitemview.cpp:2415 #10566 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa4def0) at itemviews/qlistview.cpp:848 #10567 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa4def0) at kernel/qwidget.cpp:8554 #10568 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa4def0) at widgets/qframe.cpp:557 #10569 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa4def0) at widgets/qabstractscrollarea.cpp:1043 #10570 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa4def0) at itemviews/qabstractitemview.cpp:1644 #10571 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa4def0) at widgets/qabstractscrollarea_p.h:100 #10572 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa4def0) at widgets/qabstractscrollarea_p.h:116 #10573 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa4def0) at kernel/qcoreapplication.cpp:1063 #10574 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa4def0) at kernel/qapplication.cpp:4561 #10575 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa4def0) at kernel/qapplication.cpp:4530 #10576 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa4def0) at kernel/qcoreapplication.cpp:953 #10577 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa4def0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10578 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10579 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10580 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10581 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10582 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa4ee20) at itemviews/qabstractitemview.cpp:2415 #10583 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa4ee20) at itemviews/qlistview.cpp:848 #10584 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa4ee20) at kernel/qwidget.cpp:8554 #10585 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa4ee20) at widgets/qframe.cpp:557 #10586 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa4ee20) at widgets/qabstractscrollarea.cpp:1043 #10587 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa4ee20) at itemviews/qabstractitemview.cpp:1644 #10588 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa4ee20) at widgets/qabstractscrollarea_p.h:100 #10589 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa4ee20) at widgets/qabstractscrollarea_p.h:116 #10590 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa4ee20) at kernel/qcoreapplication.cpp:1063 #10591 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa4ee20) at kernel/qapplication.cpp:4561 #10592 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa4ee20) at kernel/qapplication.cpp:4530 #10593 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa4ee20) at kernel/qcoreapplication.cpp:953 #10594 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa4ee20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10595 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10596 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10597 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10598 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10599 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa4fd50) at itemviews/qabstractitemview.cpp:2415 #10600 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa4fd50) at itemviews/qlistview.cpp:848 #10601 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa4fd50) at kernel/qwidget.cpp:8554 #10602 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa4fd50) at widgets/qframe.cpp:557 #10603 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa4fd50) at widgets/qabstractscrollarea.cpp:1043 #10604 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa4fd50) at itemviews/qabstractitemview.cpp:1644 #10605 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa4fd50) at widgets/qabstractscrollarea_p.h:100 #10606 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa4fd50) at widgets/qabstractscrollarea_p.h:116 #10607 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa4fd50) at kernel/qcoreapplication.cpp:1063 #10608 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa4fd50) at kernel/qapplication.cpp:4561 #10609 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa4fd50) at kernel/qapplication.cpp:4530 #10610 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa4fd50) at kernel/qcoreapplication.cpp:953 #10611 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa4fd50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10612 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10613 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10614 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10615 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10616 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa50c80) at itemviews/qabstractitemview.cpp:2415 #10617 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa50c80) at itemviews/qlistview.cpp:848 #10618 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa50c80) at kernel/qwidget.cpp:8554 #10619 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa50c80) at widgets/qframe.cpp:557 #10620 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa50c80) at widgets/qabstractscrollarea.cpp:1043 #10621 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa50c80) at itemviews/qabstractitemview.cpp:1644 #10622 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa50c80) at widgets/qabstractscrollarea_p.h:100 #10623 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa50c80) at widgets/qabstractscrollarea_p.h:116 #10624 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa50c80) at kernel/qcoreapplication.cpp:1063 #10625 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa50c80) at kernel/qapplication.cpp:4561 #10626 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa50c80) at kernel/qapplication.cpp:4530 #10627 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa50c80) at kernel/qcoreapplication.cpp:953 #10628 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa50c80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10629 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10630 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10631 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10632 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10633 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa51bb0) at itemviews/qabstractitemview.cpp:2415 #10634 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa51bb0) at itemviews/qlistview.cpp:848 #10635 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa51bb0) at kernel/qwidget.cpp:8554 #10636 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa51bb0) at widgets/qframe.cpp:557 #10637 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa51bb0) at widgets/qabstractscrollarea.cpp:1043 #10638 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa51bb0) at itemviews/qabstractitemview.cpp:1644 #10639 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa51bb0) at widgets/qabstractscrollarea_p.h:100 #10640 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa51bb0) at widgets/qabstractscrollarea_p.h:116 #10641 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa51bb0) at kernel/qcoreapplication.cpp:1063 #10642 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa51bb0) at kernel/qapplication.cpp:4561 #10643 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa51bb0) at kernel/qapplication.cpp:4530 #10644 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa51bb0) at kernel/qcoreapplication.cpp:953 #10645 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa51bb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10646 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10647 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10648 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10649 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10650 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa52ae0) at itemviews/qabstractitemview.cpp:2415 #10651 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa52ae0) at itemviews/qlistview.cpp:848 #10652 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa52ae0) at kernel/qwidget.cpp:8554 #10653 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa52ae0) at widgets/qframe.cpp:557 #10654 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa52ae0) at widgets/qabstractscrollarea.cpp:1043 #10655 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa52ae0) at itemviews/qabstractitemview.cpp:1644 #10656 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa52ae0) at widgets/qabstractscrollarea_p.h:100 #10657 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa52ae0) at widgets/qabstractscrollarea_p.h:116 #10658 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa52ae0) at kernel/qcoreapplication.cpp:1063 #10659 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa52ae0) at kernel/qapplication.cpp:4561 #10660 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa52ae0) at kernel/qapplication.cpp:4530 #10661 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa52ae0) at kernel/qcoreapplication.cpp:953 #10662 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa52ae0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10663 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10664 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10665 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10666 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10667 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa53a10) at itemviews/qabstractitemview.cpp:2415 #10668 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa53a10) at itemviews/qlistview.cpp:848 #10669 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa53a10) at kernel/qwidget.cpp:8554 #10670 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa53a10) at widgets/qframe.cpp:557 #10671 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa53a10) at widgets/qabstractscrollarea.cpp:1043 #10672 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa53a10) at itemviews/qabstractitemview.cpp:1644 #10673 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa53a10) at widgets/qabstractscrollarea_p.h:100 #10674 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa53a10) at widgets/qabstractscrollarea_p.h:116 #10675 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa53a10) at kernel/qcoreapplication.cpp:1063 #10676 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa53a10) at kernel/qapplication.cpp:4561 #10677 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa53a10) at kernel/qapplication.cpp:4530 #10678 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa53a10) at kernel/qcoreapplication.cpp:953 #10679 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa53a10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10680 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10681 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10682 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10683 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10684 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa54940) at itemviews/qabstractitemview.cpp:2415 #10685 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa54940) at itemviews/qlistview.cpp:848 #10686 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa54940) at kernel/qwidget.cpp:8554 #10687 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa54940) at widgets/qframe.cpp:557 #10688 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa54940) at widgets/qabstractscrollarea.cpp:1043 #10689 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa54940) at itemviews/qabstractitemview.cpp:1644 #10690 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa54940) at widgets/qabstractscrollarea_p.h:100 #10691 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa54940) at widgets/qabstractscrollarea_p.h:116 #10692 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa54940) at kernel/qcoreapplication.cpp:1063 #10693 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa54940) at kernel/qapplication.cpp:4561 #10694 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa54940) at kernel/qapplication.cpp:4530 #10695 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa54940) at kernel/qcoreapplication.cpp:953 #10696 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa54940) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10697 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10698 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10699 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10700 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10701 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa55870) at itemviews/qabstractitemview.cpp:2415 #10702 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa55870) at itemviews/qlistview.cpp:848 #10703 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa55870) at kernel/qwidget.cpp:8554 #10704 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa55870) at widgets/qframe.cpp:557 #10705 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa55870) at widgets/qabstractscrollarea.cpp:1043 #10706 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa55870) at itemviews/qabstractitemview.cpp:1644 #10707 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa55870) at widgets/qabstractscrollarea_p.h:100 #10708 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa55870) at widgets/qabstractscrollarea_p.h:116 #10709 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa55870) at kernel/qcoreapplication.cpp:1063 #10710 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa55870) at kernel/qapplication.cpp:4561 #10711 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa55870) at kernel/qapplication.cpp:4530 #10712 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa55870) at kernel/qcoreapplication.cpp:953 #10713 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa55870) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10714 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10715 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10716 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10717 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10718 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa567a0) at itemviews/qabstractitemview.cpp:2415 #10719 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa567a0) at itemviews/qlistview.cpp:848 #10720 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa567a0) at kernel/qwidget.cpp:8554 #10721 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa567a0) at widgets/qframe.cpp:557 #10722 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa567a0) at widgets/qabstractscrollarea.cpp:1043 #10723 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa567a0) at itemviews/qabstractitemview.cpp:1644 #10724 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa567a0) at widgets/qabstractscrollarea_p.h:100 #10725 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa567a0) at widgets/qabstractscrollarea_p.h:116 #10726 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa567a0) at kernel/qcoreapplication.cpp:1063 #10727 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa567a0) at kernel/qapplication.cpp:4561 #10728 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa567a0) at kernel/qapplication.cpp:4530 #10729 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa567a0) at kernel/qcoreapplication.cpp:953 #10730 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa567a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10731 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10732 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10733 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10734 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10735 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa576d0) at itemviews/qabstractitemview.cpp:2415 #10736 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa576d0) at itemviews/qlistview.cpp:848 #10737 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa576d0) at kernel/qwidget.cpp:8554 #10738 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa576d0) at widgets/qframe.cpp:557 #10739 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa576d0) at widgets/qabstractscrollarea.cpp:1043 #10740 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa576d0) at itemviews/qabstractitemview.cpp:1644 #10741 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa576d0) at widgets/qabstractscrollarea_p.h:100 #10742 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa576d0) at widgets/qabstractscrollarea_p.h:116 #10743 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa576d0) at kernel/qcoreapplication.cpp:1063 #10744 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa576d0) at kernel/qapplication.cpp:4561 #10745 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa576d0) at kernel/qapplication.cpp:4530 #10746 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa576d0) at kernel/qcoreapplication.cpp:953 #10747 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa576d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10748 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10749 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10750 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10751 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10752 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa58600) at itemviews/qabstractitemview.cpp:2415 #10753 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa58600) at itemviews/qlistview.cpp:848 #10754 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa58600) at kernel/qwidget.cpp:8554 #10755 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa58600) at widgets/qframe.cpp:557 #10756 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa58600) at widgets/qabstractscrollarea.cpp:1043 #10757 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa58600) at itemviews/qabstractitemview.cpp:1644 #10758 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa58600) at widgets/qabstractscrollarea_p.h:100 #10759 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa58600) at widgets/qabstractscrollarea_p.h:116 #10760 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa58600) at kernel/qcoreapplication.cpp:1063 #10761 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa58600) at kernel/qapplication.cpp:4561 #10762 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa58600) at kernel/qapplication.cpp:4530 #10763 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa58600) at kernel/qcoreapplication.cpp:953 #10764 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa58600) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10765 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10766 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10767 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10768 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10769 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa59530) at itemviews/qabstractitemview.cpp:2415 #10770 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa59530) at itemviews/qlistview.cpp:848 #10771 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa59530) at kernel/qwidget.cpp:8554 #10772 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa59530) at widgets/qframe.cpp:557 #10773 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa59530) at widgets/qabstractscrollarea.cpp:1043 #10774 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa59530) at itemviews/qabstractitemview.cpp:1644 #10775 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa59530) at widgets/qabstractscrollarea_p.h:100 #10776 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa59530) at widgets/qabstractscrollarea_p.h:116 #10777 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa59530) at kernel/qcoreapplication.cpp:1063 #10778 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa59530) at kernel/qapplication.cpp:4561 #10779 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa59530) at kernel/qapplication.cpp:4530 #10780 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa59530) at kernel/qcoreapplication.cpp:953 #10781 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa59530) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10782 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10783 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10784 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10785 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10786 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa5a460) at itemviews/qabstractitemview.cpp:2415 #10787 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa5a460) at itemviews/qlistview.cpp:848 #10788 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa5a460) at kernel/qwidget.cpp:8554 #10789 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa5a460) at widgets/qframe.cpp:557 #10790 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa5a460) at widgets/qabstractscrollarea.cpp:1043 #10791 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa5a460) at itemviews/qabstractitemview.cpp:1644 #10792 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa5a460) at widgets/qabstractscrollarea_p.h:100 #10793 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa5a460) at widgets/qabstractscrollarea_p.h:116 #10794 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa5a460) at kernel/qcoreapplication.cpp:1063 #10795 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa5a460) at kernel/qapplication.cpp:4561 #10796 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa5a460) at kernel/qapplication.cpp:4530 #10797 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa5a460) at kernel/qcoreapplication.cpp:953 #10798 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa5a460) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10799 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10800 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10801 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10802 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10803 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa5b390) at itemviews/qabstractitemview.cpp:2415 #10804 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa5b390) at itemviews/qlistview.cpp:848 #10805 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa5b390) at kernel/qwidget.cpp:8554 #10806 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa5b390) at widgets/qframe.cpp:557 #10807 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa5b390) at widgets/qabstractscrollarea.cpp:1043 #10808 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa5b390) at itemviews/qabstractitemview.cpp:1644 #10809 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa5b390) at widgets/qabstractscrollarea_p.h:100 #10810 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa5b390) at widgets/qabstractscrollarea_p.h:116 #10811 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa5b390) at kernel/qcoreapplication.cpp:1063 #10812 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa5b390) at kernel/qapplication.cpp:4561 #10813 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa5b390) at kernel/qapplication.cpp:4530 #10814 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa5b390) at kernel/qcoreapplication.cpp:953 #10815 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa5b390) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10816 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10817 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10818 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10819 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10820 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa5c2c0) at itemviews/qabstractitemview.cpp:2415 #10821 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa5c2c0) at itemviews/qlistview.cpp:848 #10822 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa5c2c0) at kernel/qwidget.cpp:8554 #10823 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa5c2c0) at widgets/qframe.cpp:557 #10824 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa5c2c0) at widgets/qabstractscrollarea.cpp:1043 #10825 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa5c2c0) at itemviews/qabstractitemview.cpp:1644 #10826 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa5c2c0) at widgets/qabstractscrollarea_p.h:100 #10827 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa5c2c0) at widgets/qabstractscrollarea_p.h:116 #10828 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa5c2c0) at kernel/qcoreapplication.cpp:1063 #10829 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa5c2c0) at kernel/qapplication.cpp:4561 #10830 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa5c2c0) at kernel/qapplication.cpp:4530 #10831 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa5c2c0) at kernel/qcoreapplication.cpp:953 #10832 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa5c2c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10833 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10834 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10835 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10836 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10837 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa5d1f0) at itemviews/qabstractitemview.cpp:2415 #10838 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa5d1f0) at itemviews/qlistview.cpp:848 #10839 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa5d1f0) at kernel/qwidget.cpp:8554 #10840 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa5d1f0) at widgets/qframe.cpp:557 #10841 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa5d1f0) at widgets/qabstractscrollarea.cpp:1043 #10842 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa5d1f0) at itemviews/qabstractitemview.cpp:1644 #10843 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa5d1f0) at widgets/qabstractscrollarea_p.h:100 #10844 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa5d1f0) at widgets/qabstractscrollarea_p.h:116 #10845 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa5d1f0) at kernel/qcoreapplication.cpp:1063 #10846 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa5d1f0) at kernel/qapplication.cpp:4561 #10847 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa5d1f0) at kernel/qapplication.cpp:4530 #10848 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa5d1f0) at kernel/qcoreapplication.cpp:953 #10849 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa5d1f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10850 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10851 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10852 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10853 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10854 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa5e120) at itemviews/qabstractitemview.cpp:2415 #10855 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa5e120) at itemviews/qlistview.cpp:848 #10856 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa5e120) at kernel/qwidget.cpp:8554 #10857 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa5e120) at widgets/qframe.cpp:557 #10858 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa5e120) at widgets/qabstractscrollarea.cpp:1043 #10859 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa5e120) at itemviews/qabstractitemview.cpp:1644 #10860 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa5e120) at widgets/qabstractscrollarea_p.h:100 #10861 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa5e120) at widgets/qabstractscrollarea_p.h:116 #10862 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa5e120) at kernel/qcoreapplication.cpp:1063 #10863 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa5e120) at kernel/qapplication.cpp:4561 #10864 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa5e120) at kernel/qapplication.cpp:4530 #10865 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa5e120) at kernel/qcoreapplication.cpp:953 #10866 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa5e120) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10867 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10868 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10869 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10870 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10871 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa5f050) at itemviews/qabstractitemview.cpp:2415 #10872 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa5f050) at itemviews/qlistview.cpp:848 #10873 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa5f050) at kernel/qwidget.cpp:8554 #10874 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa5f050) at widgets/qframe.cpp:557 #10875 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa5f050) at widgets/qabstractscrollarea.cpp:1043 #10876 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa5f050) at itemviews/qabstractitemview.cpp:1644 #10877 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa5f050) at widgets/qabstractscrollarea_p.h:100 #10878 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa5f050) at widgets/qabstractscrollarea_p.h:116 #10879 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa5f050) at kernel/qcoreapplication.cpp:1063 #10880 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa5f050) at kernel/qapplication.cpp:4561 #10881 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa5f050) at kernel/qapplication.cpp:4530 #10882 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa5f050) at kernel/qcoreapplication.cpp:953 #10883 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa5f050) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10884 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10885 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10886 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10887 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10888 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa5ff80) at itemviews/qabstractitemview.cpp:2415 #10889 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa5ff80) at itemviews/qlistview.cpp:848 #10890 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa5ff80) at kernel/qwidget.cpp:8554 #10891 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa5ff80) at widgets/qframe.cpp:557 #10892 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa5ff80) at widgets/qabstractscrollarea.cpp:1043 #10893 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa5ff80) at itemviews/qabstractitemview.cpp:1644 #10894 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa5ff80) at widgets/qabstractscrollarea_p.h:100 #10895 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa5ff80) at widgets/qabstractscrollarea_p.h:116 #10896 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa5ff80) at kernel/qcoreapplication.cpp:1063 #10897 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa5ff80) at kernel/qapplication.cpp:4561 #10898 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa5ff80) at kernel/qapplication.cpp:4530 #10899 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa5ff80) at kernel/qcoreapplication.cpp:953 #10900 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa5ff80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10901 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10902 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10903 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10904 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10905 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa60eb0) at itemviews/qabstractitemview.cpp:2415 #10906 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa60eb0) at itemviews/qlistview.cpp:848 #10907 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa60eb0) at kernel/qwidget.cpp:8554 #10908 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa60eb0) at widgets/qframe.cpp:557 #10909 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa60eb0) at widgets/qabstractscrollarea.cpp:1043 #10910 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa60eb0) at itemviews/qabstractitemview.cpp:1644 #10911 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa60eb0) at widgets/qabstractscrollarea_p.h:100 #10912 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa60eb0) at widgets/qabstractscrollarea_p.h:116 #10913 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa60eb0) at kernel/qcoreapplication.cpp:1063 #10914 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa60eb0) at kernel/qapplication.cpp:4561 #10915 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa60eb0) at kernel/qapplication.cpp:4530 #10916 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa60eb0) at kernel/qcoreapplication.cpp:953 #10917 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa60eb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10918 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10919 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10920 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10921 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10922 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa61de0) at itemviews/qabstractitemview.cpp:2415 #10923 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa61de0) at itemviews/qlistview.cpp:848 #10924 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa61de0) at kernel/qwidget.cpp:8554 #10925 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa61de0) at widgets/qframe.cpp:557 #10926 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa61de0) at widgets/qabstractscrollarea.cpp:1043 #10927 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa61de0) at itemviews/qabstractitemview.cpp:1644 #10928 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa61de0) at widgets/qabstractscrollarea_p.h:100 #10929 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa61de0) at widgets/qabstractscrollarea_p.h:116 #10930 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa61de0) at kernel/qcoreapplication.cpp:1063 #10931 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa61de0) at kernel/qapplication.cpp:4561 #10932 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa61de0) at kernel/qapplication.cpp:4530 #10933 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa61de0) at kernel/qcoreapplication.cpp:953 #10934 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa61de0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10935 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10936 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10937 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10938 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10939 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa62d10) at itemviews/qabstractitemview.cpp:2415 #10940 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa62d10) at itemviews/qlistview.cpp:848 #10941 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa62d10) at kernel/qwidget.cpp:8554 #10942 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa62d10) at widgets/qframe.cpp:557 #10943 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa62d10) at widgets/qabstractscrollarea.cpp:1043 #10944 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa62d10) at itemviews/qabstractitemview.cpp:1644 #10945 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa62d10) at widgets/qabstractscrollarea_p.h:100 #10946 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa62d10) at widgets/qabstractscrollarea_p.h:116 #10947 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa62d10) at kernel/qcoreapplication.cpp:1063 #10948 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa62d10) at kernel/qapplication.cpp:4561 #10949 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa62d10) at kernel/qapplication.cpp:4530 #10950 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa62d10) at kernel/qcoreapplication.cpp:953 #10951 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa62d10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10952 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10953 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10954 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10955 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10956 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa63c40) at itemviews/qabstractitemview.cpp:2415 #10957 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa63c40) at itemviews/qlistview.cpp:848 #10958 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa63c40) at kernel/qwidget.cpp:8554 #10959 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa63c40) at widgets/qframe.cpp:557 #10960 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa63c40) at widgets/qabstractscrollarea.cpp:1043 #10961 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa63c40) at itemviews/qabstractitemview.cpp:1644 #10962 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa63c40) at widgets/qabstractscrollarea_p.h:100 #10963 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa63c40) at widgets/qabstractscrollarea_p.h:116 #10964 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa63c40) at kernel/qcoreapplication.cpp:1063 #10965 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa63c40) at kernel/qapplication.cpp:4561 #10966 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa63c40) at kernel/qapplication.cpp:4530 #10967 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa63c40) at kernel/qcoreapplication.cpp:953 #10968 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa63c40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10969 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #10970 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10971 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10972 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10973 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa64b70) at itemviews/qabstractitemview.cpp:2415 #10974 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa64b70) at itemviews/qlistview.cpp:848 #10975 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa64b70) at kernel/qwidget.cpp:8554 #10976 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa64b70) at widgets/qframe.cpp:557 #10977 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa64b70) at widgets/qabstractscrollarea.cpp:1043 #10978 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa64b70) at itemviews/qabstractitemview.cpp:1644 #10979 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa64b70) at widgets/qabstractscrollarea_p.h:100 #10980 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa64b70) at widgets/qabstractscrollarea_p.h:116 #10981 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa64b70) at kernel/qcoreapplication.cpp:1063 #10982 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa64b70) at kernel/qapplication.cpp:4561 #10983 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa64b70) at kernel/qapplication.cpp:4530 #10984 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa64b70) at kernel/qcoreapplication.cpp:953 #10985 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa64b70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #10986 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #10987 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #10988 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #10989 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #10990 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa65aa0) at itemviews/qabstractitemview.cpp:2415 #10991 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa65aa0) at itemviews/qlistview.cpp:848 #10992 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa65aa0) at kernel/qwidget.cpp:8554 #10993 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa65aa0) at widgets/qframe.cpp:557 #10994 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa65aa0) at widgets/qabstractscrollarea.cpp:1043 #10995 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa65aa0) at itemviews/qabstractitemview.cpp:1644 #10996 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa65aa0) at widgets/qabstractscrollarea_p.h:100 #10997 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa65aa0) at widgets/qabstractscrollarea_p.h:116 #10998 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa65aa0) at kernel/qcoreapplication.cpp:1063 #10999 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa65aa0) at kernel/qapplication.cpp:4561 #11000 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa65aa0) at kernel/qapplication.cpp:4530 #11001 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa65aa0) at kernel/qcoreapplication.cpp:953 #11002 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa65aa0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11003 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11004 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11005 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11006 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11007 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa669d0) at itemviews/qabstractitemview.cpp:2415 #11008 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa669d0) at itemviews/qlistview.cpp:848 #11009 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa669d0) at kernel/qwidget.cpp:8554 #11010 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa669d0) at widgets/qframe.cpp:557 #11011 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa669d0) at widgets/qabstractscrollarea.cpp:1043 #11012 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa669d0) at itemviews/qabstractitemview.cpp:1644 #11013 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa669d0) at widgets/qabstractscrollarea_p.h:100 #11014 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa669d0) at widgets/qabstractscrollarea_p.h:116 #11015 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa669d0) at kernel/qcoreapplication.cpp:1063 #11016 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa669d0) at kernel/qapplication.cpp:4561 #11017 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa669d0) at kernel/qapplication.cpp:4530 #11018 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa669d0) at kernel/qcoreapplication.cpp:953 #11019 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa669d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11020 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11021 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11022 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11023 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11024 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa67900) at itemviews/qabstractitemview.cpp:2415 #11025 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa67900) at itemviews/qlistview.cpp:848 #11026 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa67900) at kernel/qwidget.cpp:8554 #11027 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa67900) at widgets/qframe.cpp:557 #11028 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa67900) at widgets/qabstractscrollarea.cpp:1043 #11029 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa67900) at itemviews/qabstractitemview.cpp:1644 #11030 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa67900) at widgets/qabstractscrollarea_p.h:100 #11031 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa67900) at widgets/qabstractscrollarea_p.h:116 #11032 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa67900) at kernel/qcoreapplication.cpp:1063 #11033 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa67900) at kernel/qapplication.cpp:4561 #11034 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa67900) at kernel/qapplication.cpp:4530 #11035 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa67900) at kernel/qcoreapplication.cpp:953 #11036 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa67900) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11037 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11038 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11039 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11040 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11041 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa68830) at itemviews/qabstractitemview.cpp:2415 #11042 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa68830) at itemviews/qlistview.cpp:848 #11043 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa68830) at kernel/qwidget.cpp:8554 #11044 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa68830) at widgets/qframe.cpp:557 #11045 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa68830) at widgets/qabstractscrollarea.cpp:1043 #11046 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa68830) at itemviews/qabstractitemview.cpp:1644 #11047 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa68830) at widgets/qabstractscrollarea_p.h:100 #11048 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa68830) at widgets/qabstractscrollarea_p.h:116 #11049 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa68830) at kernel/qcoreapplication.cpp:1063 #11050 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa68830) at kernel/qapplication.cpp:4561 #11051 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa68830) at kernel/qapplication.cpp:4530 #11052 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa68830) at kernel/qcoreapplication.cpp:953 #11053 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa68830) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11054 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11055 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11056 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11057 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11058 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa69760) at itemviews/qabstractitemview.cpp:2415 #11059 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa69760) at itemviews/qlistview.cpp:848 #11060 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa69760) at kernel/qwidget.cpp:8554 #11061 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa69760) at widgets/qframe.cpp:557 #11062 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa69760) at widgets/qabstractscrollarea.cpp:1043 #11063 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa69760) at itemviews/qabstractitemview.cpp:1644 #11064 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa69760) at widgets/qabstractscrollarea_p.h:100 #11065 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa69760) at widgets/qabstractscrollarea_p.h:116 #11066 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa69760) at kernel/qcoreapplication.cpp:1063 #11067 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa69760) at kernel/qapplication.cpp:4561 #11068 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa69760) at kernel/qapplication.cpp:4530 #11069 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa69760) at kernel/qcoreapplication.cpp:953 #11070 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa69760) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11071 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11072 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11073 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11074 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11075 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa6a690) at itemviews/qabstractitemview.cpp:2415 #11076 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa6a690) at itemviews/qlistview.cpp:848 #11077 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa6a690) at kernel/qwidget.cpp:8554 #11078 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa6a690) at widgets/qframe.cpp:557 #11079 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa6a690) at widgets/qabstractscrollarea.cpp:1043 #11080 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa6a690) at itemviews/qabstractitemview.cpp:1644 #11081 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa6a690) at widgets/qabstractscrollarea_p.h:100 #11082 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa6a690) at widgets/qabstractscrollarea_p.h:116 #11083 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa6a690) at kernel/qcoreapplication.cpp:1063 #11084 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa6a690) at kernel/qapplication.cpp:4561 #11085 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa6a690) at kernel/qapplication.cpp:4530 #11086 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa6a690) at kernel/qcoreapplication.cpp:953 #11087 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa6a690) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11088 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11089 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11090 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11091 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11092 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa6b5c0) at itemviews/qabstractitemview.cpp:2415 #11093 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa6b5c0) at itemviews/qlistview.cpp:848 #11094 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa6b5c0) at kernel/qwidget.cpp:8554 #11095 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa6b5c0) at widgets/qframe.cpp:557 #11096 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa6b5c0) at widgets/qabstractscrollarea.cpp:1043 #11097 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa6b5c0) at itemviews/qabstractitemview.cpp:1644 #11098 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa6b5c0) at widgets/qabstractscrollarea_p.h:100 #11099 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa6b5c0) at widgets/qabstractscrollarea_p.h:116 #11100 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa6b5c0) at kernel/qcoreapplication.cpp:1063 #11101 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa6b5c0) at kernel/qapplication.cpp:4561 #11102 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa6b5c0) at kernel/qapplication.cpp:4530 #11103 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa6b5c0) at kernel/qcoreapplication.cpp:953 #11104 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa6b5c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11105 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11106 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11107 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11108 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11109 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa6c4f0) at itemviews/qabstractitemview.cpp:2415 #11110 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa6c4f0) at itemviews/qlistview.cpp:848 #11111 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa6c4f0) at kernel/qwidget.cpp:8554 #11112 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa6c4f0) at widgets/qframe.cpp:557 #11113 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa6c4f0) at widgets/qabstractscrollarea.cpp:1043 #11114 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa6c4f0) at itemviews/qabstractitemview.cpp:1644 #11115 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa6c4f0) at widgets/qabstractscrollarea_p.h:100 #11116 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa6c4f0) at widgets/qabstractscrollarea_p.h:116 #11117 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa6c4f0) at kernel/qcoreapplication.cpp:1063 #11118 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa6c4f0) at kernel/qapplication.cpp:4561 #11119 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa6c4f0) at kernel/qapplication.cpp:4530 #11120 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa6c4f0) at kernel/qcoreapplication.cpp:953 #11121 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa6c4f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11122 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11123 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11124 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11125 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11126 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa6d420) at itemviews/qabstractitemview.cpp:2415 #11127 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa6d420) at itemviews/qlistview.cpp:848 #11128 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa6d420) at kernel/qwidget.cpp:8554 #11129 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa6d420) at widgets/qframe.cpp:557 #11130 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa6d420) at widgets/qabstractscrollarea.cpp:1043 #11131 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa6d420) at itemviews/qabstractitemview.cpp:1644 #11132 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa6d420) at widgets/qabstractscrollarea_p.h:100 #11133 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa6d420) at widgets/qabstractscrollarea_p.h:116 #11134 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa6d420) at kernel/qcoreapplication.cpp:1063 #11135 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa6d420) at kernel/qapplication.cpp:4561 #11136 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa6d420) at kernel/qapplication.cpp:4530 #11137 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa6d420) at kernel/qcoreapplication.cpp:953 #11138 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa6d420) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11139 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11140 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11141 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11142 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11143 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa6e350) at itemviews/qabstractitemview.cpp:2415 #11144 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa6e350) at itemviews/qlistview.cpp:848 #11145 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa6e350) at kernel/qwidget.cpp:8554 #11146 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa6e350) at widgets/qframe.cpp:557 #11147 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa6e350) at widgets/qabstractscrollarea.cpp:1043 #11148 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa6e350) at itemviews/qabstractitemview.cpp:1644 #11149 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa6e350) at widgets/qabstractscrollarea_p.h:100 #11150 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa6e350) at widgets/qabstractscrollarea_p.h:116 #11151 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa6e350) at kernel/qcoreapplication.cpp:1063 #11152 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa6e350) at kernel/qapplication.cpp:4561 #11153 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa6e350) at kernel/qapplication.cpp:4530 #11154 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa6e350) at kernel/qcoreapplication.cpp:953 #11155 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa6e350) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11156 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11157 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11158 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11159 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11160 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa6f280) at itemviews/qabstractitemview.cpp:2415 #11161 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa6f280) at itemviews/qlistview.cpp:848 #11162 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa6f280) at kernel/qwidget.cpp:8554 #11163 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa6f280) at widgets/qframe.cpp:557 #11164 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa6f280) at widgets/qabstractscrollarea.cpp:1043 #11165 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa6f280) at itemviews/qabstractitemview.cpp:1644 #11166 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa6f280) at widgets/qabstractscrollarea_p.h:100 #11167 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa6f280) at widgets/qabstractscrollarea_p.h:116 #11168 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa6f280) at kernel/qcoreapplication.cpp:1063 #11169 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa6f280) at kernel/qapplication.cpp:4561 #11170 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa6f280) at kernel/qapplication.cpp:4530 #11171 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa6f280) at kernel/qcoreapplication.cpp:953 #11172 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa6f280) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11173 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11174 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11175 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11176 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11177 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa701b0) at itemviews/qabstractitemview.cpp:2415 #11178 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa701b0) at itemviews/qlistview.cpp:848 #11179 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa701b0) at kernel/qwidget.cpp:8554 #11180 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa701b0) at widgets/qframe.cpp:557 #11181 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa701b0) at widgets/qabstractscrollarea.cpp:1043 #11182 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa701b0) at itemviews/qabstractitemview.cpp:1644 #11183 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa701b0) at widgets/qabstractscrollarea_p.h:100 #11184 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa701b0) at widgets/qabstractscrollarea_p.h:116 #11185 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa701b0) at kernel/qcoreapplication.cpp:1063 #11186 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa701b0) at kernel/qapplication.cpp:4561 #11187 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa701b0) at kernel/qapplication.cpp:4530 #11188 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa701b0) at kernel/qcoreapplication.cpp:953 #11189 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa701b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11190 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11191 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11192 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11193 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11194 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa710e0) at itemviews/qabstractitemview.cpp:2415 #11195 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa710e0) at itemviews/qlistview.cpp:848 #11196 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa710e0) at kernel/qwidget.cpp:8554 #11197 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa710e0) at widgets/qframe.cpp:557 #11198 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa710e0) at widgets/qabstractscrollarea.cpp:1043 #11199 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa710e0) at itemviews/qabstractitemview.cpp:1644 #11200 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa710e0) at widgets/qabstractscrollarea_p.h:100 #11201 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa710e0) at widgets/qabstractscrollarea_p.h:116 #11202 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa710e0) at kernel/qcoreapplication.cpp:1063 #11203 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa710e0) at kernel/qapplication.cpp:4561 #11204 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa710e0) at kernel/qapplication.cpp:4530 #11205 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa710e0) at kernel/qcoreapplication.cpp:953 #11206 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa710e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11207 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11208 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11209 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11210 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11211 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa72010) at itemviews/qabstractitemview.cpp:2415 #11212 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa72010) at itemviews/qlistview.cpp:848 #11213 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa72010) at kernel/qwidget.cpp:8554 #11214 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa72010) at widgets/qframe.cpp:557 #11215 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa72010) at widgets/qabstractscrollarea.cpp:1043 #11216 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa72010) at itemviews/qabstractitemview.cpp:1644 #11217 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa72010) at widgets/qabstractscrollarea_p.h:100 #11218 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa72010) at widgets/qabstractscrollarea_p.h:116 #11219 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa72010) at kernel/qcoreapplication.cpp:1063 #11220 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa72010) at kernel/qapplication.cpp:4561 #11221 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa72010) at kernel/qapplication.cpp:4530 #11222 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa72010) at kernel/qcoreapplication.cpp:953 #11223 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa72010) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11224 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11225 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11226 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11227 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11228 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa72f40) at itemviews/qabstractitemview.cpp:2415 #11229 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa72f40) at itemviews/qlistview.cpp:848 #11230 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa72f40) at kernel/qwidget.cpp:8554 #11231 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa72f40) at widgets/qframe.cpp:557 #11232 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa72f40) at widgets/qabstractscrollarea.cpp:1043 #11233 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa72f40) at itemviews/qabstractitemview.cpp:1644 #11234 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa72f40) at widgets/qabstractscrollarea_p.h:100 #11235 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa72f40) at widgets/qabstractscrollarea_p.h:116 #11236 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa72f40) at kernel/qcoreapplication.cpp:1063 #11237 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa72f40) at kernel/qapplication.cpp:4561 #11238 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa72f40) at kernel/qapplication.cpp:4530 #11239 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa72f40) at kernel/qcoreapplication.cpp:953 #11240 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa72f40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11241 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11242 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11243 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11244 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11245 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa73e70) at itemviews/qabstractitemview.cpp:2415 #11246 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa73e70) at itemviews/qlistview.cpp:848 #11247 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa73e70) at kernel/qwidget.cpp:8554 #11248 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa73e70) at widgets/qframe.cpp:557 #11249 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa73e70) at widgets/qabstractscrollarea.cpp:1043 #11250 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa73e70) at itemviews/qabstractitemview.cpp:1644 #11251 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa73e70) at widgets/qabstractscrollarea_p.h:100 #11252 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa73e70) at widgets/qabstractscrollarea_p.h:116 #11253 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa73e70) at kernel/qcoreapplication.cpp:1063 #11254 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa73e70) at kernel/qapplication.cpp:4561 #11255 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa73e70) at kernel/qapplication.cpp:4530 #11256 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa73e70) at kernel/qcoreapplication.cpp:953 #11257 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa73e70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11258 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11259 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11260 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11261 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11262 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa74da0) at itemviews/qabstractitemview.cpp:2415 #11263 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa74da0) at itemviews/qlistview.cpp:848 #11264 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa74da0) at kernel/qwidget.cpp:8554 #11265 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa74da0) at widgets/qframe.cpp:557 #11266 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa74da0) at widgets/qabstractscrollarea.cpp:1043 #11267 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa74da0) at itemviews/qabstractitemview.cpp:1644 #11268 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa74da0) at widgets/qabstractscrollarea_p.h:100 #11269 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa74da0) at widgets/qabstractscrollarea_p.h:116 #11270 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa74da0) at kernel/qcoreapplication.cpp:1063 #11271 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa74da0) at kernel/qapplication.cpp:4561 #11272 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa74da0) at kernel/qapplication.cpp:4530 #11273 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa74da0) at kernel/qcoreapplication.cpp:953 #11274 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa74da0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11275 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11276 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11277 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11278 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11279 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa75cd0) at itemviews/qabstractitemview.cpp:2415 #11280 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa75cd0) at itemviews/qlistview.cpp:848 #11281 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa75cd0) at kernel/qwidget.cpp:8554 #11282 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa75cd0) at widgets/qframe.cpp:557 #11283 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa75cd0) at widgets/qabstractscrollarea.cpp:1043 #11284 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa75cd0) at itemviews/qabstractitemview.cpp:1644 #11285 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa75cd0) at widgets/qabstractscrollarea_p.h:100 #11286 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa75cd0) at widgets/qabstractscrollarea_p.h:116 #11287 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa75cd0) at kernel/qcoreapplication.cpp:1063 #11288 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa75cd0) at kernel/qapplication.cpp:4561 #11289 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa75cd0) at kernel/qapplication.cpp:4530 #11290 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa75cd0) at kernel/qcoreapplication.cpp:953 #11291 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa75cd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11292 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11293 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11294 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11295 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11296 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa76c00) at itemviews/qabstractitemview.cpp:2415 #11297 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa76c00) at itemviews/qlistview.cpp:848 #11298 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa76c00) at kernel/qwidget.cpp:8554 #11299 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa76c00) at widgets/qframe.cpp:557 #11300 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa76c00) at widgets/qabstractscrollarea.cpp:1043 #11301 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa76c00) at itemviews/qabstractitemview.cpp:1644 #11302 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa76c00) at widgets/qabstractscrollarea_p.h:100 #11303 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa76c00) at widgets/qabstractscrollarea_p.h:116 #11304 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa76c00) at kernel/qcoreapplication.cpp:1063 #11305 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa76c00) at kernel/qapplication.cpp:4561 #11306 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa76c00) at kernel/qapplication.cpp:4530 #11307 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa76c00) at kernel/qcoreapplication.cpp:953 #11308 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa76c00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11309 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11310 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11311 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11312 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11313 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa77b30) at itemviews/qabstractitemview.cpp:2415 #11314 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa77b30) at itemviews/qlistview.cpp:848 #11315 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa77b30) at kernel/qwidget.cpp:8554 #11316 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa77b30) at widgets/qframe.cpp:557 #11317 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa77b30) at widgets/qabstractscrollarea.cpp:1043 #11318 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa77b30) at itemviews/qabstractitemview.cpp:1644 #11319 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa77b30) at widgets/qabstractscrollarea_p.h:100 #11320 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa77b30) at widgets/qabstractscrollarea_p.h:116 #11321 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa77b30) at kernel/qcoreapplication.cpp:1063 #11322 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa77b30) at kernel/qapplication.cpp:4561 #11323 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa77b30) at kernel/qapplication.cpp:4530 #11324 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa77b30) at kernel/qcoreapplication.cpp:953 #11325 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa77b30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11326 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11327 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11328 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11329 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11330 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa78a60) at itemviews/qabstractitemview.cpp:2415 #11331 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa78a60) at itemviews/qlistview.cpp:848 #11332 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa78a60) at kernel/qwidget.cpp:8554 #11333 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa78a60) at widgets/qframe.cpp:557 #11334 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa78a60) at widgets/qabstractscrollarea.cpp:1043 #11335 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa78a60) at itemviews/qabstractitemview.cpp:1644 #11336 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa78a60) at widgets/qabstractscrollarea_p.h:100 #11337 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa78a60) at widgets/qabstractscrollarea_p.h:116 #11338 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa78a60) at kernel/qcoreapplication.cpp:1063 #11339 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa78a60) at kernel/qapplication.cpp:4561 #11340 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa78a60) at kernel/qapplication.cpp:4530 #11341 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa78a60) at kernel/qcoreapplication.cpp:953 #11342 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa78a60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11343 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11344 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11345 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11346 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11347 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa79990) at itemviews/qabstractitemview.cpp:2415 #11348 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa79990) at itemviews/qlistview.cpp:848 #11349 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa79990) at kernel/qwidget.cpp:8554 #11350 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa79990) at widgets/qframe.cpp:557 #11351 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa79990) at widgets/qabstractscrollarea.cpp:1043 #11352 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa79990) at itemviews/qabstractitemview.cpp:1644 #11353 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa79990) at widgets/qabstractscrollarea_p.h:100 #11354 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa79990) at widgets/qabstractscrollarea_p.h:116 #11355 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa79990) at kernel/qcoreapplication.cpp:1063 #11356 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa79990) at kernel/qapplication.cpp:4561 #11357 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa79990) at kernel/qapplication.cpp:4530 #11358 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa79990) at kernel/qcoreapplication.cpp:953 #11359 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa79990) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11360 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11361 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11362 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11363 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11364 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa7a8c0) at itemviews/qabstractitemview.cpp:2415 #11365 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa7a8c0) at itemviews/qlistview.cpp:848 #11366 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa7a8c0) at kernel/qwidget.cpp:8554 #11367 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa7a8c0) at widgets/qframe.cpp:557 #11368 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa7a8c0) at widgets/qabstractscrollarea.cpp:1043 #11369 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa7a8c0) at itemviews/qabstractitemview.cpp:1644 #11370 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa7a8c0) at widgets/qabstractscrollarea_p.h:100 #11371 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa7a8c0) at widgets/qabstractscrollarea_p.h:116 #11372 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa7a8c0) at kernel/qcoreapplication.cpp:1063 #11373 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa7a8c0) at kernel/qapplication.cpp:4561 #11374 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa7a8c0) at kernel/qapplication.cpp:4530 #11375 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa7a8c0) at kernel/qcoreapplication.cpp:953 #11376 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa7a8c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11377 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11378 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11379 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11380 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11381 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa7b7f0) at itemviews/qabstractitemview.cpp:2415 #11382 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa7b7f0) at itemviews/qlistview.cpp:848 #11383 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa7b7f0) at kernel/qwidget.cpp:8554 #11384 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa7b7f0) at widgets/qframe.cpp:557 #11385 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa7b7f0) at widgets/qabstractscrollarea.cpp:1043 #11386 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa7b7f0) at itemviews/qabstractitemview.cpp:1644 #11387 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa7b7f0) at widgets/qabstractscrollarea_p.h:100 #11388 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa7b7f0) at widgets/qabstractscrollarea_p.h:116 #11389 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa7b7f0) at kernel/qcoreapplication.cpp:1063 #11390 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa7b7f0) at kernel/qapplication.cpp:4561 #11391 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa7b7f0) at kernel/qapplication.cpp:4530 #11392 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa7b7f0) at kernel/qcoreapplication.cpp:953 #11393 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa7b7f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11394 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11395 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11396 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11397 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11398 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa7c720) at itemviews/qabstractitemview.cpp:2415 #11399 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa7c720) at itemviews/qlistview.cpp:848 #11400 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa7c720) at kernel/qwidget.cpp:8554 #11401 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa7c720) at widgets/qframe.cpp:557 #11402 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa7c720) at widgets/qabstractscrollarea.cpp:1043 #11403 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa7c720) at itemviews/qabstractitemview.cpp:1644 #11404 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa7c720) at widgets/qabstractscrollarea_p.h:100 #11405 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa7c720) at widgets/qabstractscrollarea_p.h:116 #11406 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa7c720) at kernel/qcoreapplication.cpp:1063 #11407 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa7c720) at kernel/qapplication.cpp:4561 #11408 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa7c720) at kernel/qapplication.cpp:4530 #11409 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa7c720) at kernel/qcoreapplication.cpp:953 #11410 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa7c720) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11411 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11412 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11413 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11414 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11415 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa7d650) at itemviews/qabstractitemview.cpp:2415 #11416 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa7d650) at itemviews/qlistview.cpp:848 #11417 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa7d650) at kernel/qwidget.cpp:8554 #11418 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa7d650) at widgets/qframe.cpp:557 #11419 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa7d650) at widgets/qabstractscrollarea.cpp:1043 #11420 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa7d650) at itemviews/qabstractitemview.cpp:1644 #11421 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa7d650) at widgets/qabstractscrollarea_p.h:100 #11422 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa7d650) at widgets/qabstractscrollarea_p.h:116 #11423 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa7d650) at kernel/qcoreapplication.cpp:1063 #11424 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa7d650) at kernel/qapplication.cpp:4561 #11425 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa7d650) at kernel/qapplication.cpp:4530 #11426 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa7d650) at kernel/qcoreapplication.cpp:953 #11427 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa7d650) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11428 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11429 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11430 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11431 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11432 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa7e580) at itemviews/qabstractitemview.cpp:2415 #11433 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa7e580) at itemviews/qlistview.cpp:848 #11434 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa7e580) at kernel/qwidget.cpp:8554 #11435 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa7e580) at widgets/qframe.cpp:557 #11436 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa7e580) at widgets/qabstractscrollarea.cpp:1043 #11437 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa7e580) at itemviews/qabstractitemview.cpp:1644 #11438 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa7e580) at widgets/qabstractscrollarea_p.h:100 #11439 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa7e580) at widgets/qabstractscrollarea_p.h:116 #11440 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa7e580) at kernel/qcoreapplication.cpp:1063 #11441 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa7e580) at kernel/qapplication.cpp:4561 #11442 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa7e580) at kernel/qapplication.cpp:4530 #11443 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa7e580) at kernel/qcoreapplication.cpp:953 #11444 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa7e580) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11445 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11446 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11447 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11448 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11449 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa7f4b0) at itemviews/qabstractitemview.cpp:2415 #11450 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa7f4b0) at itemviews/qlistview.cpp:848 #11451 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa7f4b0) at kernel/qwidget.cpp:8554 #11452 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa7f4b0) at widgets/qframe.cpp:557 #11453 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa7f4b0) at widgets/qabstractscrollarea.cpp:1043 #11454 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa7f4b0) at itemviews/qabstractitemview.cpp:1644 #11455 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa7f4b0) at widgets/qabstractscrollarea_p.h:100 #11456 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa7f4b0) at widgets/qabstractscrollarea_p.h:116 #11457 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa7f4b0) at kernel/qcoreapplication.cpp:1063 #11458 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa7f4b0) at kernel/qapplication.cpp:4561 #11459 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa7f4b0) at kernel/qapplication.cpp:4530 #11460 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa7f4b0) at kernel/qcoreapplication.cpp:953 #11461 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa7f4b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11462 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11463 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11464 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11465 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11466 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa803e0) at itemviews/qabstractitemview.cpp:2415 #11467 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa803e0) at itemviews/qlistview.cpp:848 #11468 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa803e0) at kernel/qwidget.cpp:8554 #11469 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa803e0) at widgets/qframe.cpp:557 #11470 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa803e0) at widgets/qabstractscrollarea.cpp:1043 #11471 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa803e0) at itemviews/qabstractitemview.cpp:1644 #11472 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa803e0) at widgets/qabstractscrollarea_p.h:100 #11473 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa803e0) at widgets/qabstractscrollarea_p.h:116 #11474 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa803e0) at kernel/qcoreapplication.cpp:1063 #11475 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa803e0) at kernel/qapplication.cpp:4561 #11476 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa803e0) at kernel/qapplication.cpp:4530 #11477 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa803e0) at kernel/qcoreapplication.cpp:953 #11478 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa803e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11479 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11480 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11481 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11482 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11483 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa81310) at itemviews/qabstractitemview.cpp:2415 #11484 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa81310) at itemviews/qlistview.cpp:848 #11485 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa81310) at kernel/qwidget.cpp:8554 #11486 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa81310) at widgets/qframe.cpp:557 #11487 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa81310) at widgets/qabstractscrollarea.cpp:1043 #11488 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa81310) at itemviews/qabstractitemview.cpp:1644 #11489 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa81310) at widgets/qabstractscrollarea_p.h:100 #11490 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa81310) at widgets/qabstractscrollarea_p.h:116 #11491 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa81310) at kernel/qcoreapplication.cpp:1063 #11492 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa81310) at kernel/qapplication.cpp:4561 #11493 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa81310) at kernel/qapplication.cpp:4530 #11494 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa81310) at kernel/qcoreapplication.cpp:953 #11495 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa81310) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11496 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11497 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11498 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11499 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11500 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa82240) at itemviews/qabstractitemview.cpp:2415 #11501 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa82240) at itemviews/qlistview.cpp:848 #11502 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa82240) at kernel/qwidget.cpp:8554 #11503 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa82240) at widgets/qframe.cpp:557 #11504 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa82240) at widgets/qabstractscrollarea.cpp:1043 #11505 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa82240) at itemviews/qabstractitemview.cpp:1644 #11506 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa82240) at widgets/qabstractscrollarea_p.h:100 #11507 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa82240) at widgets/qabstractscrollarea_p.h:116 #11508 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa82240) at kernel/qcoreapplication.cpp:1063 #11509 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa82240) at kernel/qapplication.cpp:4561 #11510 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa82240) at kernel/qapplication.cpp:4530 #11511 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa82240) at kernel/qcoreapplication.cpp:953 #11512 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa82240) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11513 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11514 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11515 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11516 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11517 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa83170) at itemviews/qabstractitemview.cpp:2415 #11518 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa83170) at itemviews/qlistview.cpp:848 #11519 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa83170) at kernel/qwidget.cpp:8554 #11520 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa83170) at widgets/qframe.cpp:557 #11521 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa83170) at widgets/qabstractscrollarea.cpp:1043 #11522 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa83170) at itemviews/qabstractitemview.cpp:1644 #11523 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa83170) at widgets/qabstractscrollarea_p.h:100 #11524 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa83170) at widgets/qabstractscrollarea_p.h:116 #11525 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa83170) at kernel/qcoreapplication.cpp:1063 #11526 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa83170) at kernel/qapplication.cpp:4561 #11527 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa83170) at kernel/qapplication.cpp:4530 #11528 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa83170) at kernel/qcoreapplication.cpp:953 #11529 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa83170) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11530 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11531 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11532 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11533 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11534 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa840a0) at itemviews/qabstractitemview.cpp:2415 #11535 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa840a0) at itemviews/qlistview.cpp:848 #11536 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa840a0) at kernel/qwidget.cpp:8554 #11537 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa840a0) at widgets/qframe.cpp:557 #11538 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa840a0) at widgets/qabstractscrollarea.cpp:1043 #11539 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa840a0) at itemviews/qabstractitemview.cpp:1644 #11540 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa840a0) at widgets/qabstractscrollarea_p.h:100 #11541 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa840a0) at widgets/qabstractscrollarea_p.h:116 #11542 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa840a0) at kernel/qcoreapplication.cpp:1063 #11543 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa840a0) at kernel/qapplication.cpp:4561 #11544 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa840a0) at kernel/qapplication.cpp:4530 #11545 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa840a0) at kernel/qcoreapplication.cpp:953 #11546 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa840a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11547 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11548 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11549 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11550 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11551 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa84fd0) at itemviews/qabstractitemview.cpp:2415 #11552 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa84fd0) at itemviews/qlistview.cpp:848 #11553 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa84fd0) at kernel/qwidget.cpp:8554 #11554 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa84fd0) at widgets/qframe.cpp:557 #11555 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa84fd0) at widgets/qabstractscrollarea.cpp:1043 #11556 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa84fd0) at itemviews/qabstractitemview.cpp:1644 #11557 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa84fd0) at widgets/qabstractscrollarea_p.h:100 #11558 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa84fd0) at widgets/qabstractscrollarea_p.h:116 #11559 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa84fd0) at kernel/qcoreapplication.cpp:1063 #11560 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa84fd0) at kernel/qapplication.cpp:4561 #11561 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa84fd0) at kernel/qapplication.cpp:4530 #11562 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa84fd0) at kernel/qcoreapplication.cpp:953 #11563 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa84fd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11564 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11565 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11566 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11567 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11568 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa85f00) at itemviews/qabstractitemview.cpp:2415 #11569 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa85f00) at itemviews/qlistview.cpp:848 #11570 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa85f00) at kernel/qwidget.cpp:8554 #11571 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa85f00) at widgets/qframe.cpp:557 #11572 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa85f00) at widgets/qabstractscrollarea.cpp:1043 #11573 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa85f00) at itemviews/qabstractitemview.cpp:1644 #11574 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa85f00) at widgets/qabstractscrollarea_p.h:100 #11575 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa85f00) at widgets/qabstractscrollarea_p.h:116 #11576 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa85f00) at kernel/qcoreapplication.cpp:1063 #11577 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa85f00) at kernel/qapplication.cpp:4561 #11578 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa85f00) at kernel/qapplication.cpp:4530 #11579 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa85f00) at kernel/qcoreapplication.cpp:953 #11580 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa85f00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11581 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11582 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11583 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11584 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11585 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa86e30) at itemviews/qabstractitemview.cpp:2415 #11586 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa86e30) at itemviews/qlistview.cpp:848 #11587 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa86e30) at kernel/qwidget.cpp:8554 #11588 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa86e30) at widgets/qframe.cpp:557 #11589 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa86e30) at widgets/qabstractscrollarea.cpp:1043 #11590 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa86e30) at itemviews/qabstractitemview.cpp:1644 #11591 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa86e30) at widgets/qabstractscrollarea_p.h:100 #11592 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa86e30) at widgets/qabstractscrollarea_p.h:116 #11593 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa86e30) at kernel/qcoreapplication.cpp:1063 #11594 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa86e30) at kernel/qapplication.cpp:4561 #11595 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa86e30) at kernel/qapplication.cpp:4530 #11596 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa86e30) at kernel/qcoreapplication.cpp:953 #11597 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa86e30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11598 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11599 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11600 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11601 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11602 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa87d60) at itemviews/qabstractitemview.cpp:2415 #11603 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa87d60) at itemviews/qlistview.cpp:848 #11604 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa87d60) at kernel/qwidget.cpp:8554 #11605 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa87d60) at widgets/qframe.cpp:557 #11606 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa87d60) at widgets/qabstractscrollarea.cpp:1043 #11607 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa87d60) at itemviews/qabstractitemview.cpp:1644 #11608 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa87d60) at widgets/qabstractscrollarea_p.h:100 #11609 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa87d60) at widgets/qabstractscrollarea_p.h:116 #11610 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa87d60) at kernel/qcoreapplication.cpp:1063 #11611 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa87d60) at kernel/qapplication.cpp:4561 #11612 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa87d60) at kernel/qapplication.cpp:4530 #11613 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa87d60) at kernel/qcoreapplication.cpp:953 #11614 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa87d60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11615 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11616 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11617 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11618 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11619 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa88c90) at itemviews/qabstractitemview.cpp:2415 #11620 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa88c90) at itemviews/qlistview.cpp:848 #11621 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa88c90) at kernel/qwidget.cpp:8554 #11622 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa88c90) at widgets/qframe.cpp:557 #11623 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa88c90) at widgets/qabstractscrollarea.cpp:1043 #11624 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa88c90) at itemviews/qabstractitemview.cpp:1644 #11625 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa88c90) at widgets/qabstractscrollarea_p.h:100 #11626 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa88c90) at widgets/qabstractscrollarea_p.h:116 #11627 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa88c90) at kernel/qcoreapplication.cpp:1063 #11628 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa88c90) at kernel/qapplication.cpp:4561 #11629 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa88c90) at kernel/qapplication.cpp:4530 #11630 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa88c90) at kernel/qcoreapplication.cpp:953 #11631 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa88c90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11632 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11633 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11634 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11635 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11636 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa89bc0) at itemviews/qabstractitemview.cpp:2415 #11637 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa89bc0) at itemviews/qlistview.cpp:848 #11638 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa89bc0) at kernel/qwidget.cpp:8554 #11639 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa89bc0) at widgets/qframe.cpp:557 #11640 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa89bc0) at widgets/qabstractscrollarea.cpp:1043 #11641 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa89bc0) at itemviews/qabstractitemview.cpp:1644 #11642 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa89bc0) at widgets/qabstractscrollarea_p.h:100 #11643 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa89bc0) at widgets/qabstractscrollarea_p.h:116 #11644 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa89bc0) at kernel/qcoreapplication.cpp:1063 #11645 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa89bc0) at kernel/qapplication.cpp:4561 #11646 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa89bc0) at kernel/qapplication.cpp:4530 #11647 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa89bc0) at kernel/qcoreapplication.cpp:953 #11648 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa89bc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11649 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11650 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11651 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11652 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11653 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa8aaf0) at itemviews/qabstractitemview.cpp:2415 #11654 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa8aaf0) at itemviews/qlistview.cpp:848 #11655 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa8aaf0) at kernel/qwidget.cpp:8554 #11656 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa8aaf0) at widgets/qframe.cpp:557 #11657 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa8aaf0) at widgets/qabstractscrollarea.cpp:1043 #11658 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa8aaf0) at itemviews/qabstractitemview.cpp:1644 #11659 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa8aaf0) at widgets/qabstractscrollarea_p.h:100 #11660 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa8aaf0) at widgets/qabstractscrollarea_p.h:116 #11661 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa8aaf0) at kernel/qcoreapplication.cpp:1063 #11662 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa8aaf0) at kernel/qapplication.cpp:4561 #11663 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa8aaf0) at kernel/qapplication.cpp:4530 #11664 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa8aaf0) at kernel/qcoreapplication.cpp:953 #11665 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa8aaf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11666 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11667 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11668 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11669 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11670 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa8ba20) at itemviews/qabstractitemview.cpp:2415 #11671 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa8ba20) at itemviews/qlistview.cpp:848 #11672 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa8ba20) at kernel/qwidget.cpp:8554 #11673 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa8ba20) at widgets/qframe.cpp:557 #11674 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa8ba20) at widgets/qabstractscrollarea.cpp:1043 #11675 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa8ba20) at itemviews/qabstractitemview.cpp:1644 #11676 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa8ba20) at widgets/qabstractscrollarea_p.h:100 #11677 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa8ba20) at widgets/qabstractscrollarea_p.h:116 #11678 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa8ba20) at kernel/qcoreapplication.cpp:1063 #11679 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa8ba20) at kernel/qapplication.cpp:4561 #11680 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa8ba20) at kernel/qapplication.cpp:4530 #11681 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa8ba20) at kernel/qcoreapplication.cpp:953 #11682 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa8ba20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11683 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11684 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11685 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11686 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11687 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa8c950) at itemviews/qabstractitemview.cpp:2415 #11688 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa8c950) at itemviews/qlistview.cpp:848 #11689 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa8c950) at kernel/qwidget.cpp:8554 #11690 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa8c950) at widgets/qframe.cpp:557 #11691 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa8c950) at widgets/qabstractscrollarea.cpp:1043 #11692 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa8c950) at itemviews/qabstractitemview.cpp:1644 #11693 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa8c950) at widgets/qabstractscrollarea_p.h:100 #11694 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa8c950) at widgets/qabstractscrollarea_p.h:116 #11695 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa8c950) at kernel/qcoreapplication.cpp:1063 #11696 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa8c950) at kernel/qapplication.cpp:4561 #11697 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa8c950) at kernel/qapplication.cpp:4530 #11698 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa8c950) at kernel/qcoreapplication.cpp:953 #11699 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa8c950) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11700 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11701 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11702 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11703 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11704 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa8d880) at itemviews/qabstractitemview.cpp:2415 #11705 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa8d880) at itemviews/qlistview.cpp:848 #11706 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa8d880) at kernel/qwidget.cpp:8554 #11707 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa8d880) at widgets/qframe.cpp:557 #11708 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa8d880) at widgets/qabstractscrollarea.cpp:1043 #11709 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa8d880) at itemviews/qabstractitemview.cpp:1644 #11710 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa8d880) at widgets/qabstractscrollarea_p.h:100 #11711 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa8d880) at widgets/qabstractscrollarea_p.h:116 #11712 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa8d880) at kernel/qcoreapplication.cpp:1063 #11713 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa8d880) at kernel/qapplication.cpp:4561 #11714 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa8d880) at kernel/qapplication.cpp:4530 #11715 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa8d880) at kernel/qcoreapplication.cpp:953 #11716 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa8d880) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11717 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11718 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11719 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11720 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11721 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa8e7b0) at itemviews/qabstractitemview.cpp:2415 #11722 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa8e7b0) at itemviews/qlistview.cpp:848 #11723 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa8e7b0) at kernel/qwidget.cpp:8554 #11724 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa8e7b0) at widgets/qframe.cpp:557 #11725 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa8e7b0) at widgets/qabstractscrollarea.cpp:1043 #11726 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa8e7b0) at itemviews/qabstractitemview.cpp:1644 #11727 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa8e7b0) at widgets/qabstractscrollarea_p.h:100 #11728 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa8e7b0) at widgets/qabstractscrollarea_p.h:116 #11729 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa8e7b0) at kernel/qcoreapplication.cpp:1063 #11730 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa8e7b0) at kernel/qapplication.cpp:4561 #11731 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa8e7b0) at kernel/qapplication.cpp:4530 #11732 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa8e7b0) at kernel/qcoreapplication.cpp:953 #11733 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa8e7b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11734 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11735 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11736 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11737 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11738 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa8f6e0) at itemviews/qabstractitemview.cpp:2415 #11739 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa8f6e0) at itemviews/qlistview.cpp:848 #11740 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa8f6e0) at kernel/qwidget.cpp:8554 #11741 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa8f6e0) at widgets/qframe.cpp:557 #11742 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa8f6e0) at widgets/qabstractscrollarea.cpp:1043 #11743 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa8f6e0) at itemviews/qabstractitemview.cpp:1644 #11744 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa8f6e0) at widgets/qabstractscrollarea_p.h:100 #11745 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa8f6e0) at widgets/qabstractscrollarea_p.h:116 #11746 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa8f6e0) at kernel/qcoreapplication.cpp:1063 #11747 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa8f6e0) at kernel/qapplication.cpp:4561 #11748 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa8f6e0) at kernel/qapplication.cpp:4530 #11749 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa8f6e0) at kernel/qcoreapplication.cpp:953 #11750 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa8f6e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11751 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11752 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11753 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11754 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11755 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa90610) at itemviews/qabstractitemview.cpp:2415 #11756 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa90610) at itemviews/qlistview.cpp:848 #11757 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa90610) at kernel/qwidget.cpp:8554 #11758 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa90610) at widgets/qframe.cpp:557 #11759 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa90610) at widgets/qabstractscrollarea.cpp:1043 #11760 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa90610) at itemviews/qabstractitemview.cpp:1644 #11761 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa90610) at widgets/qabstractscrollarea_p.h:100 #11762 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa90610) at widgets/qabstractscrollarea_p.h:116 #11763 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa90610) at kernel/qcoreapplication.cpp:1063 #11764 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa90610) at kernel/qapplication.cpp:4561 #11765 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa90610) at kernel/qapplication.cpp:4530 #11766 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa90610) at kernel/qcoreapplication.cpp:953 #11767 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa90610) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11768 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11769 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11770 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11771 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11772 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa91540) at itemviews/qabstractitemview.cpp:2415 #11773 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa91540) at itemviews/qlistview.cpp:848 #11774 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa91540) at kernel/qwidget.cpp:8554 #11775 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa91540) at widgets/qframe.cpp:557 #11776 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa91540) at widgets/qabstractscrollarea.cpp:1043 #11777 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa91540) at itemviews/qabstractitemview.cpp:1644 #11778 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa91540) at widgets/qabstractscrollarea_p.h:100 #11779 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa91540) at widgets/qabstractscrollarea_p.h:116 #11780 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa91540) at kernel/qcoreapplication.cpp:1063 #11781 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa91540) at kernel/qapplication.cpp:4561 #11782 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa91540) at kernel/qapplication.cpp:4530 #11783 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa91540) at kernel/qcoreapplication.cpp:953 #11784 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa91540) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11785 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11786 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11787 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11788 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11789 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa92470) at itemviews/qabstractitemview.cpp:2415 #11790 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa92470) at itemviews/qlistview.cpp:848 #11791 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa92470) at kernel/qwidget.cpp:8554 #11792 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa92470) at widgets/qframe.cpp:557 #11793 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa92470) at widgets/qabstractscrollarea.cpp:1043 #11794 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa92470) at itemviews/qabstractitemview.cpp:1644 #11795 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa92470) at widgets/qabstractscrollarea_p.h:100 #11796 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa92470) at widgets/qabstractscrollarea_p.h:116 #11797 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa92470) at kernel/qcoreapplication.cpp:1063 #11798 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa92470) at kernel/qapplication.cpp:4561 #11799 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa92470) at kernel/qapplication.cpp:4530 #11800 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa92470) at kernel/qcoreapplication.cpp:953 #11801 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa92470) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11802 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11803 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11804 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11805 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11806 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa933a0) at itemviews/qabstractitemview.cpp:2415 #11807 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa933a0) at itemviews/qlistview.cpp:848 #11808 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa933a0) at kernel/qwidget.cpp:8554 #11809 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa933a0) at widgets/qframe.cpp:557 #11810 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa933a0) at widgets/qabstractscrollarea.cpp:1043 #11811 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa933a0) at itemviews/qabstractitemview.cpp:1644 #11812 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa933a0) at widgets/qabstractscrollarea_p.h:100 #11813 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa933a0) at widgets/qabstractscrollarea_p.h:116 #11814 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa933a0) at kernel/qcoreapplication.cpp:1063 #11815 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa933a0) at kernel/qapplication.cpp:4561 #11816 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa933a0) at kernel/qapplication.cpp:4530 #11817 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa933a0) at kernel/qcoreapplication.cpp:953 #11818 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa933a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11819 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11820 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11821 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11822 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11823 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa942d0) at itemviews/qabstractitemview.cpp:2415 #11824 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa942d0) at itemviews/qlistview.cpp:848 #11825 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa942d0) at kernel/qwidget.cpp:8554 #11826 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa942d0) at widgets/qframe.cpp:557 #11827 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa942d0) at widgets/qabstractscrollarea.cpp:1043 #11828 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa942d0) at itemviews/qabstractitemview.cpp:1644 #11829 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa942d0) at widgets/qabstractscrollarea_p.h:100 #11830 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa942d0) at widgets/qabstractscrollarea_p.h:116 #11831 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa942d0) at kernel/qcoreapplication.cpp:1063 #11832 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa942d0) at kernel/qapplication.cpp:4561 #11833 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa942d0) at kernel/qapplication.cpp:4530 #11834 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa942d0) at kernel/qcoreapplication.cpp:953 #11835 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa942d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11836 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11837 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11838 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11839 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11840 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa95200) at itemviews/qabstractitemview.cpp:2415 #11841 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa95200) at itemviews/qlistview.cpp:848 #11842 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa95200) at kernel/qwidget.cpp:8554 #11843 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa95200) at widgets/qframe.cpp:557 #11844 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa95200) at widgets/qabstractscrollarea.cpp:1043 #11845 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa95200) at itemviews/qabstractitemview.cpp:1644 #11846 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa95200) at widgets/qabstractscrollarea_p.h:100 #11847 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa95200) at widgets/qabstractscrollarea_p.h:116 #11848 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa95200) at kernel/qcoreapplication.cpp:1063 #11849 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa95200) at kernel/qapplication.cpp:4561 #11850 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa95200) at kernel/qapplication.cpp:4530 #11851 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa95200) at kernel/qcoreapplication.cpp:953 #11852 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa95200) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11853 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11854 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11855 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11856 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11857 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa96130) at itemviews/qabstractitemview.cpp:2415 #11858 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa96130) at itemviews/qlistview.cpp:848 #11859 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa96130) at kernel/qwidget.cpp:8554 #11860 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa96130) at widgets/qframe.cpp:557 #11861 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa96130) at widgets/qabstractscrollarea.cpp:1043 #11862 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa96130) at itemviews/qabstractitemview.cpp:1644 #11863 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa96130) at widgets/qabstractscrollarea_p.h:100 #11864 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa96130) at widgets/qabstractscrollarea_p.h:116 #11865 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa96130) at kernel/qcoreapplication.cpp:1063 #11866 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa96130) at kernel/qapplication.cpp:4561 #11867 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa96130) at kernel/qapplication.cpp:4530 #11868 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa96130) at kernel/qcoreapplication.cpp:953 #11869 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa96130) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11870 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11871 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11872 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11873 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11874 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa97060) at itemviews/qabstractitemview.cpp:2415 #11875 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa97060) at itemviews/qlistview.cpp:848 #11876 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa97060) at kernel/qwidget.cpp:8554 #11877 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa97060) at widgets/qframe.cpp:557 #11878 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa97060) at widgets/qabstractscrollarea.cpp:1043 #11879 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa97060) at itemviews/qabstractitemview.cpp:1644 #11880 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa97060) at widgets/qabstractscrollarea_p.h:100 #11881 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa97060) at widgets/qabstractscrollarea_p.h:116 #11882 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa97060) at kernel/qcoreapplication.cpp:1063 #11883 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa97060) at kernel/qapplication.cpp:4561 #11884 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa97060) at kernel/qapplication.cpp:4530 #11885 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa97060) at kernel/qcoreapplication.cpp:953 #11886 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa97060) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11887 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11888 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11889 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11890 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11891 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa97f90) at itemviews/qabstractitemview.cpp:2415 #11892 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa97f90) at itemviews/qlistview.cpp:848 #11893 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa97f90) at kernel/qwidget.cpp:8554 #11894 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa97f90) at widgets/qframe.cpp:557 #11895 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa97f90) at widgets/qabstractscrollarea.cpp:1043 #11896 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa97f90) at itemviews/qabstractitemview.cpp:1644 #11897 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa97f90) at widgets/qabstractscrollarea_p.h:100 #11898 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa97f90) at widgets/qabstractscrollarea_p.h:116 #11899 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa97f90) at kernel/qcoreapplication.cpp:1063 #11900 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa97f90) at kernel/qapplication.cpp:4561 #11901 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa97f90) at kernel/qapplication.cpp:4530 #11902 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa97f90) at kernel/qcoreapplication.cpp:953 #11903 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa97f90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11904 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11905 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11906 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11907 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11908 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa98ec0) at itemviews/qabstractitemview.cpp:2415 #11909 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa98ec0) at itemviews/qlistview.cpp:848 #11910 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa98ec0) at kernel/qwidget.cpp:8554 #11911 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa98ec0) at widgets/qframe.cpp:557 #11912 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa98ec0) at widgets/qabstractscrollarea.cpp:1043 #11913 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa98ec0) at itemviews/qabstractitemview.cpp:1644 #11914 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa98ec0) at widgets/qabstractscrollarea_p.h:100 #11915 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa98ec0) at widgets/qabstractscrollarea_p.h:116 #11916 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa98ec0) at kernel/qcoreapplication.cpp:1063 #11917 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa98ec0) at kernel/qapplication.cpp:4561 #11918 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa98ec0) at kernel/qapplication.cpp:4530 #11919 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa98ec0) at kernel/qcoreapplication.cpp:953 #11920 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa98ec0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11921 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11922 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11923 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11924 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11925 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa99df0) at itemviews/qabstractitemview.cpp:2415 #11926 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa99df0) at itemviews/qlistview.cpp:848 #11927 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa99df0) at kernel/qwidget.cpp:8554 #11928 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa99df0) at widgets/qframe.cpp:557 #11929 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa99df0) at widgets/qabstractscrollarea.cpp:1043 #11930 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa99df0) at itemviews/qabstractitemview.cpp:1644 #11931 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa99df0) at widgets/qabstractscrollarea_p.h:100 #11932 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa99df0) at widgets/qabstractscrollarea_p.h:116 #11933 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa99df0) at kernel/qcoreapplication.cpp:1063 #11934 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa99df0) at kernel/qapplication.cpp:4561 #11935 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa99df0) at kernel/qapplication.cpp:4530 #11936 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa99df0) at kernel/qcoreapplication.cpp:953 #11937 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa99df0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11938 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11939 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11940 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11941 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11942 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa9ad20) at itemviews/qabstractitemview.cpp:2415 #11943 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa9ad20) at itemviews/qlistview.cpp:848 #11944 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa9ad20) at kernel/qwidget.cpp:8554 #11945 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa9ad20) at widgets/qframe.cpp:557 #11946 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa9ad20) at widgets/qabstractscrollarea.cpp:1043 #11947 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa9ad20) at itemviews/qabstractitemview.cpp:1644 #11948 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa9ad20) at widgets/qabstractscrollarea_p.h:100 #11949 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa9ad20) at widgets/qabstractscrollarea_p.h:116 #11950 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa9ad20) at kernel/qcoreapplication.cpp:1063 #11951 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa9ad20) at kernel/qapplication.cpp:4561 #11952 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa9ad20) at kernel/qapplication.cpp:4530 #11953 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa9ad20) at kernel/qcoreapplication.cpp:953 #11954 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa9ad20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11955 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11956 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11957 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11958 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11959 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa9bc50) at itemviews/qabstractitemview.cpp:2415 #11960 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa9bc50) at itemviews/qlistview.cpp:848 #11961 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa9bc50) at kernel/qwidget.cpp:8554 #11962 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa9bc50) at widgets/qframe.cpp:557 #11963 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa9bc50) at widgets/qabstractscrollarea.cpp:1043 #11964 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa9bc50) at itemviews/qabstractitemview.cpp:1644 #11965 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa9bc50) at widgets/qabstractscrollarea_p.h:100 #11966 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa9bc50) at widgets/qabstractscrollarea_p.h:116 #11967 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa9bc50) at kernel/qcoreapplication.cpp:1063 #11968 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa9bc50) at kernel/qapplication.cpp:4561 #11969 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa9bc50) at kernel/qapplication.cpp:4530 #11970 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa9bc50) at kernel/qcoreapplication.cpp:953 #11971 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa9bc50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11972 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #11973 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11974 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11975 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11976 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa9cb80) at itemviews/qabstractitemview.cpp:2415 #11977 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa9cb80) at itemviews/qlistview.cpp:848 #11978 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa9cb80) at kernel/qwidget.cpp:8554 #11979 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa9cb80) at widgets/qframe.cpp:557 #11980 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa9cb80) at widgets/qabstractscrollarea.cpp:1043 #11981 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa9cb80) at itemviews/qabstractitemview.cpp:1644 #11982 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa9cb80) at widgets/qabstractscrollarea_p.h:100 #11983 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa9cb80) at widgets/qabstractscrollarea_p.h:116 #11984 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa9cb80) at kernel/qcoreapplication.cpp:1063 #11985 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa9cb80) at kernel/qapplication.cpp:4561 #11986 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa9cb80) at kernel/qapplication.cpp:4530 #11987 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa9cb80) at kernel/qcoreapplication.cpp:953 #11988 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa9cb80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #11989 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #11990 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #11991 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #11992 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #11993 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa9dab0) at itemviews/qabstractitemview.cpp:2415 #11994 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa9dab0) at itemviews/qlistview.cpp:848 #11995 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa9dab0) at kernel/qwidget.cpp:8554 #11996 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa9dab0) at widgets/qframe.cpp:557 #11997 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa9dab0) at widgets/qabstractscrollarea.cpp:1043 #11998 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa9dab0) at itemviews/qabstractitemview.cpp:1644 #11999 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa9dab0) at widgets/qabstractscrollarea_p.h:100 #12000 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa9dab0) at widgets/qabstractscrollarea_p.h:116 #12001 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa9dab0) at kernel/qcoreapplication.cpp:1063 #12002 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa9dab0) at kernel/qapplication.cpp:4561 #12003 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa9dab0) at kernel/qapplication.cpp:4530 #12004 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa9dab0) at kernel/qcoreapplication.cpp:953 #12005 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa9dab0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12006 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12007 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12008 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12009 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12010 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa9e9e0) at itemviews/qabstractitemview.cpp:2415 #12011 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa9e9e0) at itemviews/qlistview.cpp:848 #12012 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa9e9e0) at kernel/qwidget.cpp:8554 #12013 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa9e9e0) at widgets/qframe.cpp:557 #12014 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa9e9e0) at widgets/qabstractscrollarea.cpp:1043 #12015 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa9e9e0) at itemviews/qabstractitemview.cpp:1644 #12016 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa9e9e0) at widgets/qabstractscrollarea_p.h:100 #12017 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa9e9e0) at widgets/qabstractscrollarea_p.h:116 #12018 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa9e9e0) at kernel/qcoreapplication.cpp:1063 #12019 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa9e9e0) at kernel/qapplication.cpp:4561 #12020 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa9e9e0) at kernel/qapplication.cpp:4530 #12021 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa9e9e0) at kernel/qcoreapplication.cpp:953 #12022 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa9e9e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12023 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12024 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12025 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12026 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12027 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffa9f910) at itemviews/qabstractitemview.cpp:2415 #12028 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffa9f910) at itemviews/qlistview.cpp:848 #12029 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffa9f910) at kernel/qwidget.cpp:8554 #12030 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffa9f910) at widgets/qframe.cpp:557 #12031 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffa9f910) at widgets/qabstractscrollarea.cpp:1043 #12032 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffa9f910) at itemviews/qabstractitemview.cpp:1644 #12033 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffa9f910) at widgets/qabstractscrollarea_p.h:100 #12034 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffa9f910) at widgets/qabstractscrollarea_p.h:116 #12035 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffa9f910) at kernel/qcoreapplication.cpp:1063 #12036 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffa9f910) at kernel/qapplication.cpp:4561 #12037 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffa9f910) at kernel/qapplication.cpp:4530 #12038 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffa9f910) at kernel/qcoreapplication.cpp:953 #12039 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffa9f910) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12040 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12041 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12042 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12043 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12044 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaa0840) at itemviews/qabstractitemview.cpp:2415 #12045 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaa0840) at itemviews/qlistview.cpp:848 #12046 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaa0840) at kernel/qwidget.cpp:8554 #12047 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaa0840) at widgets/qframe.cpp:557 #12048 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaa0840) at widgets/qabstractscrollarea.cpp:1043 #12049 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaa0840) at itemviews/qabstractitemview.cpp:1644 #12050 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaa0840) at widgets/qabstractscrollarea_p.h:100 #12051 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaa0840) at widgets/qabstractscrollarea_p.h:116 #12052 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaa0840) at kernel/qcoreapplication.cpp:1063 #12053 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaa0840) at kernel/qapplication.cpp:4561 #12054 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaa0840) at kernel/qapplication.cpp:4530 #12055 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaa0840) at kernel/qcoreapplication.cpp:953 #12056 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaa0840) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12057 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12058 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12059 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12060 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12061 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaa1770) at itemviews/qabstractitemview.cpp:2415 #12062 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaa1770) at itemviews/qlistview.cpp:848 #12063 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaa1770) at kernel/qwidget.cpp:8554 #12064 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaa1770) at widgets/qframe.cpp:557 #12065 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaa1770) at widgets/qabstractscrollarea.cpp:1043 #12066 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaa1770) at itemviews/qabstractitemview.cpp:1644 #12067 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaa1770) at widgets/qabstractscrollarea_p.h:100 #12068 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaa1770) at widgets/qabstractscrollarea_p.h:116 #12069 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaa1770) at kernel/qcoreapplication.cpp:1063 #12070 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaa1770) at kernel/qapplication.cpp:4561 #12071 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaa1770) at kernel/qapplication.cpp:4530 #12072 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaa1770) at kernel/qcoreapplication.cpp:953 #12073 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaa1770) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12074 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12075 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12076 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12077 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12078 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaa26a0) at itemviews/qabstractitemview.cpp:2415 #12079 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaa26a0) at itemviews/qlistview.cpp:848 #12080 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaa26a0) at kernel/qwidget.cpp:8554 #12081 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaa26a0) at widgets/qframe.cpp:557 #12082 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaa26a0) at widgets/qabstractscrollarea.cpp:1043 #12083 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaa26a0) at itemviews/qabstractitemview.cpp:1644 #12084 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaa26a0) at widgets/qabstractscrollarea_p.h:100 #12085 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaa26a0) at widgets/qabstractscrollarea_p.h:116 #12086 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaa26a0) at kernel/qcoreapplication.cpp:1063 #12087 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaa26a0) at kernel/qapplication.cpp:4561 #12088 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaa26a0) at kernel/qapplication.cpp:4530 #12089 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaa26a0) at kernel/qcoreapplication.cpp:953 #12090 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaa26a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12091 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12092 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12093 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12094 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12095 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaa35d0) at itemviews/qabstractitemview.cpp:2415 #12096 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaa35d0) at itemviews/qlistview.cpp:848 #12097 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaa35d0) at kernel/qwidget.cpp:8554 #12098 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaa35d0) at widgets/qframe.cpp:557 #12099 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaa35d0) at widgets/qabstractscrollarea.cpp:1043 #12100 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaa35d0) at itemviews/qabstractitemview.cpp:1644 #12101 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaa35d0) at widgets/qabstractscrollarea_p.h:100 #12102 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaa35d0) at widgets/qabstractscrollarea_p.h:116 #12103 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaa35d0) at kernel/qcoreapplication.cpp:1063 #12104 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaa35d0) at kernel/qapplication.cpp:4561 #12105 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaa35d0) at kernel/qapplication.cpp:4530 #12106 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaa35d0) at kernel/qcoreapplication.cpp:953 #12107 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaa35d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12108 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12109 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12110 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12111 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12112 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaa4500) at itemviews/qabstractitemview.cpp:2415 #12113 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaa4500) at itemviews/qlistview.cpp:848 #12114 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaa4500) at kernel/qwidget.cpp:8554 #12115 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaa4500) at widgets/qframe.cpp:557 #12116 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaa4500) at widgets/qabstractscrollarea.cpp:1043 #12117 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaa4500) at itemviews/qabstractitemview.cpp:1644 #12118 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaa4500) at widgets/qabstractscrollarea_p.h:100 #12119 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaa4500) at widgets/qabstractscrollarea_p.h:116 #12120 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaa4500) at kernel/qcoreapplication.cpp:1063 #12121 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaa4500) at kernel/qapplication.cpp:4561 #12122 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaa4500) at kernel/qapplication.cpp:4530 #12123 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaa4500) at kernel/qcoreapplication.cpp:953 #12124 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaa4500) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12125 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12126 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12127 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12128 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12129 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaa5430) at itemviews/qabstractitemview.cpp:2415 #12130 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaa5430) at itemviews/qlistview.cpp:848 #12131 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaa5430) at kernel/qwidget.cpp:8554 #12132 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaa5430) at widgets/qframe.cpp:557 #12133 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaa5430) at widgets/qabstractscrollarea.cpp:1043 #12134 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaa5430) at itemviews/qabstractitemview.cpp:1644 #12135 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaa5430) at widgets/qabstractscrollarea_p.h:100 #12136 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaa5430) at widgets/qabstractscrollarea_p.h:116 #12137 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaa5430) at kernel/qcoreapplication.cpp:1063 #12138 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaa5430) at kernel/qapplication.cpp:4561 #12139 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaa5430) at kernel/qapplication.cpp:4530 #12140 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaa5430) at kernel/qcoreapplication.cpp:953 #12141 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaa5430) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12142 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12143 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12144 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12145 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12146 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaa6360) at itemviews/qabstractitemview.cpp:2415 #12147 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaa6360) at itemviews/qlistview.cpp:848 #12148 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaa6360) at kernel/qwidget.cpp:8554 #12149 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaa6360) at widgets/qframe.cpp:557 #12150 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaa6360) at widgets/qabstractscrollarea.cpp:1043 #12151 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaa6360) at itemviews/qabstractitemview.cpp:1644 #12152 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaa6360) at widgets/qabstractscrollarea_p.h:100 #12153 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaa6360) at widgets/qabstractscrollarea_p.h:116 #12154 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaa6360) at kernel/qcoreapplication.cpp:1063 #12155 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaa6360) at kernel/qapplication.cpp:4561 #12156 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaa6360) at kernel/qapplication.cpp:4530 #12157 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaa6360) at kernel/qcoreapplication.cpp:953 #12158 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaa6360) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12159 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12160 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12161 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12162 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12163 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaa7290) at itemviews/qabstractitemview.cpp:2415 #12164 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaa7290) at itemviews/qlistview.cpp:848 #12165 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaa7290) at kernel/qwidget.cpp:8554 #12166 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaa7290) at widgets/qframe.cpp:557 #12167 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaa7290) at widgets/qabstractscrollarea.cpp:1043 #12168 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaa7290) at itemviews/qabstractitemview.cpp:1644 #12169 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaa7290) at widgets/qabstractscrollarea_p.h:100 #12170 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaa7290) at widgets/qabstractscrollarea_p.h:116 #12171 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaa7290) at kernel/qcoreapplication.cpp:1063 #12172 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaa7290) at kernel/qapplication.cpp:4561 #12173 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaa7290) at kernel/qapplication.cpp:4530 #12174 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaa7290) at kernel/qcoreapplication.cpp:953 #12175 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaa7290) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12176 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12177 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12178 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12179 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12180 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaa81c0) at itemviews/qabstractitemview.cpp:2415 #12181 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaa81c0) at itemviews/qlistview.cpp:848 #12182 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaa81c0) at kernel/qwidget.cpp:8554 #12183 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaa81c0) at widgets/qframe.cpp:557 #12184 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaa81c0) at widgets/qabstractscrollarea.cpp:1043 #12185 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaa81c0) at itemviews/qabstractitemview.cpp:1644 #12186 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaa81c0) at widgets/qabstractscrollarea_p.h:100 #12187 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaa81c0) at widgets/qabstractscrollarea_p.h:116 #12188 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaa81c0) at kernel/qcoreapplication.cpp:1063 #12189 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaa81c0) at kernel/qapplication.cpp:4561 #12190 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaa81c0) at kernel/qapplication.cpp:4530 #12191 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaa81c0) at kernel/qcoreapplication.cpp:953 #12192 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaa81c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12193 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12194 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12195 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12196 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12197 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaa90f0) at itemviews/qabstractitemview.cpp:2415 #12198 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaa90f0) at itemviews/qlistview.cpp:848 #12199 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaa90f0) at kernel/qwidget.cpp:8554 #12200 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaa90f0) at widgets/qframe.cpp:557 #12201 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaa90f0) at widgets/qabstractscrollarea.cpp:1043 #12202 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaa90f0) at itemviews/qabstractitemview.cpp:1644 #12203 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaa90f0) at widgets/qabstractscrollarea_p.h:100 #12204 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaa90f0) at widgets/qabstractscrollarea_p.h:116 #12205 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaa90f0) at kernel/qcoreapplication.cpp:1063 #12206 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaa90f0) at kernel/qapplication.cpp:4561 #12207 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaa90f0) at kernel/qapplication.cpp:4530 #12208 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaa90f0) at kernel/qcoreapplication.cpp:953 #12209 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaa90f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12210 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12211 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12212 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12213 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12214 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaaa020) at itemviews/qabstractitemview.cpp:2415 #12215 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaaa020) at itemviews/qlistview.cpp:848 #12216 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaaa020) at kernel/qwidget.cpp:8554 #12217 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaaa020) at widgets/qframe.cpp:557 #12218 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaaa020) at widgets/qabstractscrollarea.cpp:1043 #12219 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaaa020) at itemviews/qabstractitemview.cpp:1644 #12220 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaaa020) at widgets/qabstractscrollarea_p.h:100 #12221 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaaa020) at widgets/qabstractscrollarea_p.h:116 #12222 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaaa020) at kernel/qcoreapplication.cpp:1063 #12223 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaaa020) at kernel/qapplication.cpp:4561 #12224 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaaa020) at kernel/qapplication.cpp:4530 #12225 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaaa020) at kernel/qcoreapplication.cpp:953 #12226 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaaa020) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12227 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12228 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12229 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12230 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12231 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaaaf50) at itemviews/qabstractitemview.cpp:2415 #12232 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaaaf50) at itemviews/qlistview.cpp:848 #12233 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaaaf50) at kernel/qwidget.cpp:8554 #12234 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaaaf50) at widgets/qframe.cpp:557 #12235 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaaaf50) at widgets/qabstractscrollarea.cpp:1043 #12236 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaaaf50) at itemviews/qabstractitemview.cpp:1644 #12237 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaaaf50) at widgets/qabstractscrollarea_p.h:100 #12238 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaaaf50) at widgets/qabstractscrollarea_p.h:116 #12239 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaaaf50) at kernel/qcoreapplication.cpp:1063 #12240 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaaaf50) at kernel/qapplication.cpp:4561 #12241 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaaaf50) at kernel/qapplication.cpp:4530 #12242 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaaaf50) at kernel/qcoreapplication.cpp:953 #12243 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaaaf50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12244 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12245 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12246 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12247 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12248 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaabe80) at itemviews/qabstractitemview.cpp:2415 #12249 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaabe80) at itemviews/qlistview.cpp:848 #12250 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaabe80) at kernel/qwidget.cpp:8554 #12251 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaabe80) at widgets/qframe.cpp:557 #12252 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaabe80) at widgets/qabstractscrollarea.cpp:1043 #12253 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaabe80) at itemviews/qabstractitemview.cpp:1644 #12254 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaabe80) at widgets/qabstractscrollarea_p.h:100 #12255 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaabe80) at widgets/qabstractscrollarea_p.h:116 #12256 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaabe80) at kernel/qcoreapplication.cpp:1063 #12257 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaabe80) at kernel/qapplication.cpp:4561 #12258 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaabe80) at kernel/qapplication.cpp:4530 #12259 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaabe80) at kernel/qcoreapplication.cpp:953 #12260 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaabe80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12261 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12262 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12263 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12264 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12265 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaacdb0) at itemviews/qabstractitemview.cpp:2415 #12266 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaacdb0) at itemviews/qlistview.cpp:848 #12267 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaacdb0) at kernel/qwidget.cpp:8554 #12268 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaacdb0) at widgets/qframe.cpp:557 #12269 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaacdb0) at widgets/qabstractscrollarea.cpp:1043 #12270 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaacdb0) at itemviews/qabstractitemview.cpp:1644 #12271 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaacdb0) at widgets/qabstractscrollarea_p.h:100 #12272 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaacdb0) at widgets/qabstractscrollarea_p.h:116 #12273 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaacdb0) at kernel/qcoreapplication.cpp:1063 #12274 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaacdb0) at kernel/qapplication.cpp:4561 #12275 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaacdb0) at kernel/qapplication.cpp:4530 #12276 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaacdb0) at kernel/qcoreapplication.cpp:953 #12277 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaacdb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12278 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12279 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12280 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12281 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12282 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaadce0) at itemviews/qabstractitemview.cpp:2415 #12283 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaadce0) at itemviews/qlistview.cpp:848 #12284 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaadce0) at kernel/qwidget.cpp:8554 #12285 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaadce0) at widgets/qframe.cpp:557 #12286 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaadce0) at widgets/qabstractscrollarea.cpp:1043 #12287 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaadce0) at itemviews/qabstractitemview.cpp:1644 #12288 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaadce0) at widgets/qabstractscrollarea_p.h:100 #12289 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaadce0) at widgets/qabstractscrollarea_p.h:116 #12290 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaadce0) at kernel/qcoreapplication.cpp:1063 #12291 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaadce0) at kernel/qapplication.cpp:4561 #12292 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaadce0) at kernel/qapplication.cpp:4530 #12293 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaadce0) at kernel/qcoreapplication.cpp:953 #12294 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaadce0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12295 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12296 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12297 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12298 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12299 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaaec10) at itemviews/qabstractitemview.cpp:2415 #12300 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaaec10) at itemviews/qlistview.cpp:848 #12301 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaaec10) at kernel/qwidget.cpp:8554 #12302 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaaec10) at widgets/qframe.cpp:557 #12303 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaaec10) at widgets/qabstractscrollarea.cpp:1043 #12304 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaaec10) at itemviews/qabstractitemview.cpp:1644 #12305 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaaec10) at widgets/qabstractscrollarea_p.h:100 #12306 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaaec10) at widgets/qabstractscrollarea_p.h:116 #12307 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaaec10) at kernel/qcoreapplication.cpp:1063 #12308 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaaec10) at kernel/qapplication.cpp:4561 #12309 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaaec10) at kernel/qapplication.cpp:4530 #12310 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaaec10) at kernel/qcoreapplication.cpp:953 #12311 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaaec10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12312 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12313 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12314 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12315 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12316 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaafb40) at itemviews/qabstractitemview.cpp:2415 #12317 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaafb40) at itemviews/qlistview.cpp:848 #12318 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaafb40) at kernel/qwidget.cpp:8554 #12319 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaafb40) at widgets/qframe.cpp:557 #12320 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaafb40) at widgets/qabstractscrollarea.cpp:1043 #12321 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaafb40) at itemviews/qabstractitemview.cpp:1644 #12322 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaafb40) at widgets/qabstractscrollarea_p.h:100 #12323 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaafb40) at widgets/qabstractscrollarea_p.h:116 #12324 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaafb40) at kernel/qcoreapplication.cpp:1063 #12325 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaafb40) at kernel/qapplication.cpp:4561 #12326 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaafb40) at kernel/qapplication.cpp:4530 #12327 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaafb40) at kernel/qcoreapplication.cpp:953 #12328 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaafb40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12329 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12330 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12331 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12332 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12333 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffab0a70) at itemviews/qabstractitemview.cpp:2415 #12334 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffab0a70) at itemviews/qlistview.cpp:848 #12335 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffab0a70) at kernel/qwidget.cpp:8554 #12336 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffab0a70) at widgets/qframe.cpp:557 #12337 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffab0a70) at widgets/qabstractscrollarea.cpp:1043 #12338 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffab0a70) at itemviews/qabstractitemview.cpp:1644 #12339 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffab0a70) at widgets/qabstractscrollarea_p.h:100 #12340 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffab0a70) at widgets/qabstractscrollarea_p.h:116 #12341 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffab0a70) at kernel/qcoreapplication.cpp:1063 #12342 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffab0a70) at kernel/qapplication.cpp:4561 #12343 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffab0a70) at kernel/qapplication.cpp:4530 #12344 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffab0a70) at kernel/qcoreapplication.cpp:953 #12345 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffab0a70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12346 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12347 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12348 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12349 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12350 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffab19a0) at itemviews/qabstractitemview.cpp:2415 #12351 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffab19a0) at itemviews/qlistview.cpp:848 #12352 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffab19a0) at kernel/qwidget.cpp:8554 #12353 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffab19a0) at widgets/qframe.cpp:557 #12354 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffab19a0) at widgets/qabstractscrollarea.cpp:1043 #12355 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffab19a0) at itemviews/qabstractitemview.cpp:1644 #12356 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffab19a0) at widgets/qabstractscrollarea_p.h:100 #12357 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffab19a0) at widgets/qabstractscrollarea_p.h:116 #12358 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffab19a0) at kernel/qcoreapplication.cpp:1063 #12359 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffab19a0) at kernel/qapplication.cpp:4561 #12360 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffab19a0) at kernel/qapplication.cpp:4530 #12361 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffab19a0) at kernel/qcoreapplication.cpp:953 #12362 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffab19a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12363 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12364 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12365 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12366 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12367 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffab28d0) at itemviews/qabstractitemview.cpp:2415 #12368 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffab28d0) at itemviews/qlistview.cpp:848 #12369 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffab28d0) at kernel/qwidget.cpp:8554 #12370 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffab28d0) at widgets/qframe.cpp:557 #12371 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffab28d0) at widgets/qabstractscrollarea.cpp:1043 #12372 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffab28d0) at itemviews/qabstractitemview.cpp:1644 #12373 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffab28d0) at widgets/qabstractscrollarea_p.h:100 #12374 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffab28d0) at widgets/qabstractscrollarea_p.h:116 #12375 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffab28d0) at kernel/qcoreapplication.cpp:1063 #12376 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffab28d0) at kernel/qapplication.cpp:4561 #12377 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffab28d0) at kernel/qapplication.cpp:4530 #12378 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffab28d0) at kernel/qcoreapplication.cpp:953 #12379 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffab28d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12380 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12381 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12382 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12383 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12384 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffab3800) at itemviews/qabstractitemview.cpp:2415 #12385 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffab3800) at itemviews/qlistview.cpp:848 #12386 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffab3800) at kernel/qwidget.cpp:8554 #12387 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffab3800) at widgets/qframe.cpp:557 #12388 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffab3800) at widgets/qabstractscrollarea.cpp:1043 #12389 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffab3800) at itemviews/qabstractitemview.cpp:1644 #12390 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffab3800) at widgets/qabstractscrollarea_p.h:100 #12391 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffab3800) at widgets/qabstractscrollarea_p.h:116 #12392 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffab3800) at kernel/qcoreapplication.cpp:1063 #12393 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffab3800) at kernel/qapplication.cpp:4561 #12394 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffab3800) at kernel/qapplication.cpp:4530 #12395 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffab3800) at kernel/qcoreapplication.cpp:953 #12396 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffab3800) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12397 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12398 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12399 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12400 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12401 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffab4730) at itemviews/qabstractitemview.cpp:2415 #12402 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffab4730) at itemviews/qlistview.cpp:848 #12403 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffab4730) at kernel/qwidget.cpp:8554 #12404 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffab4730) at widgets/qframe.cpp:557 #12405 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffab4730) at widgets/qabstractscrollarea.cpp:1043 #12406 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffab4730) at itemviews/qabstractitemview.cpp:1644 #12407 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffab4730) at widgets/qabstractscrollarea_p.h:100 #12408 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffab4730) at widgets/qabstractscrollarea_p.h:116 #12409 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffab4730) at kernel/qcoreapplication.cpp:1063 #12410 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffab4730) at kernel/qapplication.cpp:4561 #12411 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffab4730) at kernel/qapplication.cpp:4530 #12412 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffab4730) at kernel/qcoreapplication.cpp:953 #12413 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffab4730) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12414 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12415 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12416 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12417 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12418 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffab5660) at itemviews/qabstractitemview.cpp:2415 #12419 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffab5660) at itemviews/qlistview.cpp:848 #12420 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffab5660) at kernel/qwidget.cpp:8554 #12421 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffab5660) at widgets/qframe.cpp:557 #12422 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffab5660) at widgets/qabstractscrollarea.cpp:1043 #12423 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffab5660) at itemviews/qabstractitemview.cpp:1644 #12424 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffab5660) at widgets/qabstractscrollarea_p.h:100 #12425 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffab5660) at widgets/qabstractscrollarea_p.h:116 #12426 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffab5660) at kernel/qcoreapplication.cpp:1063 #12427 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffab5660) at kernel/qapplication.cpp:4561 #12428 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffab5660) at kernel/qapplication.cpp:4530 #12429 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffab5660) at kernel/qcoreapplication.cpp:953 #12430 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffab5660) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12431 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12432 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12433 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12434 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12435 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffab6590) at itemviews/qabstractitemview.cpp:2415 #12436 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffab6590) at itemviews/qlistview.cpp:848 #12437 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffab6590) at kernel/qwidget.cpp:8554 #12438 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffab6590) at widgets/qframe.cpp:557 #12439 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffab6590) at widgets/qabstractscrollarea.cpp:1043 #12440 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffab6590) at itemviews/qabstractitemview.cpp:1644 #12441 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffab6590) at widgets/qabstractscrollarea_p.h:100 #12442 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffab6590) at widgets/qabstractscrollarea_p.h:116 #12443 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffab6590) at kernel/qcoreapplication.cpp:1063 #12444 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffab6590) at kernel/qapplication.cpp:4561 #12445 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffab6590) at kernel/qapplication.cpp:4530 #12446 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffab6590) at kernel/qcoreapplication.cpp:953 #12447 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffab6590) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12448 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12449 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12450 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12451 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12452 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffab74c0) at itemviews/qabstractitemview.cpp:2415 #12453 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffab74c0) at itemviews/qlistview.cpp:848 #12454 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffab74c0) at kernel/qwidget.cpp:8554 #12455 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffab74c0) at widgets/qframe.cpp:557 #12456 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffab74c0) at widgets/qabstractscrollarea.cpp:1043 #12457 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffab74c0) at itemviews/qabstractitemview.cpp:1644 #12458 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffab74c0) at widgets/qabstractscrollarea_p.h:100 #12459 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffab74c0) at widgets/qabstractscrollarea_p.h:116 #12460 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffab74c0) at kernel/qcoreapplication.cpp:1063 #12461 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffab74c0) at kernel/qapplication.cpp:4561 #12462 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffab74c0) at kernel/qapplication.cpp:4530 #12463 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffab74c0) at kernel/qcoreapplication.cpp:953 #12464 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffab74c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12465 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12466 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12467 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12468 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12469 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffab83f0) at itemviews/qabstractitemview.cpp:2415 #12470 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffab83f0) at itemviews/qlistview.cpp:848 #12471 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffab83f0) at kernel/qwidget.cpp:8554 #12472 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffab83f0) at widgets/qframe.cpp:557 #12473 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffab83f0) at widgets/qabstractscrollarea.cpp:1043 #12474 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffab83f0) at itemviews/qabstractitemview.cpp:1644 #12475 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffab83f0) at widgets/qabstractscrollarea_p.h:100 #12476 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffab83f0) at widgets/qabstractscrollarea_p.h:116 #12477 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffab83f0) at kernel/qcoreapplication.cpp:1063 #12478 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffab83f0) at kernel/qapplication.cpp:4561 #12479 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffab83f0) at kernel/qapplication.cpp:4530 #12480 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffab83f0) at kernel/qcoreapplication.cpp:953 #12481 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffab83f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12482 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12483 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12484 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12485 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12486 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffab9320) at itemviews/qabstractitemview.cpp:2415 #12487 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffab9320) at itemviews/qlistview.cpp:848 #12488 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffab9320) at kernel/qwidget.cpp:8554 #12489 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffab9320) at widgets/qframe.cpp:557 #12490 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffab9320) at widgets/qabstractscrollarea.cpp:1043 #12491 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffab9320) at itemviews/qabstractitemview.cpp:1644 #12492 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffab9320) at widgets/qabstractscrollarea_p.h:100 #12493 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffab9320) at widgets/qabstractscrollarea_p.h:116 #12494 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffab9320) at kernel/qcoreapplication.cpp:1063 #12495 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffab9320) at kernel/qapplication.cpp:4561 #12496 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffab9320) at kernel/qapplication.cpp:4530 #12497 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffab9320) at kernel/qcoreapplication.cpp:953 #12498 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffab9320) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12499 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12500 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12501 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12502 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12503 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaba250) at itemviews/qabstractitemview.cpp:2415 #12504 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaba250) at itemviews/qlistview.cpp:848 #12505 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaba250) at kernel/qwidget.cpp:8554 #12506 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaba250) at widgets/qframe.cpp:557 #12507 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaba250) at widgets/qabstractscrollarea.cpp:1043 #12508 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaba250) at itemviews/qabstractitemview.cpp:1644 #12509 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaba250) at widgets/qabstractscrollarea_p.h:100 #12510 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaba250) at widgets/qabstractscrollarea_p.h:116 #12511 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaba250) at kernel/qcoreapplication.cpp:1063 #12512 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaba250) at kernel/qapplication.cpp:4561 #12513 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaba250) at kernel/qapplication.cpp:4530 #12514 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaba250) at kernel/qcoreapplication.cpp:953 #12515 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaba250) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12516 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12517 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12518 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12519 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12520 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffabb180) at itemviews/qabstractitemview.cpp:2415 #12521 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffabb180) at itemviews/qlistview.cpp:848 #12522 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffabb180) at kernel/qwidget.cpp:8554 #12523 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffabb180) at widgets/qframe.cpp:557 #12524 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffabb180) at widgets/qabstractscrollarea.cpp:1043 #12525 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffabb180) at itemviews/qabstractitemview.cpp:1644 #12526 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffabb180) at widgets/qabstractscrollarea_p.h:100 #12527 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffabb180) at widgets/qabstractscrollarea_p.h:116 #12528 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffabb180) at kernel/qcoreapplication.cpp:1063 #12529 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffabb180) at kernel/qapplication.cpp:4561 #12530 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffabb180) at kernel/qapplication.cpp:4530 #12531 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffabb180) at kernel/qcoreapplication.cpp:953 #12532 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffabb180) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12533 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12534 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12535 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12536 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12537 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffabc0b0) at itemviews/qabstractitemview.cpp:2415 #12538 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffabc0b0) at itemviews/qlistview.cpp:848 #12539 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffabc0b0) at kernel/qwidget.cpp:8554 #12540 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffabc0b0) at widgets/qframe.cpp:557 #12541 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffabc0b0) at widgets/qabstractscrollarea.cpp:1043 #12542 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffabc0b0) at itemviews/qabstractitemview.cpp:1644 #12543 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffabc0b0) at widgets/qabstractscrollarea_p.h:100 #12544 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffabc0b0) at widgets/qabstractscrollarea_p.h:116 #12545 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffabc0b0) at kernel/qcoreapplication.cpp:1063 #12546 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffabc0b0) at kernel/qapplication.cpp:4561 #12547 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffabc0b0) at kernel/qapplication.cpp:4530 #12548 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffabc0b0) at kernel/qcoreapplication.cpp:953 #12549 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffabc0b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12550 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12551 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12552 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12553 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12554 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffabcfe0) at itemviews/qabstractitemview.cpp:2415 #12555 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffabcfe0) at itemviews/qlistview.cpp:848 #12556 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffabcfe0) at kernel/qwidget.cpp:8554 #12557 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffabcfe0) at widgets/qframe.cpp:557 #12558 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffabcfe0) at widgets/qabstractscrollarea.cpp:1043 #12559 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffabcfe0) at itemviews/qabstractitemview.cpp:1644 #12560 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffabcfe0) at widgets/qabstractscrollarea_p.h:100 #12561 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffabcfe0) at widgets/qabstractscrollarea_p.h:116 #12562 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffabcfe0) at kernel/qcoreapplication.cpp:1063 #12563 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffabcfe0) at kernel/qapplication.cpp:4561 #12564 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffabcfe0) at kernel/qapplication.cpp:4530 #12565 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffabcfe0) at kernel/qcoreapplication.cpp:953 #12566 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffabcfe0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12567 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12568 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12569 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12570 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12571 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffabdf10) at itemviews/qabstractitemview.cpp:2415 #12572 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffabdf10) at itemviews/qlistview.cpp:848 #12573 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffabdf10) at kernel/qwidget.cpp:8554 #12574 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffabdf10) at widgets/qframe.cpp:557 #12575 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffabdf10) at widgets/qabstractscrollarea.cpp:1043 #12576 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffabdf10) at itemviews/qabstractitemview.cpp:1644 #12577 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffabdf10) at widgets/qabstractscrollarea_p.h:100 #12578 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffabdf10) at widgets/qabstractscrollarea_p.h:116 #12579 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffabdf10) at kernel/qcoreapplication.cpp:1063 #12580 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffabdf10) at kernel/qapplication.cpp:4561 #12581 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffabdf10) at kernel/qapplication.cpp:4530 #12582 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffabdf10) at kernel/qcoreapplication.cpp:953 #12583 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffabdf10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12584 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12585 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12586 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12587 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12588 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffabee40) at itemviews/qabstractitemview.cpp:2415 #12589 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffabee40) at itemviews/qlistview.cpp:848 #12590 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffabee40) at kernel/qwidget.cpp:8554 #12591 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffabee40) at widgets/qframe.cpp:557 #12592 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffabee40) at widgets/qabstractscrollarea.cpp:1043 #12593 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffabee40) at itemviews/qabstractitemview.cpp:1644 #12594 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffabee40) at widgets/qabstractscrollarea_p.h:100 #12595 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffabee40) at widgets/qabstractscrollarea_p.h:116 #12596 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffabee40) at kernel/qcoreapplication.cpp:1063 #12597 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffabee40) at kernel/qapplication.cpp:4561 #12598 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffabee40) at kernel/qapplication.cpp:4530 #12599 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffabee40) at kernel/qcoreapplication.cpp:953 #12600 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffabee40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12601 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12602 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12603 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12604 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12605 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffabfd70) at itemviews/qabstractitemview.cpp:2415 #12606 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffabfd70) at itemviews/qlistview.cpp:848 #12607 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffabfd70) at kernel/qwidget.cpp:8554 #12608 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffabfd70) at widgets/qframe.cpp:557 #12609 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffabfd70) at widgets/qabstractscrollarea.cpp:1043 #12610 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffabfd70) at itemviews/qabstractitemview.cpp:1644 #12611 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffabfd70) at widgets/qabstractscrollarea_p.h:100 #12612 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffabfd70) at widgets/qabstractscrollarea_p.h:116 #12613 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffabfd70) at kernel/qcoreapplication.cpp:1063 #12614 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffabfd70) at kernel/qapplication.cpp:4561 #12615 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffabfd70) at kernel/qapplication.cpp:4530 #12616 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffabfd70) at kernel/qcoreapplication.cpp:953 #12617 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffabfd70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12618 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12619 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12620 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12621 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12622 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffac0ca0) at itemviews/qabstractitemview.cpp:2415 #12623 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffac0ca0) at itemviews/qlistview.cpp:848 #12624 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffac0ca0) at kernel/qwidget.cpp:8554 #12625 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffac0ca0) at widgets/qframe.cpp:557 #12626 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffac0ca0) at widgets/qabstractscrollarea.cpp:1043 #12627 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffac0ca0) at itemviews/qabstractitemview.cpp:1644 #12628 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffac0ca0) at widgets/qabstractscrollarea_p.h:100 #12629 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffac0ca0) at widgets/qabstractscrollarea_p.h:116 #12630 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffac0ca0) at kernel/qcoreapplication.cpp:1063 #12631 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffac0ca0) at kernel/qapplication.cpp:4561 #12632 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffac0ca0) at kernel/qapplication.cpp:4530 #12633 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffac0ca0) at kernel/qcoreapplication.cpp:953 #12634 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffac0ca0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12635 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12636 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12637 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12638 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12639 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffac1bd0) at itemviews/qabstractitemview.cpp:2415 #12640 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffac1bd0) at itemviews/qlistview.cpp:848 #12641 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffac1bd0) at kernel/qwidget.cpp:8554 #12642 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffac1bd0) at widgets/qframe.cpp:557 #12643 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffac1bd0) at widgets/qabstractscrollarea.cpp:1043 #12644 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffac1bd0) at itemviews/qabstractitemview.cpp:1644 #12645 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffac1bd0) at widgets/qabstractscrollarea_p.h:100 #12646 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffac1bd0) at widgets/qabstractscrollarea_p.h:116 #12647 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffac1bd0) at kernel/qcoreapplication.cpp:1063 #12648 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffac1bd0) at kernel/qapplication.cpp:4561 #12649 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffac1bd0) at kernel/qapplication.cpp:4530 #12650 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffac1bd0) at kernel/qcoreapplication.cpp:953 #12651 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffac1bd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12652 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12653 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12654 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12655 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12656 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffac2b00) at itemviews/qabstractitemview.cpp:2415 #12657 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffac2b00) at itemviews/qlistview.cpp:848 #12658 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffac2b00) at kernel/qwidget.cpp:8554 #12659 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffac2b00) at widgets/qframe.cpp:557 #12660 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffac2b00) at widgets/qabstractscrollarea.cpp:1043 #12661 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffac2b00) at itemviews/qabstractitemview.cpp:1644 #12662 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffac2b00) at widgets/qabstractscrollarea_p.h:100 #12663 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffac2b00) at widgets/qabstractscrollarea_p.h:116 #12664 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffac2b00) at kernel/qcoreapplication.cpp:1063 #12665 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffac2b00) at kernel/qapplication.cpp:4561 #12666 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffac2b00) at kernel/qapplication.cpp:4530 #12667 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffac2b00) at kernel/qcoreapplication.cpp:953 #12668 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffac2b00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12669 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12670 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12671 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12672 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12673 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffac3a30) at itemviews/qabstractitemview.cpp:2415 #12674 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffac3a30) at itemviews/qlistview.cpp:848 #12675 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffac3a30) at kernel/qwidget.cpp:8554 #12676 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffac3a30) at widgets/qframe.cpp:557 #12677 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffac3a30) at widgets/qabstractscrollarea.cpp:1043 #12678 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffac3a30) at itemviews/qabstractitemview.cpp:1644 #12679 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffac3a30) at widgets/qabstractscrollarea_p.h:100 #12680 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffac3a30) at widgets/qabstractscrollarea_p.h:116 #12681 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffac3a30) at kernel/qcoreapplication.cpp:1063 #12682 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffac3a30) at kernel/qapplication.cpp:4561 #12683 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffac3a30) at kernel/qapplication.cpp:4530 #12684 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffac3a30) at kernel/qcoreapplication.cpp:953 #12685 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffac3a30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12686 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12687 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12688 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12689 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12690 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffac4960) at itemviews/qabstractitemview.cpp:2415 #12691 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffac4960) at itemviews/qlistview.cpp:848 #12692 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffac4960) at kernel/qwidget.cpp:8554 #12693 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffac4960) at widgets/qframe.cpp:557 #12694 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffac4960) at widgets/qabstractscrollarea.cpp:1043 #12695 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffac4960) at itemviews/qabstractitemview.cpp:1644 #12696 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffac4960) at widgets/qabstractscrollarea_p.h:100 #12697 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffac4960) at widgets/qabstractscrollarea_p.h:116 #12698 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffac4960) at kernel/qcoreapplication.cpp:1063 #12699 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffac4960) at kernel/qapplication.cpp:4561 #12700 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffac4960) at kernel/qapplication.cpp:4530 #12701 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffac4960) at kernel/qcoreapplication.cpp:953 #12702 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffac4960) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12703 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12704 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12705 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12706 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12707 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffac5890) at itemviews/qabstractitemview.cpp:2415 #12708 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffac5890) at itemviews/qlistview.cpp:848 #12709 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffac5890) at kernel/qwidget.cpp:8554 #12710 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffac5890) at widgets/qframe.cpp:557 #12711 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffac5890) at widgets/qabstractscrollarea.cpp:1043 #12712 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffac5890) at itemviews/qabstractitemview.cpp:1644 #12713 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffac5890) at widgets/qabstractscrollarea_p.h:100 #12714 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffac5890) at widgets/qabstractscrollarea_p.h:116 #12715 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffac5890) at kernel/qcoreapplication.cpp:1063 #12716 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffac5890) at kernel/qapplication.cpp:4561 #12717 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffac5890) at kernel/qapplication.cpp:4530 #12718 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffac5890) at kernel/qcoreapplication.cpp:953 #12719 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffac5890) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12720 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12721 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12722 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12723 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12724 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffac67c0) at itemviews/qabstractitemview.cpp:2415 #12725 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffac67c0) at itemviews/qlistview.cpp:848 #12726 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffac67c0) at kernel/qwidget.cpp:8554 #12727 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffac67c0) at widgets/qframe.cpp:557 #12728 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffac67c0) at widgets/qabstractscrollarea.cpp:1043 #12729 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffac67c0) at itemviews/qabstractitemview.cpp:1644 #12730 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffac67c0) at widgets/qabstractscrollarea_p.h:100 #12731 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffac67c0) at widgets/qabstractscrollarea_p.h:116 #12732 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffac67c0) at kernel/qcoreapplication.cpp:1063 #12733 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffac67c0) at kernel/qapplication.cpp:4561 #12734 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffac67c0) at kernel/qapplication.cpp:4530 #12735 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffac67c0) at kernel/qcoreapplication.cpp:953 #12736 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffac67c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12737 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12738 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12739 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12740 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12741 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffac76f0) at itemviews/qabstractitemview.cpp:2415 #12742 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffac76f0) at itemviews/qlistview.cpp:848 #12743 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffac76f0) at kernel/qwidget.cpp:8554 #12744 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffac76f0) at widgets/qframe.cpp:557 #12745 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffac76f0) at widgets/qabstractscrollarea.cpp:1043 #12746 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffac76f0) at itemviews/qabstractitemview.cpp:1644 #12747 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffac76f0) at widgets/qabstractscrollarea_p.h:100 #12748 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffac76f0) at widgets/qabstractscrollarea_p.h:116 #12749 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffac76f0) at kernel/qcoreapplication.cpp:1063 #12750 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffac76f0) at kernel/qapplication.cpp:4561 #12751 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffac76f0) at kernel/qapplication.cpp:4530 #12752 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffac76f0) at kernel/qcoreapplication.cpp:953 #12753 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffac76f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12754 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12755 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12756 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12757 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12758 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffac8620) at itemviews/qabstractitemview.cpp:2415 #12759 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffac8620) at itemviews/qlistview.cpp:848 #12760 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffac8620) at kernel/qwidget.cpp:8554 #12761 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffac8620) at widgets/qframe.cpp:557 #12762 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffac8620) at widgets/qabstractscrollarea.cpp:1043 #12763 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffac8620) at itemviews/qabstractitemview.cpp:1644 #12764 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffac8620) at widgets/qabstractscrollarea_p.h:100 #12765 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffac8620) at widgets/qabstractscrollarea_p.h:116 #12766 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffac8620) at kernel/qcoreapplication.cpp:1063 #12767 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffac8620) at kernel/qapplication.cpp:4561 #12768 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffac8620) at kernel/qapplication.cpp:4530 #12769 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffac8620) at kernel/qcoreapplication.cpp:953 #12770 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffac8620) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12771 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12772 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12773 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12774 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12775 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffac9550) at itemviews/qabstractitemview.cpp:2415 #12776 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffac9550) at itemviews/qlistview.cpp:848 #12777 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffac9550) at kernel/qwidget.cpp:8554 #12778 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffac9550) at widgets/qframe.cpp:557 #12779 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffac9550) at widgets/qabstractscrollarea.cpp:1043 #12780 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffac9550) at itemviews/qabstractitemview.cpp:1644 #12781 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffac9550) at widgets/qabstractscrollarea_p.h:100 #12782 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffac9550) at widgets/qabstractscrollarea_p.h:116 #12783 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffac9550) at kernel/qcoreapplication.cpp:1063 #12784 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffac9550) at kernel/qapplication.cpp:4561 #12785 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffac9550) at kernel/qapplication.cpp:4530 #12786 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffac9550) at kernel/qcoreapplication.cpp:953 #12787 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffac9550) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12788 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12789 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12790 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12791 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12792 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaca480) at itemviews/qabstractitemview.cpp:2415 #12793 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaca480) at itemviews/qlistview.cpp:848 #12794 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaca480) at kernel/qwidget.cpp:8554 #12795 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaca480) at widgets/qframe.cpp:557 #12796 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaca480) at widgets/qabstractscrollarea.cpp:1043 #12797 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaca480) at itemviews/qabstractitemview.cpp:1644 #12798 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaca480) at widgets/qabstractscrollarea_p.h:100 #12799 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaca480) at widgets/qabstractscrollarea_p.h:116 #12800 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaca480) at kernel/qcoreapplication.cpp:1063 #12801 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaca480) at kernel/qapplication.cpp:4561 #12802 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaca480) at kernel/qapplication.cpp:4530 #12803 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaca480) at kernel/qcoreapplication.cpp:953 #12804 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaca480) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12805 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12806 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12807 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12808 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12809 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffacb3b0) at itemviews/qabstractitemview.cpp:2415 #12810 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffacb3b0) at itemviews/qlistview.cpp:848 #12811 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffacb3b0) at kernel/qwidget.cpp:8554 #12812 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffacb3b0) at widgets/qframe.cpp:557 #12813 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffacb3b0) at widgets/qabstractscrollarea.cpp:1043 #12814 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffacb3b0) at itemviews/qabstractitemview.cpp:1644 #12815 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffacb3b0) at widgets/qabstractscrollarea_p.h:100 #12816 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffacb3b0) at widgets/qabstractscrollarea_p.h:116 #12817 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffacb3b0) at kernel/qcoreapplication.cpp:1063 #12818 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffacb3b0) at kernel/qapplication.cpp:4561 #12819 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffacb3b0) at kernel/qapplication.cpp:4530 #12820 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffacb3b0) at kernel/qcoreapplication.cpp:953 #12821 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffacb3b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12822 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12823 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12824 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12825 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12826 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffacc2e0) at itemviews/qabstractitemview.cpp:2415 #12827 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffacc2e0) at itemviews/qlistview.cpp:848 #12828 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffacc2e0) at kernel/qwidget.cpp:8554 #12829 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffacc2e0) at widgets/qframe.cpp:557 #12830 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffacc2e0) at widgets/qabstractscrollarea.cpp:1043 #12831 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffacc2e0) at itemviews/qabstractitemview.cpp:1644 #12832 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffacc2e0) at widgets/qabstractscrollarea_p.h:100 #12833 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffacc2e0) at widgets/qabstractscrollarea_p.h:116 #12834 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffacc2e0) at kernel/qcoreapplication.cpp:1063 #12835 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffacc2e0) at kernel/qapplication.cpp:4561 #12836 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffacc2e0) at kernel/qapplication.cpp:4530 #12837 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffacc2e0) at kernel/qcoreapplication.cpp:953 #12838 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffacc2e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12839 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12840 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12841 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12842 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12843 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffacd210) at itemviews/qabstractitemview.cpp:2415 #12844 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffacd210) at itemviews/qlistview.cpp:848 #12845 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffacd210) at kernel/qwidget.cpp:8554 #12846 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffacd210) at widgets/qframe.cpp:557 #12847 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffacd210) at widgets/qabstractscrollarea.cpp:1043 #12848 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffacd210) at itemviews/qabstractitemview.cpp:1644 #12849 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffacd210) at widgets/qabstractscrollarea_p.h:100 #12850 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffacd210) at widgets/qabstractscrollarea_p.h:116 #12851 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffacd210) at kernel/qcoreapplication.cpp:1063 #12852 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffacd210) at kernel/qapplication.cpp:4561 #12853 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffacd210) at kernel/qapplication.cpp:4530 #12854 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffacd210) at kernel/qcoreapplication.cpp:953 #12855 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffacd210) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12856 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12857 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12858 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12859 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12860 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffface140) at itemviews/qabstractitemview.cpp:2415 #12861 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffface140) at itemviews/qlistview.cpp:848 #12862 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffface140) at kernel/qwidget.cpp:8554 #12863 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffface140) at widgets/qframe.cpp:557 #12864 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffface140) at widgets/qabstractscrollarea.cpp:1043 #12865 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffface140) at itemviews/qabstractitemview.cpp:1644 #12866 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffface140) at widgets/qabstractscrollarea_p.h:100 #12867 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffface140) at widgets/qabstractscrollarea_p.h:116 #12868 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffface140) at kernel/qcoreapplication.cpp:1063 #12869 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffface140) at kernel/qapplication.cpp:4561 #12870 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffface140) at kernel/qapplication.cpp:4530 #12871 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffface140) at kernel/qcoreapplication.cpp:953 #12872 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffface140) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12873 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12874 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12875 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12876 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12877 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffacf070) at itemviews/qabstractitemview.cpp:2415 #12878 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffacf070) at itemviews/qlistview.cpp:848 #12879 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffacf070) at kernel/qwidget.cpp:8554 #12880 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffacf070) at widgets/qframe.cpp:557 #12881 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffacf070) at widgets/qabstractscrollarea.cpp:1043 #12882 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffacf070) at itemviews/qabstractitemview.cpp:1644 #12883 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffacf070) at widgets/qabstractscrollarea_p.h:100 #12884 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffacf070) at widgets/qabstractscrollarea_p.h:116 #12885 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffacf070) at kernel/qcoreapplication.cpp:1063 #12886 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffacf070) at kernel/qapplication.cpp:4561 #12887 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffacf070) at kernel/qapplication.cpp:4530 #12888 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffacf070) at kernel/qcoreapplication.cpp:953 #12889 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffacf070) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12890 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12891 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12892 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12893 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12894 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffacffa0) at itemviews/qabstractitemview.cpp:2415 #12895 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffacffa0) at itemviews/qlistview.cpp:848 #12896 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffacffa0) at kernel/qwidget.cpp:8554 #12897 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffacffa0) at widgets/qframe.cpp:557 #12898 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffacffa0) at widgets/qabstractscrollarea.cpp:1043 #12899 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffacffa0) at itemviews/qabstractitemview.cpp:1644 #12900 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffacffa0) at widgets/qabstractscrollarea_p.h:100 #12901 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffacffa0) at widgets/qabstractscrollarea_p.h:116 #12902 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffacffa0) at kernel/qcoreapplication.cpp:1063 #12903 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffacffa0) at kernel/qapplication.cpp:4561 #12904 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffacffa0) at kernel/qapplication.cpp:4530 #12905 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffacffa0) at kernel/qcoreapplication.cpp:953 #12906 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffacffa0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12907 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12908 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12909 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12910 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12911 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffad0ed0) at itemviews/qabstractitemview.cpp:2415 #12912 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffad0ed0) at itemviews/qlistview.cpp:848 #12913 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffad0ed0) at kernel/qwidget.cpp:8554 #12914 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffad0ed0) at widgets/qframe.cpp:557 #12915 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffad0ed0) at widgets/qabstractscrollarea.cpp:1043 #12916 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffad0ed0) at itemviews/qabstractitemview.cpp:1644 #12917 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffad0ed0) at widgets/qabstractscrollarea_p.h:100 #12918 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffad0ed0) at widgets/qabstractscrollarea_p.h:116 #12919 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffad0ed0) at kernel/qcoreapplication.cpp:1063 #12920 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffad0ed0) at kernel/qapplication.cpp:4561 #12921 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffad0ed0) at kernel/qapplication.cpp:4530 #12922 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffad0ed0) at kernel/qcoreapplication.cpp:953 #12923 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffad0ed0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12924 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12925 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12926 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12927 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12928 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffad1e00) at itemviews/qabstractitemview.cpp:2415 #12929 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffad1e00) at itemviews/qlistview.cpp:848 #12930 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffad1e00) at kernel/qwidget.cpp:8554 #12931 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffad1e00) at widgets/qframe.cpp:557 #12932 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffad1e00) at widgets/qabstractscrollarea.cpp:1043 #12933 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffad1e00) at itemviews/qabstractitemview.cpp:1644 #12934 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffad1e00) at widgets/qabstractscrollarea_p.h:100 #12935 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffad1e00) at widgets/qabstractscrollarea_p.h:116 #12936 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffad1e00) at kernel/qcoreapplication.cpp:1063 #12937 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffad1e00) at kernel/qapplication.cpp:4561 #12938 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffad1e00) at kernel/qapplication.cpp:4530 #12939 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffad1e00) at kernel/qcoreapplication.cpp:953 #12940 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffad1e00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12941 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12942 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12943 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12944 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12945 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffad2d30) at itemviews/qabstractitemview.cpp:2415 #12946 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffad2d30) at itemviews/qlistview.cpp:848 #12947 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffad2d30) at kernel/qwidget.cpp:8554 #12948 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffad2d30) at widgets/qframe.cpp:557 #12949 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffad2d30) at widgets/qabstractscrollarea.cpp:1043 #12950 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffad2d30) at itemviews/qabstractitemview.cpp:1644 #12951 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffad2d30) at widgets/qabstractscrollarea_p.h:100 #12952 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffad2d30) at widgets/qabstractscrollarea_p.h:116 #12953 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffad2d30) at kernel/qcoreapplication.cpp:1063 #12954 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffad2d30) at kernel/qapplication.cpp:4561 #12955 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffad2d30) at kernel/qapplication.cpp:4530 #12956 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffad2d30) at kernel/qcoreapplication.cpp:953 #12957 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffad2d30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12958 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12959 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12960 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12961 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12962 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffad3c60) at itemviews/qabstractitemview.cpp:2415 #12963 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffad3c60) at itemviews/qlistview.cpp:848 #12964 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffad3c60) at kernel/qwidget.cpp:8554 #12965 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffad3c60) at widgets/qframe.cpp:557 #12966 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffad3c60) at widgets/qabstractscrollarea.cpp:1043 #12967 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffad3c60) at itemviews/qabstractitemview.cpp:1644 #12968 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffad3c60) at widgets/qabstractscrollarea_p.h:100 #12969 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffad3c60) at widgets/qabstractscrollarea_p.h:116 #12970 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffad3c60) at kernel/qcoreapplication.cpp:1063 #12971 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffad3c60) at kernel/qapplication.cpp:4561 #12972 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffad3c60) at kernel/qapplication.cpp:4530 #12973 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffad3c60) at kernel/qcoreapplication.cpp:953 #12974 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffad3c60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12975 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #12976 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12977 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12978 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12979 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffad4b90) at itemviews/qabstractitemview.cpp:2415 #12980 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffad4b90) at itemviews/qlistview.cpp:848 #12981 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffad4b90) at kernel/qwidget.cpp:8554 #12982 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffad4b90) at widgets/qframe.cpp:557 #12983 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffad4b90) at widgets/qabstractscrollarea.cpp:1043 #12984 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffad4b90) at itemviews/qabstractitemview.cpp:1644 #12985 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffad4b90) at widgets/qabstractscrollarea_p.h:100 #12986 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffad4b90) at widgets/qabstractscrollarea_p.h:116 #12987 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffad4b90) at kernel/qcoreapplication.cpp:1063 #12988 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffad4b90) at kernel/qapplication.cpp:4561 #12989 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffad4b90) at kernel/qapplication.cpp:4530 #12990 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffad4b90) at kernel/qcoreapplication.cpp:953 #12991 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffad4b90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #12992 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #12993 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #12994 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #12995 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #12996 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffad5ac0) at itemviews/qabstractitemview.cpp:2415 #12997 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffad5ac0) at itemviews/qlistview.cpp:848 #12998 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffad5ac0) at kernel/qwidget.cpp:8554 #12999 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffad5ac0) at widgets/qframe.cpp:557 #13000 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffad5ac0) at widgets/qabstractscrollarea.cpp:1043 #13001 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffad5ac0) at itemviews/qabstractitemview.cpp:1644 #13002 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffad5ac0) at widgets/qabstractscrollarea_p.h:100 #13003 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffad5ac0) at widgets/qabstractscrollarea_p.h:116 #13004 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffad5ac0) at kernel/qcoreapplication.cpp:1063 #13005 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffad5ac0) at kernel/qapplication.cpp:4561 #13006 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffad5ac0) at kernel/qapplication.cpp:4530 #13007 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffad5ac0) at kernel/qcoreapplication.cpp:953 #13008 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffad5ac0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13009 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13010 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13011 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13012 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13013 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffad69f0) at itemviews/qabstractitemview.cpp:2415 #13014 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffad69f0) at itemviews/qlistview.cpp:848 #13015 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffad69f0) at kernel/qwidget.cpp:8554 #13016 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffad69f0) at widgets/qframe.cpp:557 #13017 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffad69f0) at widgets/qabstractscrollarea.cpp:1043 #13018 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffad69f0) at itemviews/qabstractitemview.cpp:1644 #13019 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffad69f0) at widgets/qabstractscrollarea_p.h:100 #13020 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffad69f0) at widgets/qabstractscrollarea_p.h:116 #13021 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffad69f0) at kernel/qcoreapplication.cpp:1063 #13022 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffad69f0) at kernel/qapplication.cpp:4561 #13023 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffad69f0) at kernel/qapplication.cpp:4530 #13024 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffad69f0) at kernel/qcoreapplication.cpp:953 #13025 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffad69f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13026 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13027 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13028 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13029 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13030 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffad7920) at itemviews/qabstractitemview.cpp:2415 #13031 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffad7920) at itemviews/qlistview.cpp:848 #13032 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffad7920) at kernel/qwidget.cpp:8554 #13033 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffad7920) at widgets/qframe.cpp:557 #13034 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffad7920) at widgets/qabstractscrollarea.cpp:1043 #13035 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffad7920) at itemviews/qabstractitemview.cpp:1644 #13036 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffad7920) at widgets/qabstractscrollarea_p.h:100 #13037 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffad7920) at widgets/qabstractscrollarea_p.h:116 #13038 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffad7920) at kernel/qcoreapplication.cpp:1063 #13039 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffad7920) at kernel/qapplication.cpp:4561 #13040 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffad7920) at kernel/qapplication.cpp:4530 #13041 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffad7920) at kernel/qcoreapplication.cpp:953 #13042 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffad7920) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13043 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13044 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13045 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13046 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13047 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffad8850) at itemviews/qabstractitemview.cpp:2415 #13048 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffad8850) at itemviews/qlistview.cpp:848 #13049 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffad8850) at kernel/qwidget.cpp:8554 #13050 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffad8850) at widgets/qframe.cpp:557 #13051 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffad8850) at widgets/qabstractscrollarea.cpp:1043 #13052 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffad8850) at itemviews/qabstractitemview.cpp:1644 #13053 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffad8850) at widgets/qabstractscrollarea_p.h:100 #13054 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffad8850) at widgets/qabstractscrollarea_p.h:116 #13055 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffad8850) at kernel/qcoreapplication.cpp:1063 #13056 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffad8850) at kernel/qapplication.cpp:4561 #13057 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffad8850) at kernel/qapplication.cpp:4530 #13058 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffad8850) at kernel/qcoreapplication.cpp:953 #13059 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffad8850) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13060 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13061 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13062 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13063 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13064 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffad9780) at itemviews/qabstractitemview.cpp:2415 #13065 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffad9780) at itemviews/qlistview.cpp:848 #13066 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffad9780) at kernel/qwidget.cpp:8554 #13067 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffad9780) at widgets/qframe.cpp:557 #13068 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffad9780) at widgets/qabstractscrollarea.cpp:1043 #13069 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffad9780) at itemviews/qabstractitemview.cpp:1644 #13070 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffad9780) at widgets/qabstractscrollarea_p.h:100 #13071 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffad9780) at widgets/qabstractscrollarea_p.h:116 #13072 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffad9780) at kernel/qcoreapplication.cpp:1063 #13073 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffad9780) at kernel/qapplication.cpp:4561 #13074 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffad9780) at kernel/qapplication.cpp:4530 #13075 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffad9780) at kernel/qcoreapplication.cpp:953 #13076 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffad9780) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13077 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13078 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13079 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13080 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13081 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffada6b0) at itemviews/qabstractitemview.cpp:2415 #13082 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffada6b0) at itemviews/qlistview.cpp:848 #13083 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffada6b0) at kernel/qwidget.cpp:8554 #13084 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffada6b0) at widgets/qframe.cpp:557 #13085 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffada6b0) at widgets/qabstractscrollarea.cpp:1043 #13086 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffada6b0) at itemviews/qabstractitemview.cpp:1644 #13087 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffada6b0) at widgets/qabstractscrollarea_p.h:100 #13088 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffada6b0) at widgets/qabstractscrollarea_p.h:116 #13089 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffada6b0) at kernel/qcoreapplication.cpp:1063 #13090 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffada6b0) at kernel/qapplication.cpp:4561 #13091 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffada6b0) at kernel/qapplication.cpp:4530 #13092 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffada6b0) at kernel/qcoreapplication.cpp:953 #13093 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffada6b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13094 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13095 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13096 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13097 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13098 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffadb5e0) at itemviews/qabstractitemview.cpp:2415 #13099 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffadb5e0) at itemviews/qlistview.cpp:848 #13100 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffadb5e0) at kernel/qwidget.cpp:8554 #13101 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffadb5e0) at widgets/qframe.cpp:557 #13102 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffadb5e0) at widgets/qabstractscrollarea.cpp:1043 #13103 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffadb5e0) at itemviews/qabstractitemview.cpp:1644 #13104 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffadb5e0) at widgets/qabstractscrollarea_p.h:100 #13105 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffadb5e0) at widgets/qabstractscrollarea_p.h:116 #13106 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffadb5e0) at kernel/qcoreapplication.cpp:1063 #13107 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffadb5e0) at kernel/qapplication.cpp:4561 #13108 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffadb5e0) at kernel/qapplication.cpp:4530 #13109 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffadb5e0) at kernel/qcoreapplication.cpp:953 #13110 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffadb5e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13111 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13112 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13113 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13114 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13115 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffadc510) at itemviews/qabstractitemview.cpp:2415 #13116 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffadc510) at itemviews/qlistview.cpp:848 #13117 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffadc510) at kernel/qwidget.cpp:8554 #13118 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffadc510) at widgets/qframe.cpp:557 #13119 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffadc510) at widgets/qabstractscrollarea.cpp:1043 #13120 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffadc510) at itemviews/qabstractitemview.cpp:1644 #13121 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffadc510) at widgets/qabstractscrollarea_p.h:100 #13122 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffadc510) at widgets/qabstractscrollarea_p.h:116 #13123 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffadc510) at kernel/qcoreapplication.cpp:1063 #13124 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffadc510) at kernel/qapplication.cpp:4561 #13125 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffadc510) at kernel/qapplication.cpp:4530 #13126 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffadc510) at kernel/qcoreapplication.cpp:953 #13127 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffadc510) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13128 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13129 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13130 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13131 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13132 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffadd440) at itemviews/qabstractitemview.cpp:2415 #13133 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffadd440) at itemviews/qlistview.cpp:848 #13134 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffadd440) at kernel/qwidget.cpp:8554 #13135 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffadd440) at widgets/qframe.cpp:557 #13136 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffadd440) at widgets/qabstractscrollarea.cpp:1043 #13137 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffadd440) at itemviews/qabstractitemview.cpp:1644 #13138 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffadd440) at widgets/qabstractscrollarea_p.h:100 #13139 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffadd440) at widgets/qabstractscrollarea_p.h:116 #13140 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffadd440) at kernel/qcoreapplication.cpp:1063 #13141 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffadd440) at kernel/qapplication.cpp:4561 #13142 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffadd440) at kernel/qapplication.cpp:4530 #13143 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffadd440) at kernel/qcoreapplication.cpp:953 #13144 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffadd440) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13145 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13146 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13147 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13148 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13149 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffade370) at itemviews/qabstractitemview.cpp:2415 #13150 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffade370) at itemviews/qlistview.cpp:848 #13151 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffade370) at kernel/qwidget.cpp:8554 #13152 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffade370) at widgets/qframe.cpp:557 #13153 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffade370) at widgets/qabstractscrollarea.cpp:1043 #13154 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffade370) at itemviews/qabstractitemview.cpp:1644 #13155 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffade370) at widgets/qabstractscrollarea_p.h:100 #13156 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffade370) at widgets/qabstractscrollarea_p.h:116 #13157 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffade370) at kernel/qcoreapplication.cpp:1063 #13158 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffade370) at kernel/qapplication.cpp:4561 #13159 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffade370) at kernel/qapplication.cpp:4530 #13160 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffade370) at kernel/qcoreapplication.cpp:953 #13161 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffade370) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13162 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13163 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13164 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13165 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13166 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffadf2a0) at itemviews/qabstractitemview.cpp:2415 #13167 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffadf2a0) at itemviews/qlistview.cpp:848 #13168 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffadf2a0) at kernel/qwidget.cpp:8554 #13169 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffadf2a0) at widgets/qframe.cpp:557 #13170 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffadf2a0) at widgets/qabstractscrollarea.cpp:1043 #13171 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffadf2a0) at itemviews/qabstractitemview.cpp:1644 #13172 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffadf2a0) at widgets/qabstractscrollarea_p.h:100 #13173 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffadf2a0) at widgets/qabstractscrollarea_p.h:116 #13174 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffadf2a0) at kernel/qcoreapplication.cpp:1063 #13175 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffadf2a0) at kernel/qapplication.cpp:4561 #13176 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffadf2a0) at kernel/qapplication.cpp:4530 #13177 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffadf2a0) at kernel/qcoreapplication.cpp:953 #13178 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffadf2a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13179 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13180 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13181 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13182 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13183 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffae01d0) at itemviews/qabstractitemview.cpp:2415 #13184 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffae01d0) at itemviews/qlistview.cpp:848 #13185 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffae01d0) at kernel/qwidget.cpp:8554 #13186 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffae01d0) at widgets/qframe.cpp:557 #13187 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffae01d0) at widgets/qabstractscrollarea.cpp:1043 #13188 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffae01d0) at itemviews/qabstractitemview.cpp:1644 #13189 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffae01d0) at widgets/qabstractscrollarea_p.h:100 #13190 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffae01d0) at widgets/qabstractscrollarea_p.h:116 #13191 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffae01d0) at kernel/qcoreapplication.cpp:1063 #13192 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffae01d0) at kernel/qapplication.cpp:4561 #13193 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffae01d0) at kernel/qapplication.cpp:4530 #13194 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffae01d0) at kernel/qcoreapplication.cpp:953 #13195 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffae01d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13196 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13197 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13198 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13199 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13200 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffae1100) at itemviews/qabstractitemview.cpp:2415 #13201 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffae1100) at itemviews/qlistview.cpp:848 #13202 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffae1100) at kernel/qwidget.cpp:8554 #13203 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffae1100) at widgets/qframe.cpp:557 #13204 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffae1100) at widgets/qabstractscrollarea.cpp:1043 #13205 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffae1100) at itemviews/qabstractitemview.cpp:1644 #13206 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffae1100) at widgets/qabstractscrollarea_p.h:100 #13207 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffae1100) at widgets/qabstractscrollarea_p.h:116 #13208 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffae1100) at kernel/qcoreapplication.cpp:1063 #13209 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffae1100) at kernel/qapplication.cpp:4561 #13210 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffae1100) at kernel/qapplication.cpp:4530 #13211 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffae1100) at kernel/qcoreapplication.cpp:953 #13212 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffae1100) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13213 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13214 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13215 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13216 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13217 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffae2030) at itemviews/qabstractitemview.cpp:2415 #13218 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffae2030) at itemviews/qlistview.cpp:848 #13219 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffae2030) at kernel/qwidget.cpp:8554 #13220 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffae2030) at widgets/qframe.cpp:557 #13221 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffae2030) at widgets/qabstractscrollarea.cpp:1043 #13222 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffae2030) at itemviews/qabstractitemview.cpp:1644 #13223 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffae2030) at widgets/qabstractscrollarea_p.h:100 #13224 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffae2030) at widgets/qabstractscrollarea_p.h:116 #13225 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffae2030) at kernel/qcoreapplication.cpp:1063 #13226 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffae2030) at kernel/qapplication.cpp:4561 #13227 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffae2030) at kernel/qapplication.cpp:4530 #13228 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffae2030) at kernel/qcoreapplication.cpp:953 #13229 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffae2030) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13230 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13231 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13232 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13233 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13234 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffae2f60) at itemviews/qabstractitemview.cpp:2415 #13235 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffae2f60) at itemviews/qlistview.cpp:848 #13236 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffae2f60) at kernel/qwidget.cpp:8554 #13237 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffae2f60) at widgets/qframe.cpp:557 #13238 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffae2f60) at widgets/qabstractscrollarea.cpp:1043 #13239 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffae2f60) at itemviews/qabstractitemview.cpp:1644 #13240 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffae2f60) at widgets/qabstractscrollarea_p.h:100 #13241 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffae2f60) at widgets/qabstractscrollarea_p.h:116 #13242 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffae2f60) at kernel/qcoreapplication.cpp:1063 #13243 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffae2f60) at kernel/qapplication.cpp:4561 #13244 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffae2f60) at kernel/qapplication.cpp:4530 #13245 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffae2f60) at kernel/qcoreapplication.cpp:953 #13246 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffae2f60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13247 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13248 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13249 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13250 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13251 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffae3e90) at itemviews/qabstractitemview.cpp:2415 #13252 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffae3e90) at itemviews/qlistview.cpp:848 #13253 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffae3e90) at kernel/qwidget.cpp:8554 #13254 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffae3e90) at widgets/qframe.cpp:557 #13255 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffae3e90) at widgets/qabstractscrollarea.cpp:1043 #13256 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffae3e90) at itemviews/qabstractitemview.cpp:1644 #13257 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffae3e90) at widgets/qabstractscrollarea_p.h:100 #13258 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffae3e90) at widgets/qabstractscrollarea_p.h:116 #13259 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffae3e90) at kernel/qcoreapplication.cpp:1063 #13260 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffae3e90) at kernel/qapplication.cpp:4561 #13261 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffae3e90) at kernel/qapplication.cpp:4530 #13262 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffae3e90) at kernel/qcoreapplication.cpp:953 #13263 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffae3e90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13264 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13265 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13266 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13267 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13268 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffae4dc0) at itemviews/qabstractitemview.cpp:2415 #13269 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffae4dc0) at itemviews/qlistview.cpp:848 #13270 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffae4dc0) at kernel/qwidget.cpp:8554 #13271 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffae4dc0) at widgets/qframe.cpp:557 #13272 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffae4dc0) at widgets/qabstractscrollarea.cpp:1043 #13273 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffae4dc0) at itemviews/qabstractitemview.cpp:1644 #13274 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffae4dc0) at widgets/qabstractscrollarea_p.h:100 #13275 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffae4dc0) at widgets/qabstractscrollarea_p.h:116 #13276 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffae4dc0) at kernel/qcoreapplication.cpp:1063 #13277 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffae4dc0) at kernel/qapplication.cpp:4561 #13278 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffae4dc0) at kernel/qapplication.cpp:4530 #13279 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffae4dc0) at kernel/qcoreapplication.cpp:953 #13280 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffae4dc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13281 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13282 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13283 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13284 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13285 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffae5cf0) at itemviews/qabstractitemview.cpp:2415 #13286 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffae5cf0) at itemviews/qlistview.cpp:848 #13287 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffae5cf0) at kernel/qwidget.cpp:8554 #13288 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffae5cf0) at widgets/qframe.cpp:557 #13289 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffae5cf0) at widgets/qabstractscrollarea.cpp:1043 #13290 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffae5cf0) at itemviews/qabstractitemview.cpp:1644 #13291 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffae5cf0) at widgets/qabstractscrollarea_p.h:100 #13292 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffae5cf0) at widgets/qabstractscrollarea_p.h:116 #13293 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffae5cf0) at kernel/qcoreapplication.cpp:1063 #13294 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffae5cf0) at kernel/qapplication.cpp:4561 #13295 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffae5cf0) at kernel/qapplication.cpp:4530 #13296 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffae5cf0) at kernel/qcoreapplication.cpp:953 #13297 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffae5cf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13298 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13299 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13300 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13301 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13302 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffae6c20) at itemviews/qabstractitemview.cpp:2415 #13303 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffae6c20) at itemviews/qlistview.cpp:848 #13304 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffae6c20) at kernel/qwidget.cpp:8554 #13305 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffae6c20) at widgets/qframe.cpp:557 #13306 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffae6c20) at widgets/qabstractscrollarea.cpp:1043 #13307 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffae6c20) at itemviews/qabstractitemview.cpp:1644 #13308 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffae6c20) at widgets/qabstractscrollarea_p.h:100 #13309 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffae6c20) at widgets/qabstractscrollarea_p.h:116 #13310 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffae6c20) at kernel/qcoreapplication.cpp:1063 #13311 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffae6c20) at kernel/qapplication.cpp:4561 #13312 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffae6c20) at kernel/qapplication.cpp:4530 #13313 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffae6c20) at kernel/qcoreapplication.cpp:953 #13314 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffae6c20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13315 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13316 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13317 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13318 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13319 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffae7b50) at itemviews/qabstractitemview.cpp:2415 #13320 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffae7b50) at itemviews/qlistview.cpp:848 #13321 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffae7b50) at kernel/qwidget.cpp:8554 #13322 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffae7b50) at widgets/qframe.cpp:557 #13323 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffae7b50) at widgets/qabstractscrollarea.cpp:1043 #13324 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffae7b50) at itemviews/qabstractitemview.cpp:1644 #13325 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffae7b50) at widgets/qabstractscrollarea_p.h:100 #13326 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffae7b50) at widgets/qabstractscrollarea_p.h:116 #13327 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffae7b50) at kernel/qcoreapplication.cpp:1063 #13328 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffae7b50) at kernel/qapplication.cpp:4561 #13329 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffae7b50) at kernel/qapplication.cpp:4530 #13330 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffae7b50) at kernel/qcoreapplication.cpp:953 #13331 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffae7b50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13332 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13333 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13334 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13335 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13336 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffae8a80) at itemviews/qabstractitemview.cpp:2415 #13337 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffae8a80) at itemviews/qlistview.cpp:848 #13338 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffae8a80) at kernel/qwidget.cpp:8554 #13339 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffae8a80) at widgets/qframe.cpp:557 #13340 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffae8a80) at widgets/qabstractscrollarea.cpp:1043 #13341 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffae8a80) at itemviews/qabstractitemview.cpp:1644 #13342 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffae8a80) at widgets/qabstractscrollarea_p.h:100 #13343 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffae8a80) at widgets/qabstractscrollarea_p.h:116 #13344 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffae8a80) at kernel/qcoreapplication.cpp:1063 #13345 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffae8a80) at kernel/qapplication.cpp:4561 #13346 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffae8a80) at kernel/qapplication.cpp:4530 #13347 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffae8a80) at kernel/qcoreapplication.cpp:953 #13348 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffae8a80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13349 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13350 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13351 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13352 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13353 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffae99b0) at itemviews/qabstractitemview.cpp:2415 #13354 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffae99b0) at itemviews/qlistview.cpp:848 #13355 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffae99b0) at kernel/qwidget.cpp:8554 #13356 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffae99b0) at widgets/qframe.cpp:557 #13357 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffae99b0) at widgets/qabstractscrollarea.cpp:1043 #13358 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffae99b0) at itemviews/qabstractitemview.cpp:1644 #13359 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffae99b0) at widgets/qabstractscrollarea_p.h:100 #13360 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffae99b0) at widgets/qabstractscrollarea_p.h:116 #13361 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffae99b0) at kernel/qcoreapplication.cpp:1063 #13362 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffae99b0) at kernel/qapplication.cpp:4561 #13363 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffae99b0) at kernel/qapplication.cpp:4530 #13364 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffae99b0) at kernel/qcoreapplication.cpp:953 #13365 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffae99b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13366 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13367 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13368 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13369 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13370 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaea8e0) at itemviews/qabstractitemview.cpp:2415 #13371 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaea8e0) at itemviews/qlistview.cpp:848 #13372 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaea8e0) at kernel/qwidget.cpp:8554 #13373 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaea8e0) at widgets/qframe.cpp:557 #13374 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaea8e0) at widgets/qabstractscrollarea.cpp:1043 #13375 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaea8e0) at itemviews/qabstractitemview.cpp:1644 #13376 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaea8e0) at widgets/qabstractscrollarea_p.h:100 #13377 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaea8e0) at widgets/qabstractscrollarea_p.h:116 #13378 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaea8e0) at kernel/qcoreapplication.cpp:1063 #13379 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaea8e0) at kernel/qapplication.cpp:4561 #13380 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaea8e0) at kernel/qapplication.cpp:4530 #13381 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaea8e0) at kernel/qcoreapplication.cpp:953 #13382 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaea8e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13383 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13384 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13385 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13386 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13387 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaeb810) at itemviews/qabstractitemview.cpp:2415 #13388 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaeb810) at itemviews/qlistview.cpp:848 #13389 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaeb810) at kernel/qwidget.cpp:8554 #13390 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaeb810) at widgets/qframe.cpp:557 #13391 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaeb810) at widgets/qabstractscrollarea.cpp:1043 #13392 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaeb810) at itemviews/qabstractitemview.cpp:1644 #13393 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaeb810) at widgets/qabstractscrollarea_p.h:100 #13394 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaeb810) at widgets/qabstractscrollarea_p.h:116 #13395 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaeb810) at kernel/qcoreapplication.cpp:1063 #13396 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaeb810) at kernel/qapplication.cpp:4561 #13397 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaeb810) at kernel/qapplication.cpp:4530 #13398 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaeb810) at kernel/qcoreapplication.cpp:953 #13399 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaeb810) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13400 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13401 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13402 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13403 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13404 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaec740) at itemviews/qabstractitemview.cpp:2415 #13405 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaec740) at itemviews/qlistview.cpp:848 #13406 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaec740) at kernel/qwidget.cpp:8554 #13407 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaec740) at widgets/qframe.cpp:557 #13408 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaec740) at widgets/qabstractscrollarea.cpp:1043 #13409 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaec740) at itemviews/qabstractitemview.cpp:1644 #13410 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaec740) at widgets/qabstractscrollarea_p.h:100 #13411 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaec740) at widgets/qabstractscrollarea_p.h:116 #13412 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaec740) at kernel/qcoreapplication.cpp:1063 #13413 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaec740) at kernel/qapplication.cpp:4561 #13414 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaec740) at kernel/qapplication.cpp:4530 #13415 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaec740) at kernel/qcoreapplication.cpp:953 #13416 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaec740) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13417 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13418 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13419 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13420 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13421 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaed670) at itemviews/qabstractitemview.cpp:2415 #13422 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaed670) at itemviews/qlistview.cpp:848 #13423 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaed670) at kernel/qwidget.cpp:8554 #13424 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaed670) at widgets/qframe.cpp:557 #13425 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaed670) at widgets/qabstractscrollarea.cpp:1043 #13426 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaed670) at itemviews/qabstractitemview.cpp:1644 #13427 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaed670) at widgets/qabstractscrollarea_p.h:100 #13428 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaed670) at widgets/qabstractscrollarea_p.h:116 #13429 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaed670) at kernel/qcoreapplication.cpp:1063 #13430 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaed670) at kernel/qapplication.cpp:4561 #13431 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaed670) at kernel/qapplication.cpp:4530 #13432 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaed670) at kernel/qcoreapplication.cpp:953 #13433 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaed670) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13434 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13435 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13436 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13437 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13438 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaee5a0) at itemviews/qabstractitemview.cpp:2415 #13439 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaee5a0) at itemviews/qlistview.cpp:848 #13440 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaee5a0) at kernel/qwidget.cpp:8554 #13441 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaee5a0) at widgets/qframe.cpp:557 #13442 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaee5a0) at widgets/qabstractscrollarea.cpp:1043 #13443 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaee5a0) at itemviews/qabstractitemview.cpp:1644 #13444 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaee5a0) at widgets/qabstractscrollarea_p.h:100 #13445 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaee5a0) at widgets/qabstractscrollarea_p.h:116 #13446 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaee5a0) at kernel/qcoreapplication.cpp:1063 #13447 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaee5a0) at kernel/qapplication.cpp:4561 #13448 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaee5a0) at kernel/qapplication.cpp:4530 #13449 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaee5a0) at kernel/qcoreapplication.cpp:953 #13450 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaee5a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13451 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13452 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13453 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13454 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13455 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaef4d0) at itemviews/qabstractitemview.cpp:2415 #13456 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaef4d0) at itemviews/qlistview.cpp:848 #13457 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaef4d0) at kernel/qwidget.cpp:8554 #13458 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaef4d0) at widgets/qframe.cpp:557 #13459 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaef4d0) at widgets/qabstractscrollarea.cpp:1043 #13460 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaef4d0) at itemviews/qabstractitemview.cpp:1644 #13461 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaef4d0) at widgets/qabstractscrollarea_p.h:100 #13462 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaef4d0) at widgets/qabstractscrollarea_p.h:116 #13463 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaef4d0) at kernel/qcoreapplication.cpp:1063 #13464 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaef4d0) at kernel/qapplication.cpp:4561 #13465 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaef4d0) at kernel/qapplication.cpp:4530 #13466 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaef4d0) at kernel/qcoreapplication.cpp:953 #13467 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaef4d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13468 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13469 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13470 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13471 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13472 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaf0400) at itemviews/qabstractitemview.cpp:2415 #13473 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaf0400) at itemviews/qlistview.cpp:848 #13474 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaf0400) at kernel/qwidget.cpp:8554 #13475 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaf0400) at widgets/qframe.cpp:557 #13476 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaf0400) at widgets/qabstractscrollarea.cpp:1043 #13477 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaf0400) at itemviews/qabstractitemview.cpp:1644 #13478 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaf0400) at widgets/qabstractscrollarea_p.h:100 #13479 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaf0400) at widgets/qabstractscrollarea_p.h:116 #13480 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaf0400) at kernel/qcoreapplication.cpp:1063 #13481 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaf0400) at kernel/qapplication.cpp:4561 #13482 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaf0400) at kernel/qapplication.cpp:4530 #13483 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaf0400) at kernel/qcoreapplication.cpp:953 #13484 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaf0400) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13485 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13486 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13487 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13488 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13489 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaf1330) at itemviews/qabstractitemview.cpp:2415 #13490 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaf1330) at itemviews/qlistview.cpp:848 #13491 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaf1330) at kernel/qwidget.cpp:8554 #13492 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaf1330) at widgets/qframe.cpp:557 #13493 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaf1330) at widgets/qabstractscrollarea.cpp:1043 #13494 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaf1330) at itemviews/qabstractitemview.cpp:1644 #13495 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaf1330) at widgets/qabstractscrollarea_p.h:100 #13496 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaf1330) at widgets/qabstractscrollarea_p.h:116 #13497 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaf1330) at kernel/qcoreapplication.cpp:1063 #13498 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaf1330) at kernel/qapplication.cpp:4561 #13499 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaf1330) at kernel/qapplication.cpp:4530 #13500 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaf1330) at kernel/qcoreapplication.cpp:953 #13501 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaf1330) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13502 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13503 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13504 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13505 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13506 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaf2260) at itemviews/qabstractitemview.cpp:2415 #13507 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaf2260) at itemviews/qlistview.cpp:848 #13508 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaf2260) at kernel/qwidget.cpp:8554 #13509 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaf2260) at widgets/qframe.cpp:557 #13510 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaf2260) at widgets/qabstractscrollarea.cpp:1043 #13511 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaf2260) at itemviews/qabstractitemview.cpp:1644 #13512 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaf2260) at widgets/qabstractscrollarea_p.h:100 #13513 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaf2260) at widgets/qabstractscrollarea_p.h:116 #13514 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaf2260) at kernel/qcoreapplication.cpp:1063 #13515 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaf2260) at kernel/qapplication.cpp:4561 #13516 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaf2260) at kernel/qapplication.cpp:4530 #13517 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaf2260) at kernel/qcoreapplication.cpp:953 #13518 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaf2260) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13519 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13520 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13521 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13522 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13523 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaf3190) at itemviews/qabstractitemview.cpp:2415 #13524 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaf3190) at itemviews/qlistview.cpp:848 #13525 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaf3190) at kernel/qwidget.cpp:8554 #13526 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaf3190) at widgets/qframe.cpp:557 #13527 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaf3190) at widgets/qabstractscrollarea.cpp:1043 #13528 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaf3190) at itemviews/qabstractitemview.cpp:1644 #13529 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaf3190) at widgets/qabstractscrollarea_p.h:100 #13530 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaf3190) at widgets/qabstractscrollarea_p.h:116 #13531 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaf3190) at kernel/qcoreapplication.cpp:1063 #13532 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaf3190) at kernel/qapplication.cpp:4561 #13533 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaf3190) at kernel/qapplication.cpp:4530 #13534 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaf3190) at kernel/qcoreapplication.cpp:953 #13535 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaf3190) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13536 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13537 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13538 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13539 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13540 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaf40c0) at itemviews/qabstractitemview.cpp:2415 #13541 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaf40c0) at itemviews/qlistview.cpp:848 #13542 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaf40c0) at kernel/qwidget.cpp:8554 #13543 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaf40c0) at widgets/qframe.cpp:557 #13544 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaf40c0) at widgets/qabstractscrollarea.cpp:1043 #13545 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaf40c0) at itemviews/qabstractitemview.cpp:1644 #13546 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaf40c0) at widgets/qabstractscrollarea_p.h:100 #13547 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaf40c0) at widgets/qabstractscrollarea_p.h:116 #13548 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaf40c0) at kernel/qcoreapplication.cpp:1063 #13549 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaf40c0) at kernel/qapplication.cpp:4561 #13550 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaf40c0) at kernel/qapplication.cpp:4530 #13551 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaf40c0) at kernel/qcoreapplication.cpp:953 #13552 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaf40c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13553 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13554 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13555 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13556 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13557 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaf4ff0) at itemviews/qabstractitemview.cpp:2415 #13558 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaf4ff0) at itemviews/qlistview.cpp:848 #13559 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaf4ff0) at kernel/qwidget.cpp:8554 #13560 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaf4ff0) at widgets/qframe.cpp:557 #13561 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaf4ff0) at widgets/qabstractscrollarea.cpp:1043 #13562 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaf4ff0) at itemviews/qabstractitemview.cpp:1644 #13563 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaf4ff0) at widgets/qabstractscrollarea_p.h:100 #13564 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaf4ff0) at widgets/qabstractscrollarea_p.h:116 #13565 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaf4ff0) at kernel/qcoreapplication.cpp:1063 #13566 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaf4ff0) at kernel/qapplication.cpp:4561 #13567 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaf4ff0) at kernel/qapplication.cpp:4530 #13568 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaf4ff0) at kernel/qcoreapplication.cpp:953 #13569 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaf4ff0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13570 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13571 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13572 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13573 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13574 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaf5f20) at itemviews/qabstractitemview.cpp:2415 #13575 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaf5f20) at itemviews/qlistview.cpp:848 #13576 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaf5f20) at kernel/qwidget.cpp:8554 #13577 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaf5f20) at widgets/qframe.cpp:557 #13578 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaf5f20) at widgets/qabstractscrollarea.cpp:1043 #13579 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaf5f20) at itemviews/qabstractitemview.cpp:1644 #13580 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaf5f20) at widgets/qabstractscrollarea_p.h:100 #13581 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaf5f20) at widgets/qabstractscrollarea_p.h:116 #13582 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaf5f20) at kernel/qcoreapplication.cpp:1063 #13583 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaf5f20) at kernel/qapplication.cpp:4561 #13584 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaf5f20) at kernel/qapplication.cpp:4530 #13585 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaf5f20) at kernel/qcoreapplication.cpp:953 #13586 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaf5f20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13587 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13588 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13589 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13590 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13591 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaf6e50) at itemviews/qabstractitemview.cpp:2415 #13592 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaf6e50) at itemviews/qlistview.cpp:848 #13593 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaf6e50) at kernel/qwidget.cpp:8554 #13594 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaf6e50) at widgets/qframe.cpp:557 #13595 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaf6e50) at widgets/qabstractscrollarea.cpp:1043 #13596 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaf6e50) at itemviews/qabstractitemview.cpp:1644 #13597 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaf6e50) at widgets/qabstractscrollarea_p.h:100 #13598 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaf6e50) at widgets/qabstractscrollarea_p.h:116 #13599 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaf6e50) at kernel/qcoreapplication.cpp:1063 #13600 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaf6e50) at kernel/qapplication.cpp:4561 #13601 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaf6e50) at kernel/qapplication.cpp:4530 #13602 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaf6e50) at kernel/qcoreapplication.cpp:953 #13603 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaf6e50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13604 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13605 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13606 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13607 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13608 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaf7d80) at itemviews/qabstractitemview.cpp:2415 #13609 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaf7d80) at itemviews/qlistview.cpp:848 #13610 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaf7d80) at kernel/qwidget.cpp:8554 #13611 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaf7d80) at widgets/qframe.cpp:557 #13612 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaf7d80) at widgets/qabstractscrollarea.cpp:1043 #13613 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaf7d80) at itemviews/qabstractitemview.cpp:1644 #13614 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaf7d80) at widgets/qabstractscrollarea_p.h:100 #13615 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaf7d80) at widgets/qabstractscrollarea_p.h:116 #13616 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaf7d80) at kernel/qcoreapplication.cpp:1063 #13617 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaf7d80) at kernel/qapplication.cpp:4561 #13618 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaf7d80) at kernel/qapplication.cpp:4530 #13619 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaf7d80) at kernel/qcoreapplication.cpp:953 #13620 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaf7d80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13621 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13622 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13623 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13624 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13625 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaf8cb0) at itemviews/qabstractitemview.cpp:2415 #13626 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaf8cb0) at itemviews/qlistview.cpp:848 #13627 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaf8cb0) at kernel/qwidget.cpp:8554 #13628 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaf8cb0) at widgets/qframe.cpp:557 #13629 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaf8cb0) at widgets/qabstractscrollarea.cpp:1043 #13630 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaf8cb0) at itemviews/qabstractitemview.cpp:1644 #13631 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaf8cb0) at widgets/qabstractscrollarea_p.h:100 #13632 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaf8cb0) at widgets/qabstractscrollarea_p.h:116 #13633 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaf8cb0) at kernel/qcoreapplication.cpp:1063 #13634 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaf8cb0) at kernel/qapplication.cpp:4561 #13635 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaf8cb0) at kernel/qapplication.cpp:4530 #13636 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaf8cb0) at kernel/qcoreapplication.cpp:953 #13637 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaf8cb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13638 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13639 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13640 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13641 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13642 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaf9be0) at itemviews/qabstractitemview.cpp:2415 #13643 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaf9be0) at itemviews/qlistview.cpp:848 #13644 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaf9be0) at kernel/qwidget.cpp:8554 #13645 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaf9be0) at widgets/qframe.cpp:557 #13646 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaf9be0) at widgets/qabstractscrollarea.cpp:1043 #13647 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaf9be0) at itemviews/qabstractitemview.cpp:1644 #13648 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaf9be0) at widgets/qabstractscrollarea_p.h:100 #13649 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaf9be0) at widgets/qabstractscrollarea_p.h:116 #13650 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaf9be0) at kernel/qcoreapplication.cpp:1063 #13651 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaf9be0) at kernel/qapplication.cpp:4561 #13652 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaf9be0) at kernel/qapplication.cpp:4530 #13653 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaf9be0) at kernel/qcoreapplication.cpp:953 #13654 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaf9be0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13655 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13656 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13657 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13658 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13659 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffafab10) at itemviews/qabstractitemview.cpp:2415 #13660 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffafab10) at itemviews/qlistview.cpp:848 #13661 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffafab10) at kernel/qwidget.cpp:8554 #13662 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffafab10) at widgets/qframe.cpp:557 #13663 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffafab10) at widgets/qabstractscrollarea.cpp:1043 #13664 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffafab10) at itemviews/qabstractitemview.cpp:1644 #13665 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffafab10) at widgets/qabstractscrollarea_p.h:100 #13666 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffafab10) at widgets/qabstractscrollarea_p.h:116 #13667 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffafab10) at kernel/qcoreapplication.cpp:1063 #13668 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffafab10) at kernel/qapplication.cpp:4561 #13669 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffafab10) at kernel/qapplication.cpp:4530 #13670 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffafab10) at kernel/qcoreapplication.cpp:953 #13671 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffafab10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13672 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13673 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13674 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13675 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13676 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffafba40) at itemviews/qabstractitemview.cpp:2415 #13677 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffafba40) at itemviews/qlistview.cpp:848 #13678 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffafba40) at kernel/qwidget.cpp:8554 #13679 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffafba40) at widgets/qframe.cpp:557 #13680 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffafba40) at widgets/qabstractscrollarea.cpp:1043 #13681 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffafba40) at itemviews/qabstractitemview.cpp:1644 #13682 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffafba40) at widgets/qabstractscrollarea_p.h:100 #13683 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffafba40) at widgets/qabstractscrollarea_p.h:116 #13684 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffafba40) at kernel/qcoreapplication.cpp:1063 #13685 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffafba40) at kernel/qapplication.cpp:4561 #13686 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffafba40) at kernel/qapplication.cpp:4530 #13687 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffafba40) at kernel/qcoreapplication.cpp:953 #13688 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffafba40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13689 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13690 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13691 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13692 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13693 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffafc970) at itemviews/qabstractitemview.cpp:2415 #13694 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffafc970) at itemviews/qlistview.cpp:848 #13695 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffafc970) at kernel/qwidget.cpp:8554 #13696 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffafc970) at widgets/qframe.cpp:557 #13697 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffafc970) at widgets/qabstractscrollarea.cpp:1043 #13698 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffafc970) at itemviews/qabstractitemview.cpp:1644 #13699 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffafc970) at widgets/qabstractscrollarea_p.h:100 #13700 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffafc970) at widgets/qabstractscrollarea_p.h:116 #13701 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffafc970) at kernel/qcoreapplication.cpp:1063 #13702 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffafc970) at kernel/qapplication.cpp:4561 #13703 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffafc970) at kernel/qapplication.cpp:4530 #13704 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffafc970) at kernel/qcoreapplication.cpp:953 #13705 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffafc970) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13706 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13707 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13708 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13709 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13710 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffafd8a0) at itemviews/qabstractitemview.cpp:2415 #13711 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffafd8a0) at itemviews/qlistview.cpp:848 #13712 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffafd8a0) at kernel/qwidget.cpp:8554 #13713 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffafd8a0) at widgets/qframe.cpp:557 #13714 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffafd8a0) at widgets/qabstractscrollarea.cpp:1043 #13715 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffafd8a0) at itemviews/qabstractitemview.cpp:1644 #13716 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffafd8a0) at widgets/qabstractscrollarea_p.h:100 #13717 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffafd8a0) at widgets/qabstractscrollarea_p.h:116 #13718 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffafd8a0) at kernel/qcoreapplication.cpp:1063 #13719 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffafd8a0) at kernel/qapplication.cpp:4561 #13720 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffafd8a0) at kernel/qapplication.cpp:4530 #13721 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffafd8a0) at kernel/qcoreapplication.cpp:953 #13722 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffafd8a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13723 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13724 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13725 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13726 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13727 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffafe7d0) at itemviews/qabstractitemview.cpp:2415 #13728 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffafe7d0) at itemviews/qlistview.cpp:848 #13729 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffafe7d0) at kernel/qwidget.cpp:8554 #13730 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffafe7d0) at widgets/qframe.cpp:557 #13731 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffafe7d0) at widgets/qabstractscrollarea.cpp:1043 #13732 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffafe7d0) at itemviews/qabstractitemview.cpp:1644 #13733 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffafe7d0) at widgets/qabstractscrollarea_p.h:100 #13734 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffafe7d0) at widgets/qabstractscrollarea_p.h:116 #13735 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffafe7d0) at kernel/qcoreapplication.cpp:1063 #13736 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffafe7d0) at kernel/qapplication.cpp:4561 #13737 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffafe7d0) at kernel/qapplication.cpp:4530 #13738 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffafe7d0) at kernel/qcoreapplication.cpp:953 #13739 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffafe7d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13740 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13741 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13742 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13743 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13744 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffaff700) at itemviews/qabstractitemview.cpp:2415 #13745 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffaff700) at itemviews/qlistview.cpp:848 #13746 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffaff700) at kernel/qwidget.cpp:8554 #13747 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffaff700) at widgets/qframe.cpp:557 #13748 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffaff700) at widgets/qabstractscrollarea.cpp:1043 #13749 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffaff700) at itemviews/qabstractitemview.cpp:1644 #13750 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffaff700) at widgets/qabstractscrollarea_p.h:100 #13751 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffaff700) at widgets/qabstractscrollarea_p.h:116 #13752 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffaff700) at kernel/qcoreapplication.cpp:1063 #13753 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffaff700) at kernel/qapplication.cpp:4561 #13754 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffaff700) at kernel/qapplication.cpp:4530 #13755 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffaff700) at kernel/qcoreapplication.cpp:953 #13756 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffaff700) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13757 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13758 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13759 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13760 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13761 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb00630) at itemviews/qabstractitemview.cpp:2415 #13762 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb00630) at itemviews/qlistview.cpp:848 #13763 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb00630) at kernel/qwidget.cpp:8554 #13764 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb00630) at widgets/qframe.cpp:557 #13765 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb00630) at widgets/qabstractscrollarea.cpp:1043 #13766 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb00630) at itemviews/qabstractitemview.cpp:1644 #13767 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb00630) at widgets/qabstractscrollarea_p.h:100 #13768 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb00630) at widgets/qabstractscrollarea_p.h:116 #13769 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb00630) at kernel/qcoreapplication.cpp:1063 #13770 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb00630) at kernel/qapplication.cpp:4561 #13771 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb00630) at kernel/qapplication.cpp:4530 #13772 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb00630) at kernel/qcoreapplication.cpp:953 #13773 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb00630) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13774 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13775 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13776 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13777 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13778 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb01560) at itemviews/qabstractitemview.cpp:2415 #13779 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb01560) at itemviews/qlistview.cpp:848 #13780 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb01560) at kernel/qwidget.cpp:8554 #13781 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb01560) at widgets/qframe.cpp:557 #13782 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb01560) at widgets/qabstractscrollarea.cpp:1043 #13783 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb01560) at itemviews/qabstractitemview.cpp:1644 #13784 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb01560) at widgets/qabstractscrollarea_p.h:100 #13785 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb01560) at widgets/qabstractscrollarea_p.h:116 #13786 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb01560) at kernel/qcoreapplication.cpp:1063 #13787 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb01560) at kernel/qapplication.cpp:4561 #13788 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb01560) at kernel/qapplication.cpp:4530 #13789 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb01560) at kernel/qcoreapplication.cpp:953 #13790 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb01560) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13791 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13792 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13793 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13794 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13795 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb02490) at itemviews/qabstractitemview.cpp:2415 #13796 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb02490) at itemviews/qlistview.cpp:848 #13797 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb02490) at kernel/qwidget.cpp:8554 #13798 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb02490) at widgets/qframe.cpp:557 #13799 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb02490) at widgets/qabstractscrollarea.cpp:1043 #13800 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb02490) at itemviews/qabstractitemview.cpp:1644 #13801 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb02490) at widgets/qabstractscrollarea_p.h:100 #13802 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb02490) at widgets/qabstractscrollarea_p.h:116 #13803 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb02490) at kernel/qcoreapplication.cpp:1063 #13804 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb02490) at kernel/qapplication.cpp:4561 #13805 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb02490) at kernel/qapplication.cpp:4530 #13806 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb02490) at kernel/qcoreapplication.cpp:953 #13807 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb02490) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13808 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13809 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13810 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13811 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13812 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb033c0) at itemviews/qabstractitemview.cpp:2415 #13813 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb033c0) at itemviews/qlistview.cpp:848 #13814 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb033c0) at kernel/qwidget.cpp:8554 #13815 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb033c0) at widgets/qframe.cpp:557 #13816 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb033c0) at widgets/qabstractscrollarea.cpp:1043 #13817 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb033c0) at itemviews/qabstractitemview.cpp:1644 #13818 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb033c0) at widgets/qabstractscrollarea_p.h:100 #13819 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb033c0) at widgets/qabstractscrollarea_p.h:116 #13820 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb033c0) at kernel/qcoreapplication.cpp:1063 #13821 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb033c0) at kernel/qapplication.cpp:4561 #13822 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb033c0) at kernel/qapplication.cpp:4530 #13823 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb033c0) at kernel/qcoreapplication.cpp:953 #13824 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb033c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13825 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13826 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13827 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13828 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13829 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb042f0) at itemviews/qabstractitemview.cpp:2415 #13830 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb042f0) at itemviews/qlistview.cpp:848 #13831 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb042f0) at kernel/qwidget.cpp:8554 #13832 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb042f0) at widgets/qframe.cpp:557 #13833 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb042f0) at widgets/qabstractscrollarea.cpp:1043 #13834 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb042f0) at itemviews/qabstractitemview.cpp:1644 #13835 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb042f0) at widgets/qabstractscrollarea_p.h:100 #13836 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb042f0) at widgets/qabstractscrollarea_p.h:116 #13837 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb042f0) at kernel/qcoreapplication.cpp:1063 #13838 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb042f0) at kernel/qapplication.cpp:4561 #13839 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb042f0) at kernel/qapplication.cpp:4530 #13840 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb042f0) at kernel/qcoreapplication.cpp:953 #13841 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb042f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13842 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13843 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13844 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13845 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13846 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb05220) at itemviews/qabstractitemview.cpp:2415 #13847 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb05220) at itemviews/qlistview.cpp:848 #13848 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb05220) at kernel/qwidget.cpp:8554 #13849 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb05220) at widgets/qframe.cpp:557 #13850 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb05220) at widgets/qabstractscrollarea.cpp:1043 #13851 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb05220) at itemviews/qabstractitemview.cpp:1644 #13852 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb05220) at widgets/qabstractscrollarea_p.h:100 #13853 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb05220) at widgets/qabstractscrollarea_p.h:116 #13854 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb05220) at kernel/qcoreapplication.cpp:1063 #13855 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb05220) at kernel/qapplication.cpp:4561 #13856 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb05220) at kernel/qapplication.cpp:4530 #13857 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb05220) at kernel/qcoreapplication.cpp:953 #13858 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb05220) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13859 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13860 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13861 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13862 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13863 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb06150) at itemviews/qabstractitemview.cpp:2415 #13864 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb06150) at itemviews/qlistview.cpp:848 #13865 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb06150) at kernel/qwidget.cpp:8554 #13866 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb06150) at widgets/qframe.cpp:557 #13867 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb06150) at widgets/qabstractscrollarea.cpp:1043 #13868 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb06150) at itemviews/qabstractitemview.cpp:1644 #13869 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb06150) at widgets/qabstractscrollarea_p.h:100 #13870 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb06150) at widgets/qabstractscrollarea_p.h:116 #13871 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb06150) at kernel/qcoreapplication.cpp:1063 #13872 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb06150) at kernel/qapplication.cpp:4561 #13873 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb06150) at kernel/qapplication.cpp:4530 #13874 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb06150) at kernel/qcoreapplication.cpp:953 #13875 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb06150) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13876 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13877 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13878 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13879 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13880 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb07080) at itemviews/qabstractitemview.cpp:2415 #13881 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb07080) at itemviews/qlistview.cpp:848 #13882 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb07080) at kernel/qwidget.cpp:8554 #13883 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb07080) at widgets/qframe.cpp:557 #13884 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb07080) at widgets/qabstractscrollarea.cpp:1043 #13885 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb07080) at itemviews/qabstractitemview.cpp:1644 #13886 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb07080) at widgets/qabstractscrollarea_p.h:100 #13887 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb07080) at widgets/qabstractscrollarea_p.h:116 #13888 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb07080) at kernel/qcoreapplication.cpp:1063 #13889 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb07080) at kernel/qapplication.cpp:4561 #13890 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb07080) at kernel/qapplication.cpp:4530 #13891 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb07080) at kernel/qcoreapplication.cpp:953 #13892 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb07080) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13893 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13894 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13895 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13896 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13897 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb07fb0) at itemviews/qabstractitemview.cpp:2415 #13898 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb07fb0) at itemviews/qlistview.cpp:848 #13899 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb07fb0) at kernel/qwidget.cpp:8554 #13900 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb07fb0) at widgets/qframe.cpp:557 #13901 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb07fb0) at widgets/qabstractscrollarea.cpp:1043 #13902 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb07fb0) at itemviews/qabstractitemview.cpp:1644 #13903 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb07fb0) at widgets/qabstractscrollarea_p.h:100 #13904 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb07fb0) at widgets/qabstractscrollarea_p.h:116 #13905 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb07fb0) at kernel/qcoreapplication.cpp:1063 #13906 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb07fb0) at kernel/qapplication.cpp:4561 #13907 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb07fb0) at kernel/qapplication.cpp:4530 #13908 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb07fb0) at kernel/qcoreapplication.cpp:953 #13909 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb07fb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13910 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13911 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13912 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13913 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13914 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb08ee0) at itemviews/qabstractitemview.cpp:2415 #13915 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb08ee0) at itemviews/qlistview.cpp:848 #13916 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb08ee0) at kernel/qwidget.cpp:8554 #13917 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb08ee0) at widgets/qframe.cpp:557 #13918 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb08ee0) at widgets/qabstractscrollarea.cpp:1043 #13919 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb08ee0) at itemviews/qabstractitemview.cpp:1644 #13920 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb08ee0) at widgets/qabstractscrollarea_p.h:100 #13921 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb08ee0) at widgets/qabstractscrollarea_p.h:116 #13922 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb08ee0) at kernel/qcoreapplication.cpp:1063 #13923 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb08ee0) at kernel/qapplication.cpp:4561 #13924 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb08ee0) at kernel/qapplication.cpp:4530 #13925 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb08ee0) at kernel/qcoreapplication.cpp:953 #13926 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb08ee0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13927 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13928 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13929 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13930 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13931 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb09e10) at itemviews/qabstractitemview.cpp:2415 #13932 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb09e10) at itemviews/qlistview.cpp:848 #13933 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb09e10) at kernel/qwidget.cpp:8554 #13934 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb09e10) at widgets/qframe.cpp:557 #13935 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb09e10) at widgets/qabstractscrollarea.cpp:1043 #13936 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb09e10) at itemviews/qabstractitemview.cpp:1644 #13937 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb09e10) at widgets/qabstractscrollarea_p.h:100 #13938 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb09e10) at widgets/qabstractscrollarea_p.h:116 #13939 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb09e10) at kernel/qcoreapplication.cpp:1063 #13940 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb09e10) at kernel/qapplication.cpp:4561 #13941 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb09e10) at kernel/qapplication.cpp:4530 #13942 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb09e10) at kernel/qcoreapplication.cpp:953 #13943 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb09e10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13944 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13945 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13946 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13947 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13948 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb0ad40) at itemviews/qabstractitemview.cpp:2415 #13949 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb0ad40) at itemviews/qlistview.cpp:848 #13950 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb0ad40) at kernel/qwidget.cpp:8554 #13951 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb0ad40) at widgets/qframe.cpp:557 #13952 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb0ad40) at widgets/qabstractscrollarea.cpp:1043 #13953 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb0ad40) at itemviews/qabstractitemview.cpp:1644 #13954 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb0ad40) at widgets/qabstractscrollarea_p.h:100 #13955 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb0ad40) at widgets/qabstractscrollarea_p.h:116 #13956 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb0ad40) at kernel/qcoreapplication.cpp:1063 #13957 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb0ad40) at kernel/qapplication.cpp:4561 #13958 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb0ad40) at kernel/qapplication.cpp:4530 #13959 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb0ad40) at kernel/qcoreapplication.cpp:953 #13960 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb0ad40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13961 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13962 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13963 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13964 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13965 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb0bc70) at itemviews/qabstractitemview.cpp:2415 #13966 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb0bc70) at itemviews/qlistview.cpp:848 #13967 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb0bc70) at kernel/qwidget.cpp:8554 #13968 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb0bc70) at widgets/qframe.cpp:557 #13969 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb0bc70) at widgets/qabstractscrollarea.cpp:1043 #13970 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb0bc70) at itemviews/qabstractitemview.cpp:1644 #13971 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb0bc70) at widgets/qabstractscrollarea_p.h:100 #13972 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb0bc70) at widgets/qabstractscrollarea_p.h:116 #13973 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb0bc70) at kernel/qcoreapplication.cpp:1063 #13974 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb0bc70) at kernel/qapplication.cpp:4561 #13975 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb0bc70) at kernel/qapplication.cpp:4530 #13976 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb0bc70) at kernel/qcoreapplication.cpp:953 #13977 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb0bc70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13978 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #13979 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13980 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13981 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13982 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb0cba0) at itemviews/qabstractitemview.cpp:2415 #13983 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb0cba0) at itemviews/qlistview.cpp:848 #13984 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb0cba0) at kernel/qwidget.cpp:8554 #13985 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb0cba0) at widgets/qframe.cpp:557 #13986 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb0cba0) at widgets/qabstractscrollarea.cpp:1043 #13987 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb0cba0) at itemviews/qabstractitemview.cpp:1644 #13988 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb0cba0) at widgets/qabstractscrollarea_p.h:100 #13989 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb0cba0) at widgets/qabstractscrollarea_p.h:116 #13990 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb0cba0) at kernel/qcoreapplication.cpp:1063 #13991 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb0cba0) at kernel/qapplication.cpp:4561 #13992 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb0cba0) at kernel/qapplication.cpp:4530 #13993 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb0cba0) at kernel/qcoreapplication.cpp:953 #13994 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb0cba0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #13995 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #13996 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #13997 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #13998 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #13999 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb0dad0) at itemviews/qabstractitemview.cpp:2415 #14000 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb0dad0) at itemviews/qlistview.cpp:848 #14001 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb0dad0) at kernel/qwidget.cpp:8554 #14002 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb0dad0) at widgets/qframe.cpp:557 #14003 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb0dad0) at widgets/qabstractscrollarea.cpp:1043 #14004 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb0dad0) at itemviews/qabstractitemview.cpp:1644 #14005 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb0dad0) at widgets/qabstractscrollarea_p.h:100 #14006 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb0dad0) at widgets/qabstractscrollarea_p.h:116 #14007 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb0dad0) at kernel/qcoreapplication.cpp:1063 #14008 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb0dad0) at kernel/qapplication.cpp:4561 #14009 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb0dad0) at kernel/qapplication.cpp:4530 #14010 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb0dad0) at kernel/qcoreapplication.cpp:953 #14011 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb0dad0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14012 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14013 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14014 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14015 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14016 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb0ea00) at itemviews/qabstractitemview.cpp:2415 #14017 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb0ea00) at itemviews/qlistview.cpp:848 #14018 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb0ea00) at kernel/qwidget.cpp:8554 #14019 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb0ea00) at widgets/qframe.cpp:557 #14020 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb0ea00) at widgets/qabstractscrollarea.cpp:1043 #14021 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb0ea00) at itemviews/qabstractitemview.cpp:1644 #14022 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb0ea00) at widgets/qabstractscrollarea_p.h:100 #14023 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb0ea00) at widgets/qabstractscrollarea_p.h:116 #14024 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb0ea00) at kernel/qcoreapplication.cpp:1063 #14025 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb0ea00) at kernel/qapplication.cpp:4561 #14026 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb0ea00) at kernel/qapplication.cpp:4530 #14027 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb0ea00) at kernel/qcoreapplication.cpp:953 #14028 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb0ea00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14029 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14030 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14031 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14032 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14033 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb0f930) at itemviews/qabstractitemview.cpp:2415 #14034 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb0f930) at itemviews/qlistview.cpp:848 #14035 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb0f930) at kernel/qwidget.cpp:8554 #14036 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb0f930) at widgets/qframe.cpp:557 #14037 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb0f930) at widgets/qabstractscrollarea.cpp:1043 #14038 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb0f930) at itemviews/qabstractitemview.cpp:1644 #14039 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb0f930) at widgets/qabstractscrollarea_p.h:100 #14040 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb0f930) at widgets/qabstractscrollarea_p.h:116 #14041 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb0f930) at kernel/qcoreapplication.cpp:1063 #14042 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb0f930) at kernel/qapplication.cpp:4561 #14043 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb0f930) at kernel/qapplication.cpp:4530 #14044 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb0f930) at kernel/qcoreapplication.cpp:953 #14045 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb0f930) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14046 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14047 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14048 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14049 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14050 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb10860) at itemviews/qabstractitemview.cpp:2415 #14051 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb10860) at itemviews/qlistview.cpp:848 #14052 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb10860) at kernel/qwidget.cpp:8554 #14053 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb10860) at widgets/qframe.cpp:557 #14054 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb10860) at widgets/qabstractscrollarea.cpp:1043 #14055 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb10860) at itemviews/qabstractitemview.cpp:1644 #14056 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb10860) at widgets/qabstractscrollarea_p.h:100 #14057 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb10860) at widgets/qabstractscrollarea_p.h:116 #14058 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb10860) at kernel/qcoreapplication.cpp:1063 #14059 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb10860) at kernel/qapplication.cpp:4561 #14060 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb10860) at kernel/qapplication.cpp:4530 #14061 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb10860) at kernel/qcoreapplication.cpp:953 #14062 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb10860) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14063 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14064 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14065 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14066 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14067 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb11790) at itemviews/qabstractitemview.cpp:2415 #14068 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb11790) at itemviews/qlistview.cpp:848 #14069 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb11790) at kernel/qwidget.cpp:8554 #14070 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb11790) at widgets/qframe.cpp:557 #14071 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb11790) at widgets/qabstractscrollarea.cpp:1043 #14072 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb11790) at itemviews/qabstractitemview.cpp:1644 #14073 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb11790) at widgets/qabstractscrollarea_p.h:100 #14074 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb11790) at widgets/qabstractscrollarea_p.h:116 #14075 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb11790) at kernel/qcoreapplication.cpp:1063 #14076 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb11790) at kernel/qapplication.cpp:4561 #14077 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb11790) at kernel/qapplication.cpp:4530 #14078 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb11790) at kernel/qcoreapplication.cpp:953 #14079 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb11790) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14080 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14081 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14082 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14083 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14084 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb126c0) at itemviews/qabstractitemview.cpp:2415 #14085 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb126c0) at itemviews/qlistview.cpp:848 #14086 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb126c0) at kernel/qwidget.cpp:8554 #14087 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb126c0) at widgets/qframe.cpp:557 #14088 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb126c0) at widgets/qabstractscrollarea.cpp:1043 #14089 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb126c0) at itemviews/qabstractitemview.cpp:1644 #14090 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb126c0) at widgets/qabstractscrollarea_p.h:100 #14091 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb126c0) at widgets/qabstractscrollarea_p.h:116 #14092 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb126c0) at kernel/qcoreapplication.cpp:1063 #14093 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb126c0) at kernel/qapplication.cpp:4561 #14094 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb126c0) at kernel/qapplication.cpp:4530 #14095 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb126c0) at kernel/qcoreapplication.cpp:953 #14096 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb126c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14097 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14098 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14099 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14100 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14101 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb135f0) at itemviews/qabstractitemview.cpp:2415 #14102 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb135f0) at itemviews/qlistview.cpp:848 #14103 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb135f0) at kernel/qwidget.cpp:8554 #14104 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb135f0) at widgets/qframe.cpp:557 #14105 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb135f0) at widgets/qabstractscrollarea.cpp:1043 #14106 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb135f0) at itemviews/qabstractitemview.cpp:1644 #14107 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb135f0) at widgets/qabstractscrollarea_p.h:100 #14108 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb135f0) at widgets/qabstractscrollarea_p.h:116 #14109 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb135f0) at kernel/qcoreapplication.cpp:1063 #14110 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb135f0) at kernel/qapplication.cpp:4561 #14111 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb135f0) at kernel/qapplication.cpp:4530 #14112 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb135f0) at kernel/qcoreapplication.cpp:953 #14113 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb135f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14114 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14115 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14116 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14117 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14118 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb14520) at itemviews/qabstractitemview.cpp:2415 #14119 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb14520) at itemviews/qlistview.cpp:848 #14120 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb14520) at kernel/qwidget.cpp:8554 #14121 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb14520) at widgets/qframe.cpp:557 #14122 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb14520) at widgets/qabstractscrollarea.cpp:1043 #14123 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb14520) at itemviews/qabstractitemview.cpp:1644 #14124 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb14520) at widgets/qabstractscrollarea_p.h:100 #14125 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb14520) at widgets/qabstractscrollarea_p.h:116 #14126 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb14520) at kernel/qcoreapplication.cpp:1063 #14127 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb14520) at kernel/qapplication.cpp:4561 #14128 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb14520) at kernel/qapplication.cpp:4530 #14129 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb14520) at kernel/qcoreapplication.cpp:953 #14130 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb14520) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14131 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14132 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14133 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14134 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14135 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb15450) at itemviews/qabstractitemview.cpp:2415 #14136 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb15450) at itemviews/qlistview.cpp:848 #14137 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb15450) at kernel/qwidget.cpp:8554 #14138 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb15450) at widgets/qframe.cpp:557 #14139 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb15450) at widgets/qabstractscrollarea.cpp:1043 #14140 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb15450) at itemviews/qabstractitemview.cpp:1644 #14141 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb15450) at widgets/qabstractscrollarea_p.h:100 #14142 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb15450) at widgets/qabstractscrollarea_p.h:116 #14143 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb15450) at kernel/qcoreapplication.cpp:1063 #14144 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb15450) at kernel/qapplication.cpp:4561 #14145 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb15450) at kernel/qapplication.cpp:4530 #14146 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb15450) at kernel/qcoreapplication.cpp:953 #14147 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb15450) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14148 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14149 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14150 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14151 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14152 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb16380) at itemviews/qabstractitemview.cpp:2415 #14153 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb16380) at itemviews/qlistview.cpp:848 #14154 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb16380) at kernel/qwidget.cpp:8554 #14155 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb16380) at widgets/qframe.cpp:557 #14156 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb16380) at widgets/qabstractscrollarea.cpp:1043 #14157 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb16380) at itemviews/qabstractitemview.cpp:1644 #14158 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb16380) at widgets/qabstractscrollarea_p.h:100 #14159 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb16380) at widgets/qabstractscrollarea_p.h:116 #14160 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb16380) at kernel/qcoreapplication.cpp:1063 #14161 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb16380) at kernel/qapplication.cpp:4561 #14162 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb16380) at kernel/qapplication.cpp:4530 #14163 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb16380) at kernel/qcoreapplication.cpp:953 #14164 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb16380) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14165 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14166 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14167 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14168 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14169 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb172b0) at itemviews/qabstractitemview.cpp:2415 #14170 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb172b0) at itemviews/qlistview.cpp:848 #14171 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb172b0) at kernel/qwidget.cpp:8554 #14172 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb172b0) at widgets/qframe.cpp:557 #14173 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb172b0) at widgets/qabstractscrollarea.cpp:1043 #14174 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb172b0) at itemviews/qabstractitemview.cpp:1644 #14175 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb172b0) at widgets/qabstractscrollarea_p.h:100 #14176 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb172b0) at widgets/qabstractscrollarea_p.h:116 #14177 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb172b0) at kernel/qcoreapplication.cpp:1063 #14178 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb172b0) at kernel/qapplication.cpp:4561 #14179 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb172b0) at kernel/qapplication.cpp:4530 #14180 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb172b0) at kernel/qcoreapplication.cpp:953 #14181 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb172b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14182 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14183 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14184 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14185 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14186 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb181e0) at itemviews/qabstractitemview.cpp:2415 #14187 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb181e0) at itemviews/qlistview.cpp:848 #14188 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb181e0) at kernel/qwidget.cpp:8554 #14189 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb181e0) at widgets/qframe.cpp:557 #14190 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb181e0) at widgets/qabstractscrollarea.cpp:1043 #14191 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb181e0) at itemviews/qabstractitemview.cpp:1644 #14192 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb181e0) at widgets/qabstractscrollarea_p.h:100 #14193 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb181e0) at widgets/qabstractscrollarea_p.h:116 #14194 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb181e0) at kernel/qcoreapplication.cpp:1063 #14195 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb181e0) at kernel/qapplication.cpp:4561 #14196 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb181e0) at kernel/qapplication.cpp:4530 #14197 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb181e0) at kernel/qcoreapplication.cpp:953 #14198 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb181e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14199 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14200 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14201 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14202 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14203 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb19110) at itemviews/qabstractitemview.cpp:2415 #14204 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb19110) at itemviews/qlistview.cpp:848 #14205 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb19110) at kernel/qwidget.cpp:8554 #14206 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb19110) at widgets/qframe.cpp:557 #14207 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb19110) at widgets/qabstractscrollarea.cpp:1043 #14208 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb19110) at itemviews/qabstractitemview.cpp:1644 #14209 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb19110) at widgets/qabstractscrollarea_p.h:100 #14210 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb19110) at widgets/qabstractscrollarea_p.h:116 #14211 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb19110) at kernel/qcoreapplication.cpp:1063 #14212 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb19110) at kernel/qapplication.cpp:4561 #14213 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb19110) at kernel/qapplication.cpp:4530 #14214 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb19110) at kernel/qcoreapplication.cpp:953 #14215 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb19110) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14216 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14217 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14218 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14219 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14220 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb1a040) at itemviews/qabstractitemview.cpp:2415 #14221 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb1a040) at itemviews/qlistview.cpp:848 #14222 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb1a040) at kernel/qwidget.cpp:8554 #14223 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb1a040) at widgets/qframe.cpp:557 #14224 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb1a040) at widgets/qabstractscrollarea.cpp:1043 #14225 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb1a040) at itemviews/qabstractitemview.cpp:1644 #14226 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb1a040) at widgets/qabstractscrollarea_p.h:100 #14227 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb1a040) at widgets/qabstractscrollarea_p.h:116 #14228 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb1a040) at kernel/qcoreapplication.cpp:1063 #14229 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb1a040) at kernel/qapplication.cpp:4561 #14230 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb1a040) at kernel/qapplication.cpp:4530 #14231 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb1a040) at kernel/qcoreapplication.cpp:953 #14232 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb1a040) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14233 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14234 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14235 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14236 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14237 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb1af70) at itemviews/qabstractitemview.cpp:2415 #14238 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb1af70) at itemviews/qlistview.cpp:848 #14239 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb1af70) at kernel/qwidget.cpp:8554 #14240 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb1af70) at widgets/qframe.cpp:557 #14241 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb1af70) at widgets/qabstractscrollarea.cpp:1043 #14242 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb1af70) at itemviews/qabstractitemview.cpp:1644 #14243 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb1af70) at widgets/qabstractscrollarea_p.h:100 #14244 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb1af70) at widgets/qabstractscrollarea_p.h:116 #14245 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb1af70) at kernel/qcoreapplication.cpp:1063 #14246 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb1af70) at kernel/qapplication.cpp:4561 #14247 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb1af70) at kernel/qapplication.cpp:4530 #14248 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb1af70) at kernel/qcoreapplication.cpp:953 #14249 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb1af70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14250 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14251 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14252 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14253 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14254 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb1bea0) at itemviews/qabstractitemview.cpp:2415 #14255 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb1bea0) at itemviews/qlistview.cpp:848 #14256 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb1bea0) at kernel/qwidget.cpp:8554 #14257 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb1bea0) at widgets/qframe.cpp:557 #14258 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb1bea0) at widgets/qabstractscrollarea.cpp:1043 #14259 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb1bea0) at itemviews/qabstractitemview.cpp:1644 #14260 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb1bea0) at widgets/qabstractscrollarea_p.h:100 #14261 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb1bea0) at widgets/qabstractscrollarea_p.h:116 #14262 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb1bea0) at kernel/qcoreapplication.cpp:1063 #14263 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb1bea0) at kernel/qapplication.cpp:4561 #14264 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb1bea0) at kernel/qapplication.cpp:4530 #14265 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb1bea0) at kernel/qcoreapplication.cpp:953 #14266 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb1bea0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14267 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14268 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14269 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14270 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14271 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb1cdd0) at itemviews/qabstractitemview.cpp:2415 #14272 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb1cdd0) at itemviews/qlistview.cpp:848 #14273 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb1cdd0) at kernel/qwidget.cpp:8554 #14274 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb1cdd0) at widgets/qframe.cpp:557 #14275 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb1cdd0) at widgets/qabstractscrollarea.cpp:1043 #14276 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb1cdd0) at itemviews/qabstractitemview.cpp:1644 #14277 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb1cdd0) at widgets/qabstractscrollarea_p.h:100 #14278 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb1cdd0) at widgets/qabstractscrollarea_p.h:116 #14279 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb1cdd0) at kernel/qcoreapplication.cpp:1063 #14280 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb1cdd0) at kernel/qapplication.cpp:4561 #14281 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb1cdd0) at kernel/qapplication.cpp:4530 #14282 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb1cdd0) at kernel/qcoreapplication.cpp:953 #14283 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb1cdd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14284 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14285 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14286 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14287 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14288 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb1dd00) at itemviews/qabstractitemview.cpp:2415 #14289 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb1dd00) at itemviews/qlistview.cpp:848 #14290 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb1dd00) at kernel/qwidget.cpp:8554 #14291 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb1dd00) at widgets/qframe.cpp:557 #14292 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb1dd00) at widgets/qabstractscrollarea.cpp:1043 #14293 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb1dd00) at itemviews/qabstractitemview.cpp:1644 #14294 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb1dd00) at widgets/qabstractscrollarea_p.h:100 #14295 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb1dd00) at widgets/qabstractscrollarea_p.h:116 #14296 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb1dd00) at kernel/qcoreapplication.cpp:1063 #14297 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb1dd00) at kernel/qapplication.cpp:4561 #14298 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb1dd00) at kernel/qapplication.cpp:4530 #14299 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb1dd00) at kernel/qcoreapplication.cpp:953 #14300 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb1dd00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14301 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14302 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14303 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14304 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14305 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb1ec30) at itemviews/qabstractitemview.cpp:2415 #14306 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb1ec30) at itemviews/qlistview.cpp:848 #14307 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb1ec30) at kernel/qwidget.cpp:8554 #14308 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb1ec30) at widgets/qframe.cpp:557 #14309 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb1ec30) at widgets/qabstractscrollarea.cpp:1043 #14310 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb1ec30) at itemviews/qabstractitemview.cpp:1644 #14311 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb1ec30) at widgets/qabstractscrollarea_p.h:100 #14312 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb1ec30) at widgets/qabstractscrollarea_p.h:116 #14313 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb1ec30) at kernel/qcoreapplication.cpp:1063 #14314 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb1ec30) at kernel/qapplication.cpp:4561 #14315 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb1ec30) at kernel/qapplication.cpp:4530 #14316 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb1ec30) at kernel/qcoreapplication.cpp:953 #14317 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb1ec30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14318 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14319 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14320 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14321 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14322 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb1fb60) at itemviews/qabstractitemview.cpp:2415 #14323 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb1fb60) at itemviews/qlistview.cpp:848 #14324 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb1fb60) at kernel/qwidget.cpp:8554 #14325 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb1fb60) at widgets/qframe.cpp:557 #14326 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb1fb60) at widgets/qabstractscrollarea.cpp:1043 #14327 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb1fb60) at itemviews/qabstractitemview.cpp:1644 #14328 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb1fb60) at widgets/qabstractscrollarea_p.h:100 #14329 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb1fb60) at widgets/qabstractscrollarea_p.h:116 #14330 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb1fb60) at kernel/qcoreapplication.cpp:1063 #14331 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb1fb60) at kernel/qapplication.cpp:4561 #14332 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb1fb60) at kernel/qapplication.cpp:4530 #14333 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb1fb60) at kernel/qcoreapplication.cpp:953 #14334 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb1fb60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14335 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14336 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14337 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14338 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14339 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb20a90) at itemviews/qabstractitemview.cpp:2415 #14340 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb20a90) at itemviews/qlistview.cpp:848 #14341 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb20a90) at kernel/qwidget.cpp:8554 #14342 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb20a90) at widgets/qframe.cpp:557 #14343 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb20a90) at widgets/qabstractscrollarea.cpp:1043 #14344 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb20a90) at itemviews/qabstractitemview.cpp:1644 #14345 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb20a90) at widgets/qabstractscrollarea_p.h:100 #14346 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb20a90) at widgets/qabstractscrollarea_p.h:116 #14347 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb20a90) at kernel/qcoreapplication.cpp:1063 #14348 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb20a90) at kernel/qapplication.cpp:4561 #14349 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb20a90) at kernel/qapplication.cpp:4530 #14350 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb20a90) at kernel/qcoreapplication.cpp:953 #14351 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb20a90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14352 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14353 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14354 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14355 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14356 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb219c0) at itemviews/qabstractitemview.cpp:2415 #14357 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb219c0) at itemviews/qlistview.cpp:848 #14358 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb219c0) at kernel/qwidget.cpp:8554 #14359 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb219c0) at widgets/qframe.cpp:557 #14360 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb219c0) at widgets/qabstractscrollarea.cpp:1043 #14361 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb219c0) at itemviews/qabstractitemview.cpp:1644 #14362 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb219c0) at widgets/qabstractscrollarea_p.h:100 #14363 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb219c0) at widgets/qabstractscrollarea_p.h:116 #14364 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb219c0) at kernel/qcoreapplication.cpp:1063 #14365 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb219c0) at kernel/qapplication.cpp:4561 #14366 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb219c0) at kernel/qapplication.cpp:4530 #14367 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb219c0) at kernel/qcoreapplication.cpp:953 #14368 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb219c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14369 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14370 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14371 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14372 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14373 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb228f0) at itemviews/qabstractitemview.cpp:2415 #14374 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb228f0) at itemviews/qlistview.cpp:848 #14375 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb228f0) at kernel/qwidget.cpp:8554 #14376 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb228f0) at widgets/qframe.cpp:557 #14377 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb228f0) at widgets/qabstractscrollarea.cpp:1043 #14378 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb228f0) at itemviews/qabstractitemview.cpp:1644 #14379 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb228f0) at widgets/qabstractscrollarea_p.h:100 #14380 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb228f0) at widgets/qabstractscrollarea_p.h:116 #14381 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb228f0) at kernel/qcoreapplication.cpp:1063 #14382 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb228f0) at kernel/qapplication.cpp:4561 #14383 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb228f0) at kernel/qapplication.cpp:4530 #14384 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb228f0) at kernel/qcoreapplication.cpp:953 #14385 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb228f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14386 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14387 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14388 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14389 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14390 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb23820) at itemviews/qabstractitemview.cpp:2415 #14391 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb23820) at itemviews/qlistview.cpp:848 #14392 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb23820) at kernel/qwidget.cpp:8554 #14393 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb23820) at widgets/qframe.cpp:557 #14394 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb23820) at widgets/qabstractscrollarea.cpp:1043 #14395 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb23820) at itemviews/qabstractitemview.cpp:1644 #14396 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb23820) at widgets/qabstractscrollarea_p.h:100 #14397 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb23820) at widgets/qabstractscrollarea_p.h:116 #14398 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb23820) at kernel/qcoreapplication.cpp:1063 #14399 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb23820) at kernel/qapplication.cpp:4561 #14400 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb23820) at kernel/qapplication.cpp:4530 #14401 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb23820) at kernel/qcoreapplication.cpp:953 #14402 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb23820) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14403 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14404 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14405 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14406 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14407 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb24750) at itemviews/qabstractitemview.cpp:2415 #14408 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb24750) at itemviews/qlistview.cpp:848 #14409 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb24750) at kernel/qwidget.cpp:8554 #14410 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb24750) at widgets/qframe.cpp:557 #14411 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb24750) at widgets/qabstractscrollarea.cpp:1043 #14412 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb24750) at itemviews/qabstractitemview.cpp:1644 #14413 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb24750) at widgets/qabstractscrollarea_p.h:100 #14414 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb24750) at widgets/qabstractscrollarea_p.h:116 #14415 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb24750) at kernel/qcoreapplication.cpp:1063 #14416 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb24750) at kernel/qapplication.cpp:4561 #14417 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb24750) at kernel/qapplication.cpp:4530 #14418 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb24750) at kernel/qcoreapplication.cpp:953 #14419 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb24750) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14420 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14421 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14422 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14423 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14424 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb25680) at itemviews/qabstractitemview.cpp:2415 #14425 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb25680) at itemviews/qlistview.cpp:848 #14426 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb25680) at kernel/qwidget.cpp:8554 #14427 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb25680) at widgets/qframe.cpp:557 #14428 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb25680) at widgets/qabstractscrollarea.cpp:1043 #14429 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb25680) at itemviews/qabstractitemview.cpp:1644 #14430 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb25680) at widgets/qabstractscrollarea_p.h:100 #14431 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb25680) at widgets/qabstractscrollarea_p.h:116 #14432 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb25680) at kernel/qcoreapplication.cpp:1063 #14433 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb25680) at kernel/qapplication.cpp:4561 #14434 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb25680) at kernel/qapplication.cpp:4530 #14435 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb25680) at kernel/qcoreapplication.cpp:953 #14436 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb25680) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14437 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14438 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14439 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14440 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14441 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb265b0) at itemviews/qabstractitemview.cpp:2415 #14442 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb265b0) at itemviews/qlistview.cpp:848 #14443 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb265b0) at kernel/qwidget.cpp:8554 #14444 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb265b0) at widgets/qframe.cpp:557 #14445 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb265b0) at widgets/qabstractscrollarea.cpp:1043 #14446 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb265b0) at itemviews/qabstractitemview.cpp:1644 #14447 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb265b0) at widgets/qabstractscrollarea_p.h:100 #14448 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb265b0) at widgets/qabstractscrollarea_p.h:116 #14449 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb265b0) at kernel/qcoreapplication.cpp:1063 #14450 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb265b0) at kernel/qapplication.cpp:4561 #14451 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb265b0) at kernel/qapplication.cpp:4530 #14452 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb265b0) at kernel/qcoreapplication.cpp:953 #14453 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb265b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14454 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14455 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14456 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14457 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14458 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb274e0) at itemviews/qabstractitemview.cpp:2415 #14459 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb274e0) at itemviews/qlistview.cpp:848 #14460 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb274e0) at kernel/qwidget.cpp:8554 #14461 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb274e0) at widgets/qframe.cpp:557 #14462 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb274e0) at widgets/qabstractscrollarea.cpp:1043 #14463 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb274e0) at itemviews/qabstractitemview.cpp:1644 #14464 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb274e0) at widgets/qabstractscrollarea_p.h:100 #14465 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb274e0) at widgets/qabstractscrollarea_p.h:116 #14466 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb274e0) at kernel/qcoreapplication.cpp:1063 #14467 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb274e0) at kernel/qapplication.cpp:4561 #14468 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb274e0) at kernel/qapplication.cpp:4530 #14469 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb274e0) at kernel/qcoreapplication.cpp:953 #14470 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb274e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14471 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14472 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14473 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14474 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14475 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb28410) at itemviews/qabstractitemview.cpp:2415 #14476 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb28410) at itemviews/qlistview.cpp:848 #14477 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb28410) at kernel/qwidget.cpp:8554 #14478 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb28410) at widgets/qframe.cpp:557 #14479 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb28410) at widgets/qabstractscrollarea.cpp:1043 #14480 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb28410) at itemviews/qabstractitemview.cpp:1644 #14481 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb28410) at widgets/qabstractscrollarea_p.h:100 #14482 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb28410) at widgets/qabstractscrollarea_p.h:116 #14483 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb28410) at kernel/qcoreapplication.cpp:1063 #14484 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb28410) at kernel/qapplication.cpp:4561 #14485 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb28410) at kernel/qapplication.cpp:4530 #14486 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb28410) at kernel/qcoreapplication.cpp:953 #14487 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb28410) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14488 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14489 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14490 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14491 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14492 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb29340) at itemviews/qabstractitemview.cpp:2415 #14493 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb29340) at itemviews/qlistview.cpp:848 #14494 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb29340) at kernel/qwidget.cpp:8554 #14495 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb29340) at widgets/qframe.cpp:557 #14496 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb29340) at widgets/qabstractscrollarea.cpp:1043 #14497 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb29340) at itemviews/qabstractitemview.cpp:1644 #14498 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb29340) at widgets/qabstractscrollarea_p.h:100 #14499 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb29340) at widgets/qabstractscrollarea_p.h:116 #14500 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb29340) at kernel/qcoreapplication.cpp:1063 #14501 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb29340) at kernel/qapplication.cpp:4561 #14502 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb29340) at kernel/qapplication.cpp:4530 #14503 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb29340) at kernel/qcoreapplication.cpp:953 #14504 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb29340) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14505 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14506 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14507 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14508 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14509 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb2a270) at itemviews/qabstractitemview.cpp:2415 #14510 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb2a270) at itemviews/qlistview.cpp:848 #14511 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb2a270) at kernel/qwidget.cpp:8554 #14512 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb2a270) at widgets/qframe.cpp:557 #14513 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb2a270) at widgets/qabstractscrollarea.cpp:1043 #14514 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb2a270) at itemviews/qabstractitemview.cpp:1644 #14515 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb2a270) at widgets/qabstractscrollarea_p.h:100 #14516 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb2a270) at widgets/qabstractscrollarea_p.h:116 #14517 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb2a270) at kernel/qcoreapplication.cpp:1063 #14518 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb2a270) at kernel/qapplication.cpp:4561 #14519 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb2a270) at kernel/qapplication.cpp:4530 #14520 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb2a270) at kernel/qcoreapplication.cpp:953 #14521 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb2a270) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14522 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14523 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14524 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14525 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14526 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb2b1a0) at itemviews/qabstractitemview.cpp:2415 #14527 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb2b1a0) at itemviews/qlistview.cpp:848 #14528 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb2b1a0) at kernel/qwidget.cpp:8554 #14529 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb2b1a0) at widgets/qframe.cpp:557 #14530 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb2b1a0) at widgets/qabstractscrollarea.cpp:1043 #14531 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb2b1a0) at itemviews/qabstractitemview.cpp:1644 #14532 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb2b1a0) at widgets/qabstractscrollarea_p.h:100 #14533 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb2b1a0) at widgets/qabstractscrollarea_p.h:116 #14534 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb2b1a0) at kernel/qcoreapplication.cpp:1063 #14535 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb2b1a0) at kernel/qapplication.cpp:4561 #14536 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb2b1a0) at kernel/qapplication.cpp:4530 #14537 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb2b1a0) at kernel/qcoreapplication.cpp:953 #14538 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb2b1a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14539 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14540 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14541 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14542 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14543 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb2c0d0) at itemviews/qabstractitemview.cpp:2415 #14544 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb2c0d0) at itemviews/qlistview.cpp:848 #14545 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb2c0d0) at kernel/qwidget.cpp:8554 #14546 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb2c0d0) at widgets/qframe.cpp:557 #14547 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb2c0d0) at widgets/qabstractscrollarea.cpp:1043 #14548 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb2c0d0) at itemviews/qabstractitemview.cpp:1644 #14549 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb2c0d0) at widgets/qabstractscrollarea_p.h:100 #14550 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb2c0d0) at widgets/qabstractscrollarea_p.h:116 #14551 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb2c0d0) at kernel/qcoreapplication.cpp:1063 #14552 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb2c0d0) at kernel/qapplication.cpp:4561 #14553 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb2c0d0) at kernel/qapplication.cpp:4530 #14554 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb2c0d0) at kernel/qcoreapplication.cpp:953 #14555 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb2c0d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14556 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14557 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14558 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14559 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14560 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb2d000) at itemviews/qabstractitemview.cpp:2415 #14561 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb2d000) at itemviews/qlistview.cpp:848 #14562 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb2d000) at kernel/qwidget.cpp:8554 #14563 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb2d000) at widgets/qframe.cpp:557 #14564 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb2d000) at widgets/qabstractscrollarea.cpp:1043 #14565 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb2d000) at itemviews/qabstractitemview.cpp:1644 #14566 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb2d000) at widgets/qabstractscrollarea_p.h:100 #14567 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb2d000) at widgets/qabstractscrollarea_p.h:116 #14568 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb2d000) at kernel/qcoreapplication.cpp:1063 #14569 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb2d000) at kernel/qapplication.cpp:4561 #14570 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb2d000) at kernel/qapplication.cpp:4530 #14571 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb2d000) at kernel/qcoreapplication.cpp:953 #14572 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb2d000) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14573 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14574 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14575 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14576 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14577 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb2df30) at itemviews/qabstractitemview.cpp:2415 #14578 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb2df30) at itemviews/qlistview.cpp:848 #14579 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb2df30) at kernel/qwidget.cpp:8554 #14580 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb2df30) at widgets/qframe.cpp:557 #14581 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb2df30) at widgets/qabstractscrollarea.cpp:1043 #14582 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb2df30) at itemviews/qabstractitemview.cpp:1644 #14583 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb2df30) at widgets/qabstractscrollarea_p.h:100 #14584 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb2df30) at widgets/qabstractscrollarea_p.h:116 #14585 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb2df30) at kernel/qcoreapplication.cpp:1063 #14586 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb2df30) at kernel/qapplication.cpp:4561 #14587 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb2df30) at kernel/qapplication.cpp:4530 #14588 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb2df30) at kernel/qcoreapplication.cpp:953 #14589 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb2df30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14590 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14591 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14592 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14593 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14594 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb2ee60) at itemviews/qabstractitemview.cpp:2415 #14595 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb2ee60) at itemviews/qlistview.cpp:848 #14596 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb2ee60) at kernel/qwidget.cpp:8554 #14597 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb2ee60) at widgets/qframe.cpp:557 #14598 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb2ee60) at widgets/qabstractscrollarea.cpp:1043 #14599 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb2ee60) at itemviews/qabstractitemview.cpp:1644 #14600 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb2ee60) at widgets/qabstractscrollarea_p.h:100 #14601 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb2ee60) at widgets/qabstractscrollarea_p.h:116 #14602 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb2ee60) at kernel/qcoreapplication.cpp:1063 #14603 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb2ee60) at kernel/qapplication.cpp:4561 #14604 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb2ee60) at kernel/qapplication.cpp:4530 #14605 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb2ee60) at kernel/qcoreapplication.cpp:953 #14606 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb2ee60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14607 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14608 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14609 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14610 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14611 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb2fd90) at itemviews/qabstractitemview.cpp:2415 #14612 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb2fd90) at itemviews/qlistview.cpp:848 #14613 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb2fd90) at kernel/qwidget.cpp:8554 #14614 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb2fd90) at widgets/qframe.cpp:557 #14615 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb2fd90) at widgets/qabstractscrollarea.cpp:1043 #14616 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb2fd90) at itemviews/qabstractitemview.cpp:1644 #14617 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb2fd90) at widgets/qabstractscrollarea_p.h:100 #14618 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb2fd90) at widgets/qabstractscrollarea_p.h:116 #14619 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb2fd90) at kernel/qcoreapplication.cpp:1063 #14620 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb2fd90) at kernel/qapplication.cpp:4561 #14621 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb2fd90) at kernel/qapplication.cpp:4530 #14622 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb2fd90) at kernel/qcoreapplication.cpp:953 #14623 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb2fd90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14624 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14625 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14626 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14627 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14628 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb30cc0) at itemviews/qabstractitemview.cpp:2415 #14629 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb30cc0) at itemviews/qlistview.cpp:848 #14630 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb30cc0) at kernel/qwidget.cpp:8554 #14631 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb30cc0) at widgets/qframe.cpp:557 #14632 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb30cc0) at widgets/qabstractscrollarea.cpp:1043 #14633 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb30cc0) at itemviews/qabstractitemview.cpp:1644 #14634 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb30cc0) at widgets/qabstractscrollarea_p.h:100 #14635 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb30cc0) at widgets/qabstractscrollarea_p.h:116 #14636 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb30cc0) at kernel/qcoreapplication.cpp:1063 #14637 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb30cc0) at kernel/qapplication.cpp:4561 #14638 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb30cc0) at kernel/qapplication.cpp:4530 #14639 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb30cc0) at kernel/qcoreapplication.cpp:953 #14640 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb30cc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14641 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14642 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14643 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14644 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14645 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb31bf0) at itemviews/qabstractitemview.cpp:2415 #14646 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb31bf0) at itemviews/qlistview.cpp:848 #14647 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb31bf0) at kernel/qwidget.cpp:8554 #14648 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb31bf0) at widgets/qframe.cpp:557 #14649 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb31bf0) at widgets/qabstractscrollarea.cpp:1043 #14650 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb31bf0) at itemviews/qabstractitemview.cpp:1644 #14651 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb31bf0) at widgets/qabstractscrollarea_p.h:100 #14652 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb31bf0) at widgets/qabstractscrollarea_p.h:116 #14653 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb31bf0) at kernel/qcoreapplication.cpp:1063 #14654 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb31bf0) at kernel/qapplication.cpp:4561 #14655 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb31bf0) at kernel/qapplication.cpp:4530 #14656 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb31bf0) at kernel/qcoreapplication.cpp:953 #14657 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb31bf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14658 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14659 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14660 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14661 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14662 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb32b20) at itemviews/qabstractitemview.cpp:2415 #14663 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb32b20) at itemviews/qlistview.cpp:848 #14664 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb32b20) at kernel/qwidget.cpp:8554 #14665 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb32b20) at widgets/qframe.cpp:557 #14666 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb32b20) at widgets/qabstractscrollarea.cpp:1043 #14667 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb32b20) at itemviews/qabstractitemview.cpp:1644 #14668 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb32b20) at widgets/qabstractscrollarea_p.h:100 #14669 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb32b20) at widgets/qabstractscrollarea_p.h:116 #14670 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb32b20) at kernel/qcoreapplication.cpp:1063 #14671 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb32b20) at kernel/qapplication.cpp:4561 #14672 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb32b20) at kernel/qapplication.cpp:4530 #14673 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb32b20) at kernel/qcoreapplication.cpp:953 #14674 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb32b20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14675 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14676 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14677 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14678 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14679 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb33a50) at itemviews/qabstractitemview.cpp:2415 #14680 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb33a50) at itemviews/qlistview.cpp:848 #14681 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb33a50) at kernel/qwidget.cpp:8554 #14682 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb33a50) at widgets/qframe.cpp:557 #14683 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb33a50) at widgets/qabstractscrollarea.cpp:1043 #14684 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb33a50) at itemviews/qabstractitemview.cpp:1644 #14685 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb33a50) at widgets/qabstractscrollarea_p.h:100 #14686 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb33a50) at widgets/qabstractscrollarea_p.h:116 #14687 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb33a50) at kernel/qcoreapplication.cpp:1063 #14688 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb33a50) at kernel/qapplication.cpp:4561 #14689 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb33a50) at kernel/qapplication.cpp:4530 #14690 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb33a50) at kernel/qcoreapplication.cpp:953 #14691 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb33a50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14692 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14693 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14694 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14695 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14696 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb34980) at itemviews/qabstractitemview.cpp:2415 #14697 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb34980) at itemviews/qlistview.cpp:848 #14698 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb34980) at kernel/qwidget.cpp:8554 #14699 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb34980) at widgets/qframe.cpp:557 #14700 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb34980) at widgets/qabstractscrollarea.cpp:1043 #14701 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb34980) at itemviews/qabstractitemview.cpp:1644 #14702 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb34980) at widgets/qabstractscrollarea_p.h:100 #14703 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb34980) at widgets/qabstractscrollarea_p.h:116 #14704 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb34980) at kernel/qcoreapplication.cpp:1063 #14705 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb34980) at kernel/qapplication.cpp:4561 #14706 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb34980) at kernel/qapplication.cpp:4530 #14707 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb34980) at kernel/qcoreapplication.cpp:953 #14708 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb34980) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14709 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14710 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14711 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14712 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14713 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb358b0) at itemviews/qabstractitemview.cpp:2415 #14714 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb358b0) at itemviews/qlistview.cpp:848 #14715 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb358b0) at kernel/qwidget.cpp:8554 #14716 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb358b0) at widgets/qframe.cpp:557 #14717 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb358b0) at widgets/qabstractscrollarea.cpp:1043 #14718 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb358b0) at itemviews/qabstractitemview.cpp:1644 #14719 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb358b0) at widgets/qabstractscrollarea_p.h:100 #14720 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb358b0) at widgets/qabstractscrollarea_p.h:116 #14721 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb358b0) at kernel/qcoreapplication.cpp:1063 #14722 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb358b0) at kernel/qapplication.cpp:4561 #14723 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb358b0) at kernel/qapplication.cpp:4530 #14724 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb358b0) at kernel/qcoreapplication.cpp:953 #14725 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb358b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14726 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14727 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14728 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14729 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14730 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb367e0) at itemviews/qabstractitemview.cpp:2415 #14731 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb367e0) at itemviews/qlistview.cpp:848 #14732 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb367e0) at kernel/qwidget.cpp:8554 #14733 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb367e0) at widgets/qframe.cpp:557 #14734 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb367e0) at widgets/qabstractscrollarea.cpp:1043 #14735 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb367e0) at itemviews/qabstractitemview.cpp:1644 #14736 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb367e0) at widgets/qabstractscrollarea_p.h:100 #14737 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb367e0) at widgets/qabstractscrollarea_p.h:116 #14738 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb367e0) at kernel/qcoreapplication.cpp:1063 #14739 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb367e0) at kernel/qapplication.cpp:4561 #14740 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb367e0) at kernel/qapplication.cpp:4530 #14741 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb367e0) at kernel/qcoreapplication.cpp:953 #14742 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb367e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14743 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14744 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14745 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14746 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14747 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb37710) at itemviews/qabstractitemview.cpp:2415 #14748 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb37710) at itemviews/qlistview.cpp:848 #14749 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb37710) at kernel/qwidget.cpp:8554 #14750 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb37710) at widgets/qframe.cpp:557 #14751 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb37710) at widgets/qabstractscrollarea.cpp:1043 #14752 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb37710) at itemviews/qabstractitemview.cpp:1644 #14753 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb37710) at widgets/qabstractscrollarea_p.h:100 #14754 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb37710) at widgets/qabstractscrollarea_p.h:116 #14755 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb37710) at kernel/qcoreapplication.cpp:1063 #14756 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb37710) at kernel/qapplication.cpp:4561 #14757 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb37710) at kernel/qapplication.cpp:4530 #14758 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb37710) at kernel/qcoreapplication.cpp:953 #14759 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb37710) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14760 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14761 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14762 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14763 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14764 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb38640) at itemviews/qabstractitemview.cpp:2415 #14765 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb38640) at itemviews/qlistview.cpp:848 #14766 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb38640) at kernel/qwidget.cpp:8554 #14767 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb38640) at widgets/qframe.cpp:557 #14768 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb38640) at widgets/qabstractscrollarea.cpp:1043 #14769 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb38640) at itemviews/qabstractitemview.cpp:1644 #14770 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb38640) at widgets/qabstractscrollarea_p.h:100 #14771 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb38640) at widgets/qabstractscrollarea_p.h:116 #14772 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb38640) at kernel/qcoreapplication.cpp:1063 #14773 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb38640) at kernel/qapplication.cpp:4561 #14774 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb38640) at kernel/qapplication.cpp:4530 #14775 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb38640) at kernel/qcoreapplication.cpp:953 #14776 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb38640) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14777 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14778 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14779 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14780 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14781 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb39570) at itemviews/qabstractitemview.cpp:2415 #14782 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb39570) at itemviews/qlistview.cpp:848 #14783 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb39570) at kernel/qwidget.cpp:8554 #14784 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb39570) at widgets/qframe.cpp:557 #14785 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb39570) at widgets/qabstractscrollarea.cpp:1043 #14786 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb39570) at itemviews/qabstractitemview.cpp:1644 #14787 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb39570) at widgets/qabstractscrollarea_p.h:100 #14788 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb39570) at widgets/qabstractscrollarea_p.h:116 #14789 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb39570) at kernel/qcoreapplication.cpp:1063 #14790 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb39570) at kernel/qapplication.cpp:4561 #14791 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb39570) at kernel/qapplication.cpp:4530 #14792 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb39570) at kernel/qcoreapplication.cpp:953 #14793 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb39570) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14794 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14795 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14796 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14797 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14798 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb3a4a0) at itemviews/qabstractitemview.cpp:2415 #14799 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb3a4a0) at itemviews/qlistview.cpp:848 #14800 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb3a4a0) at kernel/qwidget.cpp:8554 #14801 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb3a4a0) at widgets/qframe.cpp:557 #14802 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb3a4a0) at widgets/qabstractscrollarea.cpp:1043 #14803 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb3a4a0) at itemviews/qabstractitemview.cpp:1644 #14804 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb3a4a0) at widgets/qabstractscrollarea_p.h:100 #14805 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb3a4a0) at widgets/qabstractscrollarea_p.h:116 #14806 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb3a4a0) at kernel/qcoreapplication.cpp:1063 #14807 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb3a4a0) at kernel/qapplication.cpp:4561 #14808 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb3a4a0) at kernel/qapplication.cpp:4530 #14809 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb3a4a0) at kernel/qcoreapplication.cpp:953 #14810 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb3a4a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14811 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14812 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14813 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14814 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14815 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb3b3d0) at itemviews/qabstractitemview.cpp:2415 #14816 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb3b3d0) at itemviews/qlistview.cpp:848 #14817 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb3b3d0) at kernel/qwidget.cpp:8554 #14818 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb3b3d0) at widgets/qframe.cpp:557 #14819 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb3b3d0) at widgets/qabstractscrollarea.cpp:1043 #14820 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb3b3d0) at itemviews/qabstractitemview.cpp:1644 #14821 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb3b3d0) at widgets/qabstractscrollarea_p.h:100 #14822 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb3b3d0) at widgets/qabstractscrollarea_p.h:116 #14823 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb3b3d0) at kernel/qcoreapplication.cpp:1063 #14824 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb3b3d0) at kernel/qapplication.cpp:4561 #14825 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb3b3d0) at kernel/qapplication.cpp:4530 #14826 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb3b3d0) at kernel/qcoreapplication.cpp:953 #14827 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb3b3d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14828 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14829 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14830 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14831 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14832 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb3c300) at itemviews/qabstractitemview.cpp:2415 #14833 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb3c300) at itemviews/qlistview.cpp:848 #14834 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb3c300) at kernel/qwidget.cpp:8554 #14835 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb3c300) at widgets/qframe.cpp:557 #14836 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb3c300) at widgets/qabstractscrollarea.cpp:1043 #14837 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb3c300) at itemviews/qabstractitemview.cpp:1644 #14838 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb3c300) at widgets/qabstractscrollarea_p.h:100 #14839 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb3c300) at widgets/qabstractscrollarea_p.h:116 #14840 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb3c300) at kernel/qcoreapplication.cpp:1063 #14841 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb3c300) at kernel/qapplication.cpp:4561 #14842 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb3c300) at kernel/qapplication.cpp:4530 #14843 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb3c300) at kernel/qcoreapplication.cpp:953 #14844 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb3c300) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14845 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14846 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14847 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14848 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14849 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb3d230) at itemviews/qabstractitemview.cpp:2415 #14850 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb3d230) at itemviews/qlistview.cpp:848 #14851 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb3d230) at kernel/qwidget.cpp:8554 #14852 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb3d230) at widgets/qframe.cpp:557 #14853 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb3d230) at widgets/qabstractscrollarea.cpp:1043 #14854 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb3d230) at itemviews/qabstractitemview.cpp:1644 #14855 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb3d230) at widgets/qabstractscrollarea_p.h:100 #14856 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb3d230) at widgets/qabstractscrollarea_p.h:116 #14857 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb3d230) at kernel/qcoreapplication.cpp:1063 #14858 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb3d230) at kernel/qapplication.cpp:4561 #14859 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb3d230) at kernel/qapplication.cpp:4530 #14860 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb3d230) at kernel/qcoreapplication.cpp:953 #14861 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb3d230) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14862 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14863 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14864 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14865 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14866 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb3e160) at itemviews/qabstractitemview.cpp:2415 #14867 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb3e160) at itemviews/qlistview.cpp:848 #14868 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb3e160) at kernel/qwidget.cpp:8554 #14869 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb3e160) at widgets/qframe.cpp:557 #14870 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb3e160) at widgets/qabstractscrollarea.cpp:1043 #14871 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb3e160) at itemviews/qabstractitemview.cpp:1644 #14872 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb3e160) at widgets/qabstractscrollarea_p.h:100 #14873 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb3e160) at widgets/qabstractscrollarea_p.h:116 #14874 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb3e160) at kernel/qcoreapplication.cpp:1063 #14875 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb3e160) at kernel/qapplication.cpp:4561 #14876 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb3e160) at kernel/qapplication.cpp:4530 #14877 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb3e160) at kernel/qcoreapplication.cpp:953 #14878 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb3e160) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14879 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14880 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14881 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14882 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14883 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb3f090) at itemviews/qabstractitemview.cpp:2415 #14884 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb3f090) at itemviews/qlistview.cpp:848 #14885 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb3f090) at kernel/qwidget.cpp:8554 #14886 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb3f090) at widgets/qframe.cpp:557 #14887 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb3f090) at widgets/qabstractscrollarea.cpp:1043 #14888 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb3f090) at itemviews/qabstractitemview.cpp:1644 #14889 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb3f090) at widgets/qabstractscrollarea_p.h:100 #14890 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb3f090) at widgets/qabstractscrollarea_p.h:116 #14891 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb3f090) at kernel/qcoreapplication.cpp:1063 #14892 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb3f090) at kernel/qapplication.cpp:4561 #14893 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb3f090) at kernel/qapplication.cpp:4530 #14894 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb3f090) at kernel/qcoreapplication.cpp:953 #14895 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb3f090) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14896 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14897 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14898 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14899 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14900 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb3ffc0) at itemviews/qabstractitemview.cpp:2415 #14901 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb3ffc0) at itemviews/qlistview.cpp:848 #14902 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb3ffc0) at kernel/qwidget.cpp:8554 #14903 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb3ffc0) at widgets/qframe.cpp:557 #14904 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb3ffc0) at widgets/qabstractscrollarea.cpp:1043 #14905 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb3ffc0) at itemviews/qabstractitemview.cpp:1644 #14906 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb3ffc0) at widgets/qabstractscrollarea_p.h:100 #14907 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb3ffc0) at widgets/qabstractscrollarea_p.h:116 #14908 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb3ffc0) at kernel/qcoreapplication.cpp:1063 #14909 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb3ffc0) at kernel/qapplication.cpp:4561 #14910 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb3ffc0) at kernel/qapplication.cpp:4530 #14911 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb3ffc0) at kernel/qcoreapplication.cpp:953 #14912 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb3ffc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14913 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14914 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14915 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14916 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14917 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb40ef0) at itemviews/qabstractitemview.cpp:2415 #14918 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb40ef0) at itemviews/qlistview.cpp:848 #14919 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb40ef0) at kernel/qwidget.cpp:8554 #14920 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb40ef0) at widgets/qframe.cpp:557 #14921 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb40ef0) at widgets/qabstractscrollarea.cpp:1043 #14922 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb40ef0) at itemviews/qabstractitemview.cpp:1644 #14923 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb40ef0) at widgets/qabstractscrollarea_p.h:100 #14924 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb40ef0) at widgets/qabstractscrollarea_p.h:116 #14925 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb40ef0) at kernel/qcoreapplication.cpp:1063 #14926 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb40ef0) at kernel/qapplication.cpp:4561 #14927 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb40ef0) at kernel/qapplication.cpp:4530 #14928 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb40ef0) at kernel/qcoreapplication.cpp:953 #14929 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb40ef0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14930 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14931 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14932 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14933 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14934 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb41e20) at itemviews/qabstractitemview.cpp:2415 #14935 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb41e20) at itemviews/qlistview.cpp:848 #14936 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb41e20) at kernel/qwidget.cpp:8554 #14937 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb41e20) at widgets/qframe.cpp:557 #14938 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb41e20) at widgets/qabstractscrollarea.cpp:1043 #14939 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb41e20) at itemviews/qabstractitemview.cpp:1644 #14940 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb41e20) at widgets/qabstractscrollarea_p.h:100 #14941 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb41e20) at widgets/qabstractscrollarea_p.h:116 #14942 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb41e20) at kernel/qcoreapplication.cpp:1063 #14943 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb41e20) at kernel/qapplication.cpp:4561 #14944 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb41e20) at kernel/qapplication.cpp:4530 #14945 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb41e20) at kernel/qcoreapplication.cpp:953 #14946 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb41e20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14947 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14948 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14949 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14950 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14951 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb42d50) at itemviews/qabstractitemview.cpp:2415 #14952 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb42d50) at itemviews/qlistview.cpp:848 #14953 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb42d50) at kernel/qwidget.cpp:8554 #14954 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb42d50) at widgets/qframe.cpp:557 #14955 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb42d50) at widgets/qabstractscrollarea.cpp:1043 #14956 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb42d50) at itemviews/qabstractitemview.cpp:1644 #14957 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb42d50) at widgets/qabstractscrollarea_p.h:100 #14958 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb42d50) at widgets/qabstractscrollarea_p.h:116 #14959 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb42d50) at kernel/qcoreapplication.cpp:1063 #14960 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb42d50) at kernel/qapplication.cpp:4561 #14961 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb42d50) at kernel/qapplication.cpp:4530 #14962 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb42d50) at kernel/qcoreapplication.cpp:953 #14963 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb42d50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14964 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14965 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14966 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14967 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14968 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb43c80) at itemviews/qabstractitemview.cpp:2415 #14969 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb43c80) at itemviews/qlistview.cpp:848 #14970 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb43c80) at kernel/qwidget.cpp:8554 #14971 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb43c80) at widgets/qframe.cpp:557 #14972 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb43c80) at widgets/qabstractscrollarea.cpp:1043 #14973 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb43c80) at itemviews/qabstractitemview.cpp:1644 #14974 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb43c80) at widgets/qabstractscrollarea_p.h:100 #14975 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb43c80) at widgets/qabstractscrollarea_p.h:116 #14976 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb43c80) at kernel/qcoreapplication.cpp:1063 #14977 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb43c80) at kernel/qapplication.cpp:4561 #14978 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb43c80) at kernel/qapplication.cpp:4530 #14979 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb43c80) at kernel/qcoreapplication.cpp:953 #14980 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb43c80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14981 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #14982 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #14983 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #14984 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #14985 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb44bb0) at itemviews/qabstractitemview.cpp:2415 #14986 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb44bb0) at itemviews/qlistview.cpp:848 #14987 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb44bb0) at kernel/qwidget.cpp:8554 #14988 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb44bb0) at widgets/qframe.cpp:557 #14989 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb44bb0) at widgets/qabstractscrollarea.cpp:1043 #14990 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb44bb0) at itemviews/qabstractitemview.cpp:1644 #14991 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb44bb0) at widgets/qabstractscrollarea_p.h:100 #14992 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb44bb0) at widgets/qabstractscrollarea_p.h:116 #14993 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb44bb0) at kernel/qcoreapplication.cpp:1063 #14994 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb44bb0) at kernel/qapplication.cpp:4561 #14995 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb44bb0) at kernel/qapplication.cpp:4530 #14996 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb44bb0) at kernel/qcoreapplication.cpp:953 #14997 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb44bb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #14998 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #14999 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15000 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15001 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15002 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb45ae0) at itemviews/qabstractitemview.cpp:2415 #15003 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb45ae0) at itemviews/qlistview.cpp:848 #15004 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb45ae0) at kernel/qwidget.cpp:8554 #15005 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb45ae0) at widgets/qframe.cpp:557 #15006 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb45ae0) at widgets/qabstractscrollarea.cpp:1043 #15007 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb45ae0) at itemviews/qabstractitemview.cpp:1644 #15008 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb45ae0) at widgets/qabstractscrollarea_p.h:100 #15009 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb45ae0) at widgets/qabstractscrollarea_p.h:116 #15010 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb45ae0) at kernel/qcoreapplication.cpp:1063 #15011 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb45ae0) at kernel/qapplication.cpp:4561 #15012 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb45ae0) at kernel/qapplication.cpp:4530 #15013 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb45ae0) at kernel/qcoreapplication.cpp:953 #15014 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb45ae0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15015 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15016 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15017 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15018 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15019 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb46a10) at itemviews/qabstractitemview.cpp:2415 #15020 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb46a10) at itemviews/qlistview.cpp:848 #15021 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb46a10) at kernel/qwidget.cpp:8554 #15022 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb46a10) at widgets/qframe.cpp:557 #15023 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb46a10) at widgets/qabstractscrollarea.cpp:1043 #15024 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb46a10) at itemviews/qabstractitemview.cpp:1644 #15025 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb46a10) at widgets/qabstractscrollarea_p.h:100 #15026 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb46a10) at widgets/qabstractscrollarea_p.h:116 #15027 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb46a10) at kernel/qcoreapplication.cpp:1063 #15028 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb46a10) at kernel/qapplication.cpp:4561 #15029 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb46a10) at kernel/qapplication.cpp:4530 #15030 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb46a10) at kernel/qcoreapplication.cpp:953 #15031 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb46a10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15032 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15033 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15034 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15035 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15036 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb47940) at itemviews/qabstractitemview.cpp:2415 #15037 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb47940) at itemviews/qlistview.cpp:848 #15038 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb47940) at kernel/qwidget.cpp:8554 #15039 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb47940) at widgets/qframe.cpp:557 #15040 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb47940) at widgets/qabstractscrollarea.cpp:1043 #15041 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb47940) at itemviews/qabstractitemview.cpp:1644 #15042 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb47940) at widgets/qabstractscrollarea_p.h:100 #15043 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb47940) at widgets/qabstractscrollarea_p.h:116 #15044 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb47940) at kernel/qcoreapplication.cpp:1063 #15045 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb47940) at kernel/qapplication.cpp:4561 #15046 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb47940) at kernel/qapplication.cpp:4530 #15047 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb47940) at kernel/qcoreapplication.cpp:953 #15048 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb47940) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15049 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15050 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15051 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15052 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15053 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb48870) at itemviews/qabstractitemview.cpp:2415 #15054 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb48870) at itemviews/qlistview.cpp:848 #15055 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb48870) at kernel/qwidget.cpp:8554 #15056 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb48870) at widgets/qframe.cpp:557 #15057 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb48870) at widgets/qabstractscrollarea.cpp:1043 #15058 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb48870) at itemviews/qabstractitemview.cpp:1644 #15059 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb48870) at widgets/qabstractscrollarea_p.h:100 #15060 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb48870) at widgets/qabstractscrollarea_p.h:116 #15061 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb48870) at kernel/qcoreapplication.cpp:1063 #15062 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb48870) at kernel/qapplication.cpp:4561 #15063 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb48870) at kernel/qapplication.cpp:4530 #15064 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb48870) at kernel/qcoreapplication.cpp:953 #15065 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb48870) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15066 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15067 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15068 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15069 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15070 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb497a0) at itemviews/qabstractitemview.cpp:2415 #15071 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb497a0) at itemviews/qlistview.cpp:848 #15072 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb497a0) at kernel/qwidget.cpp:8554 #15073 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb497a0) at widgets/qframe.cpp:557 #15074 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb497a0) at widgets/qabstractscrollarea.cpp:1043 #15075 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb497a0) at itemviews/qabstractitemview.cpp:1644 #15076 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb497a0) at widgets/qabstractscrollarea_p.h:100 #15077 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb497a0) at widgets/qabstractscrollarea_p.h:116 #15078 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb497a0) at kernel/qcoreapplication.cpp:1063 #15079 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb497a0) at kernel/qapplication.cpp:4561 #15080 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb497a0) at kernel/qapplication.cpp:4530 #15081 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb497a0) at kernel/qcoreapplication.cpp:953 #15082 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb497a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15083 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15084 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15085 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15086 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15087 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb4a6d0) at itemviews/qabstractitemview.cpp:2415 #15088 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb4a6d0) at itemviews/qlistview.cpp:848 #15089 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb4a6d0) at kernel/qwidget.cpp:8554 #15090 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb4a6d0) at widgets/qframe.cpp:557 #15091 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb4a6d0) at widgets/qabstractscrollarea.cpp:1043 #15092 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb4a6d0) at itemviews/qabstractitemview.cpp:1644 #15093 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb4a6d0) at widgets/qabstractscrollarea_p.h:100 #15094 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb4a6d0) at widgets/qabstractscrollarea_p.h:116 #15095 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb4a6d0) at kernel/qcoreapplication.cpp:1063 #15096 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb4a6d0) at kernel/qapplication.cpp:4561 #15097 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb4a6d0) at kernel/qapplication.cpp:4530 #15098 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb4a6d0) at kernel/qcoreapplication.cpp:953 #15099 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb4a6d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15100 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15101 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15102 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15103 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15104 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb4b600) at itemviews/qabstractitemview.cpp:2415 #15105 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb4b600) at itemviews/qlistview.cpp:848 #15106 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb4b600) at kernel/qwidget.cpp:8554 #15107 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb4b600) at widgets/qframe.cpp:557 #15108 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb4b600) at widgets/qabstractscrollarea.cpp:1043 #15109 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb4b600) at itemviews/qabstractitemview.cpp:1644 #15110 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb4b600) at widgets/qabstractscrollarea_p.h:100 #15111 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb4b600) at widgets/qabstractscrollarea_p.h:116 #15112 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb4b600) at kernel/qcoreapplication.cpp:1063 #15113 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb4b600) at kernel/qapplication.cpp:4561 #15114 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb4b600) at kernel/qapplication.cpp:4530 #15115 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb4b600) at kernel/qcoreapplication.cpp:953 #15116 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb4b600) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15117 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15118 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15119 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15120 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15121 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb4c530) at itemviews/qabstractitemview.cpp:2415 #15122 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb4c530) at itemviews/qlistview.cpp:848 #15123 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb4c530) at kernel/qwidget.cpp:8554 #15124 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb4c530) at widgets/qframe.cpp:557 #15125 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb4c530) at widgets/qabstractscrollarea.cpp:1043 #15126 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb4c530) at itemviews/qabstractitemview.cpp:1644 #15127 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb4c530) at widgets/qabstractscrollarea_p.h:100 #15128 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb4c530) at widgets/qabstractscrollarea_p.h:116 #15129 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb4c530) at kernel/qcoreapplication.cpp:1063 #15130 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb4c530) at kernel/qapplication.cpp:4561 #15131 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb4c530) at kernel/qapplication.cpp:4530 #15132 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb4c530) at kernel/qcoreapplication.cpp:953 #15133 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb4c530) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15134 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15135 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15136 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15137 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15138 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb4d460) at itemviews/qabstractitemview.cpp:2415 #15139 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb4d460) at itemviews/qlistview.cpp:848 #15140 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb4d460) at kernel/qwidget.cpp:8554 #15141 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb4d460) at widgets/qframe.cpp:557 #15142 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb4d460) at widgets/qabstractscrollarea.cpp:1043 #15143 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb4d460) at itemviews/qabstractitemview.cpp:1644 #15144 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb4d460) at widgets/qabstractscrollarea_p.h:100 #15145 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb4d460) at widgets/qabstractscrollarea_p.h:116 #15146 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb4d460) at kernel/qcoreapplication.cpp:1063 #15147 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb4d460) at kernel/qapplication.cpp:4561 #15148 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb4d460) at kernel/qapplication.cpp:4530 #15149 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb4d460) at kernel/qcoreapplication.cpp:953 #15150 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb4d460) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15151 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15152 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15153 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15154 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15155 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb4e390) at itemviews/qabstractitemview.cpp:2415 #15156 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb4e390) at itemviews/qlistview.cpp:848 #15157 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb4e390) at kernel/qwidget.cpp:8554 #15158 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb4e390) at widgets/qframe.cpp:557 #15159 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb4e390) at widgets/qabstractscrollarea.cpp:1043 #15160 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb4e390) at itemviews/qabstractitemview.cpp:1644 #15161 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb4e390) at widgets/qabstractscrollarea_p.h:100 #15162 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb4e390) at widgets/qabstractscrollarea_p.h:116 #15163 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb4e390) at kernel/qcoreapplication.cpp:1063 #15164 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb4e390) at kernel/qapplication.cpp:4561 #15165 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb4e390) at kernel/qapplication.cpp:4530 #15166 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb4e390) at kernel/qcoreapplication.cpp:953 #15167 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb4e390) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15168 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15169 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15170 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15171 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15172 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb4f2c0) at itemviews/qabstractitemview.cpp:2415 #15173 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb4f2c0) at itemviews/qlistview.cpp:848 #15174 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb4f2c0) at kernel/qwidget.cpp:8554 #15175 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb4f2c0) at widgets/qframe.cpp:557 #15176 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb4f2c0) at widgets/qabstractscrollarea.cpp:1043 #15177 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb4f2c0) at itemviews/qabstractitemview.cpp:1644 #15178 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb4f2c0) at widgets/qabstractscrollarea_p.h:100 #15179 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb4f2c0) at widgets/qabstractscrollarea_p.h:116 #15180 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb4f2c0) at kernel/qcoreapplication.cpp:1063 #15181 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb4f2c0) at kernel/qapplication.cpp:4561 #15182 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb4f2c0) at kernel/qapplication.cpp:4530 #15183 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb4f2c0) at kernel/qcoreapplication.cpp:953 #15184 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb4f2c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15185 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15186 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15187 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15188 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15189 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb501f0) at itemviews/qabstractitemview.cpp:2415 #15190 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb501f0) at itemviews/qlistview.cpp:848 #15191 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb501f0) at kernel/qwidget.cpp:8554 #15192 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb501f0) at widgets/qframe.cpp:557 #15193 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb501f0) at widgets/qabstractscrollarea.cpp:1043 #15194 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb501f0) at itemviews/qabstractitemview.cpp:1644 #15195 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb501f0) at widgets/qabstractscrollarea_p.h:100 #15196 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb501f0) at widgets/qabstractscrollarea_p.h:116 #15197 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb501f0) at kernel/qcoreapplication.cpp:1063 #15198 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb501f0) at kernel/qapplication.cpp:4561 #15199 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb501f0) at kernel/qapplication.cpp:4530 #15200 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb501f0) at kernel/qcoreapplication.cpp:953 #15201 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb501f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15202 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15203 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15204 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15205 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15206 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb51120) at itemviews/qabstractitemview.cpp:2415 #15207 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb51120) at itemviews/qlistview.cpp:848 #15208 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb51120) at kernel/qwidget.cpp:8554 #15209 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb51120) at widgets/qframe.cpp:557 #15210 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb51120) at widgets/qabstractscrollarea.cpp:1043 #15211 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb51120) at itemviews/qabstractitemview.cpp:1644 #15212 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb51120) at widgets/qabstractscrollarea_p.h:100 #15213 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb51120) at widgets/qabstractscrollarea_p.h:116 #15214 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb51120) at kernel/qcoreapplication.cpp:1063 #15215 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb51120) at kernel/qapplication.cpp:4561 #15216 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb51120) at kernel/qapplication.cpp:4530 #15217 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb51120) at kernel/qcoreapplication.cpp:953 #15218 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb51120) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15219 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15220 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15221 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15222 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15223 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb52050) at itemviews/qabstractitemview.cpp:2415 #15224 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb52050) at itemviews/qlistview.cpp:848 #15225 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb52050) at kernel/qwidget.cpp:8554 #15226 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb52050) at widgets/qframe.cpp:557 #15227 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb52050) at widgets/qabstractscrollarea.cpp:1043 #15228 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb52050) at itemviews/qabstractitemview.cpp:1644 #15229 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb52050) at widgets/qabstractscrollarea_p.h:100 #15230 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb52050) at widgets/qabstractscrollarea_p.h:116 #15231 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb52050) at kernel/qcoreapplication.cpp:1063 #15232 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb52050) at kernel/qapplication.cpp:4561 #15233 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb52050) at kernel/qapplication.cpp:4530 #15234 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb52050) at kernel/qcoreapplication.cpp:953 #15235 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb52050) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15236 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15237 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15238 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15239 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15240 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb52f80) at itemviews/qabstractitemview.cpp:2415 #15241 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb52f80) at itemviews/qlistview.cpp:848 #15242 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb52f80) at kernel/qwidget.cpp:8554 #15243 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb52f80) at widgets/qframe.cpp:557 #15244 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb52f80) at widgets/qabstractscrollarea.cpp:1043 #15245 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb52f80) at itemviews/qabstractitemview.cpp:1644 #15246 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb52f80) at widgets/qabstractscrollarea_p.h:100 #15247 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb52f80) at widgets/qabstractscrollarea_p.h:116 #15248 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb52f80) at kernel/qcoreapplication.cpp:1063 #15249 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb52f80) at kernel/qapplication.cpp:4561 #15250 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb52f80) at kernel/qapplication.cpp:4530 #15251 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb52f80) at kernel/qcoreapplication.cpp:953 #15252 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb52f80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15253 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15254 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15255 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15256 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15257 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb53eb0) at itemviews/qabstractitemview.cpp:2415 #15258 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb53eb0) at itemviews/qlistview.cpp:848 #15259 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb53eb0) at kernel/qwidget.cpp:8554 #15260 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb53eb0) at widgets/qframe.cpp:557 #15261 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb53eb0) at widgets/qabstractscrollarea.cpp:1043 #15262 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb53eb0) at itemviews/qabstractitemview.cpp:1644 #15263 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb53eb0) at widgets/qabstractscrollarea_p.h:100 #15264 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb53eb0) at widgets/qabstractscrollarea_p.h:116 #15265 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb53eb0) at kernel/qcoreapplication.cpp:1063 #15266 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb53eb0) at kernel/qapplication.cpp:4561 #15267 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb53eb0) at kernel/qapplication.cpp:4530 #15268 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb53eb0) at kernel/qcoreapplication.cpp:953 #15269 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb53eb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15270 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15271 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15272 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15273 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15274 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb54de0) at itemviews/qabstractitemview.cpp:2415 #15275 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb54de0) at itemviews/qlistview.cpp:848 #15276 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb54de0) at kernel/qwidget.cpp:8554 #15277 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb54de0) at widgets/qframe.cpp:557 #15278 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb54de0) at widgets/qabstractscrollarea.cpp:1043 #15279 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb54de0) at itemviews/qabstractitemview.cpp:1644 #15280 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb54de0) at widgets/qabstractscrollarea_p.h:100 #15281 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb54de0) at widgets/qabstractscrollarea_p.h:116 #15282 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb54de0) at kernel/qcoreapplication.cpp:1063 #15283 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb54de0) at kernel/qapplication.cpp:4561 #15284 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb54de0) at kernel/qapplication.cpp:4530 #15285 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb54de0) at kernel/qcoreapplication.cpp:953 #15286 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb54de0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15287 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15288 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15289 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15290 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15291 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb55d10) at itemviews/qabstractitemview.cpp:2415 #15292 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb55d10) at itemviews/qlistview.cpp:848 #15293 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb55d10) at kernel/qwidget.cpp:8554 #15294 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb55d10) at widgets/qframe.cpp:557 #15295 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb55d10) at widgets/qabstractscrollarea.cpp:1043 #15296 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb55d10) at itemviews/qabstractitemview.cpp:1644 #15297 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb55d10) at widgets/qabstractscrollarea_p.h:100 #15298 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb55d10) at widgets/qabstractscrollarea_p.h:116 #15299 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb55d10) at kernel/qcoreapplication.cpp:1063 #15300 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb55d10) at kernel/qapplication.cpp:4561 #15301 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb55d10) at kernel/qapplication.cpp:4530 #15302 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb55d10) at kernel/qcoreapplication.cpp:953 #15303 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb55d10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15304 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15305 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15306 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15307 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15308 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb56c40) at itemviews/qabstractitemview.cpp:2415 #15309 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb56c40) at itemviews/qlistview.cpp:848 #15310 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb56c40) at kernel/qwidget.cpp:8554 #15311 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb56c40) at widgets/qframe.cpp:557 #15312 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb56c40) at widgets/qabstractscrollarea.cpp:1043 #15313 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb56c40) at itemviews/qabstractitemview.cpp:1644 #15314 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb56c40) at widgets/qabstractscrollarea_p.h:100 #15315 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb56c40) at widgets/qabstractscrollarea_p.h:116 #15316 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb56c40) at kernel/qcoreapplication.cpp:1063 #15317 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb56c40) at kernel/qapplication.cpp:4561 #15318 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb56c40) at kernel/qapplication.cpp:4530 #15319 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb56c40) at kernel/qcoreapplication.cpp:953 #15320 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb56c40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15321 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15322 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15323 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15324 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15325 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb57b70) at itemviews/qabstractitemview.cpp:2415 #15326 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb57b70) at itemviews/qlistview.cpp:848 #15327 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb57b70) at kernel/qwidget.cpp:8554 #15328 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb57b70) at widgets/qframe.cpp:557 #15329 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb57b70) at widgets/qabstractscrollarea.cpp:1043 #15330 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb57b70) at itemviews/qabstractitemview.cpp:1644 #15331 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb57b70) at widgets/qabstractscrollarea_p.h:100 #15332 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb57b70) at widgets/qabstractscrollarea_p.h:116 #15333 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb57b70) at kernel/qcoreapplication.cpp:1063 #15334 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb57b70) at kernel/qapplication.cpp:4561 #15335 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb57b70) at kernel/qapplication.cpp:4530 #15336 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb57b70) at kernel/qcoreapplication.cpp:953 #15337 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb57b70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15338 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15339 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15340 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15341 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15342 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb58aa0) at itemviews/qabstractitemview.cpp:2415 #15343 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb58aa0) at itemviews/qlistview.cpp:848 #15344 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb58aa0) at kernel/qwidget.cpp:8554 #15345 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb58aa0) at widgets/qframe.cpp:557 #15346 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb58aa0) at widgets/qabstractscrollarea.cpp:1043 #15347 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb58aa0) at itemviews/qabstractitemview.cpp:1644 #15348 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb58aa0) at widgets/qabstractscrollarea_p.h:100 #15349 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb58aa0) at widgets/qabstractscrollarea_p.h:116 #15350 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb58aa0) at kernel/qcoreapplication.cpp:1063 #15351 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb58aa0) at kernel/qapplication.cpp:4561 #15352 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb58aa0) at kernel/qapplication.cpp:4530 #15353 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb58aa0) at kernel/qcoreapplication.cpp:953 #15354 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb58aa0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15355 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15356 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15357 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15358 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15359 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb599d0) at itemviews/qabstractitemview.cpp:2415 #15360 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb599d0) at itemviews/qlistview.cpp:848 #15361 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb599d0) at kernel/qwidget.cpp:8554 #15362 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb599d0) at widgets/qframe.cpp:557 #15363 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb599d0) at widgets/qabstractscrollarea.cpp:1043 #15364 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb599d0) at itemviews/qabstractitemview.cpp:1644 #15365 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb599d0) at widgets/qabstractscrollarea_p.h:100 #15366 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb599d0) at widgets/qabstractscrollarea_p.h:116 #15367 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb599d0) at kernel/qcoreapplication.cpp:1063 #15368 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb599d0) at kernel/qapplication.cpp:4561 #15369 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb599d0) at kernel/qapplication.cpp:4530 #15370 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb599d0) at kernel/qcoreapplication.cpp:953 #15371 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb599d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15372 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15373 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15374 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15375 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15376 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb5a900) at itemviews/qabstractitemview.cpp:2415 #15377 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb5a900) at itemviews/qlistview.cpp:848 #15378 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb5a900) at kernel/qwidget.cpp:8554 #15379 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb5a900) at widgets/qframe.cpp:557 #15380 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb5a900) at widgets/qabstractscrollarea.cpp:1043 #15381 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb5a900) at itemviews/qabstractitemview.cpp:1644 #15382 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb5a900) at widgets/qabstractscrollarea_p.h:100 #15383 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb5a900) at widgets/qabstractscrollarea_p.h:116 #15384 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb5a900) at kernel/qcoreapplication.cpp:1063 #15385 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb5a900) at kernel/qapplication.cpp:4561 #15386 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb5a900) at kernel/qapplication.cpp:4530 #15387 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb5a900) at kernel/qcoreapplication.cpp:953 #15388 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb5a900) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15389 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15390 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15391 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15392 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15393 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb5b830) at itemviews/qabstractitemview.cpp:2415 #15394 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb5b830) at itemviews/qlistview.cpp:848 #15395 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb5b830) at kernel/qwidget.cpp:8554 #15396 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb5b830) at widgets/qframe.cpp:557 #15397 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb5b830) at widgets/qabstractscrollarea.cpp:1043 #15398 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb5b830) at itemviews/qabstractitemview.cpp:1644 #15399 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb5b830) at widgets/qabstractscrollarea_p.h:100 #15400 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb5b830) at widgets/qabstractscrollarea_p.h:116 #15401 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb5b830) at kernel/qcoreapplication.cpp:1063 #15402 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb5b830) at kernel/qapplication.cpp:4561 #15403 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb5b830) at kernel/qapplication.cpp:4530 #15404 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb5b830) at kernel/qcoreapplication.cpp:953 #15405 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb5b830) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15406 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15407 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15408 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15409 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15410 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb5c760) at itemviews/qabstractitemview.cpp:2415 #15411 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb5c760) at itemviews/qlistview.cpp:848 #15412 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb5c760) at kernel/qwidget.cpp:8554 #15413 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb5c760) at widgets/qframe.cpp:557 #15414 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb5c760) at widgets/qabstractscrollarea.cpp:1043 #15415 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb5c760) at itemviews/qabstractitemview.cpp:1644 #15416 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb5c760) at widgets/qabstractscrollarea_p.h:100 #15417 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb5c760) at widgets/qabstractscrollarea_p.h:116 #15418 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb5c760) at kernel/qcoreapplication.cpp:1063 #15419 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb5c760) at kernel/qapplication.cpp:4561 #15420 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb5c760) at kernel/qapplication.cpp:4530 #15421 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb5c760) at kernel/qcoreapplication.cpp:953 #15422 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb5c760) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15423 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15424 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15425 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15426 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15427 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb5d690) at itemviews/qabstractitemview.cpp:2415 #15428 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb5d690) at itemviews/qlistview.cpp:848 #15429 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb5d690) at kernel/qwidget.cpp:8554 #15430 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb5d690) at widgets/qframe.cpp:557 #15431 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb5d690) at widgets/qabstractscrollarea.cpp:1043 #15432 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb5d690) at itemviews/qabstractitemview.cpp:1644 #15433 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb5d690) at widgets/qabstractscrollarea_p.h:100 #15434 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb5d690) at widgets/qabstractscrollarea_p.h:116 #15435 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb5d690) at kernel/qcoreapplication.cpp:1063 #15436 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb5d690) at kernel/qapplication.cpp:4561 #15437 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb5d690) at kernel/qapplication.cpp:4530 #15438 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb5d690) at kernel/qcoreapplication.cpp:953 #15439 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb5d690) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15440 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15441 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15442 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15443 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15444 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb5e5c0) at itemviews/qabstractitemview.cpp:2415 #15445 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb5e5c0) at itemviews/qlistview.cpp:848 #15446 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb5e5c0) at kernel/qwidget.cpp:8554 #15447 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb5e5c0) at widgets/qframe.cpp:557 #15448 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb5e5c0) at widgets/qabstractscrollarea.cpp:1043 #15449 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb5e5c0) at itemviews/qabstractitemview.cpp:1644 #15450 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb5e5c0) at widgets/qabstractscrollarea_p.h:100 #15451 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb5e5c0) at widgets/qabstractscrollarea_p.h:116 #15452 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb5e5c0) at kernel/qcoreapplication.cpp:1063 #15453 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb5e5c0) at kernel/qapplication.cpp:4561 #15454 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb5e5c0) at kernel/qapplication.cpp:4530 #15455 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb5e5c0) at kernel/qcoreapplication.cpp:953 #15456 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb5e5c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15457 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15458 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15459 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15460 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15461 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb5f4f0) at itemviews/qabstractitemview.cpp:2415 #15462 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb5f4f0) at itemviews/qlistview.cpp:848 #15463 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb5f4f0) at kernel/qwidget.cpp:8554 #15464 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb5f4f0) at widgets/qframe.cpp:557 #15465 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb5f4f0) at widgets/qabstractscrollarea.cpp:1043 #15466 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb5f4f0) at itemviews/qabstractitemview.cpp:1644 #15467 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb5f4f0) at widgets/qabstractscrollarea_p.h:100 #15468 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb5f4f0) at widgets/qabstractscrollarea_p.h:116 #15469 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb5f4f0) at kernel/qcoreapplication.cpp:1063 #15470 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb5f4f0) at kernel/qapplication.cpp:4561 #15471 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb5f4f0) at kernel/qapplication.cpp:4530 #15472 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb5f4f0) at kernel/qcoreapplication.cpp:953 #15473 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb5f4f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15474 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15475 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15476 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15477 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15478 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb60420) at itemviews/qabstractitemview.cpp:2415 #15479 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb60420) at itemviews/qlistview.cpp:848 #15480 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb60420) at kernel/qwidget.cpp:8554 #15481 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb60420) at widgets/qframe.cpp:557 #15482 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb60420) at widgets/qabstractscrollarea.cpp:1043 #15483 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb60420) at itemviews/qabstractitemview.cpp:1644 #15484 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb60420) at widgets/qabstractscrollarea_p.h:100 #15485 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb60420) at widgets/qabstractscrollarea_p.h:116 #15486 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb60420) at kernel/qcoreapplication.cpp:1063 #15487 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb60420) at kernel/qapplication.cpp:4561 #15488 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb60420) at kernel/qapplication.cpp:4530 #15489 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb60420) at kernel/qcoreapplication.cpp:953 #15490 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb60420) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15491 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15492 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15493 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15494 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15495 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb61350) at itemviews/qabstractitemview.cpp:2415 #15496 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb61350) at itemviews/qlistview.cpp:848 #15497 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb61350) at kernel/qwidget.cpp:8554 #15498 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb61350) at widgets/qframe.cpp:557 #15499 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb61350) at widgets/qabstractscrollarea.cpp:1043 #15500 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb61350) at itemviews/qabstractitemview.cpp:1644 #15501 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb61350) at widgets/qabstractscrollarea_p.h:100 #15502 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb61350) at widgets/qabstractscrollarea_p.h:116 #15503 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb61350) at kernel/qcoreapplication.cpp:1063 #15504 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb61350) at kernel/qapplication.cpp:4561 #15505 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb61350) at kernel/qapplication.cpp:4530 #15506 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb61350) at kernel/qcoreapplication.cpp:953 #15507 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb61350) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15508 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15509 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15510 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15511 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15512 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb62280) at itemviews/qabstractitemview.cpp:2415 #15513 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb62280) at itemviews/qlistview.cpp:848 #15514 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb62280) at kernel/qwidget.cpp:8554 #15515 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb62280) at widgets/qframe.cpp:557 #15516 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb62280) at widgets/qabstractscrollarea.cpp:1043 #15517 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb62280) at itemviews/qabstractitemview.cpp:1644 #15518 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb62280) at widgets/qabstractscrollarea_p.h:100 #15519 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb62280) at widgets/qabstractscrollarea_p.h:116 #15520 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb62280) at kernel/qcoreapplication.cpp:1063 #15521 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb62280) at kernel/qapplication.cpp:4561 #15522 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb62280) at kernel/qapplication.cpp:4530 #15523 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb62280) at kernel/qcoreapplication.cpp:953 #15524 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb62280) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15525 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15526 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15527 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15528 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15529 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb631b0) at itemviews/qabstractitemview.cpp:2415 #15530 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb631b0) at itemviews/qlistview.cpp:848 #15531 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb631b0) at kernel/qwidget.cpp:8554 #15532 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb631b0) at widgets/qframe.cpp:557 #15533 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb631b0) at widgets/qabstractscrollarea.cpp:1043 #15534 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb631b0) at itemviews/qabstractitemview.cpp:1644 #15535 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb631b0) at widgets/qabstractscrollarea_p.h:100 #15536 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb631b0) at widgets/qabstractscrollarea_p.h:116 #15537 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb631b0) at kernel/qcoreapplication.cpp:1063 #15538 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb631b0) at kernel/qapplication.cpp:4561 #15539 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb631b0) at kernel/qapplication.cpp:4530 #15540 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb631b0) at kernel/qcoreapplication.cpp:953 #15541 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb631b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15542 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15543 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15544 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15545 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15546 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb640e0) at itemviews/qabstractitemview.cpp:2415 #15547 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb640e0) at itemviews/qlistview.cpp:848 #15548 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb640e0) at kernel/qwidget.cpp:8554 #15549 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb640e0) at widgets/qframe.cpp:557 #15550 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb640e0) at widgets/qabstractscrollarea.cpp:1043 #15551 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb640e0) at itemviews/qabstractitemview.cpp:1644 #15552 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb640e0) at widgets/qabstractscrollarea_p.h:100 #15553 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb640e0) at widgets/qabstractscrollarea_p.h:116 #15554 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb640e0) at kernel/qcoreapplication.cpp:1063 #15555 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb640e0) at kernel/qapplication.cpp:4561 #15556 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb640e0) at kernel/qapplication.cpp:4530 #15557 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb640e0) at kernel/qcoreapplication.cpp:953 #15558 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb640e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15559 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15560 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15561 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15562 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15563 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb65010) at itemviews/qabstractitemview.cpp:2415 #15564 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb65010) at itemviews/qlistview.cpp:848 #15565 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb65010) at kernel/qwidget.cpp:8554 #15566 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb65010) at widgets/qframe.cpp:557 #15567 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb65010) at widgets/qabstractscrollarea.cpp:1043 #15568 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb65010) at itemviews/qabstractitemview.cpp:1644 #15569 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb65010) at widgets/qabstractscrollarea_p.h:100 #15570 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb65010) at widgets/qabstractscrollarea_p.h:116 #15571 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb65010) at kernel/qcoreapplication.cpp:1063 #15572 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb65010) at kernel/qapplication.cpp:4561 #15573 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb65010) at kernel/qapplication.cpp:4530 #15574 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb65010) at kernel/qcoreapplication.cpp:953 #15575 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb65010) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15576 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15577 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15578 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15579 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15580 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb65f40) at itemviews/qabstractitemview.cpp:2415 #15581 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb65f40) at itemviews/qlistview.cpp:848 #15582 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb65f40) at kernel/qwidget.cpp:8554 #15583 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb65f40) at widgets/qframe.cpp:557 #15584 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb65f40) at widgets/qabstractscrollarea.cpp:1043 #15585 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb65f40) at itemviews/qabstractitemview.cpp:1644 #15586 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb65f40) at widgets/qabstractscrollarea_p.h:100 #15587 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb65f40) at widgets/qabstractscrollarea_p.h:116 #15588 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb65f40) at kernel/qcoreapplication.cpp:1063 #15589 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb65f40) at kernel/qapplication.cpp:4561 #15590 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb65f40) at kernel/qapplication.cpp:4530 #15591 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb65f40) at kernel/qcoreapplication.cpp:953 #15592 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb65f40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15593 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15594 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15595 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15596 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15597 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb66e70) at itemviews/qabstractitemview.cpp:2415 #15598 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb66e70) at itemviews/qlistview.cpp:848 #15599 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb66e70) at kernel/qwidget.cpp:8554 #15600 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb66e70) at widgets/qframe.cpp:557 #15601 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb66e70) at widgets/qabstractscrollarea.cpp:1043 #15602 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb66e70) at itemviews/qabstractitemview.cpp:1644 #15603 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb66e70) at widgets/qabstractscrollarea_p.h:100 #15604 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb66e70) at widgets/qabstractscrollarea_p.h:116 #15605 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb66e70) at kernel/qcoreapplication.cpp:1063 #15606 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb66e70) at kernel/qapplication.cpp:4561 #15607 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb66e70) at kernel/qapplication.cpp:4530 #15608 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb66e70) at kernel/qcoreapplication.cpp:953 #15609 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb66e70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15610 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15611 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15612 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15613 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15614 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb67da0) at itemviews/qabstractitemview.cpp:2415 #15615 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb67da0) at itemviews/qlistview.cpp:848 #15616 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb67da0) at kernel/qwidget.cpp:8554 #15617 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb67da0) at widgets/qframe.cpp:557 #15618 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb67da0) at widgets/qabstractscrollarea.cpp:1043 #15619 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb67da0) at itemviews/qabstractitemview.cpp:1644 #15620 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb67da0) at widgets/qabstractscrollarea_p.h:100 #15621 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb67da0) at widgets/qabstractscrollarea_p.h:116 #15622 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb67da0) at kernel/qcoreapplication.cpp:1063 #15623 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb67da0) at kernel/qapplication.cpp:4561 #15624 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb67da0) at kernel/qapplication.cpp:4530 #15625 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb67da0) at kernel/qcoreapplication.cpp:953 #15626 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb67da0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15627 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15628 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15629 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15630 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15631 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb68cd0) at itemviews/qabstractitemview.cpp:2415 #15632 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb68cd0) at itemviews/qlistview.cpp:848 #15633 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb68cd0) at kernel/qwidget.cpp:8554 #15634 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb68cd0) at widgets/qframe.cpp:557 #15635 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb68cd0) at widgets/qabstractscrollarea.cpp:1043 #15636 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb68cd0) at itemviews/qabstractitemview.cpp:1644 #15637 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb68cd0) at widgets/qabstractscrollarea_p.h:100 #15638 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb68cd0) at widgets/qabstractscrollarea_p.h:116 #15639 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb68cd0) at kernel/qcoreapplication.cpp:1063 #15640 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb68cd0) at kernel/qapplication.cpp:4561 #15641 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb68cd0) at kernel/qapplication.cpp:4530 #15642 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb68cd0) at kernel/qcoreapplication.cpp:953 #15643 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb68cd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15644 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15645 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15646 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15647 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15648 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb69c00) at itemviews/qabstractitemview.cpp:2415 #15649 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb69c00) at itemviews/qlistview.cpp:848 #15650 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb69c00) at kernel/qwidget.cpp:8554 #15651 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb69c00) at widgets/qframe.cpp:557 #15652 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb69c00) at widgets/qabstractscrollarea.cpp:1043 #15653 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb69c00) at itemviews/qabstractitemview.cpp:1644 #15654 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb69c00) at widgets/qabstractscrollarea_p.h:100 #15655 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb69c00) at widgets/qabstractscrollarea_p.h:116 #15656 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb69c00) at kernel/qcoreapplication.cpp:1063 #15657 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb69c00) at kernel/qapplication.cpp:4561 #15658 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb69c00) at kernel/qapplication.cpp:4530 #15659 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb69c00) at kernel/qcoreapplication.cpp:953 #15660 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb69c00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15661 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15662 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15663 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15664 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15665 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb6ab30) at itemviews/qabstractitemview.cpp:2415 #15666 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb6ab30) at itemviews/qlistview.cpp:848 #15667 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb6ab30) at kernel/qwidget.cpp:8554 #15668 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb6ab30) at widgets/qframe.cpp:557 #15669 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb6ab30) at widgets/qabstractscrollarea.cpp:1043 #15670 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb6ab30) at itemviews/qabstractitemview.cpp:1644 #15671 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb6ab30) at widgets/qabstractscrollarea_p.h:100 #15672 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb6ab30) at widgets/qabstractscrollarea_p.h:116 #15673 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb6ab30) at kernel/qcoreapplication.cpp:1063 #15674 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb6ab30) at kernel/qapplication.cpp:4561 #15675 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb6ab30) at kernel/qapplication.cpp:4530 #15676 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb6ab30) at kernel/qcoreapplication.cpp:953 #15677 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb6ab30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15678 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15679 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15680 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15681 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15682 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb6ba60) at itemviews/qabstractitemview.cpp:2415 #15683 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb6ba60) at itemviews/qlistview.cpp:848 #15684 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb6ba60) at kernel/qwidget.cpp:8554 #15685 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb6ba60) at widgets/qframe.cpp:557 #15686 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb6ba60) at widgets/qabstractscrollarea.cpp:1043 #15687 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb6ba60) at itemviews/qabstractitemview.cpp:1644 #15688 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb6ba60) at widgets/qabstractscrollarea_p.h:100 #15689 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb6ba60) at widgets/qabstractscrollarea_p.h:116 #15690 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb6ba60) at kernel/qcoreapplication.cpp:1063 #15691 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb6ba60) at kernel/qapplication.cpp:4561 #15692 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb6ba60) at kernel/qapplication.cpp:4530 #15693 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb6ba60) at kernel/qcoreapplication.cpp:953 #15694 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb6ba60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15695 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15696 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15697 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15698 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15699 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb6c990) at itemviews/qabstractitemview.cpp:2415 #15700 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb6c990) at itemviews/qlistview.cpp:848 #15701 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb6c990) at kernel/qwidget.cpp:8554 #15702 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb6c990) at widgets/qframe.cpp:557 #15703 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb6c990) at widgets/qabstractscrollarea.cpp:1043 #15704 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb6c990) at itemviews/qabstractitemview.cpp:1644 #15705 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb6c990) at widgets/qabstractscrollarea_p.h:100 #15706 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb6c990) at widgets/qabstractscrollarea_p.h:116 #15707 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb6c990) at kernel/qcoreapplication.cpp:1063 #15708 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb6c990) at kernel/qapplication.cpp:4561 #15709 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb6c990) at kernel/qapplication.cpp:4530 #15710 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb6c990) at kernel/qcoreapplication.cpp:953 #15711 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb6c990) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15712 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15713 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15714 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15715 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15716 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb6d8c0) at itemviews/qabstractitemview.cpp:2415 #15717 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb6d8c0) at itemviews/qlistview.cpp:848 #15718 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb6d8c0) at kernel/qwidget.cpp:8554 #15719 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb6d8c0) at widgets/qframe.cpp:557 #15720 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb6d8c0) at widgets/qabstractscrollarea.cpp:1043 #15721 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb6d8c0) at itemviews/qabstractitemview.cpp:1644 #15722 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb6d8c0) at widgets/qabstractscrollarea_p.h:100 #15723 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb6d8c0) at widgets/qabstractscrollarea_p.h:116 #15724 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb6d8c0) at kernel/qcoreapplication.cpp:1063 #15725 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb6d8c0) at kernel/qapplication.cpp:4561 #15726 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb6d8c0) at kernel/qapplication.cpp:4530 #15727 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb6d8c0) at kernel/qcoreapplication.cpp:953 #15728 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb6d8c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15729 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15730 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15731 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15732 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15733 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb6e7f0) at itemviews/qabstractitemview.cpp:2415 #15734 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb6e7f0) at itemviews/qlistview.cpp:848 #15735 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb6e7f0) at kernel/qwidget.cpp:8554 #15736 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb6e7f0) at widgets/qframe.cpp:557 #15737 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb6e7f0) at widgets/qabstractscrollarea.cpp:1043 #15738 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb6e7f0) at itemviews/qabstractitemview.cpp:1644 #15739 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb6e7f0) at widgets/qabstractscrollarea_p.h:100 #15740 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb6e7f0) at widgets/qabstractscrollarea_p.h:116 #15741 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb6e7f0) at kernel/qcoreapplication.cpp:1063 #15742 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb6e7f0) at kernel/qapplication.cpp:4561 #15743 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb6e7f0) at kernel/qapplication.cpp:4530 #15744 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb6e7f0) at kernel/qcoreapplication.cpp:953 #15745 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb6e7f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15746 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15747 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15748 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15749 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15750 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb6f720) at itemviews/qabstractitemview.cpp:2415 #15751 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb6f720) at itemviews/qlistview.cpp:848 #15752 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb6f720) at kernel/qwidget.cpp:8554 #15753 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb6f720) at widgets/qframe.cpp:557 #15754 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb6f720) at widgets/qabstractscrollarea.cpp:1043 #15755 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb6f720) at itemviews/qabstractitemview.cpp:1644 #15756 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb6f720) at widgets/qabstractscrollarea_p.h:100 #15757 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb6f720) at widgets/qabstractscrollarea_p.h:116 #15758 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb6f720) at kernel/qcoreapplication.cpp:1063 #15759 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb6f720) at kernel/qapplication.cpp:4561 #15760 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb6f720) at kernel/qapplication.cpp:4530 #15761 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb6f720) at kernel/qcoreapplication.cpp:953 #15762 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb6f720) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15763 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15764 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15765 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15766 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15767 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb70650) at itemviews/qabstractitemview.cpp:2415 #15768 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb70650) at itemviews/qlistview.cpp:848 #15769 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb70650) at kernel/qwidget.cpp:8554 #15770 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb70650) at widgets/qframe.cpp:557 #15771 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb70650) at widgets/qabstractscrollarea.cpp:1043 #15772 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb70650) at itemviews/qabstractitemview.cpp:1644 #15773 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb70650) at widgets/qabstractscrollarea_p.h:100 #15774 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb70650) at widgets/qabstractscrollarea_p.h:116 #15775 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb70650) at kernel/qcoreapplication.cpp:1063 #15776 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb70650) at kernel/qapplication.cpp:4561 #15777 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb70650) at kernel/qapplication.cpp:4530 #15778 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb70650) at kernel/qcoreapplication.cpp:953 #15779 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb70650) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15780 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15781 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15782 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15783 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15784 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb71580) at itemviews/qabstractitemview.cpp:2415 #15785 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb71580) at itemviews/qlistview.cpp:848 #15786 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb71580) at kernel/qwidget.cpp:8554 #15787 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb71580) at widgets/qframe.cpp:557 #15788 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb71580) at widgets/qabstractscrollarea.cpp:1043 #15789 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb71580) at itemviews/qabstractitemview.cpp:1644 #15790 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb71580) at widgets/qabstractscrollarea_p.h:100 #15791 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb71580) at widgets/qabstractscrollarea_p.h:116 #15792 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb71580) at kernel/qcoreapplication.cpp:1063 #15793 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb71580) at kernel/qapplication.cpp:4561 #15794 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb71580) at kernel/qapplication.cpp:4530 #15795 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb71580) at kernel/qcoreapplication.cpp:953 #15796 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb71580) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15797 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15798 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15799 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15800 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15801 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb724b0) at itemviews/qabstractitemview.cpp:2415 #15802 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb724b0) at itemviews/qlistview.cpp:848 #15803 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb724b0) at kernel/qwidget.cpp:8554 #15804 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb724b0) at widgets/qframe.cpp:557 #15805 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb724b0) at widgets/qabstractscrollarea.cpp:1043 #15806 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb724b0) at itemviews/qabstractitemview.cpp:1644 #15807 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb724b0) at widgets/qabstractscrollarea_p.h:100 #15808 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb724b0) at widgets/qabstractscrollarea_p.h:116 #15809 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb724b0) at kernel/qcoreapplication.cpp:1063 #15810 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb724b0) at kernel/qapplication.cpp:4561 #15811 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb724b0) at kernel/qapplication.cpp:4530 #15812 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb724b0) at kernel/qcoreapplication.cpp:953 #15813 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb724b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15814 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15815 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15816 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15817 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15818 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb733e0) at itemviews/qabstractitemview.cpp:2415 #15819 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb733e0) at itemviews/qlistview.cpp:848 #15820 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb733e0) at kernel/qwidget.cpp:8554 #15821 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb733e0) at widgets/qframe.cpp:557 #15822 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb733e0) at widgets/qabstractscrollarea.cpp:1043 #15823 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb733e0) at itemviews/qabstractitemview.cpp:1644 #15824 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb733e0) at widgets/qabstractscrollarea_p.h:100 #15825 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb733e0) at widgets/qabstractscrollarea_p.h:116 #15826 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb733e0) at kernel/qcoreapplication.cpp:1063 #15827 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb733e0) at kernel/qapplication.cpp:4561 #15828 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb733e0) at kernel/qapplication.cpp:4530 #15829 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb733e0) at kernel/qcoreapplication.cpp:953 #15830 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb733e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15831 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15832 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15833 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15834 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15835 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb74310) at itemviews/qabstractitemview.cpp:2415 #15836 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb74310) at itemviews/qlistview.cpp:848 #15837 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb74310) at kernel/qwidget.cpp:8554 #15838 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb74310) at widgets/qframe.cpp:557 #15839 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb74310) at widgets/qabstractscrollarea.cpp:1043 #15840 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb74310) at itemviews/qabstractitemview.cpp:1644 #15841 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb74310) at widgets/qabstractscrollarea_p.h:100 #15842 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb74310) at widgets/qabstractscrollarea_p.h:116 #15843 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb74310) at kernel/qcoreapplication.cpp:1063 #15844 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb74310) at kernel/qapplication.cpp:4561 #15845 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb74310) at kernel/qapplication.cpp:4530 #15846 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb74310) at kernel/qcoreapplication.cpp:953 #15847 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb74310) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15848 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15849 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15850 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15851 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15852 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb75240) at itemviews/qabstractitemview.cpp:2415 #15853 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb75240) at itemviews/qlistview.cpp:848 #15854 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb75240) at kernel/qwidget.cpp:8554 #15855 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb75240) at widgets/qframe.cpp:557 #15856 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb75240) at widgets/qabstractscrollarea.cpp:1043 #15857 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb75240) at itemviews/qabstractitemview.cpp:1644 #15858 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb75240) at widgets/qabstractscrollarea_p.h:100 #15859 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb75240) at widgets/qabstractscrollarea_p.h:116 #15860 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb75240) at kernel/qcoreapplication.cpp:1063 #15861 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb75240) at kernel/qapplication.cpp:4561 #15862 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb75240) at kernel/qapplication.cpp:4530 #15863 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb75240) at kernel/qcoreapplication.cpp:953 #15864 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb75240) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15865 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15866 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15867 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15868 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15869 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb76170) at itemviews/qabstractitemview.cpp:2415 #15870 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb76170) at itemviews/qlistview.cpp:848 #15871 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb76170) at kernel/qwidget.cpp:8554 #15872 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb76170) at widgets/qframe.cpp:557 #15873 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb76170) at widgets/qabstractscrollarea.cpp:1043 #15874 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb76170) at itemviews/qabstractitemview.cpp:1644 #15875 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb76170) at widgets/qabstractscrollarea_p.h:100 #15876 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb76170) at widgets/qabstractscrollarea_p.h:116 #15877 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb76170) at kernel/qcoreapplication.cpp:1063 #15878 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb76170) at kernel/qapplication.cpp:4561 #15879 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb76170) at kernel/qapplication.cpp:4530 #15880 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb76170) at kernel/qcoreapplication.cpp:953 #15881 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb76170) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15882 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15883 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15884 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15885 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15886 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb770a0) at itemviews/qabstractitemview.cpp:2415 #15887 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb770a0) at itemviews/qlistview.cpp:848 #15888 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb770a0) at kernel/qwidget.cpp:8554 #15889 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb770a0) at widgets/qframe.cpp:557 #15890 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb770a0) at widgets/qabstractscrollarea.cpp:1043 #15891 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb770a0) at itemviews/qabstractitemview.cpp:1644 #15892 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb770a0) at widgets/qabstractscrollarea_p.h:100 #15893 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb770a0) at widgets/qabstractscrollarea_p.h:116 #15894 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb770a0) at kernel/qcoreapplication.cpp:1063 #15895 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb770a0) at kernel/qapplication.cpp:4561 #15896 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb770a0) at kernel/qapplication.cpp:4530 #15897 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb770a0) at kernel/qcoreapplication.cpp:953 #15898 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb770a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15899 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15900 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15901 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15902 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15903 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb77fd0) at itemviews/qabstractitemview.cpp:2415 #15904 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb77fd0) at itemviews/qlistview.cpp:848 #15905 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb77fd0) at kernel/qwidget.cpp:8554 #15906 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb77fd0) at widgets/qframe.cpp:557 #15907 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb77fd0) at widgets/qabstractscrollarea.cpp:1043 #15908 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb77fd0) at itemviews/qabstractitemview.cpp:1644 #15909 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb77fd0) at widgets/qabstractscrollarea_p.h:100 #15910 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb77fd0) at widgets/qabstractscrollarea_p.h:116 #15911 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb77fd0) at kernel/qcoreapplication.cpp:1063 #15912 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb77fd0) at kernel/qapplication.cpp:4561 #15913 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb77fd0) at kernel/qapplication.cpp:4530 #15914 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb77fd0) at kernel/qcoreapplication.cpp:953 #15915 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb77fd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15916 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15917 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15918 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15919 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15920 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb78f00) at itemviews/qabstractitemview.cpp:2415 #15921 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb78f00) at itemviews/qlistview.cpp:848 #15922 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb78f00) at kernel/qwidget.cpp:8554 #15923 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb78f00) at widgets/qframe.cpp:557 #15924 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb78f00) at widgets/qabstractscrollarea.cpp:1043 #15925 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb78f00) at itemviews/qabstractitemview.cpp:1644 #15926 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb78f00) at widgets/qabstractscrollarea_p.h:100 #15927 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb78f00) at widgets/qabstractscrollarea_p.h:116 #15928 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb78f00) at kernel/qcoreapplication.cpp:1063 #15929 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb78f00) at kernel/qapplication.cpp:4561 #15930 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb78f00) at kernel/qapplication.cpp:4530 #15931 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb78f00) at kernel/qcoreapplication.cpp:953 #15932 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb78f00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15933 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15934 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15935 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15936 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15937 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb79e30) at itemviews/qabstractitemview.cpp:2415 #15938 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb79e30) at itemviews/qlistview.cpp:848 #15939 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb79e30) at kernel/qwidget.cpp:8554 #15940 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb79e30) at widgets/qframe.cpp:557 #15941 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb79e30) at widgets/qabstractscrollarea.cpp:1043 #15942 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb79e30) at itemviews/qabstractitemview.cpp:1644 #15943 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb79e30) at widgets/qabstractscrollarea_p.h:100 #15944 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb79e30) at widgets/qabstractscrollarea_p.h:116 #15945 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb79e30) at kernel/qcoreapplication.cpp:1063 #15946 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb79e30) at kernel/qapplication.cpp:4561 #15947 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb79e30) at kernel/qapplication.cpp:4530 #15948 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb79e30) at kernel/qcoreapplication.cpp:953 #15949 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb79e30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15950 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15951 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15952 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15953 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15954 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb7ad60) at itemviews/qabstractitemview.cpp:2415 #15955 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb7ad60) at itemviews/qlistview.cpp:848 #15956 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb7ad60) at kernel/qwidget.cpp:8554 #15957 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb7ad60) at widgets/qframe.cpp:557 #15958 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb7ad60) at widgets/qabstractscrollarea.cpp:1043 #15959 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb7ad60) at itemviews/qabstractitemview.cpp:1644 #15960 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb7ad60) at widgets/qabstractscrollarea_p.h:100 #15961 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb7ad60) at widgets/qabstractscrollarea_p.h:116 #15962 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb7ad60) at kernel/qcoreapplication.cpp:1063 #15963 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb7ad60) at kernel/qapplication.cpp:4561 #15964 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb7ad60) at kernel/qapplication.cpp:4530 #15965 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb7ad60) at kernel/qcoreapplication.cpp:953 #15966 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb7ad60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15967 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #15968 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15969 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15970 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15971 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb7bc90) at itemviews/qabstractitemview.cpp:2415 #15972 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb7bc90) at itemviews/qlistview.cpp:848 #15973 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb7bc90) at kernel/qwidget.cpp:8554 #15974 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb7bc90) at widgets/qframe.cpp:557 #15975 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb7bc90) at widgets/qabstractscrollarea.cpp:1043 #15976 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb7bc90) at itemviews/qabstractitemview.cpp:1644 #15977 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb7bc90) at widgets/qabstractscrollarea_p.h:100 #15978 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb7bc90) at widgets/qabstractscrollarea_p.h:116 #15979 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb7bc90) at kernel/qcoreapplication.cpp:1063 #15980 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb7bc90) at kernel/qapplication.cpp:4561 #15981 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb7bc90) at kernel/qapplication.cpp:4530 #15982 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb7bc90) at kernel/qcoreapplication.cpp:953 #15983 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb7bc90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15984 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #15985 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #15986 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #15987 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #15988 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb7cbc0) at itemviews/qabstractitemview.cpp:2415 #15989 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb7cbc0) at itemviews/qlistview.cpp:848 #15990 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb7cbc0) at kernel/qwidget.cpp:8554 #15991 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb7cbc0) at widgets/qframe.cpp:557 #15992 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb7cbc0) at widgets/qabstractscrollarea.cpp:1043 #15993 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb7cbc0) at itemviews/qabstractitemview.cpp:1644 #15994 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb7cbc0) at widgets/qabstractscrollarea_p.h:100 #15995 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb7cbc0) at widgets/qabstractscrollarea_p.h:116 #15996 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb7cbc0) at kernel/qcoreapplication.cpp:1063 #15997 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb7cbc0) at kernel/qapplication.cpp:4561 #15998 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb7cbc0) at kernel/qapplication.cpp:4530 #15999 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb7cbc0) at kernel/qcoreapplication.cpp:953 #16000 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb7cbc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16001 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16002 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16003 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16004 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16005 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb7daf0) at itemviews/qabstractitemview.cpp:2415 #16006 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb7daf0) at itemviews/qlistview.cpp:848 #16007 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb7daf0) at kernel/qwidget.cpp:8554 #16008 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb7daf0) at widgets/qframe.cpp:557 #16009 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb7daf0) at widgets/qabstractscrollarea.cpp:1043 #16010 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb7daf0) at itemviews/qabstractitemview.cpp:1644 #16011 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb7daf0) at widgets/qabstractscrollarea_p.h:100 #16012 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb7daf0) at widgets/qabstractscrollarea_p.h:116 #16013 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb7daf0) at kernel/qcoreapplication.cpp:1063 #16014 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb7daf0) at kernel/qapplication.cpp:4561 #16015 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb7daf0) at kernel/qapplication.cpp:4530 #16016 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb7daf0) at kernel/qcoreapplication.cpp:953 #16017 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb7daf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16018 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16019 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16020 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16021 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16022 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb7ea20) at itemviews/qabstractitemview.cpp:2415 #16023 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb7ea20) at itemviews/qlistview.cpp:848 #16024 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb7ea20) at kernel/qwidget.cpp:8554 #16025 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb7ea20) at widgets/qframe.cpp:557 #16026 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb7ea20) at widgets/qabstractscrollarea.cpp:1043 #16027 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb7ea20) at itemviews/qabstractitemview.cpp:1644 #16028 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb7ea20) at widgets/qabstractscrollarea_p.h:100 #16029 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb7ea20) at widgets/qabstractscrollarea_p.h:116 #16030 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb7ea20) at kernel/qcoreapplication.cpp:1063 #16031 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb7ea20) at kernel/qapplication.cpp:4561 #16032 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb7ea20) at kernel/qapplication.cpp:4530 #16033 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb7ea20) at kernel/qcoreapplication.cpp:953 #16034 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb7ea20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16035 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16036 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16037 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16038 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16039 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb7f950) at itemviews/qabstractitemview.cpp:2415 #16040 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb7f950) at itemviews/qlistview.cpp:848 #16041 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb7f950) at kernel/qwidget.cpp:8554 #16042 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb7f950) at widgets/qframe.cpp:557 #16043 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb7f950) at widgets/qabstractscrollarea.cpp:1043 #16044 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb7f950) at itemviews/qabstractitemview.cpp:1644 #16045 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb7f950) at widgets/qabstractscrollarea_p.h:100 #16046 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb7f950) at widgets/qabstractscrollarea_p.h:116 #16047 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb7f950) at kernel/qcoreapplication.cpp:1063 #16048 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb7f950) at kernel/qapplication.cpp:4561 #16049 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb7f950) at kernel/qapplication.cpp:4530 #16050 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb7f950) at kernel/qcoreapplication.cpp:953 #16051 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb7f950) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16052 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16053 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16054 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16055 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16056 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb80880) at itemviews/qabstractitemview.cpp:2415 #16057 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb80880) at itemviews/qlistview.cpp:848 #16058 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb80880) at kernel/qwidget.cpp:8554 #16059 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb80880) at widgets/qframe.cpp:557 #16060 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb80880) at widgets/qabstractscrollarea.cpp:1043 #16061 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb80880) at itemviews/qabstractitemview.cpp:1644 #16062 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb80880) at widgets/qabstractscrollarea_p.h:100 #16063 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb80880) at widgets/qabstractscrollarea_p.h:116 #16064 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb80880) at kernel/qcoreapplication.cpp:1063 #16065 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb80880) at kernel/qapplication.cpp:4561 #16066 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb80880) at kernel/qapplication.cpp:4530 #16067 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb80880) at kernel/qcoreapplication.cpp:953 #16068 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb80880) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16069 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16070 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16071 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16072 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16073 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb817b0) at itemviews/qabstractitemview.cpp:2415 #16074 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb817b0) at itemviews/qlistview.cpp:848 #16075 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb817b0) at kernel/qwidget.cpp:8554 #16076 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb817b0) at widgets/qframe.cpp:557 #16077 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb817b0) at widgets/qabstractscrollarea.cpp:1043 #16078 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb817b0) at itemviews/qabstractitemview.cpp:1644 #16079 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb817b0) at widgets/qabstractscrollarea_p.h:100 #16080 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb817b0) at widgets/qabstractscrollarea_p.h:116 #16081 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb817b0) at kernel/qcoreapplication.cpp:1063 #16082 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb817b0) at kernel/qapplication.cpp:4561 #16083 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb817b0) at kernel/qapplication.cpp:4530 #16084 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb817b0) at kernel/qcoreapplication.cpp:953 #16085 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb817b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16086 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16087 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16088 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16089 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16090 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb826e0) at itemviews/qabstractitemview.cpp:2415 #16091 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb826e0) at itemviews/qlistview.cpp:848 #16092 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb826e0) at kernel/qwidget.cpp:8554 #16093 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb826e0) at widgets/qframe.cpp:557 #16094 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb826e0) at widgets/qabstractscrollarea.cpp:1043 #16095 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb826e0) at itemviews/qabstractitemview.cpp:1644 #16096 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb826e0) at widgets/qabstractscrollarea_p.h:100 #16097 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb826e0) at widgets/qabstractscrollarea_p.h:116 #16098 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb826e0) at kernel/qcoreapplication.cpp:1063 #16099 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb826e0) at kernel/qapplication.cpp:4561 #16100 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb826e0) at kernel/qapplication.cpp:4530 #16101 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb826e0) at kernel/qcoreapplication.cpp:953 #16102 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb826e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16103 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16104 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16105 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16106 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16107 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb83610) at itemviews/qabstractitemview.cpp:2415 #16108 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb83610) at itemviews/qlistview.cpp:848 #16109 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb83610) at kernel/qwidget.cpp:8554 #16110 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb83610) at widgets/qframe.cpp:557 #16111 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb83610) at widgets/qabstractscrollarea.cpp:1043 #16112 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb83610) at itemviews/qabstractitemview.cpp:1644 #16113 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb83610) at widgets/qabstractscrollarea_p.h:100 #16114 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb83610) at widgets/qabstractscrollarea_p.h:116 #16115 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb83610) at kernel/qcoreapplication.cpp:1063 #16116 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb83610) at kernel/qapplication.cpp:4561 #16117 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb83610) at kernel/qapplication.cpp:4530 #16118 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb83610) at kernel/qcoreapplication.cpp:953 #16119 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb83610) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16120 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16121 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16122 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16123 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16124 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb84540) at itemviews/qabstractitemview.cpp:2415 #16125 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb84540) at itemviews/qlistview.cpp:848 #16126 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb84540) at kernel/qwidget.cpp:8554 #16127 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb84540) at widgets/qframe.cpp:557 #16128 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb84540) at widgets/qabstractscrollarea.cpp:1043 #16129 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb84540) at itemviews/qabstractitemview.cpp:1644 #16130 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb84540) at widgets/qabstractscrollarea_p.h:100 #16131 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb84540) at widgets/qabstractscrollarea_p.h:116 #16132 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb84540) at kernel/qcoreapplication.cpp:1063 #16133 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb84540) at kernel/qapplication.cpp:4561 #16134 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb84540) at kernel/qapplication.cpp:4530 #16135 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb84540) at kernel/qcoreapplication.cpp:953 #16136 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb84540) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16137 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16138 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16139 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16140 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16141 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb85470) at itemviews/qabstractitemview.cpp:2415 #16142 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb85470) at itemviews/qlistview.cpp:848 #16143 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb85470) at kernel/qwidget.cpp:8554 #16144 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb85470) at widgets/qframe.cpp:557 #16145 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb85470) at widgets/qabstractscrollarea.cpp:1043 #16146 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb85470) at itemviews/qabstractitemview.cpp:1644 #16147 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb85470) at widgets/qabstractscrollarea_p.h:100 #16148 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb85470) at widgets/qabstractscrollarea_p.h:116 #16149 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb85470) at kernel/qcoreapplication.cpp:1063 #16150 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb85470) at kernel/qapplication.cpp:4561 #16151 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb85470) at kernel/qapplication.cpp:4530 #16152 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb85470) at kernel/qcoreapplication.cpp:953 #16153 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb85470) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16154 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16155 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16156 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16157 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16158 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb863a0) at itemviews/qabstractitemview.cpp:2415 #16159 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb863a0) at itemviews/qlistview.cpp:848 #16160 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb863a0) at kernel/qwidget.cpp:8554 #16161 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb863a0) at widgets/qframe.cpp:557 #16162 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb863a0) at widgets/qabstractscrollarea.cpp:1043 #16163 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb863a0) at itemviews/qabstractitemview.cpp:1644 #16164 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb863a0) at widgets/qabstractscrollarea_p.h:100 #16165 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb863a0) at widgets/qabstractscrollarea_p.h:116 #16166 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb863a0) at kernel/qcoreapplication.cpp:1063 #16167 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb863a0) at kernel/qapplication.cpp:4561 #16168 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb863a0) at kernel/qapplication.cpp:4530 #16169 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb863a0) at kernel/qcoreapplication.cpp:953 #16170 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb863a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16171 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16172 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16173 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16174 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16175 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb872d0) at itemviews/qabstractitemview.cpp:2415 #16176 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb872d0) at itemviews/qlistview.cpp:848 #16177 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb872d0) at kernel/qwidget.cpp:8554 #16178 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb872d0) at widgets/qframe.cpp:557 #16179 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb872d0) at widgets/qabstractscrollarea.cpp:1043 #16180 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb872d0) at itemviews/qabstractitemview.cpp:1644 #16181 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb872d0) at widgets/qabstractscrollarea_p.h:100 #16182 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb872d0) at widgets/qabstractscrollarea_p.h:116 #16183 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb872d0) at kernel/qcoreapplication.cpp:1063 #16184 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb872d0) at kernel/qapplication.cpp:4561 #16185 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb872d0) at kernel/qapplication.cpp:4530 #16186 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb872d0) at kernel/qcoreapplication.cpp:953 #16187 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb872d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16188 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16189 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16190 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16191 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16192 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb88200) at itemviews/qabstractitemview.cpp:2415 #16193 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb88200) at itemviews/qlistview.cpp:848 #16194 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb88200) at kernel/qwidget.cpp:8554 #16195 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb88200) at widgets/qframe.cpp:557 #16196 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb88200) at widgets/qabstractscrollarea.cpp:1043 #16197 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb88200) at itemviews/qabstractitemview.cpp:1644 #16198 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb88200) at widgets/qabstractscrollarea_p.h:100 #16199 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb88200) at widgets/qabstractscrollarea_p.h:116 #16200 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb88200) at kernel/qcoreapplication.cpp:1063 #16201 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb88200) at kernel/qapplication.cpp:4561 #16202 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb88200) at kernel/qapplication.cpp:4530 #16203 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb88200) at kernel/qcoreapplication.cpp:953 #16204 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb88200) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16205 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16206 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16207 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16208 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16209 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb89130) at itemviews/qabstractitemview.cpp:2415 #16210 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb89130) at itemviews/qlistview.cpp:848 #16211 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb89130) at kernel/qwidget.cpp:8554 #16212 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb89130) at widgets/qframe.cpp:557 #16213 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb89130) at widgets/qabstractscrollarea.cpp:1043 #16214 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb89130) at itemviews/qabstractitemview.cpp:1644 #16215 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb89130) at widgets/qabstractscrollarea_p.h:100 #16216 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb89130) at widgets/qabstractscrollarea_p.h:116 #16217 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb89130) at kernel/qcoreapplication.cpp:1063 #16218 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb89130) at kernel/qapplication.cpp:4561 #16219 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb89130) at kernel/qapplication.cpp:4530 #16220 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb89130) at kernel/qcoreapplication.cpp:953 #16221 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb89130) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16222 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16223 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16224 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16225 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16226 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb8a060) at itemviews/qabstractitemview.cpp:2415 #16227 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb8a060) at itemviews/qlistview.cpp:848 #16228 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb8a060) at kernel/qwidget.cpp:8554 #16229 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb8a060) at widgets/qframe.cpp:557 #16230 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb8a060) at widgets/qabstractscrollarea.cpp:1043 #16231 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb8a060) at itemviews/qabstractitemview.cpp:1644 #16232 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb8a060) at widgets/qabstractscrollarea_p.h:100 #16233 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb8a060) at widgets/qabstractscrollarea_p.h:116 #16234 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb8a060) at kernel/qcoreapplication.cpp:1063 #16235 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb8a060) at kernel/qapplication.cpp:4561 #16236 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb8a060) at kernel/qapplication.cpp:4530 #16237 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb8a060) at kernel/qcoreapplication.cpp:953 #16238 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb8a060) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16239 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16240 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16241 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16242 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16243 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb8af90) at itemviews/qabstractitemview.cpp:2415 #16244 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb8af90) at itemviews/qlistview.cpp:848 #16245 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb8af90) at kernel/qwidget.cpp:8554 #16246 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb8af90) at widgets/qframe.cpp:557 #16247 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb8af90) at widgets/qabstractscrollarea.cpp:1043 #16248 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb8af90) at itemviews/qabstractitemview.cpp:1644 #16249 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb8af90) at widgets/qabstractscrollarea_p.h:100 #16250 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb8af90) at widgets/qabstractscrollarea_p.h:116 #16251 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb8af90) at kernel/qcoreapplication.cpp:1063 #16252 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb8af90) at kernel/qapplication.cpp:4561 #16253 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb8af90) at kernel/qapplication.cpp:4530 #16254 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb8af90) at kernel/qcoreapplication.cpp:953 #16255 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb8af90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16256 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16257 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16258 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16259 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16260 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb8bec0) at itemviews/qabstractitemview.cpp:2415 #16261 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb8bec0) at itemviews/qlistview.cpp:848 #16262 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb8bec0) at kernel/qwidget.cpp:8554 #16263 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb8bec0) at widgets/qframe.cpp:557 #16264 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb8bec0) at widgets/qabstractscrollarea.cpp:1043 #16265 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb8bec0) at itemviews/qabstractitemview.cpp:1644 #16266 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb8bec0) at widgets/qabstractscrollarea_p.h:100 #16267 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb8bec0) at widgets/qabstractscrollarea_p.h:116 #16268 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb8bec0) at kernel/qcoreapplication.cpp:1063 #16269 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb8bec0) at kernel/qapplication.cpp:4561 #16270 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb8bec0) at kernel/qapplication.cpp:4530 #16271 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb8bec0) at kernel/qcoreapplication.cpp:953 #16272 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb8bec0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16273 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16274 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16275 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16276 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16277 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb8cdf0) at itemviews/qabstractitemview.cpp:2415 #16278 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb8cdf0) at itemviews/qlistview.cpp:848 #16279 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb8cdf0) at kernel/qwidget.cpp:8554 #16280 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb8cdf0) at widgets/qframe.cpp:557 #16281 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb8cdf0) at widgets/qabstractscrollarea.cpp:1043 #16282 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb8cdf0) at itemviews/qabstractitemview.cpp:1644 #16283 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb8cdf0) at widgets/qabstractscrollarea_p.h:100 #16284 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb8cdf0) at widgets/qabstractscrollarea_p.h:116 #16285 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb8cdf0) at kernel/qcoreapplication.cpp:1063 #16286 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb8cdf0) at kernel/qapplication.cpp:4561 #16287 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb8cdf0) at kernel/qapplication.cpp:4530 #16288 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb8cdf0) at kernel/qcoreapplication.cpp:953 #16289 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb8cdf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16290 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16291 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16292 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16293 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16294 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb8dd20) at itemviews/qabstractitemview.cpp:2415 #16295 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb8dd20) at itemviews/qlistview.cpp:848 #16296 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb8dd20) at kernel/qwidget.cpp:8554 #16297 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb8dd20) at widgets/qframe.cpp:557 #16298 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb8dd20) at widgets/qabstractscrollarea.cpp:1043 #16299 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb8dd20) at itemviews/qabstractitemview.cpp:1644 #16300 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb8dd20) at widgets/qabstractscrollarea_p.h:100 #16301 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb8dd20) at widgets/qabstractscrollarea_p.h:116 #16302 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb8dd20) at kernel/qcoreapplication.cpp:1063 #16303 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb8dd20) at kernel/qapplication.cpp:4561 #16304 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb8dd20) at kernel/qapplication.cpp:4530 #16305 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb8dd20) at kernel/qcoreapplication.cpp:953 #16306 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb8dd20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16307 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16308 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16309 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16310 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16311 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb8ec50) at itemviews/qabstractitemview.cpp:2415 #16312 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb8ec50) at itemviews/qlistview.cpp:848 #16313 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb8ec50) at kernel/qwidget.cpp:8554 #16314 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb8ec50) at widgets/qframe.cpp:557 #16315 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb8ec50) at widgets/qabstractscrollarea.cpp:1043 #16316 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb8ec50) at itemviews/qabstractitemview.cpp:1644 #16317 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb8ec50) at widgets/qabstractscrollarea_p.h:100 #16318 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb8ec50) at widgets/qabstractscrollarea_p.h:116 #16319 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb8ec50) at kernel/qcoreapplication.cpp:1063 #16320 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb8ec50) at kernel/qapplication.cpp:4561 #16321 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb8ec50) at kernel/qapplication.cpp:4530 #16322 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb8ec50) at kernel/qcoreapplication.cpp:953 #16323 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb8ec50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16324 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16325 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16326 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16327 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16328 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb8fb80) at itemviews/qabstractitemview.cpp:2415 #16329 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb8fb80) at itemviews/qlistview.cpp:848 #16330 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb8fb80) at kernel/qwidget.cpp:8554 #16331 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb8fb80) at widgets/qframe.cpp:557 #16332 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb8fb80) at widgets/qabstractscrollarea.cpp:1043 #16333 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb8fb80) at itemviews/qabstractitemview.cpp:1644 #16334 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb8fb80) at widgets/qabstractscrollarea_p.h:100 #16335 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb8fb80) at widgets/qabstractscrollarea_p.h:116 #16336 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb8fb80) at kernel/qcoreapplication.cpp:1063 #16337 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb8fb80) at kernel/qapplication.cpp:4561 #16338 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb8fb80) at kernel/qapplication.cpp:4530 #16339 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb8fb80) at kernel/qcoreapplication.cpp:953 #16340 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb8fb80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16341 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16342 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16343 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16344 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16345 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb90ab0) at itemviews/qabstractitemview.cpp:2415 #16346 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb90ab0) at itemviews/qlistview.cpp:848 #16347 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb90ab0) at kernel/qwidget.cpp:8554 #16348 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb90ab0) at widgets/qframe.cpp:557 #16349 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb90ab0) at widgets/qabstractscrollarea.cpp:1043 #16350 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb90ab0) at itemviews/qabstractitemview.cpp:1644 #16351 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb90ab0) at widgets/qabstractscrollarea_p.h:100 #16352 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb90ab0) at widgets/qabstractscrollarea_p.h:116 #16353 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb90ab0) at kernel/qcoreapplication.cpp:1063 #16354 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb90ab0) at kernel/qapplication.cpp:4561 #16355 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb90ab0) at kernel/qapplication.cpp:4530 #16356 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb90ab0) at kernel/qcoreapplication.cpp:953 #16357 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb90ab0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16358 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16359 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16360 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16361 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16362 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb919e0) at itemviews/qabstractitemview.cpp:2415 #16363 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb919e0) at itemviews/qlistview.cpp:848 #16364 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb919e0) at kernel/qwidget.cpp:8554 #16365 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb919e0) at widgets/qframe.cpp:557 #16366 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb919e0) at widgets/qabstractscrollarea.cpp:1043 #16367 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb919e0) at itemviews/qabstractitemview.cpp:1644 #16368 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb919e0) at widgets/qabstractscrollarea_p.h:100 #16369 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb919e0) at widgets/qabstractscrollarea_p.h:116 #16370 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb919e0) at kernel/qcoreapplication.cpp:1063 #16371 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb919e0) at kernel/qapplication.cpp:4561 #16372 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb919e0) at kernel/qapplication.cpp:4530 #16373 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb919e0) at kernel/qcoreapplication.cpp:953 #16374 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb919e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16375 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16376 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16377 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16378 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16379 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb92910) at itemviews/qabstractitemview.cpp:2415 #16380 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb92910) at itemviews/qlistview.cpp:848 #16381 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb92910) at kernel/qwidget.cpp:8554 #16382 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb92910) at widgets/qframe.cpp:557 #16383 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb92910) at widgets/qabstractscrollarea.cpp:1043 #16384 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb92910) at itemviews/qabstractitemview.cpp:1644 #16385 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb92910) at widgets/qabstractscrollarea_p.h:100 #16386 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb92910) at widgets/qabstractscrollarea_p.h:116 #16387 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb92910) at kernel/qcoreapplication.cpp:1063 #16388 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb92910) at kernel/qapplication.cpp:4561 #16389 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb92910) at kernel/qapplication.cpp:4530 #16390 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb92910) at kernel/qcoreapplication.cpp:953 #16391 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb92910) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16392 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16393 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16394 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16395 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16396 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb93840) at itemviews/qabstractitemview.cpp:2415 #16397 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb93840) at itemviews/qlistview.cpp:848 #16398 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb93840) at kernel/qwidget.cpp:8554 #16399 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb93840) at widgets/qframe.cpp:557 #16400 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb93840) at widgets/qabstractscrollarea.cpp:1043 #16401 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb93840) at itemviews/qabstractitemview.cpp:1644 #16402 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb93840) at widgets/qabstractscrollarea_p.h:100 #16403 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb93840) at widgets/qabstractscrollarea_p.h:116 #16404 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb93840) at kernel/qcoreapplication.cpp:1063 #16405 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb93840) at kernel/qapplication.cpp:4561 #16406 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb93840) at kernel/qapplication.cpp:4530 #16407 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb93840) at kernel/qcoreapplication.cpp:953 #16408 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb93840) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16409 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16410 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16411 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16412 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16413 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb94770) at itemviews/qabstractitemview.cpp:2415 #16414 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb94770) at itemviews/qlistview.cpp:848 #16415 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb94770) at kernel/qwidget.cpp:8554 #16416 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb94770) at widgets/qframe.cpp:557 #16417 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb94770) at widgets/qabstractscrollarea.cpp:1043 #16418 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb94770) at itemviews/qabstractitemview.cpp:1644 #16419 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb94770) at widgets/qabstractscrollarea_p.h:100 #16420 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb94770) at widgets/qabstractscrollarea_p.h:116 #16421 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb94770) at kernel/qcoreapplication.cpp:1063 #16422 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb94770) at kernel/qapplication.cpp:4561 #16423 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb94770) at kernel/qapplication.cpp:4530 #16424 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb94770) at kernel/qcoreapplication.cpp:953 #16425 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb94770) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16426 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16427 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16428 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16429 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16430 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb956a0) at itemviews/qabstractitemview.cpp:2415 #16431 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb956a0) at itemviews/qlistview.cpp:848 #16432 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb956a0) at kernel/qwidget.cpp:8554 #16433 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb956a0) at widgets/qframe.cpp:557 #16434 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb956a0) at widgets/qabstractscrollarea.cpp:1043 #16435 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb956a0) at itemviews/qabstractitemview.cpp:1644 #16436 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb956a0) at widgets/qabstractscrollarea_p.h:100 #16437 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb956a0) at widgets/qabstractscrollarea_p.h:116 #16438 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb956a0) at kernel/qcoreapplication.cpp:1063 #16439 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb956a0) at kernel/qapplication.cpp:4561 #16440 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb956a0) at kernel/qapplication.cpp:4530 #16441 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb956a0) at kernel/qcoreapplication.cpp:953 #16442 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb956a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16443 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16444 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16445 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16446 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16447 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb965d0) at itemviews/qabstractitemview.cpp:2415 #16448 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb965d0) at itemviews/qlistview.cpp:848 #16449 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb965d0) at kernel/qwidget.cpp:8554 #16450 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb965d0) at widgets/qframe.cpp:557 #16451 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb965d0) at widgets/qabstractscrollarea.cpp:1043 #16452 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb965d0) at itemviews/qabstractitemview.cpp:1644 #16453 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb965d0) at widgets/qabstractscrollarea_p.h:100 #16454 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb965d0) at widgets/qabstractscrollarea_p.h:116 #16455 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb965d0) at kernel/qcoreapplication.cpp:1063 #16456 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb965d0) at kernel/qapplication.cpp:4561 #16457 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb965d0) at kernel/qapplication.cpp:4530 #16458 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb965d0) at kernel/qcoreapplication.cpp:953 #16459 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb965d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16460 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16461 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16462 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16463 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16464 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb97500) at itemviews/qabstractitemview.cpp:2415 #16465 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb97500) at itemviews/qlistview.cpp:848 #16466 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb97500) at kernel/qwidget.cpp:8554 #16467 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb97500) at widgets/qframe.cpp:557 #16468 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb97500) at widgets/qabstractscrollarea.cpp:1043 #16469 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb97500) at itemviews/qabstractitemview.cpp:1644 #16470 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb97500) at widgets/qabstractscrollarea_p.h:100 #16471 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb97500) at widgets/qabstractscrollarea_p.h:116 #16472 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb97500) at kernel/qcoreapplication.cpp:1063 #16473 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb97500) at kernel/qapplication.cpp:4561 #16474 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb97500) at kernel/qapplication.cpp:4530 #16475 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb97500) at kernel/qcoreapplication.cpp:953 #16476 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb97500) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16477 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16478 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16479 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16480 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16481 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb98430) at itemviews/qabstractitemview.cpp:2415 #16482 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb98430) at itemviews/qlistview.cpp:848 #16483 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb98430) at kernel/qwidget.cpp:8554 #16484 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb98430) at widgets/qframe.cpp:557 #16485 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb98430) at widgets/qabstractscrollarea.cpp:1043 #16486 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb98430) at itemviews/qabstractitemview.cpp:1644 #16487 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb98430) at widgets/qabstractscrollarea_p.h:100 #16488 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb98430) at widgets/qabstractscrollarea_p.h:116 #16489 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb98430) at kernel/qcoreapplication.cpp:1063 #16490 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb98430) at kernel/qapplication.cpp:4561 #16491 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb98430) at kernel/qapplication.cpp:4530 #16492 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb98430) at kernel/qcoreapplication.cpp:953 #16493 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb98430) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16494 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16495 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16496 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16497 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16498 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb99360) at itemviews/qabstractitemview.cpp:2415 #16499 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb99360) at itemviews/qlistview.cpp:848 #16500 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb99360) at kernel/qwidget.cpp:8554 #16501 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb99360) at widgets/qframe.cpp:557 #16502 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb99360) at widgets/qabstractscrollarea.cpp:1043 #16503 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb99360) at itemviews/qabstractitemview.cpp:1644 #16504 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb99360) at widgets/qabstractscrollarea_p.h:100 #16505 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb99360) at widgets/qabstractscrollarea_p.h:116 #16506 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb99360) at kernel/qcoreapplication.cpp:1063 #16507 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb99360) at kernel/qapplication.cpp:4561 #16508 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb99360) at kernel/qapplication.cpp:4530 #16509 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb99360) at kernel/qcoreapplication.cpp:953 #16510 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb99360) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16511 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16512 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16513 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16514 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16515 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb9a290) at itemviews/qabstractitemview.cpp:2415 #16516 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb9a290) at itemviews/qlistview.cpp:848 #16517 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb9a290) at kernel/qwidget.cpp:8554 #16518 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb9a290) at widgets/qframe.cpp:557 #16519 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb9a290) at widgets/qabstractscrollarea.cpp:1043 #16520 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb9a290) at itemviews/qabstractitemview.cpp:1644 #16521 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb9a290) at widgets/qabstractscrollarea_p.h:100 #16522 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb9a290) at widgets/qabstractscrollarea_p.h:116 #16523 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb9a290) at kernel/qcoreapplication.cpp:1063 #16524 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb9a290) at kernel/qapplication.cpp:4561 #16525 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb9a290) at kernel/qapplication.cpp:4530 #16526 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb9a290) at kernel/qcoreapplication.cpp:953 #16527 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb9a290) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16528 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16529 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16530 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16531 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16532 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb9b1c0) at itemviews/qabstractitemview.cpp:2415 #16533 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb9b1c0) at itemviews/qlistview.cpp:848 #16534 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb9b1c0) at kernel/qwidget.cpp:8554 #16535 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb9b1c0) at widgets/qframe.cpp:557 #16536 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb9b1c0) at widgets/qabstractscrollarea.cpp:1043 #16537 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb9b1c0) at itemviews/qabstractitemview.cpp:1644 #16538 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb9b1c0) at widgets/qabstractscrollarea_p.h:100 #16539 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb9b1c0) at widgets/qabstractscrollarea_p.h:116 #16540 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb9b1c0) at kernel/qcoreapplication.cpp:1063 #16541 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb9b1c0) at kernel/qapplication.cpp:4561 #16542 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb9b1c0) at kernel/qapplication.cpp:4530 #16543 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb9b1c0) at kernel/qcoreapplication.cpp:953 #16544 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb9b1c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16545 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16546 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16547 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16548 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16549 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb9c0f0) at itemviews/qabstractitemview.cpp:2415 #16550 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb9c0f0) at itemviews/qlistview.cpp:848 #16551 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb9c0f0) at kernel/qwidget.cpp:8554 #16552 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb9c0f0) at widgets/qframe.cpp:557 #16553 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb9c0f0) at widgets/qabstractscrollarea.cpp:1043 #16554 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb9c0f0) at itemviews/qabstractitemview.cpp:1644 #16555 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb9c0f0) at widgets/qabstractscrollarea_p.h:100 #16556 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb9c0f0) at widgets/qabstractscrollarea_p.h:116 #16557 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb9c0f0) at kernel/qcoreapplication.cpp:1063 #16558 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb9c0f0) at kernel/qapplication.cpp:4561 #16559 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb9c0f0) at kernel/qapplication.cpp:4530 #16560 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb9c0f0) at kernel/qcoreapplication.cpp:953 #16561 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb9c0f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16562 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16563 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16564 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16565 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16566 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb9d020) at itemviews/qabstractitemview.cpp:2415 #16567 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb9d020) at itemviews/qlistview.cpp:848 #16568 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb9d020) at kernel/qwidget.cpp:8554 #16569 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb9d020) at widgets/qframe.cpp:557 #16570 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb9d020) at widgets/qabstractscrollarea.cpp:1043 #16571 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb9d020) at itemviews/qabstractitemview.cpp:1644 #16572 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb9d020) at widgets/qabstractscrollarea_p.h:100 #16573 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb9d020) at widgets/qabstractscrollarea_p.h:116 #16574 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb9d020) at kernel/qcoreapplication.cpp:1063 #16575 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb9d020) at kernel/qapplication.cpp:4561 #16576 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb9d020) at kernel/qapplication.cpp:4530 #16577 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb9d020) at kernel/qcoreapplication.cpp:953 #16578 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb9d020) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16579 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16580 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16581 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16582 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16583 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb9df50) at itemviews/qabstractitemview.cpp:2415 #16584 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb9df50) at itemviews/qlistview.cpp:848 #16585 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb9df50) at kernel/qwidget.cpp:8554 #16586 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb9df50) at widgets/qframe.cpp:557 #16587 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb9df50) at widgets/qabstractscrollarea.cpp:1043 #16588 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb9df50) at itemviews/qabstractitemview.cpp:1644 #16589 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb9df50) at widgets/qabstractscrollarea_p.h:100 #16590 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb9df50) at widgets/qabstractscrollarea_p.h:116 #16591 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb9df50) at kernel/qcoreapplication.cpp:1063 #16592 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb9df50) at kernel/qapplication.cpp:4561 #16593 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb9df50) at kernel/qapplication.cpp:4530 #16594 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb9df50) at kernel/qcoreapplication.cpp:953 #16595 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb9df50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16596 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16597 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16598 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16599 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16600 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb9ee80) at itemviews/qabstractitemview.cpp:2415 #16601 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb9ee80) at itemviews/qlistview.cpp:848 #16602 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb9ee80) at kernel/qwidget.cpp:8554 #16603 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb9ee80) at widgets/qframe.cpp:557 #16604 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb9ee80) at widgets/qabstractscrollarea.cpp:1043 #16605 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb9ee80) at itemviews/qabstractitemview.cpp:1644 #16606 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb9ee80) at widgets/qabstractscrollarea_p.h:100 #16607 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb9ee80) at widgets/qabstractscrollarea_p.h:116 #16608 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb9ee80) at kernel/qcoreapplication.cpp:1063 #16609 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb9ee80) at kernel/qapplication.cpp:4561 #16610 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb9ee80) at kernel/qapplication.cpp:4530 #16611 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb9ee80) at kernel/qcoreapplication.cpp:953 #16612 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb9ee80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16613 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16614 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16615 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16616 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16617 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffb9fdb0) at itemviews/qabstractitemview.cpp:2415 #16618 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffb9fdb0) at itemviews/qlistview.cpp:848 #16619 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffb9fdb0) at kernel/qwidget.cpp:8554 #16620 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffb9fdb0) at widgets/qframe.cpp:557 #16621 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffb9fdb0) at widgets/qabstractscrollarea.cpp:1043 #16622 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffb9fdb0) at itemviews/qabstractitemview.cpp:1644 #16623 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffb9fdb0) at widgets/qabstractscrollarea_p.h:100 #16624 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffb9fdb0) at widgets/qabstractscrollarea_p.h:116 #16625 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffb9fdb0) at kernel/qcoreapplication.cpp:1063 #16626 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffb9fdb0) at kernel/qapplication.cpp:4561 #16627 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffb9fdb0) at kernel/qapplication.cpp:4530 #16628 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffb9fdb0) at kernel/qcoreapplication.cpp:953 #16629 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffb9fdb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16630 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16631 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16632 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16633 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16634 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffba0ce0) at itemviews/qabstractitemview.cpp:2415 #16635 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffba0ce0) at itemviews/qlistview.cpp:848 #16636 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffba0ce0) at kernel/qwidget.cpp:8554 #16637 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffba0ce0) at widgets/qframe.cpp:557 #16638 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffba0ce0) at widgets/qabstractscrollarea.cpp:1043 #16639 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffba0ce0) at itemviews/qabstractitemview.cpp:1644 #16640 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffba0ce0) at widgets/qabstractscrollarea_p.h:100 #16641 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffba0ce0) at widgets/qabstractscrollarea_p.h:116 #16642 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffba0ce0) at kernel/qcoreapplication.cpp:1063 #16643 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffba0ce0) at kernel/qapplication.cpp:4561 #16644 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffba0ce0) at kernel/qapplication.cpp:4530 #16645 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffba0ce0) at kernel/qcoreapplication.cpp:953 #16646 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffba0ce0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16647 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16648 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16649 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16650 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16651 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffba1c10) at itemviews/qabstractitemview.cpp:2415 #16652 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffba1c10) at itemviews/qlistview.cpp:848 #16653 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffba1c10) at kernel/qwidget.cpp:8554 #16654 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffba1c10) at widgets/qframe.cpp:557 #16655 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffba1c10) at widgets/qabstractscrollarea.cpp:1043 #16656 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffba1c10) at itemviews/qabstractitemview.cpp:1644 #16657 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffba1c10) at widgets/qabstractscrollarea_p.h:100 #16658 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffba1c10) at widgets/qabstractscrollarea_p.h:116 #16659 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffba1c10) at kernel/qcoreapplication.cpp:1063 #16660 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffba1c10) at kernel/qapplication.cpp:4561 #16661 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffba1c10) at kernel/qapplication.cpp:4530 #16662 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffba1c10) at kernel/qcoreapplication.cpp:953 #16663 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffba1c10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16664 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16665 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16666 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16667 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16668 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffba2b40) at itemviews/qabstractitemview.cpp:2415 #16669 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffba2b40) at itemviews/qlistview.cpp:848 #16670 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffba2b40) at kernel/qwidget.cpp:8554 #16671 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffba2b40) at widgets/qframe.cpp:557 #16672 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffba2b40) at widgets/qabstractscrollarea.cpp:1043 #16673 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffba2b40) at itemviews/qabstractitemview.cpp:1644 #16674 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffba2b40) at widgets/qabstractscrollarea_p.h:100 #16675 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffba2b40) at widgets/qabstractscrollarea_p.h:116 #16676 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffba2b40) at kernel/qcoreapplication.cpp:1063 #16677 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffba2b40) at kernel/qapplication.cpp:4561 #16678 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffba2b40) at kernel/qapplication.cpp:4530 #16679 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffba2b40) at kernel/qcoreapplication.cpp:953 #16680 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffba2b40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16681 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16682 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16683 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16684 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16685 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffba3a70) at itemviews/qabstractitemview.cpp:2415 #16686 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffba3a70) at itemviews/qlistview.cpp:848 #16687 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffba3a70) at kernel/qwidget.cpp:8554 #16688 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffba3a70) at widgets/qframe.cpp:557 #16689 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffba3a70) at widgets/qabstractscrollarea.cpp:1043 #16690 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffba3a70) at itemviews/qabstractitemview.cpp:1644 #16691 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffba3a70) at widgets/qabstractscrollarea_p.h:100 #16692 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffba3a70) at widgets/qabstractscrollarea_p.h:116 #16693 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffba3a70) at kernel/qcoreapplication.cpp:1063 #16694 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffba3a70) at kernel/qapplication.cpp:4561 #16695 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffba3a70) at kernel/qapplication.cpp:4530 #16696 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffba3a70) at kernel/qcoreapplication.cpp:953 #16697 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffba3a70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16698 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16699 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16700 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16701 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16702 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffba49a0) at itemviews/qabstractitemview.cpp:2415 #16703 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffba49a0) at itemviews/qlistview.cpp:848 #16704 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffba49a0) at kernel/qwidget.cpp:8554 #16705 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffba49a0) at widgets/qframe.cpp:557 #16706 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffba49a0) at widgets/qabstractscrollarea.cpp:1043 #16707 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffba49a0) at itemviews/qabstractitemview.cpp:1644 #16708 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffba49a0) at widgets/qabstractscrollarea_p.h:100 #16709 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffba49a0) at widgets/qabstractscrollarea_p.h:116 #16710 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffba49a0) at kernel/qcoreapplication.cpp:1063 #16711 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffba49a0) at kernel/qapplication.cpp:4561 #16712 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffba49a0) at kernel/qapplication.cpp:4530 #16713 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffba49a0) at kernel/qcoreapplication.cpp:953 #16714 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffba49a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16715 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16716 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16717 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16718 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16719 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffba58d0) at itemviews/qabstractitemview.cpp:2415 #16720 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffba58d0) at itemviews/qlistview.cpp:848 #16721 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffba58d0) at kernel/qwidget.cpp:8554 #16722 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffba58d0) at widgets/qframe.cpp:557 #16723 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffba58d0) at widgets/qabstractscrollarea.cpp:1043 #16724 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffba58d0) at itemviews/qabstractitemview.cpp:1644 #16725 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffba58d0) at widgets/qabstractscrollarea_p.h:100 #16726 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffba58d0) at widgets/qabstractscrollarea_p.h:116 #16727 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffba58d0) at kernel/qcoreapplication.cpp:1063 #16728 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffba58d0) at kernel/qapplication.cpp:4561 #16729 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffba58d0) at kernel/qapplication.cpp:4530 #16730 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffba58d0) at kernel/qcoreapplication.cpp:953 #16731 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffba58d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16732 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16733 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16734 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16735 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16736 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffba6800) at itemviews/qabstractitemview.cpp:2415 #16737 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffba6800) at itemviews/qlistview.cpp:848 #16738 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffba6800) at kernel/qwidget.cpp:8554 #16739 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffba6800) at widgets/qframe.cpp:557 #16740 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffba6800) at widgets/qabstractscrollarea.cpp:1043 #16741 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffba6800) at itemviews/qabstractitemview.cpp:1644 #16742 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffba6800) at widgets/qabstractscrollarea_p.h:100 #16743 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffba6800) at widgets/qabstractscrollarea_p.h:116 #16744 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffba6800) at kernel/qcoreapplication.cpp:1063 #16745 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffba6800) at kernel/qapplication.cpp:4561 #16746 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffba6800) at kernel/qapplication.cpp:4530 #16747 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffba6800) at kernel/qcoreapplication.cpp:953 #16748 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffba6800) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16749 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16750 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16751 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16752 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16753 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffba7730) at itemviews/qabstractitemview.cpp:2415 #16754 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffba7730) at itemviews/qlistview.cpp:848 #16755 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffba7730) at kernel/qwidget.cpp:8554 #16756 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffba7730) at widgets/qframe.cpp:557 #16757 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffba7730) at widgets/qabstractscrollarea.cpp:1043 #16758 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffba7730) at itemviews/qabstractitemview.cpp:1644 #16759 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffba7730) at widgets/qabstractscrollarea_p.h:100 #16760 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffba7730) at widgets/qabstractscrollarea_p.h:116 #16761 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffba7730) at kernel/qcoreapplication.cpp:1063 #16762 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffba7730) at kernel/qapplication.cpp:4561 #16763 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffba7730) at kernel/qapplication.cpp:4530 #16764 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffba7730) at kernel/qcoreapplication.cpp:953 #16765 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffba7730) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16766 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16767 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16768 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16769 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16770 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffba8660) at itemviews/qabstractitemview.cpp:2415 #16771 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffba8660) at itemviews/qlistview.cpp:848 #16772 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffba8660) at kernel/qwidget.cpp:8554 #16773 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffba8660) at widgets/qframe.cpp:557 #16774 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffba8660) at widgets/qabstractscrollarea.cpp:1043 #16775 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffba8660) at itemviews/qabstractitemview.cpp:1644 #16776 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffba8660) at widgets/qabstractscrollarea_p.h:100 #16777 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffba8660) at widgets/qabstractscrollarea_p.h:116 #16778 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffba8660) at kernel/qcoreapplication.cpp:1063 #16779 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffba8660) at kernel/qapplication.cpp:4561 #16780 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffba8660) at kernel/qapplication.cpp:4530 #16781 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffba8660) at kernel/qcoreapplication.cpp:953 #16782 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffba8660) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16783 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16784 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16785 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16786 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16787 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffba9590) at itemviews/qabstractitemview.cpp:2415 #16788 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffba9590) at itemviews/qlistview.cpp:848 #16789 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffba9590) at kernel/qwidget.cpp:8554 #16790 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffba9590) at widgets/qframe.cpp:557 #16791 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffba9590) at widgets/qabstractscrollarea.cpp:1043 #16792 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffba9590) at itemviews/qabstractitemview.cpp:1644 #16793 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffba9590) at widgets/qabstractscrollarea_p.h:100 #16794 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffba9590) at widgets/qabstractscrollarea_p.h:116 #16795 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffba9590) at kernel/qcoreapplication.cpp:1063 #16796 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffba9590) at kernel/qapplication.cpp:4561 #16797 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffba9590) at kernel/qapplication.cpp:4530 #16798 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffba9590) at kernel/qcoreapplication.cpp:953 #16799 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffba9590) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16800 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16801 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16802 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16803 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16804 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbaa4c0) at itemviews/qabstractitemview.cpp:2415 #16805 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbaa4c0) at itemviews/qlistview.cpp:848 #16806 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbaa4c0) at kernel/qwidget.cpp:8554 #16807 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbaa4c0) at widgets/qframe.cpp:557 #16808 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbaa4c0) at widgets/qabstractscrollarea.cpp:1043 #16809 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbaa4c0) at itemviews/qabstractitemview.cpp:1644 #16810 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbaa4c0) at widgets/qabstractscrollarea_p.h:100 #16811 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbaa4c0) at widgets/qabstractscrollarea_p.h:116 #16812 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbaa4c0) at kernel/qcoreapplication.cpp:1063 #16813 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbaa4c0) at kernel/qapplication.cpp:4561 #16814 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbaa4c0) at kernel/qapplication.cpp:4530 #16815 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbaa4c0) at kernel/qcoreapplication.cpp:953 #16816 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbaa4c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16817 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16818 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16819 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16820 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16821 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbab3f0) at itemviews/qabstractitemview.cpp:2415 #16822 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbab3f0) at itemviews/qlistview.cpp:848 #16823 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbab3f0) at kernel/qwidget.cpp:8554 #16824 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbab3f0) at widgets/qframe.cpp:557 #16825 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbab3f0) at widgets/qabstractscrollarea.cpp:1043 #16826 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbab3f0) at itemviews/qabstractitemview.cpp:1644 #16827 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbab3f0) at widgets/qabstractscrollarea_p.h:100 #16828 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbab3f0) at widgets/qabstractscrollarea_p.h:116 #16829 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbab3f0) at kernel/qcoreapplication.cpp:1063 #16830 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbab3f0) at kernel/qapplication.cpp:4561 #16831 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbab3f0) at kernel/qapplication.cpp:4530 #16832 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbab3f0) at kernel/qcoreapplication.cpp:953 #16833 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbab3f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16834 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16835 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16836 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16837 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16838 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbac320) at itemviews/qabstractitemview.cpp:2415 #16839 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbac320) at itemviews/qlistview.cpp:848 #16840 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbac320) at kernel/qwidget.cpp:8554 #16841 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbac320) at widgets/qframe.cpp:557 #16842 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbac320) at widgets/qabstractscrollarea.cpp:1043 #16843 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbac320) at itemviews/qabstractitemview.cpp:1644 #16844 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbac320) at widgets/qabstractscrollarea_p.h:100 #16845 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbac320) at widgets/qabstractscrollarea_p.h:116 #16846 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbac320) at kernel/qcoreapplication.cpp:1063 #16847 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbac320) at kernel/qapplication.cpp:4561 #16848 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbac320) at kernel/qapplication.cpp:4530 #16849 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbac320) at kernel/qcoreapplication.cpp:953 #16850 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbac320) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16851 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16852 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16853 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16854 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16855 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbad250) at itemviews/qabstractitemview.cpp:2415 #16856 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbad250) at itemviews/qlistview.cpp:848 #16857 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbad250) at kernel/qwidget.cpp:8554 #16858 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbad250) at widgets/qframe.cpp:557 #16859 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbad250) at widgets/qabstractscrollarea.cpp:1043 #16860 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbad250) at itemviews/qabstractitemview.cpp:1644 #16861 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbad250) at widgets/qabstractscrollarea_p.h:100 #16862 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbad250) at widgets/qabstractscrollarea_p.h:116 #16863 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbad250) at kernel/qcoreapplication.cpp:1063 #16864 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbad250) at kernel/qapplication.cpp:4561 #16865 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbad250) at kernel/qapplication.cpp:4530 #16866 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbad250) at kernel/qcoreapplication.cpp:953 #16867 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbad250) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16868 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16869 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16870 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16871 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16872 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbae180) at itemviews/qabstractitemview.cpp:2415 #16873 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbae180) at itemviews/qlistview.cpp:848 #16874 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbae180) at kernel/qwidget.cpp:8554 #16875 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbae180) at widgets/qframe.cpp:557 #16876 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbae180) at widgets/qabstractscrollarea.cpp:1043 #16877 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbae180) at itemviews/qabstractitemview.cpp:1644 #16878 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbae180) at widgets/qabstractscrollarea_p.h:100 #16879 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbae180) at widgets/qabstractscrollarea_p.h:116 #16880 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbae180) at kernel/qcoreapplication.cpp:1063 #16881 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbae180) at kernel/qapplication.cpp:4561 #16882 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbae180) at kernel/qapplication.cpp:4530 #16883 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbae180) at kernel/qcoreapplication.cpp:953 #16884 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbae180) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16885 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16886 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16887 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16888 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16889 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbaf0b0) at itemviews/qabstractitemview.cpp:2415 #16890 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbaf0b0) at itemviews/qlistview.cpp:848 #16891 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbaf0b0) at kernel/qwidget.cpp:8554 #16892 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbaf0b0) at widgets/qframe.cpp:557 #16893 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbaf0b0) at widgets/qabstractscrollarea.cpp:1043 #16894 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbaf0b0) at itemviews/qabstractitemview.cpp:1644 #16895 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbaf0b0) at widgets/qabstractscrollarea_p.h:100 #16896 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbaf0b0) at widgets/qabstractscrollarea_p.h:116 #16897 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbaf0b0) at kernel/qcoreapplication.cpp:1063 #16898 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbaf0b0) at kernel/qapplication.cpp:4561 #16899 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbaf0b0) at kernel/qapplication.cpp:4530 #16900 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbaf0b0) at kernel/qcoreapplication.cpp:953 #16901 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbaf0b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16902 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16903 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16904 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16905 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16906 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbaffe0) at itemviews/qabstractitemview.cpp:2415 #16907 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbaffe0) at itemviews/qlistview.cpp:848 #16908 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbaffe0) at kernel/qwidget.cpp:8554 #16909 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbaffe0) at widgets/qframe.cpp:557 #16910 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbaffe0) at widgets/qabstractscrollarea.cpp:1043 #16911 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbaffe0) at itemviews/qabstractitemview.cpp:1644 #16912 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbaffe0) at widgets/qabstractscrollarea_p.h:100 #16913 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbaffe0) at widgets/qabstractscrollarea_p.h:116 #16914 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbaffe0) at kernel/qcoreapplication.cpp:1063 #16915 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbaffe0) at kernel/qapplication.cpp:4561 #16916 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbaffe0) at kernel/qapplication.cpp:4530 #16917 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbaffe0) at kernel/qcoreapplication.cpp:953 #16918 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbaffe0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16919 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16920 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16921 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16922 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16923 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbb0f10) at itemviews/qabstractitemview.cpp:2415 #16924 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbb0f10) at itemviews/qlistview.cpp:848 #16925 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbb0f10) at kernel/qwidget.cpp:8554 #16926 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbb0f10) at widgets/qframe.cpp:557 #16927 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbb0f10) at widgets/qabstractscrollarea.cpp:1043 #16928 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbb0f10) at itemviews/qabstractitemview.cpp:1644 #16929 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbb0f10) at widgets/qabstractscrollarea_p.h:100 #16930 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbb0f10) at widgets/qabstractscrollarea_p.h:116 #16931 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbb0f10) at kernel/qcoreapplication.cpp:1063 #16932 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbb0f10) at kernel/qapplication.cpp:4561 #16933 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbb0f10) at kernel/qapplication.cpp:4530 #16934 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbb0f10) at kernel/qcoreapplication.cpp:953 #16935 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbb0f10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16936 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16937 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16938 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16939 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16940 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbb1e40) at itemviews/qabstractitemview.cpp:2415 #16941 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbb1e40) at itemviews/qlistview.cpp:848 #16942 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbb1e40) at kernel/qwidget.cpp:8554 #16943 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbb1e40) at widgets/qframe.cpp:557 #16944 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbb1e40) at widgets/qabstractscrollarea.cpp:1043 #16945 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbb1e40) at itemviews/qabstractitemview.cpp:1644 #16946 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbb1e40) at widgets/qabstractscrollarea_p.h:100 #16947 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbb1e40) at widgets/qabstractscrollarea_p.h:116 #16948 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbb1e40) at kernel/qcoreapplication.cpp:1063 #16949 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbb1e40) at kernel/qapplication.cpp:4561 #16950 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbb1e40) at kernel/qapplication.cpp:4530 #16951 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbb1e40) at kernel/qcoreapplication.cpp:953 #16952 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbb1e40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16953 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16954 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16955 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16956 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16957 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbb2d70) at itemviews/qabstractitemview.cpp:2415 #16958 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbb2d70) at itemviews/qlistview.cpp:848 #16959 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbb2d70) at kernel/qwidget.cpp:8554 #16960 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbb2d70) at widgets/qframe.cpp:557 #16961 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbb2d70) at widgets/qabstractscrollarea.cpp:1043 #16962 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbb2d70) at itemviews/qabstractitemview.cpp:1644 #16963 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbb2d70) at widgets/qabstractscrollarea_p.h:100 #16964 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbb2d70) at widgets/qabstractscrollarea_p.h:116 #16965 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbb2d70) at kernel/qcoreapplication.cpp:1063 #16966 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbb2d70) at kernel/qapplication.cpp:4561 #16967 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbb2d70) at kernel/qapplication.cpp:4530 #16968 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbb2d70) at kernel/qcoreapplication.cpp:953 #16969 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbb2d70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16970 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #16971 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16972 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16973 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16974 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbb3ca0) at itemviews/qabstractitemview.cpp:2415 #16975 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbb3ca0) at itemviews/qlistview.cpp:848 #16976 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbb3ca0) at kernel/qwidget.cpp:8554 #16977 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbb3ca0) at widgets/qframe.cpp:557 #16978 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbb3ca0) at widgets/qabstractscrollarea.cpp:1043 #16979 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbb3ca0) at itemviews/qabstractitemview.cpp:1644 #16980 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbb3ca0) at widgets/qabstractscrollarea_p.h:100 #16981 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbb3ca0) at widgets/qabstractscrollarea_p.h:116 #16982 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbb3ca0) at kernel/qcoreapplication.cpp:1063 #16983 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbb3ca0) at kernel/qapplication.cpp:4561 #16984 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbb3ca0) at kernel/qapplication.cpp:4530 #16985 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbb3ca0) at kernel/qcoreapplication.cpp:953 #16986 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbb3ca0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #16987 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #16988 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #16989 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #16990 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #16991 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbb4bd0) at itemviews/qabstractitemview.cpp:2415 #16992 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbb4bd0) at itemviews/qlistview.cpp:848 #16993 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbb4bd0) at kernel/qwidget.cpp:8554 #16994 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbb4bd0) at widgets/qframe.cpp:557 #16995 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbb4bd0) at widgets/qabstractscrollarea.cpp:1043 #16996 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbb4bd0) at itemviews/qabstractitemview.cpp:1644 #16997 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbb4bd0) at widgets/qabstractscrollarea_p.h:100 #16998 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbb4bd0) at widgets/qabstractscrollarea_p.h:116 #16999 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbb4bd0) at kernel/qcoreapplication.cpp:1063 #17000 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbb4bd0) at kernel/qapplication.cpp:4561 #17001 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbb4bd0) at kernel/qapplication.cpp:4530 #17002 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbb4bd0) at kernel/qcoreapplication.cpp:953 #17003 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbb4bd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17004 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17005 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17006 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17007 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17008 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbb5b00) at itemviews/qabstractitemview.cpp:2415 #17009 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbb5b00) at itemviews/qlistview.cpp:848 #17010 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbb5b00) at kernel/qwidget.cpp:8554 #17011 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbb5b00) at widgets/qframe.cpp:557 #17012 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbb5b00) at widgets/qabstractscrollarea.cpp:1043 #17013 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbb5b00) at itemviews/qabstractitemview.cpp:1644 #17014 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbb5b00) at widgets/qabstractscrollarea_p.h:100 #17015 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbb5b00) at widgets/qabstractscrollarea_p.h:116 #17016 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbb5b00) at kernel/qcoreapplication.cpp:1063 #17017 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbb5b00) at kernel/qapplication.cpp:4561 #17018 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbb5b00) at kernel/qapplication.cpp:4530 #17019 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbb5b00) at kernel/qcoreapplication.cpp:953 #17020 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbb5b00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17021 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17022 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17023 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17024 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17025 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbb6a30) at itemviews/qabstractitemview.cpp:2415 #17026 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbb6a30) at itemviews/qlistview.cpp:848 #17027 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbb6a30) at kernel/qwidget.cpp:8554 #17028 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbb6a30) at widgets/qframe.cpp:557 #17029 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbb6a30) at widgets/qabstractscrollarea.cpp:1043 #17030 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbb6a30) at itemviews/qabstractitemview.cpp:1644 #17031 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbb6a30) at widgets/qabstractscrollarea_p.h:100 #17032 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbb6a30) at widgets/qabstractscrollarea_p.h:116 #17033 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbb6a30) at kernel/qcoreapplication.cpp:1063 #17034 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbb6a30) at kernel/qapplication.cpp:4561 #17035 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbb6a30) at kernel/qapplication.cpp:4530 #17036 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbb6a30) at kernel/qcoreapplication.cpp:953 #17037 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbb6a30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17038 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17039 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17040 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17041 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17042 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbb7960) at itemviews/qabstractitemview.cpp:2415 #17043 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbb7960) at itemviews/qlistview.cpp:848 #17044 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbb7960) at kernel/qwidget.cpp:8554 #17045 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbb7960) at widgets/qframe.cpp:557 #17046 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbb7960) at widgets/qabstractscrollarea.cpp:1043 #17047 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbb7960) at itemviews/qabstractitemview.cpp:1644 #17048 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbb7960) at widgets/qabstractscrollarea_p.h:100 #17049 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbb7960) at widgets/qabstractscrollarea_p.h:116 #17050 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbb7960) at kernel/qcoreapplication.cpp:1063 #17051 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbb7960) at kernel/qapplication.cpp:4561 #17052 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbb7960) at kernel/qapplication.cpp:4530 #17053 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbb7960) at kernel/qcoreapplication.cpp:953 #17054 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbb7960) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17055 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17056 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17057 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17058 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17059 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbb8890) at itemviews/qabstractitemview.cpp:2415 #17060 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbb8890) at itemviews/qlistview.cpp:848 #17061 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbb8890) at kernel/qwidget.cpp:8554 #17062 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbb8890) at widgets/qframe.cpp:557 #17063 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbb8890) at widgets/qabstractscrollarea.cpp:1043 #17064 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbb8890) at itemviews/qabstractitemview.cpp:1644 #17065 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbb8890) at widgets/qabstractscrollarea_p.h:100 #17066 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbb8890) at widgets/qabstractscrollarea_p.h:116 #17067 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbb8890) at kernel/qcoreapplication.cpp:1063 #17068 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbb8890) at kernel/qapplication.cpp:4561 #17069 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbb8890) at kernel/qapplication.cpp:4530 #17070 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbb8890) at kernel/qcoreapplication.cpp:953 #17071 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbb8890) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17072 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17073 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17074 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17075 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17076 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbb97c0) at itemviews/qabstractitemview.cpp:2415 #17077 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbb97c0) at itemviews/qlistview.cpp:848 #17078 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbb97c0) at kernel/qwidget.cpp:8554 #17079 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbb97c0) at widgets/qframe.cpp:557 #17080 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbb97c0) at widgets/qabstractscrollarea.cpp:1043 #17081 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbb97c0) at itemviews/qabstractitemview.cpp:1644 #17082 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbb97c0) at widgets/qabstractscrollarea_p.h:100 #17083 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbb97c0) at widgets/qabstractscrollarea_p.h:116 #17084 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbb97c0) at kernel/qcoreapplication.cpp:1063 #17085 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbb97c0) at kernel/qapplication.cpp:4561 #17086 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbb97c0) at kernel/qapplication.cpp:4530 #17087 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbb97c0) at kernel/qcoreapplication.cpp:953 #17088 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbb97c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17089 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17090 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17091 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17092 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17093 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbba6f0) at itemviews/qabstractitemview.cpp:2415 #17094 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbba6f0) at itemviews/qlistview.cpp:848 #17095 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbba6f0) at kernel/qwidget.cpp:8554 #17096 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbba6f0) at widgets/qframe.cpp:557 #17097 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbba6f0) at widgets/qabstractscrollarea.cpp:1043 #17098 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbba6f0) at itemviews/qabstractitemview.cpp:1644 #17099 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbba6f0) at widgets/qabstractscrollarea_p.h:100 #17100 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbba6f0) at widgets/qabstractscrollarea_p.h:116 #17101 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbba6f0) at kernel/qcoreapplication.cpp:1063 #17102 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbba6f0) at kernel/qapplication.cpp:4561 #17103 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbba6f0) at kernel/qapplication.cpp:4530 #17104 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbba6f0) at kernel/qcoreapplication.cpp:953 #17105 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbba6f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17106 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17107 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17108 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17109 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17110 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbbb620) at itemviews/qabstractitemview.cpp:2415 #17111 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbbb620) at itemviews/qlistview.cpp:848 #17112 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbbb620) at kernel/qwidget.cpp:8554 #17113 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbbb620) at widgets/qframe.cpp:557 #17114 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbbb620) at widgets/qabstractscrollarea.cpp:1043 #17115 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbbb620) at itemviews/qabstractitemview.cpp:1644 #17116 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbbb620) at widgets/qabstractscrollarea_p.h:100 #17117 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbbb620) at widgets/qabstractscrollarea_p.h:116 #17118 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbbb620) at kernel/qcoreapplication.cpp:1063 #17119 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbbb620) at kernel/qapplication.cpp:4561 #17120 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbbb620) at kernel/qapplication.cpp:4530 #17121 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbbb620) at kernel/qcoreapplication.cpp:953 #17122 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbbb620) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17123 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17124 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17125 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17126 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17127 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbbc550) at itemviews/qabstractitemview.cpp:2415 #17128 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbbc550) at itemviews/qlistview.cpp:848 #17129 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbbc550) at kernel/qwidget.cpp:8554 #17130 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbbc550) at widgets/qframe.cpp:557 #17131 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbbc550) at widgets/qabstractscrollarea.cpp:1043 #17132 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbbc550) at itemviews/qabstractitemview.cpp:1644 #17133 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbbc550) at widgets/qabstractscrollarea_p.h:100 #17134 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbbc550) at widgets/qabstractscrollarea_p.h:116 #17135 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbbc550) at kernel/qcoreapplication.cpp:1063 #17136 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbbc550) at kernel/qapplication.cpp:4561 #17137 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbbc550) at kernel/qapplication.cpp:4530 #17138 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbbc550) at kernel/qcoreapplication.cpp:953 #17139 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbbc550) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17140 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17141 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17142 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17143 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17144 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbbd480) at itemviews/qabstractitemview.cpp:2415 #17145 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbbd480) at itemviews/qlistview.cpp:848 #17146 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbbd480) at kernel/qwidget.cpp:8554 #17147 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbbd480) at widgets/qframe.cpp:557 #17148 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbbd480) at widgets/qabstractscrollarea.cpp:1043 #17149 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbbd480) at itemviews/qabstractitemview.cpp:1644 #17150 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbbd480) at widgets/qabstractscrollarea_p.h:100 #17151 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbbd480) at widgets/qabstractscrollarea_p.h:116 #17152 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbbd480) at kernel/qcoreapplication.cpp:1063 #17153 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbbd480) at kernel/qapplication.cpp:4561 #17154 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbbd480) at kernel/qapplication.cpp:4530 #17155 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbbd480) at kernel/qcoreapplication.cpp:953 #17156 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbbd480) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17157 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17158 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17159 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17160 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17161 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbbe3b0) at itemviews/qabstractitemview.cpp:2415 #17162 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbbe3b0) at itemviews/qlistview.cpp:848 #17163 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbbe3b0) at kernel/qwidget.cpp:8554 #17164 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbbe3b0) at widgets/qframe.cpp:557 #17165 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbbe3b0) at widgets/qabstractscrollarea.cpp:1043 #17166 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbbe3b0) at itemviews/qabstractitemview.cpp:1644 #17167 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbbe3b0) at widgets/qabstractscrollarea_p.h:100 #17168 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbbe3b0) at widgets/qabstractscrollarea_p.h:116 #17169 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbbe3b0) at kernel/qcoreapplication.cpp:1063 #17170 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbbe3b0) at kernel/qapplication.cpp:4561 #17171 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbbe3b0) at kernel/qapplication.cpp:4530 #17172 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbbe3b0) at kernel/qcoreapplication.cpp:953 #17173 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbbe3b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17174 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17175 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17176 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17177 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17178 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbbf2e0) at itemviews/qabstractitemview.cpp:2415 #17179 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbbf2e0) at itemviews/qlistview.cpp:848 #17180 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbbf2e0) at kernel/qwidget.cpp:8554 #17181 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbbf2e0) at widgets/qframe.cpp:557 #17182 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbbf2e0) at widgets/qabstractscrollarea.cpp:1043 #17183 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbbf2e0) at itemviews/qabstractitemview.cpp:1644 #17184 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbbf2e0) at widgets/qabstractscrollarea_p.h:100 #17185 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbbf2e0) at widgets/qabstractscrollarea_p.h:116 #17186 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbbf2e0) at kernel/qcoreapplication.cpp:1063 #17187 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbbf2e0) at kernel/qapplication.cpp:4561 #17188 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbbf2e0) at kernel/qapplication.cpp:4530 #17189 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbbf2e0) at kernel/qcoreapplication.cpp:953 #17190 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbbf2e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17191 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17192 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17193 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17194 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17195 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbc0210) at itemviews/qabstractitemview.cpp:2415 #17196 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbc0210) at itemviews/qlistview.cpp:848 #17197 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbc0210) at kernel/qwidget.cpp:8554 #17198 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbc0210) at widgets/qframe.cpp:557 #17199 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbc0210) at widgets/qabstractscrollarea.cpp:1043 #17200 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbc0210) at itemviews/qabstractitemview.cpp:1644 #17201 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbc0210) at widgets/qabstractscrollarea_p.h:100 #17202 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbc0210) at widgets/qabstractscrollarea_p.h:116 #17203 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbc0210) at kernel/qcoreapplication.cpp:1063 #17204 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbc0210) at kernel/qapplication.cpp:4561 #17205 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbc0210) at kernel/qapplication.cpp:4530 #17206 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbc0210) at kernel/qcoreapplication.cpp:953 #17207 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbc0210) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17208 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17209 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17210 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17211 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17212 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbc1140) at itemviews/qabstractitemview.cpp:2415 #17213 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbc1140) at itemviews/qlistview.cpp:848 #17214 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbc1140) at kernel/qwidget.cpp:8554 #17215 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbc1140) at widgets/qframe.cpp:557 #17216 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbc1140) at widgets/qabstractscrollarea.cpp:1043 #17217 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbc1140) at itemviews/qabstractitemview.cpp:1644 #17218 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbc1140) at widgets/qabstractscrollarea_p.h:100 #17219 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbc1140) at widgets/qabstractscrollarea_p.h:116 #17220 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbc1140) at kernel/qcoreapplication.cpp:1063 #17221 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbc1140) at kernel/qapplication.cpp:4561 #17222 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbc1140) at kernel/qapplication.cpp:4530 #17223 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbc1140) at kernel/qcoreapplication.cpp:953 #17224 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbc1140) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17225 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17226 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17227 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17228 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17229 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbc2070) at itemviews/qabstractitemview.cpp:2415 #17230 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbc2070) at itemviews/qlistview.cpp:848 #17231 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbc2070) at kernel/qwidget.cpp:8554 #17232 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbc2070) at widgets/qframe.cpp:557 #17233 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbc2070) at widgets/qabstractscrollarea.cpp:1043 #17234 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbc2070) at itemviews/qabstractitemview.cpp:1644 #17235 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbc2070) at widgets/qabstractscrollarea_p.h:100 #17236 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbc2070) at widgets/qabstractscrollarea_p.h:116 #17237 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbc2070) at kernel/qcoreapplication.cpp:1063 #17238 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbc2070) at kernel/qapplication.cpp:4561 #17239 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbc2070) at kernel/qapplication.cpp:4530 #17240 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbc2070) at kernel/qcoreapplication.cpp:953 #17241 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbc2070) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17242 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17243 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17244 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17245 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17246 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbc2fa0) at itemviews/qabstractitemview.cpp:2415 #17247 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbc2fa0) at itemviews/qlistview.cpp:848 #17248 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbc2fa0) at kernel/qwidget.cpp:8554 #17249 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbc2fa0) at widgets/qframe.cpp:557 #17250 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbc2fa0) at widgets/qabstractscrollarea.cpp:1043 #17251 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbc2fa0) at itemviews/qabstractitemview.cpp:1644 #17252 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbc2fa0) at widgets/qabstractscrollarea_p.h:100 #17253 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbc2fa0) at widgets/qabstractscrollarea_p.h:116 #17254 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbc2fa0) at kernel/qcoreapplication.cpp:1063 #17255 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbc2fa0) at kernel/qapplication.cpp:4561 #17256 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbc2fa0) at kernel/qapplication.cpp:4530 #17257 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbc2fa0) at kernel/qcoreapplication.cpp:953 #17258 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbc2fa0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17259 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17260 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17261 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17262 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17263 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbc3ed0) at itemviews/qabstractitemview.cpp:2415 #17264 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbc3ed0) at itemviews/qlistview.cpp:848 #17265 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbc3ed0) at kernel/qwidget.cpp:8554 #17266 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbc3ed0) at widgets/qframe.cpp:557 #17267 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbc3ed0) at widgets/qabstractscrollarea.cpp:1043 #17268 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbc3ed0) at itemviews/qabstractitemview.cpp:1644 #17269 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbc3ed0) at widgets/qabstractscrollarea_p.h:100 #17270 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbc3ed0) at widgets/qabstractscrollarea_p.h:116 #17271 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbc3ed0) at kernel/qcoreapplication.cpp:1063 #17272 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbc3ed0) at kernel/qapplication.cpp:4561 #17273 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbc3ed0) at kernel/qapplication.cpp:4530 #17274 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbc3ed0) at kernel/qcoreapplication.cpp:953 #17275 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbc3ed0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17276 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17277 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17278 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17279 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17280 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbc4e00) at itemviews/qabstractitemview.cpp:2415 #17281 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbc4e00) at itemviews/qlistview.cpp:848 #17282 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbc4e00) at kernel/qwidget.cpp:8554 #17283 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbc4e00) at widgets/qframe.cpp:557 #17284 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbc4e00) at widgets/qabstractscrollarea.cpp:1043 #17285 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbc4e00) at itemviews/qabstractitemview.cpp:1644 #17286 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbc4e00) at widgets/qabstractscrollarea_p.h:100 #17287 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbc4e00) at widgets/qabstractscrollarea_p.h:116 #17288 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbc4e00) at kernel/qcoreapplication.cpp:1063 #17289 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbc4e00) at kernel/qapplication.cpp:4561 #17290 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbc4e00) at kernel/qapplication.cpp:4530 #17291 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbc4e00) at kernel/qcoreapplication.cpp:953 #17292 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbc4e00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17293 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17294 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17295 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17296 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17297 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbc5d30) at itemviews/qabstractitemview.cpp:2415 #17298 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbc5d30) at itemviews/qlistview.cpp:848 #17299 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbc5d30) at kernel/qwidget.cpp:8554 #17300 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbc5d30) at widgets/qframe.cpp:557 #17301 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbc5d30) at widgets/qabstractscrollarea.cpp:1043 #17302 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbc5d30) at itemviews/qabstractitemview.cpp:1644 #17303 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbc5d30) at widgets/qabstractscrollarea_p.h:100 #17304 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbc5d30) at widgets/qabstractscrollarea_p.h:116 #17305 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbc5d30) at kernel/qcoreapplication.cpp:1063 #17306 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbc5d30) at kernel/qapplication.cpp:4561 #17307 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbc5d30) at kernel/qapplication.cpp:4530 #17308 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbc5d30) at kernel/qcoreapplication.cpp:953 #17309 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbc5d30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17310 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17311 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17312 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17313 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17314 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbc6c60) at itemviews/qabstractitemview.cpp:2415 #17315 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbc6c60) at itemviews/qlistview.cpp:848 #17316 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbc6c60) at kernel/qwidget.cpp:8554 #17317 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbc6c60) at widgets/qframe.cpp:557 #17318 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbc6c60) at widgets/qabstractscrollarea.cpp:1043 #17319 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbc6c60) at itemviews/qabstractitemview.cpp:1644 #17320 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbc6c60) at widgets/qabstractscrollarea_p.h:100 #17321 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbc6c60) at widgets/qabstractscrollarea_p.h:116 #17322 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbc6c60) at kernel/qcoreapplication.cpp:1063 #17323 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbc6c60) at kernel/qapplication.cpp:4561 #17324 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbc6c60) at kernel/qapplication.cpp:4530 #17325 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbc6c60) at kernel/qcoreapplication.cpp:953 #17326 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbc6c60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17327 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17328 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17329 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17330 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17331 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbc7b90) at itemviews/qabstractitemview.cpp:2415 #17332 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbc7b90) at itemviews/qlistview.cpp:848 #17333 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbc7b90) at kernel/qwidget.cpp:8554 #17334 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbc7b90) at widgets/qframe.cpp:557 #17335 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbc7b90) at widgets/qabstractscrollarea.cpp:1043 #17336 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbc7b90) at itemviews/qabstractitemview.cpp:1644 #17337 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbc7b90) at widgets/qabstractscrollarea_p.h:100 #17338 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbc7b90) at widgets/qabstractscrollarea_p.h:116 #17339 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbc7b90) at kernel/qcoreapplication.cpp:1063 #17340 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbc7b90) at kernel/qapplication.cpp:4561 #17341 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbc7b90) at kernel/qapplication.cpp:4530 #17342 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbc7b90) at kernel/qcoreapplication.cpp:953 #17343 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbc7b90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17344 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17345 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17346 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17347 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17348 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbc8ac0) at itemviews/qabstractitemview.cpp:2415 #17349 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbc8ac0) at itemviews/qlistview.cpp:848 #17350 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbc8ac0) at kernel/qwidget.cpp:8554 #17351 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbc8ac0) at widgets/qframe.cpp:557 #17352 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbc8ac0) at widgets/qabstractscrollarea.cpp:1043 #17353 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbc8ac0) at itemviews/qabstractitemview.cpp:1644 #17354 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbc8ac0) at widgets/qabstractscrollarea_p.h:100 #17355 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbc8ac0) at widgets/qabstractscrollarea_p.h:116 #17356 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbc8ac0) at kernel/qcoreapplication.cpp:1063 #17357 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbc8ac0) at kernel/qapplication.cpp:4561 #17358 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbc8ac0) at kernel/qapplication.cpp:4530 #17359 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbc8ac0) at kernel/qcoreapplication.cpp:953 #17360 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbc8ac0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17361 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17362 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17363 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17364 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17365 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbc99f0) at itemviews/qabstractitemview.cpp:2415 #17366 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbc99f0) at itemviews/qlistview.cpp:848 #17367 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbc99f0) at kernel/qwidget.cpp:8554 #17368 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbc99f0) at widgets/qframe.cpp:557 #17369 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbc99f0) at widgets/qabstractscrollarea.cpp:1043 #17370 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbc99f0) at itemviews/qabstractitemview.cpp:1644 #17371 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbc99f0) at widgets/qabstractscrollarea_p.h:100 #17372 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbc99f0) at widgets/qabstractscrollarea_p.h:116 #17373 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbc99f0) at kernel/qcoreapplication.cpp:1063 #17374 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbc99f0) at kernel/qapplication.cpp:4561 #17375 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbc99f0) at kernel/qapplication.cpp:4530 #17376 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbc99f0) at kernel/qcoreapplication.cpp:953 #17377 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbc99f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17378 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17379 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17380 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17381 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17382 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbca920) at itemviews/qabstractitemview.cpp:2415 #17383 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbca920) at itemviews/qlistview.cpp:848 #17384 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbca920) at kernel/qwidget.cpp:8554 #17385 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbca920) at widgets/qframe.cpp:557 #17386 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbca920) at widgets/qabstractscrollarea.cpp:1043 #17387 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbca920) at itemviews/qabstractitemview.cpp:1644 #17388 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbca920) at widgets/qabstractscrollarea_p.h:100 #17389 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbca920) at widgets/qabstractscrollarea_p.h:116 #17390 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbca920) at kernel/qcoreapplication.cpp:1063 #17391 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbca920) at kernel/qapplication.cpp:4561 #17392 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbca920) at kernel/qapplication.cpp:4530 #17393 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbca920) at kernel/qcoreapplication.cpp:953 #17394 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbca920) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17395 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17396 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17397 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17398 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17399 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbcb850) at itemviews/qabstractitemview.cpp:2415 #17400 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbcb850) at itemviews/qlistview.cpp:848 #17401 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbcb850) at kernel/qwidget.cpp:8554 #17402 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbcb850) at widgets/qframe.cpp:557 #17403 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbcb850) at widgets/qabstractscrollarea.cpp:1043 #17404 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbcb850) at itemviews/qabstractitemview.cpp:1644 #17405 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbcb850) at widgets/qabstractscrollarea_p.h:100 #17406 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbcb850) at widgets/qabstractscrollarea_p.h:116 #17407 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbcb850) at kernel/qcoreapplication.cpp:1063 #17408 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbcb850) at kernel/qapplication.cpp:4561 #17409 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbcb850) at kernel/qapplication.cpp:4530 #17410 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbcb850) at kernel/qcoreapplication.cpp:953 #17411 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbcb850) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17412 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17413 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17414 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17415 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17416 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbcc780) at itemviews/qabstractitemview.cpp:2415 #17417 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbcc780) at itemviews/qlistview.cpp:848 #17418 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbcc780) at kernel/qwidget.cpp:8554 #17419 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbcc780) at widgets/qframe.cpp:557 #17420 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbcc780) at widgets/qabstractscrollarea.cpp:1043 #17421 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbcc780) at itemviews/qabstractitemview.cpp:1644 #17422 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbcc780) at widgets/qabstractscrollarea_p.h:100 #17423 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbcc780) at widgets/qabstractscrollarea_p.h:116 #17424 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbcc780) at kernel/qcoreapplication.cpp:1063 #17425 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbcc780) at kernel/qapplication.cpp:4561 #17426 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbcc780) at kernel/qapplication.cpp:4530 #17427 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbcc780) at kernel/qcoreapplication.cpp:953 #17428 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbcc780) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17429 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17430 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17431 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17432 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17433 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbcd6b0) at itemviews/qabstractitemview.cpp:2415 #17434 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbcd6b0) at itemviews/qlistview.cpp:848 #17435 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbcd6b0) at kernel/qwidget.cpp:8554 #17436 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbcd6b0) at widgets/qframe.cpp:557 #17437 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbcd6b0) at widgets/qabstractscrollarea.cpp:1043 #17438 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbcd6b0) at itemviews/qabstractitemview.cpp:1644 #17439 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbcd6b0) at widgets/qabstractscrollarea_p.h:100 #17440 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbcd6b0) at widgets/qabstractscrollarea_p.h:116 #17441 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbcd6b0) at kernel/qcoreapplication.cpp:1063 #17442 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbcd6b0) at kernel/qapplication.cpp:4561 #17443 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbcd6b0) at kernel/qapplication.cpp:4530 #17444 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbcd6b0) at kernel/qcoreapplication.cpp:953 #17445 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbcd6b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17446 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17447 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17448 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17449 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17450 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbce5e0) at itemviews/qabstractitemview.cpp:2415 #17451 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbce5e0) at itemviews/qlistview.cpp:848 #17452 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbce5e0) at kernel/qwidget.cpp:8554 #17453 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbce5e0) at widgets/qframe.cpp:557 #17454 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbce5e0) at widgets/qabstractscrollarea.cpp:1043 #17455 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbce5e0) at itemviews/qabstractitemview.cpp:1644 #17456 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbce5e0) at widgets/qabstractscrollarea_p.h:100 #17457 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbce5e0) at widgets/qabstractscrollarea_p.h:116 #17458 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbce5e0) at kernel/qcoreapplication.cpp:1063 #17459 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbce5e0) at kernel/qapplication.cpp:4561 #17460 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbce5e0) at kernel/qapplication.cpp:4530 #17461 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbce5e0) at kernel/qcoreapplication.cpp:953 #17462 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbce5e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17463 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17464 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17465 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17466 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17467 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbcf510) at itemviews/qabstractitemview.cpp:2415 #17468 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbcf510) at itemviews/qlistview.cpp:848 #17469 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbcf510) at kernel/qwidget.cpp:8554 #17470 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbcf510) at widgets/qframe.cpp:557 #17471 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbcf510) at widgets/qabstractscrollarea.cpp:1043 #17472 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbcf510) at itemviews/qabstractitemview.cpp:1644 #17473 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbcf510) at widgets/qabstractscrollarea_p.h:100 #17474 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbcf510) at widgets/qabstractscrollarea_p.h:116 #17475 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbcf510) at kernel/qcoreapplication.cpp:1063 #17476 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbcf510) at kernel/qapplication.cpp:4561 #17477 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbcf510) at kernel/qapplication.cpp:4530 #17478 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbcf510) at kernel/qcoreapplication.cpp:953 #17479 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbcf510) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17480 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17481 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17482 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17483 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17484 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbd0440) at itemviews/qabstractitemview.cpp:2415 #17485 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbd0440) at itemviews/qlistview.cpp:848 #17486 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbd0440) at kernel/qwidget.cpp:8554 #17487 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbd0440) at widgets/qframe.cpp:557 #17488 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbd0440) at widgets/qabstractscrollarea.cpp:1043 #17489 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbd0440) at itemviews/qabstractitemview.cpp:1644 #17490 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbd0440) at widgets/qabstractscrollarea_p.h:100 #17491 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbd0440) at widgets/qabstractscrollarea_p.h:116 #17492 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbd0440) at kernel/qcoreapplication.cpp:1063 #17493 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbd0440) at kernel/qapplication.cpp:4561 #17494 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbd0440) at kernel/qapplication.cpp:4530 #17495 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbd0440) at kernel/qcoreapplication.cpp:953 #17496 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbd0440) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17497 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17498 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17499 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17500 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17501 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbd1370) at itemviews/qabstractitemview.cpp:2415 #17502 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbd1370) at itemviews/qlistview.cpp:848 #17503 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbd1370) at kernel/qwidget.cpp:8554 #17504 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbd1370) at widgets/qframe.cpp:557 #17505 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbd1370) at widgets/qabstractscrollarea.cpp:1043 #17506 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbd1370) at itemviews/qabstractitemview.cpp:1644 #17507 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbd1370) at widgets/qabstractscrollarea_p.h:100 #17508 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbd1370) at widgets/qabstractscrollarea_p.h:116 #17509 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbd1370) at kernel/qcoreapplication.cpp:1063 #17510 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbd1370) at kernel/qapplication.cpp:4561 #17511 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbd1370) at kernel/qapplication.cpp:4530 #17512 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbd1370) at kernel/qcoreapplication.cpp:953 #17513 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbd1370) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17514 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17515 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17516 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17517 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17518 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbd22a0) at itemviews/qabstractitemview.cpp:2415 #17519 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbd22a0) at itemviews/qlistview.cpp:848 #17520 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbd22a0) at kernel/qwidget.cpp:8554 #17521 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbd22a0) at widgets/qframe.cpp:557 #17522 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbd22a0) at widgets/qabstractscrollarea.cpp:1043 #17523 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbd22a0) at itemviews/qabstractitemview.cpp:1644 #17524 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbd22a0) at widgets/qabstractscrollarea_p.h:100 #17525 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbd22a0) at widgets/qabstractscrollarea_p.h:116 #17526 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbd22a0) at kernel/qcoreapplication.cpp:1063 #17527 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbd22a0) at kernel/qapplication.cpp:4561 #17528 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbd22a0) at kernel/qapplication.cpp:4530 #17529 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbd22a0) at kernel/qcoreapplication.cpp:953 #17530 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbd22a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17531 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17532 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17533 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17534 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17535 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbd31d0) at itemviews/qabstractitemview.cpp:2415 #17536 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbd31d0) at itemviews/qlistview.cpp:848 #17537 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbd31d0) at kernel/qwidget.cpp:8554 #17538 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbd31d0) at widgets/qframe.cpp:557 #17539 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbd31d0) at widgets/qabstractscrollarea.cpp:1043 #17540 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbd31d0) at itemviews/qabstractitemview.cpp:1644 #17541 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbd31d0) at widgets/qabstractscrollarea_p.h:100 #17542 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbd31d0) at widgets/qabstractscrollarea_p.h:116 #17543 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbd31d0) at kernel/qcoreapplication.cpp:1063 #17544 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbd31d0) at kernel/qapplication.cpp:4561 #17545 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbd31d0) at kernel/qapplication.cpp:4530 #17546 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbd31d0) at kernel/qcoreapplication.cpp:953 #17547 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbd31d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17548 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17549 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17550 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17551 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17552 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbd4100) at itemviews/qabstractitemview.cpp:2415 #17553 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbd4100) at itemviews/qlistview.cpp:848 #17554 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbd4100) at kernel/qwidget.cpp:8554 #17555 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbd4100) at widgets/qframe.cpp:557 #17556 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbd4100) at widgets/qabstractscrollarea.cpp:1043 #17557 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbd4100) at itemviews/qabstractitemview.cpp:1644 #17558 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbd4100) at widgets/qabstractscrollarea_p.h:100 #17559 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbd4100) at widgets/qabstractscrollarea_p.h:116 #17560 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbd4100) at kernel/qcoreapplication.cpp:1063 #17561 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbd4100) at kernel/qapplication.cpp:4561 #17562 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbd4100) at kernel/qapplication.cpp:4530 #17563 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbd4100) at kernel/qcoreapplication.cpp:953 #17564 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbd4100) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17565 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17566 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17567 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17568 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17569 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbd5030) at itemviews/qabstractitemview.cpp:2415 #17570 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbd5030) at itemviews/qlistview.cpp:848 #17571 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbd5030) at kernel/qwidget.cpp:8554 #17572 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbd5030) at widgets/qframe.cpp:557 #17573 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbd5030) at widgets/qabstractscrollarea.cpp:1043 #17574 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbd5030) at itemviews/qabstractitemview.cpp:1644 #17575 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbd5030) at widgets/qabstractscrollarea_p.h:100 #17576 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbd5030) at widgets/qabstractscrollarea_p.h:116 #17577 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbd5030) at kernel/qcoreapplication.cpp:1063 #17578 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbd5030) at kernel/qapplication.cpp:4561 #17579 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbd5030) at kernel/qapplication.cpp:4530 #17580 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbd5030) at kernel/qcoreapplication.cpp:953 #17581 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbd5030) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17582 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17583 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17584 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17585 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17586 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbd5f60) at itemviews/qabstractitemview.cpp:2415 #17587 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbd5f60) at itemviews/qlistview.cpp:848 #17588 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbd5f60) at kernel/qwidget.cpp:8554 #17589 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbd5f60) at widgets/qframe.cpp:557 #17590 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbd5f60) at widgets/qabstractscrollarea.cpp:1043 #17591 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbd5f60) at itemviews/qabstractitemview.cpp:1644 #17592 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbd5f60) at widgets/qabstractscrollarea_p.h:100 #17593 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbd5f60) at widgets/qabstractscrollarea_p.h:116 #17594 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbd5f60) at kernel/qcoreapplication.cpp:1063 #17595 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbd5f60) at kernel/qapplication.cpp:4561 #17596 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbd5f60) at kernel/qapplication.cpp:4530 #17597 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbd5f60) at kernel/qcoreapplication.cpp:953 #17598 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbd5f60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17599 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17600 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17601 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17602 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17603 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbd6e90) at itemviews/qabstractitemview.cpp:2415 #17604 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbd6e90) at itemviews/qlistview.cpp:848 #17605 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbd6e90) at kernel/qwidget.cpp:8554 #17606 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbd6e90) at widgets/qframe.cpp:557 #17607 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbd6e90) at widgets/qabstractscrollarea.cpp:1043 #17608 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbd6e90) at itemviews/qabstractitemview.cpp:1644 #17609 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbd6e90) at widgets/qabstractscrollarea_p.h:100 #17610 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbd6e90) at widgets/qabstractscrollarea_p.h:116 #17611 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbd6e90) at kernel/qcoreapplication.cpp:1063 #17612 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbd6e90) at kernel/qapplication.cpp:4561 #17613 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbd6e90) at kernel/qapplication.cpp:4530 #17614 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbd6e90) at kernel/qcoreapplication.cpp:953 #17615 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbd6e90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17616 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17617 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17618 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17619 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17620 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbd7dc0) at itemviews/qabstractitemview.cpp:2415 #17621 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbd7dc0) at itemviews/qlistview.cpp:848 #17622 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbd7dc0) at kernel/qwidget.cpp:8554 #17623 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbd7dc0) at widgets/qframe.cpp:557 #17624 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbd7dc0) at widgets/qabstractscrollarea.cpp:1043 #17625 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbd7dc0) at itemviews/qabstractitemview.cpp:1644 #17626 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbd7dc0) at widgets/qabstractscrollarea_p.h:100 #17627 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbd7dc0) at widgets/qabstractscrollarea_p.h:116 #17628 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbd7dc0) at kernel/qcoreapplication.cpp:1063 #17629 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbd7dc0) at kernel/qapplication.cpp:4561 #17630 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbd7dc0) at kernel/qapplication.cpp:4530 #17631 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbd7dc0) at kernel/qcoreapplication.cpp:953 #17632 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbd7dc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17633 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17634 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17635 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17636 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17637 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbd8cf0) at itemviews/qabstractitemview.cpp:2415 #17638 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbd8cf0) at itemviews/qlistview.cpp:848 #17639 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbd8cf0) at kernel/qwidget.cpp:8554 #17640 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbd8cf0) at widgets/qframe.cpp:557 #17641 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbd8cf0) at widgets/qabstractscrollarea.cpp:1043 #17642 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbd8cf0) at itemviews/qabstractitemview.cpp:1644 #17643 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbd8cf0) at widgets/qabstractscrollarea_p.h:100 #17644 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbd8cf0) at widgets/qabstractscrollarea_p.h:116 #17645 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbd8cf0) at kernel/qcoreapplication.cpp:1063 #17646 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbd8cf0) at kernel/qapplication.cpp:4561 #17647 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbd8cf0) at kernel/qapplication.cpp:4530 #17648 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbd8cf0) at kernel/qcoreapplication.cpp:953 #17649 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbd8cf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17650 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17651 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17652 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17653 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17654 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbd9c20) at itemviews/qabstractitemview.cpp:2415 #17655 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbd9c20) at itemviews/qlistview.cpp:848 #17656 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbd9c20) at kernel/qwidget.cpp:8554 #17657 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbd9c20) at widgets/qframe.cpp:557 #17658 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbd9c20) at widgets/qabstractscrollarea.cpp:1043 #17659 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbd9c20) at itemviews/qabstractitemview.cpp:1644 #17660 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbd9c20) at widgets/qabstractscrollarea_p.h:100 #17661 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbd9c20) at widgets/qabstractscrollarea_p.h:116 #17662 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbd9c20) at kernel/qcoreapplication.cpp:1063 #17663 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbd9c20) at kernel/qapplication.cpp:4561 #17664 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbd9c20) at kernel/qapplication.cpp:4530 #17665 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbd9c20) at kernel/qcoreapplication.cpp:953 #17666 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbd9c20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17667 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17668 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17669 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17670 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17671 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbdab50) at itemviews/qabstractitemview.cpp:2415 #17672 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbdab50) at itemviews/qlistview.cpp:848 #17673 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbdab50) at kernel/qwidget.cpp:8554 #17674 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbdab50) at widgets/qframe.cpp:557 #17675 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbdab50) at widgets/qabstractscrollarea.cpp:1043 #17676 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbdab50) at itemviews/qabstractitemview.cpp:1644 #17677 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbdab50) at widgets/qabstractscrollarea_p.h:100 #17678 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbdab50) at widgets/qabstractscrollarea_p.h:116 #17679 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbdab50) at kernel/qcoreapplication.cpp:1063 #17680 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbdab50) at kernel/qapplication.cpp:4561 #17681 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbdab50) at kernel/qapplication.cpp:4530 #17682 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbdab50) at kernel/qcoreapplication.cpp:953 #17683 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbdab50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17684 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17685 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17686 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17687 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17688 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbdba80) at itemviews/qabstractitemview.cpp:2415 #17689 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbdba80) at itemviews/qlistview.cpp:848 #17690 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbdba80) at kernel/qwidget.cpp:8554 #17691 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbdba80) at widgets/qframe.cpp:557 #17692 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbdba80) at widgets/qabstractscrollarea.cpp:1043 #17693 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbdba80) at itemviews/qabstractitemview.cpp:1644 #17694 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbdba80) at widgets/qabstractscrollarea_p.h:100 #17695 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbdba80) at widgets/qabstractscrollarea_p.h:116 #17696 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbdba80) at kernel/qcoreapplication.cpp:1063 #17697 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbdba80) at kernel/qapplication.cpp:4561 #17698 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbdba80) at kernel/qapplication.cpp:4530 #17699 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbdba80) at kernel/qcoreapplication.cpp:953 #17700 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbdba80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17701 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17702 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17703 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17704 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17705 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbdc9b0) at itemviews/qabstractitemview.cpp:2415 #17706 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbdc9b0) at itemviews/qlistview.cpp:848 #17707 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbdc9b0) at kernel/qwidget.cpp:8554 #17708 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbdc9b0) at widgets/qframe.cpp:557 #17709 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbdc9b0) at widgets/qabstractscrollarea.cpp:1043 #17710 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbdc9b0) at itemviews/qabstractitemview.cpp:1644 #17711 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbdc9b0) at widgets/qabstractscrollarea_p.h:100 #17712 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbdc9b0) at widgets/qabstractscrollarea_p.h:116 #17713 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbdc9b0) at kernel/qcoreapplication.cpp:1063 #17714 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbdc9b0) at kernel/qapplication.cpp:4561 #17715 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbdc9b0) at kernel/qapplication.cpp:4530 #17716 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbdc9b0) at kernel/qcoreapplication.cpp:953 #17717 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbdc9b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17718 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17719 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17720 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17721 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17722 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbdd8e0) at itemviews/qabstractitemview.cpp:2415 #17723 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbdd8e0) at itemviews/qlistview.cpp:848 #17724 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbdd8e0) at kernel/qwidget.cpp:8554 #17725 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbdd8e0) at widgets/qframe.cpp:557 #17726 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbdd8e0) at widgets/qabstractscrollarea.cpp:1043 #17727 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbdd8e0) at itemviews/qabstractitemview.cpp:1644 #17728 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbdd8e0) at widgets/qabstractscrollarea_p.h:100 #17729 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbdd8e0) at widgets/qabstractscrollarea_p.h:116 #17730 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbdd8e0) at kernel/qcoreapplication.cpp:1063 #17731 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbdd8e0) at kernel/qapplication.cpp:4561 #17732 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbdd8e0) at kernel/qapplication.cpp:4530 #17733 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbdd8e0) at kernel/qcoreapplication.cpp:953 #17734 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbdd8e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17735 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17736 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17737 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17738 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17739 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbde810) at itemviews/qabstractitemview.cpp:2415 #17740 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbde810) at itemviews/qlistview.cpp:848 #17741 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbde810) at kernel/qwidget.cpp:8554 #17742 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbde810) at widgets/qframe.cpp:557 #17743 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbde810) at widgets/qabstractscrollarea.cpp:1043 #17744 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbde810) at itemviews/qabstractitemview.cpp:1644 #17745 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbde810) at widgets/qabstractscrollarea_p.h:100 #17746 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbde810) at widgets/qabstractscrollarea_p.h:116 #17747 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbde810) at kernel/qcoreapplication.cpp:1063 #17748 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbde810) at kernel/qapplication.cpp:4561 #17749 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbde810) at kernel/qapplication.cpp:4530 #17750 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbde810) at kernel/qcoreapplication.cpp:953 #17751 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbde810) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17752 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17753 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17754 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17755 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17756 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbdf740) at itemviews/qabstractitemview.cpp:2415 #17757 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbdf740) at itemviews/qlistview.cpp:848 #17758 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbdf740) at kernel/qwidget.cpp:8554 #17759 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbdf740) at widgets/qframe.cpp:557 #17760 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbdf740) at widgets/qabstractscrollarea.cpp:1043 #17761 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbdf740) at itemviews/qabstractitemview.cpp:1644 #17762 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbdf740) at widgets/qabstractscrollarea_p.h:100 #17763 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbdf740) at widgets/qabstractscrollarea_p.h:116 #17764 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbdf740) at kernel/qcoreapplication.cpp:1063 #17765 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbdf740) at kernel/qapplication.cpp:4561 #17766 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbdf740) at kernel/qapplication.cpp:4530 #17767 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbdf740) at kernel/qcoreapplication.cpp:953 #17768 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbdf740) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17769 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17770 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17771 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17772 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17773 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbe0670) at itemviews/qabstractitemview.cpp:2415 #17774 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbe0670) at itemviews/qlistview.cpp:848 #17775 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbe0670) at kernel/qwidget.cpp:8554 #17776 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbe0670) at widgets/qframe.cpp:557 #17777 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbe0670) at widgets/qabstractscrollarea.cpp:1043 #17778 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbe0670) at itemviews/qabstractitemview.cpp:1644 #17779 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbe0670) at widgets/qabstractscrollarea_p.h:100 #17780 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbe0670) at widgets/qabstractscrollarea_p.h:116 #17781 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbe0670) at kernel/qcoreapplication.cpp:1063 #17782 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbe0670) at kernel/qapplication.cpp:4561 #17783 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbe0670) at kernel/qapplication.cpp:4530 #17784 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbe0670) at kernel/qcoreapplication.cpp:953 #17785 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbe0670) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17786 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17787 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17788 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17789 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17790 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbe15a0) at itemviews/qabstractitemview.cpp:2415 #17791 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbe15a0) at itemviews/qlistview.cpp:848 #17792 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbe15a0) at kernel/qwidget.cpp:8554 #17793 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbe15a0) at widgets/qframe.cpp:557 #17794 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbe15a0) at widgets/qabstractscrollarea.cpp:1043 #17795 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbe15a0) at itemviews/qabstractitemview.cpp:1644 #17796 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbe15a0) at widgets/qabstractscrollarea_p.h:100 #17797 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbe15a0) at widgets/qabstractscrollarea_p.h:116 #17798 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbe15a0) at kernel/qcoreapplication.cpp:1063 #17799 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbe15a0) at kernel/qapplication.cpp:4561 #17800 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbe15a0) at kernel/qapplication.cpp:4530 #17801 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbe15a0) at kernel/qcoreapplication.cpp:953 #17802 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbe15a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17803 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17804 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17805 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17806 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17807 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbe24d0) at itemviews/qabstractitemview.cpp:2415 #17808 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbe24d0) at itemviews/qlistview.cpp:848 #17809 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbe24d0) at kernel/qwidget.cpp:8554 #17810 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbe24d0) at widgets/qframe.cpp:557 #17811 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbe24d0) at widgets/qabstractscrollarea.cpp:1043 #17812 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbe24d0) at itemviews/qabstractitemview.cpp:1644 #17813 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbe24d0) at widgets/qabstractscrollarea_p.h:100 #17814 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbe24d0) at widgets/qabstractscrollarea_p.h:116 #17815 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbe24d0) at kernel/qcoreapplication.cpp:1063 #17816 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbe24d0) at kernel/qapplication.cpp:4561 #17817 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbe24d0) at kernel/qapplication.cpp:4530 #17818 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbe24d0) at kernel/qcoreapplication.cpp:953 #17819 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbe24d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17820 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17821 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17822 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17823 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17824 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbe3400) at itemviews/qabstractitemview.cpp:2415 #17825 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbe3400) at itemviews/qlistview.cpp:848 #17826 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbe3400) at kernel/qwidget.cpp:8554 #17827 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbe3400) at widgets/qframe.cpp:557 #17828 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbe3400) at widgets/qabstractscrollarea.cpp:1043 #17829 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbe3400) at itemviews/qabstractitemview.cpp:1644 #17830 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbe3400) at widgets/qabstractscrollarea_p.h:100 #17831 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbe3400) at widgets/qabstractscrollarea_p.h:116 #17832 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbe3400) at kernel/qcoreapplication.cpp:1063 #17833 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbe3400) at kernel/qapplication.cpp:4561 #17834 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbe3400) at kernel/qapplication.cpp:4530 #17835 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbe3400) at kernel/qcoreapplication.cpp:953 #17836 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbe3400) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17837 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17838 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17839 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17840 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17841 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbe4330) at itemviews/qabstractitemview.cpp:2415 #17842 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbe4330) at itemviews/qlistview.cpp:848 #17843 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbe4330) at kernel/qwidget.cpp:8554 #17844 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbe4330) at widgets/qframe.cpp:557 #17845 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbe4330) at widgets/qabstractscrollarea.cpp:1043 #17846 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbe4330) at itemviews/qabstractitemview.cpp:1644 #17847 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbe4330) at widgets/qabstractscrollarea_p.h:100 #17848 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbe4330) at widgets/qabstractscrollarea_p.h:116 #17849 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbe4330) at kernel/qcoreapplication.cpp:1063 #17850 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbe4330) at kernel/qapplication.cpp:4561 #17851 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbe4330) at kernel/qapplication.cpp:4530 #17852 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbe4330) at kernel/qcoreapplication.cpp:953 #17853 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbe4330) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17854 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17855 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17856 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17857 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17858 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbe5260) at itemviews/qabstractitemview.cpp:2415 #17859 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbe5260) at itemviews/qlistview.cpp:848 #17860 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbe5260) at kernel/qwidget.cpp:8554 #17861 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbe5260) at widgets/qframe.cpp:557 #17862 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbe5260) at widgets/qabstractscrollarea.cpp:1043 #17863 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbe5260) at itemviews/qabstractitemview.cpp:1644 #17864 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbe5260) at widgets/qabstractscrollarea_p.h:100 #17865 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbe5260) at widgets/qabstractscrollarea_p.h:116 #17866 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbe5260) at kernel/qcoreapplication.cpp:1063 #17867 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbe5260) at kernel/qapplication.cpp:4561 #17868 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbe5260) at kernel/qapplication.cpp:4530 #17869 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbe5260) at kernel/qcoreapplication.cpp:953 #17870 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbe5260) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17871 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17872 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17873 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17874 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17875 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbe6190) at itemviews/qabstractitemview.cpp:2415 #17876 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbe6190) at itemviews/qlistview.cpp:848 #17877 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbe6190) at kernel/qwidget.cpp:8554 #17878 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbe6190) at widgets/qframe.cpp:557 #17879 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbe6190) at widgets/qabstractscrollarea.cpp:1043 #17880 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbe6190) at itemviews/qabstractitemview.cpp:1644 #17881 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbe6190) at widgets/qabstractscrollarea_p.h:100 #17882 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbe6190) at widgets/qabstractscrollarea_p.h:116 #17883 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbe6190) at kernel/qcoreapplication.cpp:1063 #17884 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbe6190) at kernel/qapplication.cpp:4561 #17885 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbe6190) at kernel/qapplication.cpp:4530 #17886 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbe6190) at kernel/qcoreapplication.cpp:953 #17887 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbe6190) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17888 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17889 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17890 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17891 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17892 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbe70c0) at itemviews/qabstractitemview.cpp:2415 #17893 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbe70c0) at itemviews/qlistview.cpp:848 #17894 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbe70c0) at kernel/qwidget.cpp:8554 #17895 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbe70c0) at widgets/qframe.cpp:557 #17896 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbe70c0) at widgets/qabstractscrollarea.cpp:1043 #17897 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbe70c0) at itemviews/qabstractitemview.cpp:1644 #17898 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbe70c0) at widgets/qabstractscrollarea_p.h:100 #17899 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbe70c0) at widgets/qabstractscrollarea_p.h:116 #17900 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbe70c0) at kernel/qcoreapplication.cpp:1063 #17901 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbe70c0) at kernel/qapplication.cpp:4561 #17902 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbe70c0) at kernel/qapplication.cpp:4530 #17903 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbe70c0) at kernel/qcoreapplication.cpp:953 #17904 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbe70c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17905 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17906 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17907 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17908 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17909 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbe7ff0) at itemviews/qabstractitemview.cpp:2415 #17910 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbe7ff0) at itemviews/qlistview.cpp:848 #17911 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbe7ff0) at kernel/qwidget.cpp:8554 #17912 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbe7ff0) at widgets/qframe.cpp:557 #17913 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbe7ff0) at widgets/qabstractscrollarea.cpp:1043 #17914 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbe7ff0) at itemviews/qabstractitemview.cpp:1644 #17915 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbe7ff0) at widgets/qabstractscrollarea_p.h:100 #17916 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbe7ff0) at widgets/qabstractscrollarea_p.h:116 #17917 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbe7ff0) at kernel/qcoreapplication.cpp:1063 #17918 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbe7ff0) at kernel/qapplication.cpp:4561 #17919 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbe7ff0) at kernel/qapplication.cpp:4530 #17920 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbe7ff0) at kernel/qcoreapplication.cpp:953 #17921 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbe7ff0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17922 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17923 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17924 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17925 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17926 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbe8f20) at itemviews/qabstractitemview.cpp:2415 #17927 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbe8f20) at itemviews/qlistview.cpp:848 #17928 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbe8f20) at kernel/qwidget.cpp:8554 #17929 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbe8f20) at widgets/qframe.cpp:557 #17930 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbe8f20) at widgets/qabstractscrollarea.cpp:1043 #17931 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbe8f20) at itemviews/qabstractitemview.cpp:1644 #17932 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbe8f20) at widgets/qabstractscrollarea_p.h:100 #17933 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbe8f20) at widgets/qabstractscrollarea_p.h:116 #17934 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbe8f20) at kernel/qcoreapplication.cpp:1063 #17935 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbe8f20) at kernel/qapplication.cpp:4561 #17936 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbe8f20) at kernel/qapplication.cpp:4530 #17937 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbe8f20) at kernel/qcoreapplication.cpp:953 #17938 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbe8f20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17939 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17940 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17941 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17942 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17943 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbe9e50) at itemviews/qabstractitemview.cpp:2415 #17944 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbe9e50) at itemviews/qlistview.cpp:848 #17945 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbe9e50) at kernel/qwidget.cpp:8554 #17946 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbe9e50) at widgets/qframe.cpp:557 #17947 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbe9e50) at widgets/qabstractscrollarea.cpp:1043 #17948 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbe9e50) at itemviews/qabstractitemview.cpp:1644 #17949 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbe9e50) at widgets/qabstractscrollarea_p.h:100 #17950 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbe9e50) at widgets/qabstractscrollarea_p.h:116 #17951 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbe9e50) at kernel/qcoreapplication.cpp:1063 #17952 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbe9e50) at kernel/qapplication.cpp:4561 #17953 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbe9e50) at kernel/qapplication.cpp:4530 #17954 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbe9e50) at kernel/qcoreapplication.cpp:953 #17955 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbe9e50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17956 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17957 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17958 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17959 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17960 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbead80) at itemviews/qabstractitemview.cpp:2415 #17961 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbead80) at itemviews/qlistview.cpp:848 #17962 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbead80) at kernel/qwidget.cpp:8554 #17963 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbead80) at widgets/qframe.cpp:557 #17964 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbead80) at widgets/qabstractscrollarea.cpp:1043 #17965 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbead80) at itemviews/qabstractitemview.cpp:1644 #17966 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbead80) at widgets/qabstractscrollarea_p.h:100 #17967 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbead80) at widgets/qabstractscrollarea_p.h:116 #17968 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbead80) at kernel/qcoreapplication.cpp:1063 #17969 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbead80) at kernel/qapplication.cpp:4561 #17970 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbead80) at kernel/qapplication.cpp:4530 #17971 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbead80) at kernel/qcoreapplication.cpp:953 #17972 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbead80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17973 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #17974 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17975 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17976 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17977 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbebcb0) at itemviews/qabstractitemview.cpp:2415 #17978 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbebcb0) at itemviews/qlistview.cpp:848 #17979 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbebcb0) at kernel/qwidget.cpp:8554 #17980 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbebcb0) at widgets/qframe.cpp:557 #17981 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbebcb0) at widgets/qabstractscrollarea.cpp:1043 #17982 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbebcb0) at itemviews/qabstractitemview.cpp:1644 #17983 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbebcb0) at widgets/qabstractscrollarea_p.h:100 #17984 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbebcb0) at widgets/qabstractscrollarea_p.h:116 #17985 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbebcb0) at kernel/qcoreapplication.cpp:1063 #17986 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbebcb0) at kernel/qapplication.cpp:4561 #17987 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbebcb0) at kernel/qapplication.cpp:4530 #17988 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbebcb0) at kernel/qcoreapplication.cpp:953 #17989 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbebcb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17990 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #17991 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #17992 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #17993 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #17994 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbecbe0) at itemviews/qabstractitemview.cpp:2415 #17995 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbecbe0) at itemviews/qlistview.cpp:848 #17996 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbecbe0) at kernel/qwidget.cpp:8554 #17997 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbecbe0) at widgets/qframe.cpp:557 #17998 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbecbe0) at widgets/qabstractscrollarea.cpp:1043 #17999 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbecbe0) at itemviews/qabstractitemview.cpp:1644 #18000 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbecbe0) at widgets/qabstractscrollarea_p.h:100 #18001 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbecbe0) at widgets/qabstractscrollarea_p.h:116 #18002 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbecbe0) at kernel/qcoreapplication.cpp:1063 #18003 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbecbe0) at kernel/qapplication.cpp:4561 #18004 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbecbe0) at kernel/qapplication.cpp:4530 #18005 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbecbe0) at kernel/qcoreapplication.cpp:953 #18006 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbecbe0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18007 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18008 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18009 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18010 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18011 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbedb10) at itemviews/qabstractitemview.cpp:2415 #18012 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbedb10) at itemviews/qlistview.cpp:848 #18013 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbedb10) at kernel/qwidget.cpp:8554 #18014 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbedb10) at widgets/qframe.cpp:557 #18015 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbedb10) at widgets/qabstractscrollarea.cpp:1043 #18016 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbedb10) at itemviews/qabstractitemview.cpp:1644 #18017 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbedb10) at widgets/qabstractscrollarea_p.h:100 #18018 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbedb10) at widgets/qabstractscrollarea_p.h:116 #18019 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbedb10) at kernel/qcoreapplication.cpp:1063 #18020 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbedb10) at kernel/qapplication.cpp:4561 #18021 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbedb10) at kernel/qapplication.cpp:4530 #18022 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbedb10) at kernel/qcoreapplication.cpp:953 #18023 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbedb10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18024 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18025 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18026 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18027 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18028 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbeea40) at itemviews/qabstractitemview.cpp:2415 #18029 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbeea40) at itemviews/qlistview.cpp:848 #18030 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbeea40) at kernel/qwidget.cpp:8554 #18031 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbeea40) at widgets/qframe.cpp:557 #18032 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbeea40) at widgets/qabstractscrollarea.cpp:1043 #18033 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbeea40) at itemviews/qabstractitemview.cpp:1644 #18034 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbeea40) at widgets/qabstractscrollarea_p.h:100 #18035 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbeea40) at widgets/qabstractscrollarea_p.h:116 #18036 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbeea40) at kernel/qcoreapplication.cpp:1063 #18037 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbeea40) at kernel/qapplication.cpp:4561 #18038 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbeea40) at kernel/qapplication.cpp:4530 #18039 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbeea40) at kernel/qcoreapplication.cpp:953 #18040 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbeea40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18041 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18042 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18043 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18044 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18045 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbef970) at itemviews/qabstractitemview.cpp:2415 #18046 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbef970) at itemviews/qlistview.cpp:848 #18047 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbef970) at kernel/qwidget.cpp:8554 #18048 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbef970) at widgets/qframe.cpp:557 #18049 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbef970) at widgets/qabstractscrollarea.cpp:1043 #18050 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbef970) at itemviews/qabstractitemview.cpp:1644 #18051 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbef970) at widgets/qabstractscrollarea_p.h:100 #18052 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbef970) at widgets/qabstractscrollarea_p.h:116 #18053 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbef970) at kernel/qcoreapplication.cpp:1063 #18054 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbef970) at kernel/qapplication.cpp:4561 #18055 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbef970) at kernel/qapplication.cpp:4530 #18056 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbef970) at kernel/qcoreapplication.cpp:953 #18057 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbef970) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18058 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18059 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18060 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18061 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18062 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbf08a0) at itemviews/qabstractitemview.cpp:2415 #18063 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbf08a0) at itemviews/qlistview.cpp:848 #18064 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbf08a0) at kernel/qwidget.cpp:8554 #18065 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbf08a0) at widgets/qframe.cpp:557 #18066 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbf08a0) at widgets/qabstractscrollarea.cpp:1043 #18067 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbf08a0) at itemviews/qabstractitemview.cpp:1644 #18068 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbf08a0) at widgets/qabstractscrollarea_p.h:100 #18069 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbf08a0) at widgets/qabstractscrollarea_p.h:116 #18070 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbf08a0) at kernel/qcoreapplication.cpp:1063 #18071 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbf08a0) at kernel/qapplication.cpp:4561 #18072 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbf08a0) at kernel/qapplication.cpp:4530 #18073 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbf08a0) at kernel/qcoreapplication.cpp:953 #18074 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbf08a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18075 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18076 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18077 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18078 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18079 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbf17d0) at itemviews/qabstractitemview.cpp:2415 #18080 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbf17d0) at itemviews/qlistview.cpp:848 #18081 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbf17d0) at kernel/qwidget.cpp:8554 #18082 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbf17d0) at widgets/qframe.cpp:557 #18083 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbf17d0) at widgets/qabstractscrollarea.cpp:1043 #18084 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbf17d0) at itemviews/qabstractitemview.cpp:1644 #18085 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbf17d0) at widgets/qabstractscrollarea_p.h:100 #18086 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbf17d0) at widgets/qabstractscrollarea_p.h:116 #18087 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbf17d0) at kernel/qcoreapplication.cpp:1063 #18088 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbf17d0) at kernel/qapplication.cpp:4561 #18089 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbf17d0) at kernel/qapplication.cpp:4530 #18090 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbf17d0) at kernel/qcoreapplication.cpp:953 #18091 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbf17d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18092 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18093 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18094 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18095 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18096 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbf2700) at itemviews/qabstractitemview.cpp:2415 #18097 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbf2700) at itemviews/qlistview.cpp:848 #18098 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbf2700) at kernel/qwidget.cpp:8554 #18099 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbf2700) at widgets/qframe.cpp:557 #18100 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbf2700) at widgets/qabstractscrollarea.cpp:1043 #18101 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbf2700) at itemviews/qabstractitemview.cpp:1644 #18102 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbf2700) at widgets/qabstractscrollarea_p.h:100 #18103 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbf2700) at widgets/qabstractscrollarea_p.h:116 #18104 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbf2700) at kernel/qcoreapplication.cpp:1063 #18105 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbf2700) at kernel/qapplication.cpp:4561 #18106 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbf2700) at kernel/qapplication.cpp:4530 #18107 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbf2700) at kernel/qcoreapplication.cpp:953 #18108 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbf2700) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18109 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18110 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18111 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18112 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18113 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbf3630) at itemviews/qabstractitemview.cpp:2415 #18114 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbf3630) at itemviews/qlistview.cpp:848 #18115 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbf3630) at kernel/qwidget.cpp:8554 #18116 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbf3630) at widgets/qframe.cpp:557 #18117 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbf3630) at widgets/qabstractscrollarea.cpp:1043 #18118 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbf3630) at itemviews/qabstractitemview.cpp:1644 #18119 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbf3630) at widgets/qabstractscrollarea_p.h:100 #18120 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbf3630) at widgets/qabstractscrollarea_p.h:116 #18121 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbf3630) at kernel/qcoreapplication.cpp:1063 #18122 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbf3630) at kernel/qapplication.cpp:4561 #18123 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbf3630) at kernel/qapplication.cpp:4530 #18124 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbf3630) at kernel/qcoreapplication.cpp:953 #18125 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbf3630) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18126 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18127 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18128 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18129 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18130 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbf4560) at itemviews/qabstractitemview.cpp:2415 #18131 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbf4560) at itemviews/qlistview.cpp:848 #18132 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbf4560) at kernel/qwidget.cpp:8554 #18133 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbf4560) at widgets/qframe.cpp:557 #18134 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbf4560) at widgets/qabstractscrollarea.cpp:1043 #18135 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbf4560) at itemviews/qabstractitemview.cpp:1644 #18136 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbf4560) at widgets/qabstractscrollarea_p.h:100 #18137 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbf4560) at widgets/qabstractscrollarea_p.h:116 #18138 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbf4560) at kernel/qcoreapplication.cpp:1063 #18139 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbf4560) at kernel/qapplication.cpp:4561 #18140 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbf4560) at kernel/qapplication.cpp:4530 #18141 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbf4560) at kernel/qcoreapplication.cpp:953 #18142 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbf4560) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18143 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18144 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18145 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18146 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18147 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbf5490) at itemviews/qabstractitemview.cpp:2415 #18148 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbf5490) at itemviews/qlistview.cpp:848 #18149 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbf5490) at kernel/qwidget.cpp:8554 #18150 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbf5490) at widgets/qframe.cpp:557 #18151 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbf5490) at widgets/qabstractscrollarea.cpp:1043 #18152 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbf5490) at itemviews/qabstractitemview.cpp:1644 #18153 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbf5490) at widgets/qabstractscrollarea_p.h:100 #18154 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbf5490) at widgets/qabstractscrollarea_p.h:116 #18155 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbf5490) at kernel/qcoreapplication.cpp:1063 #18156 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbf5490) at kernel/qapplication.cpp:4561 #18157 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbf5490) at kernel/qapplication.cpp:4530 #18158 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbf5490) at kernel/qcoreapplication.cpp:953 #18159 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbf5490) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18160 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18161 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18162 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18163 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18164 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbf63c0) at itemviews/qabstractitemview.cpp:2415 #18165 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbf63c0) at itemviews/qlistview.cpp:848 #18166 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbf63c0) at kernel/qwidget.cpp:8554 #18167 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbf63c0) at widgets/qframe.cpp:557 #18168 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbf63c0) at widgets/qabstractscrollarea.cpp:1043 #18169 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbf63c0) at itemviews/qabstractitemview.cpp:1644 #18170 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbf63c0) at widgets/qabstractscrollarea_p.h:100 #18171 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbf63c0) at widgets/qabstractscrollarea_p.h:116 #18172 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbf63c0) at kernel/qcoreapplication.cpp:1063 #18173 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbf63c0) at kernel/qapplication.cpp:4561 #18174 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbf63c0) at kernel/qapplication.cpp:4530 #18175 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbf63c0) at kernel/qcoreapplication.cpp:953 #18176 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbf63c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18177 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18178 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18179 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18180 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18181 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbf72f0) at itemviews/qabstractitemview.cpp:2415 #18182 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbf72f0) at itemviews/qlistview.cpp:848 #18183 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbf72f0) at kernel/qwidget.cpp:8554 #18184 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbf72f0) at widgets/qframe.cpp:557 #18185 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbf72f0) at widgets/qabstractscrollarea.cpp:1043 #18186 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbf72f0) at itemviews/qabstractitemview.cpp:1644 #18187 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbf72f0) at widgets/qabstractscrollarea_p.h:100 #18188 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbf72f0) at widgets/qabstractscrollarea_p.h:116 #18189 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbf72f0) at kernel/qcoreapplication.cpp:1063 #18190 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbf72f0) at kernel/qapplication.cpp:4561 #18191 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbf72f0) at kernel/qapplication.cpp:4530 #18192 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbf72f0) at kernel/qcoreapplication.cpp:953 #18193 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbf72f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18194 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18195 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18196 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18197 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18198 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbf8220) at itemviews/qabstractitemview.cpp:2415 #18199 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbf8220) at itemviews/qlistview.cpp:848 #18200 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbf8220) at kernel/qwidget.cpp:8554 #18201 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbf8220) at widgets/qframe.cpp:557 #18202 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbf8220) at widgets/qabstractscrollarea.cpp:1043 #18203 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbf8220) at itemviews/qabstractitemview.cpp:1644 #18204 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbf8220) at widgets/qabstractscrollarea_p.h:100 #18205 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbf8220) at widgets/qabstractscrollarea_p.h:116 #18206 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbf8220) at kernel/qcoreapplication.cpp:1063 #18207 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbf8220) at kernel/qapplication.cpp:4561 #18208 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbf8220) at kernel/qapplication.cpp:4530 #18209 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbf8220) at kernel/qcoreapplication.cpp:953 #18210 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbf8220) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18211 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18212 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18213 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18214 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18215 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbf9150) at itemviews/qabstractitemview.cpp:2415 #18216 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbf9150) at itemviews/qlistview.cpp:848 #18217 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbf9150) at kernel/qwidget.cpp:8554 #18218 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbf9150) at widgets/qframe.cpp:557 #18219 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbf9150) at widgets/qabstractscrollarea.cpp:1043 #18220 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbf9150) at itemviews/qabstractitemview.cpp:1644 #18221 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbf9150) at widgets/qabstractscrollarea_p.h:100 #18222 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbf9150) at widgets/qabstractscrollarea_p.h:116 #18223 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbf9150) at kernel/qcoreapplication.cpp:1063 #18224 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbf9150) at kernel/qapplication.cpp:4561 #18225 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbf9150) at kernel/qapplication.cpp:4530 #18226 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbf9150) at kernel/qcoreapplication.cpp:953 #18227 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbf9150) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18228 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18229 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18230 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18231 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18232 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbfa080) at itemviews/qabstractitemview.cpp:2415 #18233 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbfa080) at itemviews/qlistview.cpp:848 #18234 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbfa080) at kernel/qwidget.cpp:8554 #18235 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbfa080) at widgets/qframe.cpp:557 #18236 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbfa080) at widgets/qabstractscrollarea.cpp:1043 #18237 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbfa080) at itemviews/qabstractitemview.cpp:1644 #18238 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbfa080) at widgets/qabstractscrollarea_p.h:100 #18239 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbfa080) at widgets/qabstractscrollarea_p.h:116 #18240 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbfa080) at kernel/qcoreapplication.cpp:1063 #18241 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbfa080) at kernel/qapplication.cpp:4561 #18242 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbfa080) at kernel/qapplication.cpp:4530 #18243 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbfa080) at kernel/qcoreapplication.cpp:953 #18244 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbfa080) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18245 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18246 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18247 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18248 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18249 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbfafb0) at itemviews/qabstractitemview.cpp:2415 #18250 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbfafb0) at itemviews/qlistview.cpp:848 #18251 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbfafb0) at kernel/qwidget.cpp:8554 #18252 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbfafb0) at widgets/qframe.cpp:557 #18253 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbfafb0) at widgets/qabstractscrollarea.cpp:1043 #18254 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbfafb0) at itemviews/qabstractitemview.cpp:1644 #18255 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbfafb0) at widgets/qabstractscrollarea_p.h:100 #18256 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbfafb0) at widgets/qabstractscrollarea_p.h:116 #18257 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbfafb0) at kernel/qcoreapplication.cpp:1063 #18258 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbfafb0) at kernel/qapplication.cpp:4561 #18259 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbfafb0) at kernel/qapplication.cpp:4530 #18260 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbfafb0) at kernel/qcoreapplication.cpp:953 #18261 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbfafb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18262 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18263 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18264 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18265 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18266 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbfbee0) at itemviews/qabstractitemview.cpp:2415 #18267 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbfbee0) at itemviews/qlistview.cpp:848 #18268 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbfbee0) at kernel/qwidget.cpp:8554 #18269 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbfbee0) at widgets/qframe.cpp:557 #18270 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbfbee0) at widgets/qabstractscrollarea.cpp:1043 #18271 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbfbee0) at itemviews/qabstractitemview.cpp:1644 #18272 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbfbee0) at widgets/qabstractscrollarea_p.h:100 #18273 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbfbee0) at widgets/qabstractscrollarea_p.h:116 #18274 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbfbee0) at kernel/qcoreapplication.cpp:1063 #18275 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbfbee0) at kernel/qapplication.cpp:4561 #18276 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbfbee0) at kernel/qapplication.cpp:4530 #18277 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbfbee0) at kernel/qcoreapplication.cpp:953 #18278 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbfbee0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18279 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18280 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18281 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18282 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18283 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbfce10) at itemviews/qabstractitemview.cpp:2415 #18284 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbfce10) at itemviews/qlistview.cpp:848 #18285 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbfce10) at kernel/qwidget.cpp:8554 #18286 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbfce10) at widgets/qframe.cpp:557 #18287 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbfce10) at widgets/qabstractscrollarea.cpp:1043 #18288 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbfce10) at itemviews/qabstractitemview.cpp:1644 #18289 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbfce10) at widgets/qabstractscrollarea_p.h:100 #18290 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbfce10) at widgets/qabstractscrollarea_p.h:116 #18291 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbfce10) at kernel/qcoreapplication.cpp:1063 #18292 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbfce10) at kernel/qapplication.cpp:4561 #18293 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbfce10) at kernel/qapplication.cpp:4530 #18294 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbfce10) at kernel/qcoreapplication.cpp:953 #18295 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbfce10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18296 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18297 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18298 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18299 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18300 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbfdd40) at itemviews/qabstractitemview.cpp:2415 #18301 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbfdd40) at itemviews/qlistview.cpp:848 #18302 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbfdd40) at kernel/qwidget.cpp:8554 #18303 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbfdd40) at widgets/qframe.cpp:557 #18304 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbfdd40) at widgets/qabstractscrollarea.cpp:1043 #18305 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbfdd40) at itemviews/qabstractitemview.cpp:1644 #18306 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbfdd40) at widgets/qabstractscrollarea_p.h:100 #18307 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbfdd40) at widgets/qabstractscrollarea_p.h:116 #18308 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbfdd40) at kernel/qcoreapplication.cpp:1063 #18309 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbfdd40) at kernel/qapplication.cpp:4561 #18310 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbfdd40) at kernel/qapplication.cpp:4530 #18311 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbfdd40) at kernel/qcoreapplication.cpp:953 #18312 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbfdd40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18313 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18314 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18315 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18316 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18317 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbfec70) at itemviews/qabstractitemview.cpp:2415 #18318 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbfec70) at itemviews/qlistview.cpp:848 #18319 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbfec70) at kernel/qwidget.cpp:8554 #18320 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbfec70) at widgets/qframe.cpp:557 #18321 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbfec70) at widgets/qabstractscrollarea.cpp:1043 #18322 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbfec70) at itemviews/qabstractitemview.cpp:1644 #18323 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbfec70) at widgets/qabstractscrollarea_p.h:100 #18324 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbfec70) at widgets/qabstractscrollarea_p.h:116 #18325 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbfec70) at kernel/qcoreapplication.cpp:1063 #18326 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbfec70) at kernel/qapplication.cpp:4561 #18327 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbfec70) at kernel/qapplication.cpp:4530 #18328 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbfec70) at kernel/qcoreapplication.cpp:953 #18329 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbfec70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18330 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18331 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18332 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18333 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18334 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffbffba0) at itemviews/qabstractitemview.cpp:2415 #18335 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffbffba0) at itemviews/qlistview.cpp:848 #18336 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffbffba0) at kernel/qwidget.cpp:8554 #18337 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffbffba0) at widgets/qframe.cpp:557 #18338 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffbffba0) at widgets/qabstractscrollarea.cpp:1043 #18339 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffbffba0) at itemviews/qabstractitemview.cpp:1644 #18340 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffbffba0) at widgets/qabstractscrollarea_p.h:100 #18341 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffbffba0) at widgets/qabstractscrollarea_p.h:116 #18342 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffbffba0) at kernel/qcoreapplication.cpp:1063 #18343 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffbffba0) at kernel/qapplication.cpp:4561 #18344 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffbffba0) at kernel/qapplication.cpp:4530 #18345 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffbffba0) at kernel/qcoreapplication.cpp:953 #18346 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffbffba0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18347 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18348 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18349 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18350 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18351 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc00ad0) at itemviews/qabstractitemview.cpp:2415 #18352 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc00ad0) at itemviews/qlistview.cpp:848 #18353 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc00ad0) at kernel/qwidget.cpp:8554 #18354 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc00ad0) at widgets/qframe.cpp:557 #18355 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc00ad0) at widgets/qabstractscrollarea.cpp:1043 #18356 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc00ad0) at itemviews/qabstractitemview.cpp:1644 #18357 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc00ad0) at widgets/qabstractscrollarea_p.h:100 #18358 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc00ad0) at widgets/qabstractscrollarea_p.h:116 #18359 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc00ad0) at kernel/qcoreapplication.cpp:1063 #18360 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc00ad0) at kernel/qapplication.cpp:4561 #18361 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc00ad0) at kernel/qapplication.cpp:4530 #18362 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc00ad0) at kernel/qcoreapplication.cpp:953 #18363 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc00ad0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18364 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18365 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18366 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18367 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18368 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc01a00) at itemviews/qabstractitemview.cpp:2415 #18369 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc01a00) at itemviews/qlistview.cpp:848 #18370 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc01a00) at kernel/qwidget.cpp:8554 #18371 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc01a00) at widgets/qframe.cpp:557 #18372 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc01a00) at widgets/qabstractscrollarea.cpp:1043 #18373 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc01a00) at itemviews/qabstractitemview.cpp:1644 #18374 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc01a00) at widgets/qabstractscrollarea_p.h:100 #18375 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc01a00) at widgets/qabstractscrollarea_p.h:116 #18376 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc01a00) at kernel/qcoreapplication.cpp:1063 #18377 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc01a00) at kernel/qapplication.cpp:4561 #18378 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc01a00) at kernel/qapplication.cpp:4530 #18379 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc01a00) at kernel/qcoreapplication.cpp:953 #18380 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc01a00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18381 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18382 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18383 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18384 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18385 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc02930) at itemviews/qabstractitemview.cpp:2415 #18386 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc02930) at itemviews/qlistview.cpp:848 #18387 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc02930) at kernel/qwidget.cpp:8554 #18388 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc02930) at widgets/qframe.cpp:557 #18389 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc02930) at widgets/qabstractscrollarea.cpp:1043 #18390 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc02930) at itemviews/qabstractitemview.cpp:1644 #18391 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc02930) at widgets/qabstractscrollarea_p.h:100 #18392 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc02930) at widgets/qabstractscrollarea_p.h:116 #18393 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc02930) at kernel/qcoreapplication.cpp:1063 #18394 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc02930) at kernel/qapplication.cpp:4561 #18395 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc02930) at kernel/qapplication.cpp:4530 #18396 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc02930) at kernel/qcoreapplication.cpp:953 #18397 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc02930) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18398 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18399 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18400 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18401 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18402 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc03860) at itemviews/qabstractitemview.cpp:2415 #18403 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc03860) at itemviews/qlistview.cpp:848 #18404 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc03860) at kernel/qwidget.cpp:8554 #18405 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc03860) at widgets/qframe.cpp:557 #18406 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc03860) at widgets/qabstractscrollarea.cpp:1043 #18407 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc03860) at itemviews/qabstractitemview.cpp:1644 #18408 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc03860) at widgets/qabstractscrollarea_p.h:100 #18409 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc03860) at widgets/qabstractscrollarea_p.h:116 #18410 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc03860) at kernel/qcoreapplication.cpp:1063 #18411 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc03860) at kernel/qapplication.cpp:4561 #18412 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc03860) at kernel/qapplication.cpp:4530 #18413 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc03860) at kernel/qcoreapplication.cpp:953 #18414 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc03860) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18415 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18416 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18417 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18418 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18419 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc04790) at itemviews/qabstractitemview.cpp:2415 #18420 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc04790) at itemviews/qlistview.cpp:848 #18421 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc04790) at kernel/qwidget.cpp:8554 #18422 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc04790) at widgets/qframe.cpp:557 #18423 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc04790) at widgets/qabstractscrollarea.cpp:1043 #18424 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc04790) at itemviews/qabstractitemview.cpp:1644 #18425 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc04790) at widgets/qabstractscrollarea_p.h:100 #18426 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc04790) at widgets/qabstractscrollarea_p.h:116 #18427 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc04790) at kernel/qcoreapplication.cpp:1063 #18428 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc04790) at kernel/qapplication.cpp:4561 #18429 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc04790) at kernel/qapplication.cpp:4530 #18430 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc04790) at kernel/qcoreapplication.cpp:953 #18431 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc04790) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18432 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18433 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18434 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18435 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18436 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc056c0) at itemviews/qabstractitemview.cpp:2415 #18437 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc056c0) at itemviews/qlistview.cpp:848 #18438 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc056c0) at kernel/qwidget.cpp:8554 #18439 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc056c0) at widgets/qframe.cpp:557 #18440 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc056c0) at widgets/qabstractscrollarea.cpp:1043 #18441 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc056c0) at itemviews/qabstractitemview.cpp:1644 #18442 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc056c0) at widgets/qabstractscrollarea_p.h:100 #18443 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc056c0) at widgets/qabstractscrollarea_p.h:116 #18444 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc056c0) at kernel/qcoreapplication.cpp:1063 #18445 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc056c0) at kernel/qapplication.cpp:4561 #18446 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc056c0) at kernel/qapplication.cpp:4530 #18447 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc056c0) at kernel/qcoreapplication.cpp:953 #18448 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc056c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18449 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18450 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18451 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18452 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18453 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc065f0) at itemviews/qabstractitemview.cpp:2415 #18454 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc065f0) at itemviews/qlistview.cpp:848 #18455 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc065f0) at kernel/qwidget.cpp:8554 #18456 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc065f0) at widgets/qframe.cpp:557 #18457 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc065f0) at widgets/qabstractscrollarea.cpp:1043 #18458 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc065f0) at itemviews/qabstractitemview.cpp:1644 #18459 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc065f0) at widgets/qabstractscrollarea_p.h:100 #18460 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc065f0) at widgets/qabstractscrollarea_p.h:116 #18461 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc065f0) at kernel/qcoreapplication.cpp:1063 #18462 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc065f0) at kernel/qapplication.cpp:4561 #18463 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc065f0) at kernel/qapplication.cpp:4530 #18464 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc065f0) at kernel/qcoreapplication.cpp:953 #18465 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc065f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18466 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18467 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18468 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18469 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18470 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc07520) at itemviews/qabstractitemview.cpp:2415 #18471 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc07520) at itemviews/qlistview.cpp:848 #18472 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc07520) at kernel/qwidget.cpp:8554 #18473 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc07520) at widgets/qframe.cpp:557 #18474 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc07520) at widgets/qabstractscrollarea.cpp:1043 #18475 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc07520) at itemviews/qabstractitemview.cpp:1644 #18476 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc07520) at widgets/qabstractscrollarea_p.h:100 #18477 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc07520) at widgets/qabstractscrollarea_p.h:116 #18478 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc07520) at kernel/qcoreapplication.cpp:1063 #18479 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc07520) at kernel/qapplication.cpp:4561 #18480 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc07520) at kernel/qapplication.cpp:4530 #18481 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc07520) at kernel/qcoreapplication.cpp:953 #18482 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc07520) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18483 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18484 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18485 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18486 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18487 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc08450) at itemviews/qabstractitemview.cpp:2415 #18488 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc08450) at itemviews/qlistview.cpp:848 #18489 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc08450) at kernel/qwidget.cpp:8554 #18490 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc08450) at widgets/qframe.cpp:557 #18491 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc08450) at widgets/qabstractscrollarea.cpp:1043 #18492 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc08450) at itemviews/qabstractitemview.cpp:1644 #18493 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc08450) at widgets/qabstractscrollarea_p.h:100 #18494 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc08450) at widgets/qabstractscrollarea_p.h:116 #18495 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc08450) at kernel/qcoreapplication.cpp:1063 #18496 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc08450) at kernel/qapplication.cpp:4561 #18497 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc08450) at kernel/qapplication.cpp:4530 #18498 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc08450) at kernel/qcoreapplication.cpp:953 #18499 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc08450) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18500 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18501 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18502 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18503 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18504 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc09380) at itemviews/qabstractitemview.cpp:2415 #18505 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc09380) at itemviews/qlistview.cpp:848 #18506 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc09380) at kernel/qwidget.cpp:8554 #18507 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc09380) at widgets/qframe.cpp:557 #18508 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc09380) at widgets/qabstractscrollarea.cpp:1043 #18509 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc09380) at itemviews/qabstractitemview.cpp:1644 #18510 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc09380) at widgets/qabstractscrollarea_p.h:100 #18511 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc09380) at widgets/qabstractscrollarea_p.h:116 #18512 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc09380) at kernel/qcoreapplication.cpp:1063 #18513 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc09380) at kernel/qapplication.cpp:4561 #18514 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc09380) at kernel/qapplication.cpp:4530 #18515 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc09380) at kernel/qcoreapplication.cpp:953 #18516 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc09380) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18517 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18518 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18519 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18520 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18521 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc0a2b0) at itemviews/qabstractitemview.cpp:2415 #18522 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc0a2b0) at itemviews/qlistview.cpp:848 #18523 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc0a2b0) at kernel/qwidget.cpp:8554 #18524 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc0a2b0) at widgets/qframe.cpp:557 #18525 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc0a2b0) at widgets/qabstractscrollarea.cpp:1043 #18526 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc0a2b0) at itemviews/qabstractitemview.cpp:1644 #18527 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc0a2b0) at widgets/qabstractscrollarea_p.h:100 #18528 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc0a2b0) at widgets/qabstractscrollarea_p.h:116 #18529 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc0a2b0) at kernel/qcoreapplication.cpp:1063 #18530 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc0a2b0) at kernel/qapplication.cpp:4561 #18531 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc0a2b0) at kernel/qapplication.cpp:4530 #18532 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc0a2b0) at kernel/qcoreapplication.cpp:953 #18533 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc0a2b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18534 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18535 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18536 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18537 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18538 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc0b1e0) at itemviews/qabstractitemview.cpp:2415 #18539 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc0b1e0) at itemviews/qlistview.cpp:848 #18540 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc0b1e0) at kernel/qwidget.cpp:8554 #18541 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc0b1e0) at widgets/qframe.cpp:557 #18542 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc0b1e0) at widgets/qabstractscrollarea.cpp:1043 #18543 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc0b1e0) at itemviews/qabstractitemview.cpp:1644 #18544 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc0b1e0) at widgets/qabstractscrollarea_p.h:100 #18545 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc0b1e0) at widgets/qabstractscrollarea_p.h:116 #18546 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc0b1e0) at kernel/qcoreapplication.cpp:1063 #18547 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc0b1e0) at kernel/qapplication.cpp:4561 #18548 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc0b1e0) at kernel/qapplication.cpp:4530 #18549 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc0b1e0) at kernel/qcoreapplication.cpp:953 #18550 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc0b1e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18551 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18552 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18553 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18554 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18555 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc0c110) at itemviews/qabstractitemview.cpp:2415 #18556 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc0c110) at itemviews/qlistview.cpp:848 #18557 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc0c110) at kernel/qwidget.cpp:8554 #18558 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc0c110) at widgets/qframe.cpp:557 #18559 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc0c110) at widgets/qabstractscrollarea.cpp:1043 #18560 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc0c110) at itemviews/qabstractitemview.cpp:1644 #18561 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc0c110) at widgets/qabstractscrollarea_p.h:100 #18562 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc0c110) at widgets/qabstractscrollarea_p.h:116 #18563 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc0c110) at kernel/qcoreapplication.cpp:1063 #18564 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc0c110) at kernel/qapplication.cpp:4561 #18565 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc0c110) at kernel/qapplication.cpp:4530 #18566 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc0c110) at kernel/qcoreapplication.cpp:953 #18567 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc0c110) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18568 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18569 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18570 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18571 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18572 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc0d040) at itemviews/qabstractitemview.cpp:2415 #18573 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc0d040) at itemviews/qlistview.cpp:848 #18574 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc0d040) at kernel/qwidget.cpp:8554 #18575 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc0d040) at widgets/qframe.cpp:557 #18576 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc0d040) at widgets/qabstractscrollarea.cpp:1043 #18577 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc0d040) at itemviews/qabstractitemview.cpp:1644 #18578 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc0d040) at widgets/qabstractscrollarea_p.h:100 #18579 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc0d040) at widgets/qabstractscrollarea_p.h:116 #18580 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc0d040) at kernel/qcoreapplication.cpp:1063 #18581 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc0d040) at kernel/qapplication.cpp:4561 #18582 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc0d040) at kernel/qapplication.cpp:4530 #18583 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc0d040) at kernel/qcoreapplication.cpp:953 #18584 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc0d040) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18585 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18586 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18587 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18588 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18589 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc0df70) at itemviews/qabstractitemview.cpp:2415 #18590 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc0df70) at itemviews/qlistview.cpp:848 #18591 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc0df70) at kernel/qwidget.cpp:8554 #18592 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc0df70) at widgets/qframe.cpp:557 #18593 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc0df70) at widgets/qabstractscrollarea.cpp:1043 #18594 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc0df70) at itemviews/qabstractitemview.cpp:1644 #18595 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc0df70) at widgets/qabstractscrollarea_p.h:100 #18596 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc0df70) at widgets/qabstractscrollarea_p.h:116 #18597 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc0df70) at kernel/qcoreapplication.cpp:1063 #18598 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc0df70) at kernel/qapplication.cpp:4561 #18599 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc0df70) at kernel/qapplication.cpp:4530 #18600 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc0df70) at kernel/qcoreapplication.cpp:953 #18601 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc0df70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18602 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18603 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18604 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18605 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18606 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc0eea0) at itemviews/qabstractitemview.cpp:2415 #18607 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc0eea0) at itemviews/qlistview.cpp:848 #18608 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc0eea0) at kernel/qwidget.cpp:8554 #18609 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc0eea0) at widgets/qframe.cpp:557 #18610 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc0eea0) at widgets/qabstractscrollarea.cpp:1043 #18611 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc0eea0) at itemviews/qabstractitemview.cpp:1644 #18612 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc0eea0) at widgets/qabstractscrollarea_p.h:100 #18613 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc0eea0) at widgets/qabstractscrollarea_p.h:116 #18614 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc0eea0) at kernel/qcoreapplication.cpp:1063 #18615 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc0eea0) at kernel/qapplication.cpp:4561 #18616 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc0eea0) at kernel/qapplication.cpp:4530 #18617 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc0eea0) at kernel/qcoreapplication.cpp:953 #18618 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc0eea0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18619 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18620 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18621 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18622 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18623 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc0fdd0) at itemviews/qabstractitemview.cpp:2415 #18624 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc0fdd0) at itemviews/qlistview.cpp:848 #18625 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc0fdd0) at kernel/qwidget.cpp:8554 #18626 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc0fdd0) at widgets/qframe.cpp:557 #18627 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc0fdd0) at widgets/qabstractscrollarea.cpp:1043 #18628 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc0fdd0) at itemviews/qabstractitemview.cpp:1644 #18629 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc0fdd0) at widgets/qabstractscrollarea_p.h:100 #18630 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc0fdd0) at widgets/qabstractscrollarea_p.h:116 #18631 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc0fdd0) at kernel/qcoreapplication.cpp:1063 #18632 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc0fdd0) at kernel/qapplication.cpp:4561 #18633 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc0fdd0) at kernel/qapplication.cpp:4530 #18634 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc0fdd0) at kernel/qcoreapplication.cpp:953 #18635 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc0fdd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18636 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18637 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18638 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18639 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18640 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc10d00) at itemviews/qabstractitemview.cpp:2415 #18641 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc10d00) at itemviews/qlistview.cpp:848 #18642 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc10d00) at kernel/qwidget.cpp:8554 #18643 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc10d00) at widgets/qframe.cpp:557 #18644 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc10d00) at widgets/qabstractscrollarea.cpp:1043 #18645 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc10d00) at itemviews/qabstractitemview.cpp:1644 #18646 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc10d00) at widgets/qabstractscrollarea_p.h:100 #18647 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc10d00) at widgets/qabstractscrollarea_p.h:116 #18648 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc10d00) at kernel/qcoreapplication.cpp:1063 #18649 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc10d00) at kernel/qapplication.cpp:4561 #18650 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc10d00) at kernel/qapplication.cpp:4530 #18651 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc10d00) at kernel/qcoreapplication.cpp:953 #18652 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc10d00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18653 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18654 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18655 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18656 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18657 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc11c30) at itemviews/qabstractitemview.cpp:2415 #18658 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc11c30) at itemviews/qlistview.cpp:848 #18659 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc11c30) at kernel/qwidget.cpp:8554 #18660 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc11c30) at widgets/qframe.cpp:557 #18661 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc11c30) at widgets/qabstractscrollarea.cpp:1043 #18662 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc11c30) at itemviews/qabstractitemview.cpp:1644 #18663 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc11c30) at widgets/qabstractscrollarea_p.h:100 #18664 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc11c30) at widgets/qabstractscrollarea_p.h:116 #18665 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc11c30) at kernel/qcoreapplication.cpp:1063 #18666 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc11c30) at kernel/qapplication.cpp:4561 #18667 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc11c30) at kernel/qapplication.cpp:4530 #18668 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc11c30) at kernel/qcoreapplication.cpp:953 #18669 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc11c30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18670 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18671 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18672 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18673 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18674 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc12b60) at itemviews/qabstractitemview.cpp:2415 #18675 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc12b60) at itemviews/qlistview.cpp:848 #18676 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc12b60) at kernel/qwidget.cpp:8554 #18677 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc12b60) at widgets/qframe.cpp:557 #18678 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc12b60) at widgets/qabstractscrollarea.cpp:1043 #18679 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc12b60) at itemviews/qabstractitemview.cpp:1644 #18680 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc12b60) at widgets/qabstractscrollarea_p.h:100 #18681 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc12b60) at widgets/qabstractscrollarea_p.h:116 #18682 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc12b60) at kernel/qcoreapplication.cpp:1063 #18683 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc12b60) at kernel/qapplication.cpp:4561 #18684 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc12b60) at kernel/qapplication.cpp:4530 #18685 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc12b60) at kernel/qcoreapplication.cpp:953 #18686 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc12b60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18687 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18688 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18689 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18690 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18691 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc13a90) at itemviews/qabstractitemview.cpp:2415 #18692 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc13a90) at itemviews/qlistview.cpp:848 #18693 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc13a90) at kernel/qwidget.cpp:8554 #18694 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc13a90) at widgets/qframe.cpp:557 #18695 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc13a90) at widgets/qabstractscrollarea.cpp:1043 #18696 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc13a90) at itemviews/qabstractitemview.cpp:1644 #18697 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc13a90) at widgets/qabstractscrollarea_p.h:100 #18698 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc13a90) at widgets/qabstractscrollarea_p.h:116 #18699 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc13a90) at kernel/qcoreapplication.cpp:1063 #18700 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc13a90) at kernel/qapplication.cpp:4561 #18701 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc13a90) at kernel/qapplication.cpp:4530 #18702 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc13a90) at kernel/qcoreapplication.cpp:953 #18703 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc13a90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18704 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18705 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18706 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18707 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18708 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc149c0) at itemviews/qabstractitemview.cpp:2415 #18709 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc149c0) at itemviews/qlistview.cpp:848 #18710 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc149c0) at kernel/qwidget.cpp:8554 #18711 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc149c0) at widgets/qframe.cpp:557 #18712 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc149c0) at widgets/qabstractscrollarea.cpp:1043 #18713 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc149c0) at itemviews/qabstractitemview.cpp:1644 #18714 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc149c0) at widgets/qabstractscrollarea_p.h:100 #18715 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc149c0) at widgets/qabstractscrollarea_p.h:116 #18716 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc149c0) at kernel/qcoreapplication.cpp:1063 #18717 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc149c0) at kernel/qapplication.cpp:4561 #18718 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc149c0) at kernel/qapplication.cpp:4530 #18719 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc149c0) at kernel/qcoreapplication.cpp:953 #18720 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc149c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18721 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18722 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18723 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18724 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18725 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc158f0) at itemviews/qabstractitemview.cpp:2415 #18726 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc158f0) at itemviews/qlistview.cpp:848 #18727 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc158f0) at kernel/qwidget.cpp:8554 #18728 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc158f0) at widgets/qframe.cpp:557 #18729 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc158f0) at widgets/qabstractscrollarea.cpp:1043 #18730 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc158f0) at itemviews/qabstractitemview.cpp:1644 #18731 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc158f0) at widgets/qabstractscrollarea_p.h:100 #18732 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc158f0) at widgets/qabstractscrollarea_p.h:116 #18733 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc158f0) at kernel/qcoreapplication.cpp:1063 #18734 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc158f0) at kernel/qapplication.cpp:4561 #18735 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc158f0) at kernel/qapplication.cpp:4530 #18736 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc158f0) at kernel/qcoreapplication.cpp:953 #18737 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc158f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18738 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18739 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18740 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18741 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18742 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc16820) at itemviews/qabstractitemview.cpp:2415 #18743 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc16820) at itemviews/qlistview.cpp:848 #18744 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc16820) at kernel/qwidget.cpp:8554 #18745 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc16820) at widgets/qframe.cpp:557 #18746 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc16820) at widgets/qabstractscrollarea.cpp:1043 #18747 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc16820) at itemviews/qabstractitemview.cpp:1644 #18748 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc16820) at widgets/qabstractscrollarea_p.h:100 #18749 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc16820) at widgets/qabstractscrollarea_p.h:116 #18750 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc16820) at kernel/qcoreapplication.cpp:1063 #18751 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc16820) at kernel/qapplication.cpp:4561 #18752 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc16820) at kernel/qapplication.cpp:4530 #18753 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc16820) at kernel/qcoreapplication.cpp:953 #18754 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc16820) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18755 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18756 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18757 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18758 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18759 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc17750) at itemviews/qabstractitemview.cpp:2415 #18760 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc17750) at itemviews/qlistview.cpp:848 #18761 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc17750) at kernel/qwidget.cpp:8554 #18762 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc17750) at widgets/qframe.cpp:557 #18763 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc17750) at widgets/qabstractscrollarea.cpp:1043 #18764 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc17750) at itemviews/qabstractitemview.cpp:1644 #18765 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc17750) at widgets/qabstractscrollarea_p.h:100 #18766 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc17750) at widgets/qabstractscrollarea_p.h:116 #18767 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc17750) at kernel/qcoreapplication.cpp:1063 #18768 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc17750) at kernel/qapplication.cpp:4561 #18769 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc17750) at kernel/qapplication.cpp:4530 #18770 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc17750) at kernel/qcoreapplication.cpp:953 #18771 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc17750) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18772 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18773 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18774 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18775 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18776 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc18680) at itemviews/qabstractitemview.cpp:2415 #18777 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc18680) at itemviews/qlistview.cpp:848 #18778 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc18680) at kernel/qwidget.cpp:8554 #18779 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc18680) at widgets/qframe.cpp:557 #18780 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc18680) at widgets/qabstractscrollarea.cpp:1043 #18781 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc18680) at itemviews/qabstractitemview.cpp:1644 #18782 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc18680) at widgets/qabstractscrollarea_p.h:100 #18783 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc18680) at widgets/qabstractscrollarea_p.h:116 #18784 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc18680) at kernel/qcoreapplication.cpp:1063 #18785 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc18680) at kernel/qapplication.cpp:4561 #18786 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc18680) at kernel/qapplication.cpp:4530 #18787 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc18680) at kernel/qcoreapplication.cpp:953 #18788 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc18680) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18789 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18790 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18791 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18792 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18793 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc195b0) at itemviews/qabstractitemview.cpp:2415 #18794 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc195b0) at itemviews/qlistview.cpp:848 #18795 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc195b0) at kernel/qwidget.cpp:8554 #18796 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc195b0) at widgets/qframe.cpp:557 #18797 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc195b0) at widgets/qabstractscrollarea.cpp:1043 #18798 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc195b0) at itemviews/qabstractitemview.cpp:1644 #18799 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc195b0) at widgets/qabstractscrollarea_p.h:100 #18800 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc195b0) at widgets/qabstractscrollarea_p.h:116 #18801 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc195b0) at kernel/qcoreapplication.cpp:1063 #18802 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc195b0) at kernel/qapplication.cpp:4561 #18803 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc195b0) at kernel/qapplication.cpp:4530 #18804 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc195b0) at kernel/qcoreapplication.cpp:953 #18805 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc195b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18806 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18807 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18808 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18809 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18810 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc1a4e0) at itemviews/qabstractitemview.cpp:2415 #18811 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc1a4e0) at itemviews/qlistview.cpp:848 #18812 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc1a4e0) at kernel/qwidget.cpp:8554 #18813 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc1a4e0) at widgets/qframe.cpp:557 #18814 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc1a4e0) at widgets/qabstractscrollarea.cpp:1043 #18815 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc1a4e0) at itemviews/qabstractitemview.cpp:1644 #18816 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc1a4e0) at widgets/qabstractscrollarea_p.h:100 #18817 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc1a4e0) at widgets/qabstractscrollarea_p.h:116 #18818 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc1a4e0) at kernel/qcoreapplication.cpp:1063 #18819 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc1a4e0) at kernel/qapplication.cpp:4561 #18820 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc1a4e0) at kernel/qapplication.cpp:4530 #18821 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc1a4e0) at kernel/qcoreapplication.cpp:953 #18822 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc1a4e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18823 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18824 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18825 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18826 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18827 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc1b410) at itemviews/qabstractitemview.cpp:2415 #18828 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc1b410) at itemviews/qlistview.cpp:848 #18829 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc1b410) at kernel/qwidget.cpp:8554 #18830 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc1b410) at widgets/qframe.cpp:557 #18831 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc1b410) at widgets/qabstractscrollarea.cpp:1043 #18832 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc1b410) at itemviews/qabstractitemview.cpp:1644 #18833 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc1b410) at widgets/qabstractscrollarea_p.h:100 #18834 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc1b410) at widgets/qabstractscrollarea_p.h:116 #18835 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc1b410) at kernel/qcoreapplication.cpp:1063 #18836 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc1b410) at kernel/qapplication.cpp:4561 #18837 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc1b410) at kernel/qapplication.cpp:4530 #18838 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc1b410) at kernel/qcoreapplication.cpp:953 #18839 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc1b410) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18840 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18841 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18842 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18843 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18844 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc1c340) at itemviews/qabstractitemview.cpp:2415 #18845 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc1c340) at itemviews/qlistview.cpp:848 #18846 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc1c340) at kernel/qwidget.cpp:8554 #18847 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc1c340) at widgets/qframe.cpp:557 #18848 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc1c340) at widgets/qabstractscrollarea.cpp:1043 #18849 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc1c340) at itemviews/qabstractitemview.cpp:1644 #18850 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc1c340) at widgets/qabstractscrollarea_p.h:100 #18851 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc1c340) at widgets/qabstractscrollarea_p.h:116 #18852 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc1c340) at kernel/qcoreapplication.cpp:1063 #18853 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc1c340) at kernel/qapplication.cpp:4561 #18854 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc1c340) at kernel/qapplication.cpp:4530 #18855 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc1c340) at kernel/qcoreapplication.cpp:953 #18856 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc1c340) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18857 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18858 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18859 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18860 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18861 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc1d270) at itemviews/qabstractitemview.cpp:2415 #18862 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc1d270) at itemviews/qlistview.cpp:848 #18863 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc1d270) at kernel/qwidget.cpp:8554 #18864 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc1d270) at widgets/qframe.cpp:557 #18865 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc1d270) at widgets/qabstractscrollarea.cpp:1043 #18866 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc1d270) at itemviews/qabstractitemview.cpp:1644 #18867 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc1d270) at widgets/qabstractscrollarea_p.h:100 #18868 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc1d270) at widgets/qabstractscrollarea_p.h:116 #18869 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc1d270) at kernel/qcoreapplication.cpp:1063 #18870 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc1d270) at kernel/qapplication.cpp:4561 #18871 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc1d270) at kernel/qapplication.cpp:4530 #18872 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc1d270) at kernel/qcoreapplication.cpp:953 #18873 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc1d270) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18874 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18875 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18876 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18877 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18878 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc1e1a0) at itemviews/qabstractitemview.cpp:2415 #18879 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc1e1a0) at itemviews/qlistview.cpp:848 #18880 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc1e1a0) at kernel/qwidget.cpp:8554 #18881 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc1e1a0) at widgets/qframe.cpp:557 #18882 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc1e1a0) at widgets/qabstractscrollarea.cpp:1043 #18883 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc1e1a0) at itemviews/qabstractitemview.cpp:1644 #18884 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc1e1a0) at widgets/qabstractscrollarea_p.h:100 #18885 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc1e1a0) at widgets/qabstractscrollarea_p.h:116 #18886 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc1e1a0) at kernel/qcoreapplication.cpp:1063 #18887 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc1e1a0) at kernel/qapplication.cpp:4561 #18888 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc1e1a0) at kernel/qapplication.cpp:4530 #18889 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc1e1a0) at kernel/qcoreapplication.cpp:953 #18890 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc1e1a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18891 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18892 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18893 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18894 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18895 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc1f0d0) at itemviews/qabstractitemview.cpp:2415 #18896 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc1f0d0) at itemviews/qlistview.cpp:848 #18897 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc1f0d0) at kernel/qwidget.cpp:8554 #18898 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc1f0d0) at widgets/qframe.cpp:557 #18899 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc1f0d0) at widgets/qabstractscrollarea.cpp:1043 #18900 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc1f0d0) at itemviews/qabstractitemview.cpp:1644 #18901 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc1f0d0) at widgets/qabstractscrollarea_p.h:100 #18902 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc1f0d0) at widgets/qabstractscrollarea_p.h:116 #18903 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc1f0d0) at kernel/qcoreapplication.cpp:1063 #18904 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc1f0d0) at kernel/qapplication.cpp:4561 #18905 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc1f0d0) at kernel/qapplication.cpp:4530 #18906 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc1f0d0) at kernel/qcoreapplication.cpp:953 #18907 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc1f0d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18908 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18909 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18910 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18911 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18912 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc20000) at itemviews/qabstractitemview.cpp:2415 #18913 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc20000) at itemviews/qlistview.cpp:848 #18914 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc20000) at kernel/qwidget.cpp:8554 #18915 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc20000) at widgets/qframe.cpp:557 #18916 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc20000) at widgets/qabstractscrollarea.cpp:1043 #18917 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc20000) at itemviews/qabstractitemview.cpp:1644 #18918 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc20000) at widgets/qabstractscrollarea_p.h:100 #18919 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc20000) at widgets/qabstractscrollarea_p.h:116 #18920 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc20000) at kernel/qcoreapplication.cpp:1063 #18921 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc20000) at kernel/qapplication.cpp:4561 #18922 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc20000) at kernel/qapplication.cpp:4530 #18923 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc20000) at kernel/qcoreapplication.cpp:953 #18924 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc20000) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18925 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18926 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18927 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18928 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18929 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc20f30) at itemviews/qabstractitemview.cpp:2415 #18930 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc20f30) at itemviews/qlistview.cpp:848 #18931 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc20f30) at kernel/qwidget.cpp:8554 #18932 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc20f30) at widgets/qframe.cpp:557 #18933 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc20f30) at widgets/qabstractscrollarea.cpp:1043 #18934 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc20f30) at itemviews/qabstractitemview.cpp:1644 #18935 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc20f30) at widgets/qabstractscrollarea_p.h:100 #18936 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc20f30) at widgets/qabstractscrollarea_p.h:116 #18937 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc20f30) at kernel/qcoreapplication.cpp:1063 #18938 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc20f30) at kernel/qapplication.cpp:4561 #18939 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc20f30) at kernel/qapplication.cpp:4530 #18940 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc20f30) at kernel/qcoreapplication.cpp:953 #18941 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc20f30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18942 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18943 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18944 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18945 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18946 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc21e60) at itemviews/qabstractitemview.cpp:2415 #18947 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc21e60) at itemviews/qlistview.cpp:848 #18948 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc21e60) at kernel/qwidget.cpp:8554 #18949 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc21e60) at widgets/qframe.cpp:557 #18950 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc21e60) at widgets/qabstractscrollarea.cpp:1043 #18951 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc21e60) at itemviews/qabstractitemview.cpp:1644 #18952 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc21e60) at widgets/qabstractscrollarea_p.h:100 #18953 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc21e60) at widgets/qabstractscrollarea_p.h:116 #18954 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc21e60) at kernel/qcoreapplication.cpp:1063 #18955 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc21e60) at kernel/qapplication.cpp:4561 #18956 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc21e60) at kernel/qapplication.cpp:4530 #18957 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc21e60) at kernel/qcoreapplication.cpp:953 #18958 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc21e60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18959 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18960 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18961 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18962 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18963 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc22d90) at itemviews/qabstractitemview.cpp:2415 #18964 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc22d90) at itemviews/qlistview.cpp:848 #18965 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc22d90) at kernel/qwidget.cpp:8554 #18966 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc22d90) at widgets/qframe.cpp:557 #18967 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc22d90) at widgets/qabstractscrollarea.cpp:1043 #18968 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc22d90) at itemviews/qabstractitemview.cpp:1644 #18969 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc22d90) at widgets/qabstractscrollarea_p.h:100 #18970 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc22d90) at widgets/qabstractscrollarea_p.h:116 #18971 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc22d90) at kernel/qcoreapplication.cpp:1063 #18972 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc22d90) at kernel/qapplication.cpp:4561 #18973 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc22d90) at kernel/qapplication.cpp:4530 #18974 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc22d90) at kernel/qcoreapplication.cpp:953 #18975 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc22d90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18976 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #18977 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18978 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18979 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18980 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc23cc0) at itemviews/qabstractitemview.cpp:2415 #18981 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc23cc0) at itemviews/qlistview.cpp:848 #18982 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc23cc0) at kernel/qwidget.cpp:8554 #18983 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc23cc0) at widgets/qframe.cpp:557 #18984 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc23cc0) at widgets/qabstractscrollarea.cpp:1043 #18985 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc23cc0) at itemviews/qabstractitemview.cpp:1644 #18986 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc23cc0) at widgets/qabstractscrollarea_p.h:100 #18987 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc23cc0) at widgets/qabstractscrollarea_p.h:116 #18988 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc23cc0) at kernel/qcoreapplication.cpp:1063 #18989 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc23cc0) at kernel/qapplication.cpp:4561 #18990 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc23cc0) at kernel/qapplication.cpp:4530 #18991 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc23cc0) at kernel/qcoreapplication.cpp:953 #18992 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc23cc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18993 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #18994 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #18995 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #18996 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #18997 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc24bf0) at itemviews/qabstractitemview.cpp:2415 #18998 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc24bf0) at itemviews/qlistview.cpp:848 #18999 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc24bf0) at kernel/qwidget.cpp:8554 #19000 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc24bf0) at widgets/qframe.cpp:557 #19001 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc24bf0) at widgets/qabstractscrollarea.cpp:1043 #19002 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc24bf0) at itemviews/qabstractitemview.cpp:1644 #19003 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc24bf0) at widgets/qabstractscrollarea_p.h:100 #19004 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc24bf0) at widgets/qabstractscrollarea_p.h:116 #19005 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc24bf0) at kernel/qcoreapplication.cpp:1063 #19006 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc24bf0) at kernel/qapplication.cpp:4561 #19007 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc24bf0) at kernel/qapplication.cpp:4530 #19008 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc24bf0) at kernel/qcoreapplication.cpp:953 #19009 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc24bf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19010 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19011 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19012 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19013 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19014 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc25b20) at itemviews/qabstractitemview.cpp:2415 #19015 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc25b20) at itemviews/qlistview.cpp:848 #19016 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc25b20) at kernel/qwidget.cpp:8554 #19017 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc25b20) at widgets/qframe.cpp:557 #19018 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc25b20) at widgets/qabstractscrollarea.cpp:1043 #19019 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc25b20) at itemviews/qabstractitemview.cpp:1644 #19020 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc25b20) at widgets/qabstractscrollarea_p.h:100 #19021 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc25b20) at widgets/qabstractscrollarea_p.h:116 #19022 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc25b20) at kernel/qcoreapplication.cpp:1063 #19023 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc25b20) at kernel/qapplication.cpp:4561 #19024 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc25b20) at kernel/qapplication.cpp:4530 #19025 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc25b20) at kernel/qcoreapplication.cpp:953 #19026 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc25b20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19027 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19028 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19029 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19030 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19031 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc26a50) at itemviews/qabstractitemview.cpp:2415 #19032 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc26a50) at itemviews/qlistview.cpp:848 #19033 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc26a50) at kernel/qwidget.cpp:8554 #19034 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc26a50) at widgets/qframe.cpp:557 #19035 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc26a50) at widgets/qabstractscrollarea.cpp:1043 #19036 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc26a50) at itemviews/qabstractitemview.cpp:1644 #19037 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc26a50) at widgets/qabstractscrollarea_p.h:100 #19038 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc26a50) at widgets/qabstractscrollarea_p.h:116 #19039 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc26a50) at kernel/qcoreapplication.cpp:1063 #19040 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc26a50) at kernel/qapplication.cpp:4561 #19041 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc26a50) at kernel/qapplication.cpp:4530 #19042 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc26a50) at kernel/qcoreapplication.cpp:953 #19043 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc26a50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19044 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19045 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19046 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19047 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19048 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc27980) at itemviews/qabstractitemview.cpp:2415 #19049 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc27980) at itemviews/qlistview.cpp:848 #19050 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc27980) at kernel/qwidget.cpp:8554 #19051 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc27980) at widgets/qframe.cpp:557 #19052 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc27980) at widgets/qabstractscrollarea.cpp:1043 #19053 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc27980) at itemviews/qabstractitemview.cpp:1644 #19054 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc27980) at widgets/qabstractscrollarea_p.h:100 #19055 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc27980) at widgets/qabstractscrollarea_p.h:116 #19056 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc27980) at kernel/qcoreapplication.cpp:1063 #19057 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc27980) at kernel/qapplication.cpp:4561 #19058 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc27980) at kernel/qapplication.cpp:4530 #19059 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc27980) at kernel/qcoreapplication.cpp:953 #19060 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc27980) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19061 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19062 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19063 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19064 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19065 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc288b0) at itemviews/qabstractitemview.cpp:2415 #19066 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc288b0) at itemviews/qlistview.cpp:848 #19067 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc288b0) at kernel/qwidget.cpp:8554 #19068 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc288b0) at widgets/qframe.cpp:557 #19069 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc288b0) at widgets/qabstractscrollarea.cpp:1043 #19070 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc288b0) at itemviews/qabstractitemview.cpp:1644 #19071 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc288b0) at widgets/qabstractscrollarea_p.h:100 #19072 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc288b0) at widgets/qabstractscrollarea_p.h:116 #19073 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc288b0) at kernel/qcoreapplication.cpp:1063 #19074 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc288b0) at kernel/qapplication.cpp:4561 #19075 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc288b0) at kernel/qapplication.cpp:4530 #19076 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc288b0) at kernel/qcoreapplication.cpp:953 #19077 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc288b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19078 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19079 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19080 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19081 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19082 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc297e0) at itemviews/qabstractitemview.cpp:2415 #19083 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc297e0) at itemviews/qlistview.cpp:848 #19084 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc297e0) at kernel/qwidget.cpp:8554 #19085 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc297e0) at widgets/qframe.cpp:557 #19086 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc297e0) at widgets/qabstractscrollarea.cpp:1043 #19087 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc297e0) at itemviews/qabstractitemview.cpp:1644 #19088 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc297e0) at widgets/qabstractscrollarea_p.h:100 #19089 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc297e0) at widgets/qabstractscrollarea_p.h:116 #19090 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc297e0) at kernel/qcoreapplication.cpp:1063 #19091 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc297e0) at kernel/qapplication.cpp:4561 #19092 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc297e0) at kernel/qapplication.cpp:4530 #19093 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc297e0) at kernel/qcoreapplication.cpp:953 #19094 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc297e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19095 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19096 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19097 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19098 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19099 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc2a710) at itemviews/qabstractitemview.cpp:2415 #19100 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc2a710) at itemviews/qlistview.cpp:848 #19101 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc2a710) at kernel/qwidget.cpp:8554 #19102 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc2a710) at widgets/qframe.cpp:557 #19103 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc2a710) at widgets/qabstractscrollarea.cpp:1043 #19104 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc2a710) at itemviews/qabstractitemview.cpp:1644 #19105 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc2a710) at widgets/qabstractscrollarea_p.h:100 #19106 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc2a710) at widgets/qabstractscrollarea_p.h:116 #19107 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc2a710) at kernel/qcoreapplication.cpp:1063 #19108 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc2a710) at kernel/qapplication.cpp:4561 #19109 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc2a710) at kernel/qapplication.cpp:4530 #19110 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc2a710) at kernel/qcoreapplication.cpp:953 #19111 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc2a710) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19112 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19113 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19114 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19115 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19116 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc2b640) at itemviews/qabstractitemview.cpp:2415 #19117 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc2b640) at itemviews/qlistview.cpp:848 #19118 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc2b640) at kernel/qwidget.cpp:8554 #19119 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc2b640) at widgets/qframe.cpp:557 #19120 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc2b640) at widgets/qabstractscrollarea.cpp:1043 #19121 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc2b640) at itemviews/qabstractitemview.cpp:1644 #19122 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc2b640) at widgets/qabstractscrollarea_p.h:100 #19123 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc2b640) at widgets/qabstractscrollarea_p.h:116 #19124 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc2b640) at kernel/qcoreapplication.cpp:1063 #19125 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc2b640) at kernel/qapplication.cpp:4561 #19126 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc2b640) at kernel/qapplication.cpp:4530 #19127 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc2b640) at kernel/qcoreapplication.cpp:953 #19128 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc2b640) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19129 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19130 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19131 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19132 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19133 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc2c570) at itemviews/qabstractitemview.cpp:2415 #19134 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc2c570) at itemviews/qlistview.cpp:848 #19135 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc2c570) at kernel/qwidget.cpp:8554 #19136 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc2c570) at widgets/qframe.cpp:557 #19137 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc2c570) at widgets/qabstractscrollarea.cpp:1043 #19138 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc2c570) at itemviews/qabstractitemview.cpp:1644 #19139 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc2c570) at widgets/qabstractscrollarea_p.h:100 #19140 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc2c570) at widgets/qabstractscrollarea_p.h:116 #19141 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc2c570) at kernel/qcoreapplication.cpp:1063 #19142 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc2c570) at kernel/qapplication.cpp:4561 #19143 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc2c570) at kernel/qapplication.cpp:4530 #19144 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc2c570) at kernel/qcoreapplication.cpp:953 #19145 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc2c570) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19146 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19147 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19148 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19149 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19150 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc2d4a0) at itemviews/qabstractitemview.cpp:2415 #19151 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc2d4a0) at itemviews/qlistview.cpp:848 #19152 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc2d4a0) at kernel/qwidget.cpp:8554 #19153 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc2d4a0) at widgets/qframe.cpp:557 #19154 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc2d4a0) at widgets/qabstractscrollarea.cpp:1043 #19155 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc2d4a0) at itemviews/qabstractitemview.cpp:1644 #19156 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc2d4a0) at widgets/qabstractscrollarea_p.h:100 #19157 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc2d4a0) at widgets/qabstractscrollarea_p.h:116 #19158 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc2d4a0) at kernel/qcoreapplication.cpp:1063 #19159 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc2d4a0) at kernel/qapplication.cpp:4561 #19160 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc2d4a0) at kernel/qapplication.cpp:4530 #19161 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc2d4a0) at kernel/qcoreapplication.cpp:953 #19162 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc2d4a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19163 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19164 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19165 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19166 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19167 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc2e3d0) at itemviews/qabstractitemview.cpp:2415 #19168 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc2e3d0) at itemviews/qlistview.cpp:848 #19169 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc2e3d0) at kernel/qwidget.cpp:8554 #19170 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc2e3d0) at widgets/qframe.cpp:557 #19171 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc2e3d0) at widgets/qabstractscrollarea.cpp:1043 #19172 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc2e3d0) at itemviews/qabstractitemview.cpp:1644 #19173 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc2e3d0) at widgets/qabstractscrollarea_p.h:100 #19174 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc2e3d0) at widgets/qabstractscrollarea_p.h:116 #19175 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc2e3d0) at kernel/qcoreapplication.cpp:1063 #19176 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc2e3d0) at kernel/qapplication.cpp:4561 #19177 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc2e3d0) at kernel/qapplication.cpp:4530 #19178 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc2e3d0) at kernel/qcoreapplication.cpp:953 #19179 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc2e3d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19180 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19181 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19182 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19183 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19184 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc2f300) at itemviews/qabstractitemview.cpp:2415 #19185 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc2f300) at itemviews/qlistview.cpp:848 #19186 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc2f300) at kernel/qwidget.cpp:8554 #19187 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc2f300) at widgets/qframe.cpp:557 #19188 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc2f300) at widgets/qabstractscrollarea.cpp:1043 #19189 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc2f300) at itemviews/qabstractitemview.cpp:1644 #19190 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc2f300) at widgets/qabstractscrollarea_p.h:100 #19191 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc2f300) at widgets/qabstractscrollarea_p.h:116 #19192 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc2f300) at kernel/qcoreapplication.cpp:1063 #19193 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc2f300) at kernel/qapplication.cpp:4561 #19194 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc2f300) at kernel/qapplication.cpp:4530 #19195 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc2f300) at kernel/qcoreapplication.cpp:953 #19196 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc2f300) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19197 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19198 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19199 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19200 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19201 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc30230) at itemviews/qabstractitemview.cpp:2415 #19202 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc30230) at itemviews/qlistview.cpp:848 #19203 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc30230) at kernel/qwidget.cpp:8554 #19204 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc30230) at widgets/qframe.cpp:557 #19205 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc30230) at widgets/qabstractscrollarea.cpp:1043 #19206 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc30230) at itemviews/qabstractitemview.cpp:1644 #19207 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc30230) at widgets/qabstractscrollarea_p.h:100 #19208 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc30230) at widgets/qabstractscrollarea_p.h:116 #19209 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc30230) at kernel/qcoreapplication.cpp:1063 #19210 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc30230) at kernel/qapplication.cpp:4561 #19211 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc30230) at kernel/qapplication.cpp:4530 #19212 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc30230) at kernel/qcoreapplication.cpp:953 #19213 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc30230) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19214 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19215 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19216 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19217 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19218 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc31160) at itemviews/qabstractitemview.cpp:2415 #19219 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc31160) at itemviews/qlistview.cpp:848 #19220 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc31160) at kernel/qwidget.cpp:8554 #19221 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc31160) at widgets/qframe.cpp:557 #19222 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc31160) at widgets/qabstractscrollarea.cpp:1043 #19223 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc31160) at itemviews/qabstractitemview.cpp:1644 #19224 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc31160) at widgets/qabstractscrollarea_p.h:100 #19225 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc31160) at widgets/qabstractscrollarea_p.h:116 #19226 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc31160) at kernel/qcoreapplication.cpp:1063 #19227 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc31160) at kernel/qapplication.cpp:4561 #19228 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc31160) at kernel/qapplication.cpp:4530 #19229 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc31160) at kernel/qcoreapplication.cpp:953 #19230 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc31160) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19231 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19232 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19233 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19234 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19235 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc32090) at itemviews/qabstractitemview.cpp:2415 #19236 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc32090) at itemviews/qlistview.cpp:848 #19237 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc32090) at kernel/qwidget.cpp:8554 #19238 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc32090) at widgets/qframe.cpp:557 #19239 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc32090) at widgets/qabstractscrollarea.cpp:1043 #19240 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc32090) at itemviews/qabstractitemview.cpp:1644 #19241 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc32090) at widgets/qabstractscrollarea_p.h:100 #19242 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc32090) at widgets/qabstractscrollarea_p.h:116 #19243 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc32090) at kernel/qcoreapplication.cpp:1063 #19244 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc32090) at kernel/qapplication.cpp:4561 #19245 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc32090) at kernel/qapplication.cpp:4530 #19246 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc32090) at kernel/qcoreapplication.cpp:953 #19247 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc32090) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19248 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19249 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19250 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19251 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19252 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc32fc0) at itemviews/qabstractitemview.cpp:2415 #19253 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc32fc0) at itemviews/qlistview.cpp:848 #19254 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc32fc0) at kernel/qwidget.cpp:8554 #19255 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc32fc0) at widgets/qframe.cpp:557 #19256 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc32fc0) at widgets/qabstractscrollarea.cpp:1043 #19257 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc32fc0) at itemviews/qabstractitemview.cpp:1644 #19258 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc32fc0) at widgets/qabstractscrollarea_p.h:100 #19259 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc32fc0) at widgets/qabstractscrollarea_p.h:116 #19260 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc32fc0) at kernel/qcoreapplication.cpp:1063 #19261 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc32fc0) at kernel/qapplication.cpp:4561 #19262 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc32fc0) at kernel/qapplication.cpp:4530 #19263 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc32fc0) at kernel/qcoreapplication.cpp:953 #19264 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc32fc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19265 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19266 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19267 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19268 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19269 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc33ef0) at itemviews/qabstractitemview.cpp:2415 #19270 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc33ef0) at itemviews/qlistview.cpp:848 #19271 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc33ef0) at kernel/qwidget.cpp:8554 #19272 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc33ef0) at widgets/qframe.cpp:557 #19273 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc33ef0) at widgets/qabstractscrollarea.cpp:1043 #19274 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc33ef0) at itemviews/qabstractitemview.cpp:1644 #19275 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc33ef0) at widgets/qabstractscrollarea_p.h:100 #19276 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc33ef0) at widgets/qabstractscrollarea_p.h:116 #19277 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc33ef0) at kernel/qcoreapplication.cpp:1063 #19278 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc33ef0) at kernel/qapplication.cpp:4561 #19279 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc33ef0) at kernel/qapplication.cpp:4530 #19280 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc33ef0) at kernel/qcoreapplication.cpp:953 #19281 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc33ef0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19282 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19283 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19284 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19285 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19286 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc34e20) at itemviews/qabstractitemview.cpp:2415 #19287 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc34e20) at itemviews/qlistview.cpp:848 #19288 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc34e20) at kernel/qwidget.cpp:8554 #19289 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc34e20) at widgets/qframe.cpp:557 #19290 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc34e20) at widgets/qabstractscrollarea.cpp:1043 #19291 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc34e20) at itemviews/qabstractitemview.cpp:1644 #19292 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc34e20) at widgets/qabstractscrollarea_p.h:100 #19293 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc34e20) at widgets/qabstractscrollarea_p.h:116 #19294 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc34e20) at kernel/qcoreapplication.cpp:1063 #19295 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc34e20) at kernel/qapplication.cpp:4561 #19296 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc34e20) at kernel/qapplication.cpp:4530 #19297 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc34e20) at kernel/qcoreapplication.cpp:953 #19298 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc34e20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19299 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19300 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19301 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19302 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19303 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc35d50) at itemviews/qabstractitemview.cpp:2415 #19304 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc35d50) at itemviews/qlistview.cpp:848 #19305 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc35d50) at kernel/qwidget.cpp:8554 #19306 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc35d50) at widgets/qframe.cpp:557 #19307 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc35d50) at widgets/qabstractscrollarea.cpp:1043 #19308 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc35d50) at itemviews/qabstractitemview.cpp:1644 #19309 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc35d50) at widgets/qabstractscrollarea_p.h:100 #19310 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc35d50) at widgets/qabstractscrollarea_p.h:116 #19311 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc35d50) at kernel/qcoreapplication.cpp:1063 #19312 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc35d50) at kernel/qapplication.cpp:4561 #19313 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc35d50) at kernel/qapplication.cpp:4530 #19314 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc35d50) at kernel/qcoreapplication.cpp:953 #19315 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc35d50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19316 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19317 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19318 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19319 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19320 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc36c80) at itemviews/qabstractitemview.cpp:2415 #19321 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc36c80) at itemviews/qlistview.cpp:848 #19322 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc36c80) at kernel/qwidget.cpp:8554 #19323 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc36c80) at widgets/qframe.cpp:557 #19324 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc36c80) at widgets/qabstractscrollarea.cpp:1043 #19325 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc36c80) at itemviews/qabstractitemview.cpp:1644 #19326 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc36c80) at widgets/qabstractscrollarea_p.h:100 #19327 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc36c80) at widgets/qabstractscrollarea_p.h:116 #19328 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc36c80) at kernel/qcoreapplication.cpp:1063 #19329 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc36c80) at kernel/qapplication.cpp:4561 #19330 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc36c80) at kernel/qapplication.cpp:4530 #19331 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc36c80) at kernel/qcoreapplication.cpp:953 #19332 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc36c80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19333 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19334 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19335 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19336 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19337 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc37bb0) at itemviews/qabstractitemview.cpp:2415 #19338 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc37bb0) at itemviews/qlistview.cpp:848 #19339 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc37bb0) at kernel/qwidget.cpp:8554 #19340 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc37bb0) at widgets/qframe.cpp:557 #19341 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc37bb0) at widgets/qabstractscrollarea.cpp:1043 #19342 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc37bb0) at itemviews/qabstractitemview.cpp:1644 #19343 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc37bb0) at widgets/qabstractscrollarea_p.h:100 #19344 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc37bb0) at widgets/qabstractscrollarea_p.h:116 #19345 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc37bb0) at kernel/qcoreapplication.cpp:1063 #19346 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc37bb0) at kernel/qapplication.cpp:4561 #19347 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc37bb0) at kernel/qapplication.cpp:4530 #19348 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc37bb0) at kernel/qcoreapplication.cpp:953 #19349 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc37bb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19350 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19351 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19352 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19353 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19354 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc38ae0) at itemviews/qabstractitemview.cpp:2415 #19355 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc38ae0) at itemviews/qlistview.cpp:848 #19356 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc38ae0) at kernel/qwidget.cpp:8554 #19357 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc38ae0) at widgets/qframe.cpp:557 #19358 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc38ae0) at widgets/qabstractscrollarea.cpp:1043 #19359 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc38ae0) at itemviews/qabstractitemview.cpp:1644 #19360 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc38ae0) at widgets/qabstractscrollarea_p.h:100 #19361 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc38ae0) at widgets/qabstractscrollarea_p.h:116 #19362 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc38ae0) at kernel/qcoreapplication.cpp:1063 #19363 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc38ae0) at kernel/qapplication.cpp:4561 #19364 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc38ae0) at kernel/qapplication.cpp:4530 #19365 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc38ae0) at kernel/qcoreapplication.cpp:953 #19366 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc38ae0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19367 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19368 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19369 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19370 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19371 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc39a10) at itemviews/qabstractitemview.cpp:2415 #19372 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc39a10) at itemviews/qlistview.cpp:848 #19373 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc39a10) at kernel/qwidget.cpp:8554 #19374 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc39a10) at widgets/qframe.cpp:557 #19375 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc39a10) at widgets/qabstractscrollarea.cpp:1043 #19376 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc39a10) at itemviews/qabstractitemview.cpp:1644 #19377 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc39a10) at widgets/qabstractscrollarea_p.h:100 #19378 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc39a10) at widgets/qabstractscrollarea_p.h:116 #19379 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc39a10) at kernel/qcoreapplication.cpp:1063 #19380 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc39a10) at kernel/qapplication.cpp:4561 #19381 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc39a10) at kernel/qapplication.cpp:4530 #19382 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc39a10) at kernel/qcoreapplication.cpp:953 #19383 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc39a10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19384 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19385 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19386 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19387 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19388 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc3a940) at itemviews/qabstractitemview.cpp:2415 #19389 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc3a940) at itemviews/qlistview.cpp:848 #19390 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc3a940) at kernel/qwidget.cpp:8554 #19391 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc3a940) at widgets/qframe.cpp:557 #19392 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc3a940) at widgets/qabstractscrollarea.cpp:1043 #19393 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc3a940) at itemviews/qabstractitemview.cpp:1644 #19394 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc3a940) at widgets/qabstractscrollarea_p.h:100 #19395 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc3a940) at widgets/qabstractscrollarea_p.h:116 #19396 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc3a940) at kernel/qcoreapplication.cpp:1063 #19397 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc3a940) at kernel/qapplication.cpp:4561 #19398 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc3a940) at kernel/qapplication.cpp:4530 #19399 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc3a940) at kernel/qcoreapplication.cpp:953 #19400 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc3a940) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19401 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19402 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19403 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19404 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19405 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc3b870) at itemviews/qabstractitemview.cpp:2415 #19406 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc3b870) at itemviews/qlistview.cpp:848 #19407 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc3b870) at kernel/qwidget.cpp:8554 #19408 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc3b870) at widgets/qframe.cpp:557 #19409 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc3b870) at widgets/qabstractscrollarea.cpp:1043 #19410 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc3b870) at itemviews/qabstractitemview.cpp:1644 #19411 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc3b870) at widgets/qabstractscrollarea_p.h:100 #19412 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc3b870) at widgets/qabstractscrollarea_p.h:116 #19413 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc3b870) at kernel/qcoreapplication.cpp:1063 #19414 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc3b870) at kernel/qapplication.cpp:4561 #19415 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc3b870) at kernel/qapplication.cpp:4530 #19416 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc3b870) at kernel/qcoreapplication.cpp:953 #19417 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc3b870) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19418 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19419 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19420 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19421 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19422 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc3c7a0) at itemviews/qabstractitemview.cpp:2415 #19423 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc3c7a0) at itemviews/qlistview.cpp:848 #19424 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc3c7a0) at kernel/qwidget.cpp:8554 #19425 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc3c7a0) at widgets/qframe.cpp:557 #19426 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc3c7a0) at widgets/qabstractscrollarea.cpp:1043 #19427 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc3c7a0) at itemviews/qabstractitemview.cpp:1644 #19428 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc3c7a0) at widgets/qabstractscrollarea_p.h:100 #19429 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc3c7a0) at widgets/qabstractscrollarea_p.h:116 #19430 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc3c7a0) at kernel/qcoreapplication.cpp:1063 #19431 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc3c7a0) at kernel/qapplication.cpp:4561 #19432 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc3c7a0) at kernel/qapplication.cpp:4530 #19433 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc3c7a0) at kernel/qcoreapplication.cpp:953 #19434 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc3c7a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19435 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19436 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19437 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19438 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19439 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc3d6d0) at itemviews/qabstractitemview.cpp:2415 #19440 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc3d6d0) at itemviews/qlistview.cpp:848 #19441 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc3d6d0) at kernel/qwidget.cpp:8554 #19442 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc3d6d0) at widgets/qframe.cpp:557 #19443 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc3d6d0) at widgets/qabstractscrollarea.cpp:1043 #19444 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc3d6d0) at itemviews/qabstractitemview.cpp:1644 #19445 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc3d6d0) at widgets/qabstractscrollarea_p.h:100 #19446 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc3d6d0) at widgets/qabstractscrollarea_p.h:116 #19447 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc3d6d0) at kernel/qcoreapplication.cpp:1063 #19448 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc3d6d0) at kernel/qapplication.cpp:4561 #19449 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc3d6d0) at kernel/qapplication.cpp:4530 #19450 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc3d6d0) at kernel/qcoreapplication.cpp:953 #19451 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc3d6d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19452 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19453 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19454 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19455 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19456 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc3e600) at itemviews/qabstractitemview.cpp:2415 #19457 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc3e600) at itemviews/qlistview.cpp:848 #19458 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc3e600) at kernel/qwidget.cpp:8554 #19459 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc3e600) at widgets/qframe.cpp:557 #19460 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc3e600) at widgets/qabstractscrollarea.cpp:1043 #19461 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc3e600) at itemviews/qabstractitemview.cpp:1644 #19462 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc3e600) at widgets/qabstractscrollarea_p.h:100 #19463 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc3e600) at widgets/qabstractscrollarea_p.h:116 #19464 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc3e600) at kernel/qcoreapplication.cpp:1063 #19465 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc3e600) at kernel/qapplication.cpp:4561 #19466 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc3e600) at kernel/qapplication.cpp:4530 #19467 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc3e600) at kernel/qcoreapplication.cpp:953 #19468 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc3e600) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19469 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19470 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19471 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19472 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19473 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc3f530) at itemviews/qabstractitemview.cpp:2415 #19474 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc3f530) at itemviews/qlistview.cpp:848 #19475 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc3f530) at kernel/qwidget.cpp:8554 #19476 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc3f530) at widgets/qframe.cpp:557 #19477 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc3f530) at widgets/qabstractscrollarea.cpp:1043 #19478 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc3f530) at itemviews/qabstractitemview.cpp:1644 #19479 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc3f530) at widgets/qabstractscrollarea_p.h:100 #19480 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc3f530) at widgets/qabstractscrollarea_p.h:116 #19481 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc3f530) at kernel/qcoreapplication.cpp:1063 #19482 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc3f530) at kernel/qapplication.cpp:4561 #19483 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc3f530) at kernel/qapplication.cpp:4530 #19484 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc3f530) at kernel/qcoreapplication.cpp:953 #19485 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc3f530) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19486 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19487 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19488 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19489 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19490 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc40460) at itemviews/qabstractitemview.cpp:2415 #19491 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc40460) at itemviews/qlistview.cpp:848 #19492 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc40460) at kernel/qwidget.cpp:8554 #19493 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc40460) at widgets/qframe.cpp:557 #19494 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc40460) at widgets/qabstractscrollarea.cpp:1043 #19495 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc40460) at itemviews/qabstractitemview.cpp:1644 #19496 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc40460) at widgets/qabstractscrollarea_p.h:100 #19497 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc40460) at widgets/qabstractscrollarea_p.h:116 #19498 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc40460) at kernel/qcoreapplication.cpp:1063 #19499 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc40460) at kernel/qapplication.cpp:4561 #19500 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc40460) at kernel/qapplication.cpp:4530 #19501 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc40460) at kernel/qcoreapplication.cpp:953 #19502 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc40460) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19503 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19504 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19505 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19506 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19507 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc41390) at itemviews/qabstractitemview.cpp:2415 #19508 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc41390) at itemviews/qlistview.cpp:848 #19509 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc41390) at kernel/qwidget.cpp:8554 #19510 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc41390) at widgets/qframe.cpp:557 #19511 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc41390) at widgets/qabstractscrollarea.cpp:1043 #19512 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc41390) at itemviews/qabstractitemview.cpp:1644 #19513 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc41390) at widgets/qabstractscrollarea_p.h:100 #19514 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc41390) at widgets/qabstractscrollarea_p.h:116 #19515 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc41390) at kernel/qcoreapplication.cpp:1063 #19516 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc41390) at kernel/qapplication.cpp:4561 #19517 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc41390) at kernel/qapplication.cpp:4530 #19518 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc41390) at kernel/qcoreapplication.cpp:953 #19519 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc41390) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19520 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19521 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19522 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19523 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19524 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc422c0) at itemviews/qabstractitemview.cpp:2415 #19525 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc422c0) at itemviews/qlistview.cpp:848 #19526 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc422c0) at kernel/qwidget.cpp:8554 #19527 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc422c0) at widgets/qframe.cpp:557 #19528 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc422c0) at widgets/qabstractscrollarea.cpp:1043 #19529 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc422c0) at itemviews/qabstractitemview.cpp:1644 #19530 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc422c0) at widgets/qabstractscrollarea_p.h:100 #19531 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc422c0) at widgets/qabstractscrollarea_p.h:116 #19532 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc422c0) at kernel/qcoreapplication.cpp:1063 #19533 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc422c0) at kernel/qapplication.cpp:4561 #19534 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc422c0) at kernel/qapplication.cpp:4530 #19535 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc422c0) at kernel/qcoreapplication.cpp:953 #19536 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc422c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19537 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19538 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19539 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19540 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19541 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc431f0) at itemviews/qabstractitemview.cpp:2415 #19542 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc431f0) at itemviews/qlistview.cpp:848 #19543 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc431f0) at kernel/qwidget.cpp:8554 #19544 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc431f0) at widgets/qframe.cpp:557 #19545 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc431f0) at widgets/qabstractscrollarea.cpp:1043 #19546 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc431f0) at itemviews/qabstractitemview.cpp:1644 #19547 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc431f0) at widgets/qabstractscrollarea_p.h:100 #19548 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc431f0) at widgets/qabstractscrollarea_p.h:116 #19549 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc431f0) at kernel/qcoreapplication.cpp:1063 #19550 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc431f0) at kernel/qapplication.cpp:4561 #19551 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc431f0) at kernel/qapplication.cpp:4530 #19552 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc431f0) at kernel/qcoreapplication.cpp:953 #19553 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc431f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19554 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19555 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19556 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19557 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19558 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc44120) at itemviews/qabstractitemview.cpp:2415 #19559 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc44120) at itemviews/qlistview.cpp:848 #19560 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc44120) at kernel/qwidget.cpp:8554 #19561 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc44120) at widgets/qframe.cpp:557 #19562 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc44120) at widgets/qabstractscrollarea.cpp:1043 #19563 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc44120) at itemviews/qabstractitemview.cpp:1644 #19564 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc44120) at widgets/qabstractscrollarea_p.h:100 #19565 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc44120) at widgets/qabstractscrollarea_p.h:116 #19566 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc44120) at kernel/qcoreapplication.cpp:1063 #19567 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc44120) at kernel/qapplication.cpp:4561 #19568 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc44120) at kernel/qapplication.cpp:4530 #19569 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc44120) at kernel/qcoreapplication.cpp:953 #19570 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc44120) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19571 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19572 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19573 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19574 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19575 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc45050) at itemviews/qabstractitemview.cpp:2415 #19576 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc45050) at itemviews/qlistview.cpp:848 #19577 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc45050) at kernel/qwidget.cpp:8554 #19578 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc45050) at widgets/qframe.cpp:557 #19579 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc45050) at widgets/qabstractscrollarea.cpp:1043 #19580 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc45050) at itemviews/qabstractitemview.cpp:1644 #19581 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc45050) at widgets/qabstractscrollarea_p.h:100 #19582 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc45050) at widgets/qabstractscrollarea_p.h:116 #19583 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc45050) at kernel/qcoreapplication.cpp:1063 #19584 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc45050) at kernel/qapplication.cpp:4561 #19585 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc45050) at kernel/qapplication.cpp:4530 #19586 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc45050) at kernel/qcoreapplication.cpp:953 #19587 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc45050) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19588 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19589 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19590 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19591 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19592 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc45f80) at itemviews/qabstractitemview.cpp:2415 #19593 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc45f80) at itemviews/qlistview.cpp:848 #19594 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc45f80) at kernel/qwidget.cpp:8554 #19595 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc45f80) at widgets/qframe.cpp:557 #19596 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc45f80) at widgets/qabstractscrollarea.cpp:1043 #19597 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc45f80) at itemviews/qabstractitemview.cpp:1644 #19598 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc45f80) at widgets/qabstractscrollarea_p.h:100 #19599 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc45f80) at widgets/qabstractscrollarea_p.h:116 #19600 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc45f80) at kernel/qcoreapplication.cpp:1063 #19601 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc45f80) at kernel/qapplication.cpp:4561 #19602 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc45f80) at kernel/qapplication.cpp:4530 #19603 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc45f80) at kernel/qcoreapplication.cpp:953 #19604 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc45f80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19605 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19606 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19607 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19608 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19609 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc46eb0) at itemviews/qabstractitemview.cpp:2415 #19610 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc46eb0) at itemviews/qlistview.cpp:848 #19611 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc46eb0) at kernel/qwidget.cpp:8554 #19612 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc46eb0) at widgets/qframe.cpp:557 #19613 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc46eb0) at widgets/qabstractscrollarea.cpp:1043 #19614 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc46eb0) at itemviews/qabstractitemview.cpp:1644 #19615 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc46eb0) at widgets/qabstractscrollarea_p.h:100 #19616 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc46eb0) at widgets/qabstractscrollarea_p.h:116 #19617 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc46eb0) at kernel/qcoreapplication.cpp:1063 #19618 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc46eb0) at kernel/qapplication.cpp:4561 #19619 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc46eb0) at kernel/qapplication.cpp:4530 #19620 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc46eb0) at kernel/qcoreapplication.cpp:953 #19621 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc46eb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19622 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19623 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19624 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19625 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19626 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc47de0) at itemviews/qabstractitemview.cpp:2415 #19627 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc47de0) at itemviews/qlistview.cpp:848 #19628 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc47de0) at kernel/qwidget.cpp:8554 #19629 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc47de0) at widgets/qframe.cpp:557 #19630 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc47de0) at widgets/qabstractscrollarea.cpp:1043 #19631 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc47de0) at itemviews/qabstractitemview.cpp:1644 #19632 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc47de0) at widgets/qabstractscrollarea_p.h:100 #19633 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc47de0) at widgets/qabstractscrollarea_p.h:116 #19634 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc47de0) at kernel/qcoreapplication.cpp:1063 #19635 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc47de0) at kernel/qapplication.cpp:4561 #19636 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc47de0) at kernel/qapplication.cpp:4530 #19637 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc47de0) at kernel/qcoreapplication.cpp:953 #19638 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc47de0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19639 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19640 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19641 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19642 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19643 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc48d10) at itemviews/qabstractitemview.cpp:2415 #19644 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc48d10) at itemviews/qlistview.cpp:848 #19645 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc48d10) at kernel/qwidget.cpp:8554 #19646 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc48d10) at widgets/qframe.cpp:557 #19647 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc48d10) at widgets/qabstractscrollarea.cpp:1043 #19648 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc48d10) at itemviews/qabstractitemview.cpp:1644 #19649 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc48d10) at widgets/qabstractscrollarea_p.h:100 #19650 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc48d10) at widgets/qabstractscrollarea_p.h:116 #19651 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc48d10) at kernel/qcoreapplication.cpp:1063 #19652 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc48d10) at kernel/qapplication.cpp:4561 #19653 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc48d10) at kernel/qapplication.cpp:4530 #19654 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc48d10) at kernel/qcoreapplication.cpp:953 #19655 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc48d10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19656 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19657 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19658 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19659 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19660 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc49c40) at itemviews/qabstractitemview.cpp:2415 #19661 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc49c40) at itemviews/qlistview.cpp:848 #19662 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc49c40) at kernel/qwidget.cpp:8554 #19663 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc49c40) at widgets/qframe.cpp:557 #19664 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc49c40) at widgets/qabstractscrollarea.cpp:1043 #19665 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc49c40) at itemviews/qabstractitemview.cpp:1644 #19666 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc49c40) at widgets/qabstractscrollarea_p.h:100 #19667 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc49c40) at widgets/qabstractscrollarea_p.h:116 #19668 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc49c40) at kernel/qcoreapplication.cpp:1063 #19669 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc49c40) at kernel/qapplication.cpp:4561 #19670 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc49c40) at kernel/qapplication.cpp:4530 #19671 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc49c40) at kernel/qcoreapplication.cpp:953 #19672 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc49c40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19673 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19674 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19675 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19676 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19677 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc4ab70) at itemviews/qabstractitemview.cpp:2415 #19678 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc4ab70) at itemviews/qlistview.cpp:848 #19679 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc4ab70) at kernel/qwidget.cpp:8554 #19680 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc4ab70) at widgets/qframe.cpp:557 #19681 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc4ab70) at widgets/qabstractscrollarea.cpp:1043 #19682 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc4ab70) at itemviews/qabstractitemview.cpp:1644 #19683 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc4ab70) at widgets/qabstractscrollarea_p.h:100 #19684 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc4ab70) at widgets/qabstractscrollarea_p.h:116 #19685 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc4ab70) at kernel/qcoreapplication.cpp:1063 #19686 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc4ab70) at kernel/qapplication.cpp:4561 #19687 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc4ab70) at kernel/qapplication.cpp:4530 #19688 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc4ab70) at kernel/qcoreapplication.cpp:953 #19689 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc4ab70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19690 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19691 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19692 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19693 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19694 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc4baa0) at itemviews/qabstractitemview.cpp:2415 #19695 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc4baa0) at itemviews/qlistview.cpp:848 #19696 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc4baa0) at kernel/qwidget.cpp:8554 #19697 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc4baa0) at widgets/qframe.cpp:557 #19698 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc4baa0) at widgets/qabstractscrollarea.cpp:1043 #19699 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc4baa0) at itemviews/qabstractitemview.cpp:1644 #19700 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc4baa0) at widgets/qabstractscrollarea_p.h:100 #19701 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc4baa0) at widgets/qabstractscrollarea_p.h:116 #19702 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc4baa0) at kernel/qcoreapplication.cpp:1063 #19703 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc4baa0) at kernel/qapplication.cpp:4561 #19704 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc4baa0) at kernel/qapplication.cpp:4530 #19705 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc4baa0) at kernel/qcoreapplication.cpp:953 #19706 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc4baa0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19707 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19708 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19709 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19710 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19711 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc4c9d0) at itemviews/qabstractitemview.cpp:2415 #19712 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc4c9d0) at itemviews/qlistview.cpp:848 #19713 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc4c9d0) at kernel/qwidget.cpp:8554 #19714 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc4c9d0) at widgets/qframe.cpp:557 #19715 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc4c9d0) at widgets/qabstractscrollarea.cpp:1043 #19716 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc4c9d0) at itemviews/qabstractitemview.cpp:1644 #19717 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc4c9d0) at widgets/qabstractscrollarea_p.h:100 #19718 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc4c9d0) at widgets/qabstractscrollarea_p.h:116 #19719 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc4c9d0) at kernel/qcoreapplication.cpp:1063 #19720 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc4c9d0) at kernel/qapplication.cpp:4561 #19721 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc4c9d0) at kernel/qapplication.cpp:4530 #19722 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc4c9d0) at kernel/qcoreapplication.cpp:953 #19723 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc4c9d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19724 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19725 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19726 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19727 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19728 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc4d900) at itemviews/qabstractitemview.cpp:2415 #19729 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc4d900) at itemviews/qlistview.cpp:848 #19730 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc4d900) at kernel/qwidget.cpp:8554 #19731 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc4d900) at widgets/qframe.cpp:557 #19732 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc4d900) at widgets/qabstractscrollarea.cpp:1043 #19733 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc4d900) at itemviews/qabstractitemview.cpp:1644 #19734 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc4d900) at widgets/qabstractscrollarea_p.h:100 #19735 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc4d900) at widgets/qabstractscrollarea_p.h:116 #19736 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc4d900) at kernel/qcoreapplication.cpp:1063 #19737 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc4d900) at kernel/qapplication.cpp:4561 #19738 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc4d900) at kernel/qapplication.cpp:4530 #19739 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc4d900) at kernel/qcoreapplication.cpp:953 #19740 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc4d900) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19741 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19742 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19743 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19744 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19745 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc4e830) at itemviews/qabstractitemview.cpp:2415 #19746 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc4e830) at itemviews/qlistview.cpp:848 #19747 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc4e830) at kernel/qwidget.cpp:8554 #19748 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc4e830) at widgets/qframe.cpp:557 #19749 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc4e830) at widgets/qabstractscrollarea.cpp:1043 #19750 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc4e830) at itemviews/qabstractitemview.cpp:1644 #19751 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc4e830) at widgets/qabstractscrollarea_p.h:100 #19752 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc4e830) at widgets/qabstractscrollarea_p.h:116 #19753 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc4e830) at kernel/qcoreapplication.cpp:1063 #19754 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc4e830) at kernel/qapplication.cpp:4561 #19755 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc4e830) at kernel/qapplication.cpp:4530 #19756 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc4e830) at kernel/qcoreapplication.cpp:953 #19757 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc4e830) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19758 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19759 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19760 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19761 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19762 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc4f760) at itemviews/qabstractitemview.cpp:2415 #19763 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc4f760) at itemviews/qlistview.cpp:848 #19764 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc4f760) at kernel/qwidget.cpp:8554 #19765 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc4f760) at widgets/qframe.cpp:557 #19766 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc4f760) at widgets/qabstractscrollarea.cpp:1043 #19767 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc4f760) at itemviews/qabstractitemview.cpp:1644 #19768 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc4f760) at widgets/qabstractscrollarea_p.h:100 #19769 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc4f760) at widgets/qabstractscrollarea_p.h:116 #19770 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc4f760) at kernel/qcoreapplication.cpp:1063 #19771 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc4f760) at kernel/qapplication.cpp:4561 #19772 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc4f760) at kernel/qapplication.cpp:4530 #19773 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc4f760) at kernel/qcoreapplication.cpp:953 #19774 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc4f760) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19775 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19776 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19777 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19778 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19779 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc50690) at itemviews/qabstractitemview.cpp:2415 #19780 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc50690) at itemviews/qlistview.cpp:848 #19781 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc50690) at kernel/qwidget.cpp:8554 #19782 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc50690) at widgets/qframe.cpp:557 #19783 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc50690) at widgets/qabstractscrollarea.cpp:1043 #19784 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc50690) at itemviews/qabstractitemview.cpp:1644 #19785 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc50690) at widgets/qabstractscrollarea_p.h:100 #19786 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc50690) at widgets/qabstractscrollarea_p.h:116 #19787 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc50690) at kernel/qcoreapplication.cpp:1063 #19788 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc50690) at kernel/qapplication.cpp:4561 #19789 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc50690) at kernel/qapplication.cpp:4530 #19790 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc50690) at kernel/qcoreapplication.cpp:953 #19791 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc50690) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19792 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19793 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19794 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19795 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19796 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc515c0) at itemviews/qabstractitemview.cpp:2415 #19797 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc515c0) at itemviews/qlistview.cpp:848 #19798 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc515c0) at kernel/qwidget.cpp:8554 #19799 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc515c0) at widgets/qframe.cpp:557 #19800 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc515c0) at widgets/qabstractscrollarea.cpp:1043 #19801 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc515c0) at itemviews/qabstractitemview.cpp:1644 #19802 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc515c0) at widgets/qabstractscrollarea_p.h:100 #19803 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc515c0) at widgets/qabstractscrollarea_p.h:116 #19804 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc515c0) at kernel/qcoreapplication.cpp:1063 #19805 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc515c0) at kernel/qapplication.cpp:4561 #19806 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc515c0) at kernel/qapplication.cpp:4530 #19807 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc515c0) at kernel/qcoreapplication.cpp:953 #19808 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc515c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19809 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19810 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19811 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19812 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19813 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc524f0) at itemviews/qabstractitemview.cpp:2415 #19814 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc524f0) at itemviews/qlistview.cpp:848 #19815 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc524f0) at kernel/qwidget.cpp:8554 #19816 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc524f0) at widgets/qframe.cpp:557 #19817 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc524f0) at widgets/qabstractscrollarea.cpp:1043 #19818 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc524f0) at itemviews/qabstractitemview.cpp:1644 #19819 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc524f0) at widgets/qabstractscrollarea_p.h:100 #19820 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc524f0) at widgets/qabstractscrollarea_p.h:116 #19821 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc524f0) at kernel/qcoreapplication.cpp:1063 #19822 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc524f0) at kernel/qapplication.cpp:4561 #19823 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc524f0) at kernel/qapplication.cpp:4530 #19824 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc524f0) at kernel/qcoreapplication.cpp:953 #19825 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc524f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19826 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19827 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19828 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19829 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19830 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc53420) at itemviews/qabstractitemview.cpp:2415 #19831 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc53420) at itemviews/qlistview.cpp:848 #19832 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc53420) at kernel/qwidget.cpp:8554 #19833 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc53420) at widgets/qframe.cpp:557 #19834 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc53420) at widgets/qabstractscrollarea.cpp:1043 #19835 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc53420) at itemviews/qabstractitemview.cpp:1644 #19836 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc53420) at widgets/qabstractscrollarea_p.h:100 #19837 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc53420) at widgets/qabstractscrollarea_p.h:116 #19838 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc53420) at kernel/qcoreapplication.cpp:1063 #19839 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc53420) at kernel/qapplication.cpp:4561 #19840 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc53420) at kernel/qapplication.cpp:4530 #19841 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc53420) at kernel/qcoreapplication.cpp:953 #19842 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc53420) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19843 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19844 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19845 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19846 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19847 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc54350) at itemviews/qabstractitemview.cpp:2415 #19848 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc54350) at itemviews/qlistview.cpp:848 #19849 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc54350) at kernel/qwidget.cpp:8554 #19850 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc54350) at widgets/qframe.cpp:557 #19851 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc54350) at widgets/qabstractscrollarea.cpp:1043 #19852 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc54350) at itemviews/qabstractitemview.cpp:1644 #19853 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc54350) at widgets/qabstractscrollarea_p.h:100 #19854 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc54350) at widgets/qabstractscrollarea_p.h:116 #19855 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc54350) at kernel/qcoreapplication.cpp:1063 #19856 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc54350) at kernel/qapplication.cpp:4561 #19857 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc54350) at kernel/qapplication.cpp:4530 #19858 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc54350) at kernel/qcoreapplication.cpp:953 #19859 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc54350) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19860 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19861 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19862 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19863 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19864 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc55280) at itemviews/qabstractitemview.cpp:2415 #19865 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc55280) at itemviews/qlistview.cpp:848 #19866 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc55280) at kernel/qwidget.cpp:8554 #19867 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc55280) at widgets/qframe.cpp:557 #19868 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc55280) at widgets/qabstractscrollarea.cpp:1043 #19869 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc55280) at itemviews/qabstractitemview.cpp:1644 #19870 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc55280) at widgets/qabstractscrollarea_p.h:100 #19871 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc55280) at widgets/qabstractscrollarea_p.h:116 #19872 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc55280) at kernel/qcoreapplication.cpp:1063 #19873 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc55280) at kernel/qapplication.cpp:4561 #19874 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc55280) at kernel/qapplication.cpp:4530 #19875 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc55280) at kernel/qcoreapplication.cpp:953 #19876 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc55280) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19877 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19878 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19879 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19880 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19881 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc561b0) at itemviews/qabstractitemview.cpp:2415 #19882 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc561b0) at itemviews/qlistview.cpp:848 #19883 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc561b0) at kernel/qwidget.cpp:8554 #19884 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc561b0) at widgets/qframe.cpp:557 #19885 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc561b0) at widgets/qabstractscrollarea.cpp:1043 #19886 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc561b0) at itemviews/qabstractitemview.cpp:1644 #19887 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc561b0) at widgets/qabstractscrollarea_p.h:100 #19888 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc561b0) at widgets/qabstractscrollarea_p.h:116 #19889 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc561b0) at kernel/qcoreapplication.cpp:1063 #19890 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc561b0) at kernel/qapplication.cpp:4561 #19891 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc561b0) at kernel/qapplication.cpp:4530 #19892 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc561b0) at kernel/qcoreapplication.cpp:953 #19893 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc561b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19894 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19895 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19896 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19897 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19898 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc570e0) at itemviews/qabstractitemview.cpp:2415 #19899 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc570e0) at itemviews/qlistview.cpp:848 #19900 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc570e0) at kernel/qwidget.cpp:8554 #19901 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc570e0) at widgets/qframe.cpp:557 #19902 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc570e0) at widgets/qabstractscrollarea.cpp:1043 #19903 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc570e0) at itemviews/qabstractitemview.cpp:1644 #19904 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc570e0) at widgets/qabstractscrollarea_p.h:100 #19905 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc570e0) at widgets/qabstractscrollarea_p.h:116 #19906 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc570e0) at kernel/qcoreapplication.cpp:1063 #19907 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc570e0) at kernel/qapplication.cpp:4561 #19908 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc570e0) at kernel/qapplication.cpp:4530 #19909 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc570e0) at kernel/qcoreapplication.cpp:953 #19910 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc570e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19911 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19912 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19913 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19914 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19915 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc58010) at itemviews/qabstractitemview.cpp:2415 #19916 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc58010) at itemviews/qlistview.cpp:848 #19917 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc58010) at kernel/qwidget.cpp:8554 #19918 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc58010) at widgets/qframe.cpp:557 #19919 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc58010) at widgets/qabstractscrollarea.cpp:1043 #19920 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc58010) at itemviews/qabstractitemview.cpp:1644 #19921 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc58010) at widgets/qabstractscrollarea_p.h:100 #19922 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc58010) at widgets/qabstractscrollarea_p.h:116 #19923 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc58010) at kernel/qcoreapplication.cpp:1063 #19924 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc58010) at kernel/qapplication.cpp:4561 #19925 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc58010) at kernel/qapplication.cpp:4530 #19926 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc58010) at kernel/qcoreapplication.cpp:953 #19927 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc58010) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19928 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19929 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19930 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19931 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19932 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc58f40) at itemviews/qabstractitemview.cpp:2415 #19933 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc58f40) at itemviews/qlistview.cpp:848 #19934 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc58f40) at kernel/qwidget.cpp:8554 #19935 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc58f40) at widgets/qframe.cpp:557 #19936 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc58f40) at widgets/qabstractscrollarea.cpp:1043 #19937 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc58f40) at itemviews/qabstractitemview.cpp:1644 #19938 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc58f40) at widgets/qabstractscrollarea_p.h:100 #19939 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc58f40) at widgets/qabstractscrollarea_p.h:116 #19940 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc58f40) at kernel/qcoreapplication.cpp:1063 #19941 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc58f40) at kernel/qapplication.cpp:4561 #19942 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc58f40) at kernel/qapplication.cpp:4530 #19943 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc58f40) at kernel/qcoreapplication.cpp:953 #19944 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc58f40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19945 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19946 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19947 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19948 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19949 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc59e70) at itemviews/qabstractitemview.cpp:2415 #19950 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc59e70) at itemviews/qlistview.cpp:848 #19951 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc59e70) at kernel/qwidget.cpp:8554 #19952 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc59e70) at widgets/qframe.cpp:557 #19953 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc59e70) at widgets/qabstractscrollarea.cpp:1043 #19954 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc59e70) at itemviews/qabstractitemview.cpp:1644 #19955 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc59e70) at widgets/qabstractscrollarea_p.h:100 #19956 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc59e70) at widgets/qabstractscrollarea_p.h:116 #19957 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc59e70) at kernel/qcoreapplication.cpp:1063 #19958 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc59e70) at kernel/qapplication.cpp:4561 #19959 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc59e70) at kernel/qapplication.cpp:4530 #19960 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc59e70) at kernel/qcoreapplication.cpp:953 #19961 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc59e70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19962 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19963 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19964 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19965 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19966 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc5ada0) at itemviews/qabstractitemview.cpp:2415 #19967 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc5ada0) at itemviews/qlistview.cpp:848 #19968 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc5ada0) at kernel/qwidget.cpp:8554 #19969 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc5ada0) at widgets/qframe.cpp:557 #19970 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc5ada0) at widgets/qabstractscrollarea.cpp:1043 #19971 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc5ada0) at itemviews/qabstractitemview.cpp:1644 #19972 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc5ada0) at widgets/qabstractscrollarea_p.h:100 #19973 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc5ada0) at widgets/qabstractscrollarea_p.h:116 #19974 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc5ada0) at kernel/qcoreapplication.cpp:1063 #19975 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc5ada0) at kernel/qapplication.cpp:4561 #19976 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc5ada0) at kernel/qapplication.cpp:4530 #19977 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc5ada0) at kernel/qcoreapplication.cpp:953 #19978 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc5ada0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19979 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #19980 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19981 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19982 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #19983 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc5bcd0) at itemviews/qabstractitemview.cpp:2415 #19984 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc5bcd0) at itemviews/qlistview.cpp:848 #19985 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc5bcd0) at kernel/qwidget.cpp:8554 #19986 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc5bcd0) at widgets/qframe.cpp:557 #19987 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc5bcd0) at widgets/qabstractscrollarea.cpp:1043 #19988 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc5bcd0) at itemviews/qabstractitemview.cpp:1644 #19989 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc5bcd0) at widgets/qabstractscrollarea_p.h:100 #19990 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc5bcd0) at widgets/qabstractscrollarea_p.h:116 #19991 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc5bcd0) at kernel/qcoreapplication.cpp:1063 #19992 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc5bcd0) at kernel/qapplication.cpp:4561 #19993 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc5bcd0) at kernel/qapplication.cpp:4530 #19994 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc5bcd0) at kernel/qcoreapplication.cpp:953 #19995 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc5bcd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19996 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #19997 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #19998 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #19999 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20000 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc5cc00) at itemviews/qabstractitemview.cpp:2415 #20001 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc5cc00) at itemviews/qlistview.cpp:848 #20002 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc5cc00) at kernel/qwidget.cpp:8554 #20003 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc5cc00) at widgets/qframe.cpp:557 #20004 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc5cc00) at widgets/qabstractscrollarea.cpp:1043 #20005 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc5cc00) at itemviews/qabstractitemview.cpp:1644 #20006 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc5cc00) at widgets/qabstractscrollarea_p.h:100 #20007 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc5cc00) at widgets/qabstractscrollarea_p.h:116 #20008 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc5cc00) at kernel/qcoreapplication.cpp:1063 #20009 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc5cc00) at kernel/qapplication.cpp:4561 #20010 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc5cc00) at kernel/qapplication.cpp:4530 #20011 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc5cc00) at kernel/qcoreapplication.cpp:953 #20012 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc5cc00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20013 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20014 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20015 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20016 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20017 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc5db30) at itemviews/qabstractitemview.cpp:2415 #20018 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc5db30) at itemviews/qlistview.cpp:848 #20019 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc5db30) at kernel/qwidget.cpp:8554 #20020 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc5db30) at widgets/qframe.cpp:557 #20021 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc5db30) at widgets/qabstractscrollarea.cpp:1043 #20022 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc5db30) at itemviews/qabstractitemview.cpp:1644 #20023 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc5db30) at widgets/qabstractscrollarea_p.h:100 #20024 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc5db30) at widgets/qabstractscrollarea_p.h:116 #20025 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc5db30) at kernel/qcoreapplication.cpp:1063 #20026 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc5db30) at kernel/qapplication.cpp:4561 #20027 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc5db30) at kernel/qapplication.cpp:4530 #20028 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc5db30) at kernel/qcoreapplication.cpp:953 #20029 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc5db30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20030 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20031 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20032 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20033 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20034 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc5ea60) at itemviews/qabstractitemview.cpp:2415 #20035 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc5ea60) at itemviews/qlistview.cpp:848 #20036 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc5ea60) at kernel/qwidget.cpp:8554 #20037 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc5ea60) at widgets/qframe.cpp:557 #20038 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc5ea60) at widgets/qabstractscrollarea.cpp:1043 #20039 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc5ea60) at itemviews/qabstractitemview.cpp:1644 #20040 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc5ea60) at widgets/qabstractscrollarea_p.h:100 #20041 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc5ea60) at widgets/qabstractscrollarea_p.h:116 #20042 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc5ea60) at kernel/qcoreapplication.cpp:1063 #20043 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc5ea60) at kernel/qapplication.cpp:4561 #20044 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc5ea60) at kernel/qapplication.cpp:4530 #20045 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc5ea60) at kernel/qcoreapplication.cpp:953 #20046 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc5ea60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20047 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20048 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20049 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20050 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20051 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc5f990) at itemviews/qabstractitemview.cpp:2415 #20052 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc5f990) at itemviews/qlistview.cpp:848 #20053 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc5f990) at kernel/qwidget.cpp:8554 #20054 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc5f990) at widgets/qframe.cpp:557 #20055 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc5f990) at widgets/qabstractscrollarea.cpp:1043 #20056 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc5f990) at itemviews/qabstractitemview.cpp:1644 #20057 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc5f990) at widgets/qabstractscrollarea_p.h:100 #20058 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc5f990) at widgets/qabstractscrollarea_p.h:116 #20059 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc5f990) at kernel/qcoreapplication.cpp:1063 #20060 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc5f990) at kernel/qapplication.cpp:4561 #20061 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc5f990) at kernel/qapplication.cpp:4530 #20062 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc5f990) at kernel/qcoreapplication.cpp:953 #20063 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc5f990) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20064 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20065 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20066 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20067 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20068 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc608c0) at itemviews/qabstractitemview.cpp:2415 #20069 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc608c0) at itemviews/qlistview.cpp:848 #20070 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc608c0) at kernel/qwidget.cpp:8554 #20071 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc608c0) at widgets/qframe.cpp:557 #20072 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc608c0) at widgets/qabstractscrollarea.cpp:1043 #20073 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc608c0) at itemviews/qabstractitemview.cpp:1644 #20074 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc608c0) at widgets/qabstractscrollarea_p.h:100 #20075 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc608c0) at widgets/qabstractscrollarea_p.h:116 #20076 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc608c0) at kernel/qcoreapplication.cpp:1063 #20077 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc608c0) at kernel/qapplication.cpp:4561 #20078 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc608c0) at kernel/qapplication.cpp:4530 #20079 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc608c0) at kernel/qcoreapplication.cpp:953 #20080 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc608c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20081 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20082 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20083 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20084 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20085 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc617f0) at itemviews/qabstractitemview.cpp:2415 #20086 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc617f0) at itemviews/qlistview.cpp:848 #20087 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc617f0) at kernel/qwidget.cpp:8554 #20088 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc617f0) at widgets/qframe.cpp:557 #20089 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc617f0) at widgets/qabstractscrollarea.cpp:1043 #20090 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc617f0) at itemviews/qabstractitemview.cpp:1644 #20091 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc617f0) at widgets/qabstractscrollarea_p.h:100 #20092 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc617f0) at widgets/qabstractscrollarea_p.h:116 #20093 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc617f0) at kernel/qcoreapplication.cpp:1063 #20094 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc617f0) at kernel/qapplication.cpp:4561 #20095 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc617f0) at kernel/qapplication.cpp:4530 #20096 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc617f0) at kernel/qcoreapplication.cpp:953 #20097 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc617f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20098 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20099 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20100 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20101 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20102 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc62720) at itemviews/qabstractitemview.cpp:2415 #20103 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc62720) at itemviews/qlistview.cpp:848 #20104 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc62720) at kernel/qwidget.cpp:8554 #20105 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc62720) at widgets/qframe.cpp:557 #20106 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc62720) at widgets/qabstractscrollarea.cpp:1043 #20107 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc62720) at itemviews/qabstractitemview.cpp:1644 #20108 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc62720) at widgets/qabstractscrollarea_p.h:100 #20109 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc62720) at widgets/qabstractscrollarea_p.h:116 #20110 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc62720) at kernel/qcoreapplication.cpp:1063 #20111 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc62720) at kernel/qapplication.cpp:4561 #20112 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc62720) at kernel/qapplication.cpp:4530 #20113 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc62720) at kernel/qcoreapplication.cpp:953 #20114 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc62720) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20115 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20116 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20117 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20118 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20119 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc63650) at itemviews/qabstractitemview.cpp:2415 #20120 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc63650) at itemviews/qlistview.cpp:848 #20121 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc63650) at kernel/qwidget.cpp:8554 #20122 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc63650) at widgets/qframe.cpp:557 #20123 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc63650) at widgets/qabstractscrollarea.cpp:1043 #20124 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc63650) at itemviews/qabstractitemview.cpp:1644 #20125 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc63650) at widgets/qabstractscrollarea_p.h:100 #20126 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc63650) at widgets/qabstractscrollarea_p.h:116 #20127 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc63650) at kernel/qcoreapplication.cpp:1063 #20128 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc63650) at kernel/qapplication.cpp:4561 #20129 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc63650) at kernel/qapplication.cpp:4530 #20130 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc63650) at kernel/qcoreapplication.cpp:953 #20131 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc63650) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20132 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20133 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20134 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20135 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20136 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc64580) at itemviews/qabstractitemview.cpp:2415 #20137 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc64580) at itemviews/qlistview.cpp:848 #20138 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc64580) at kernel/qwidget.cpp:8554 #20139 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc64580) at widgets/qframe.cpp:557 #20140 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc64580) at widgets/qabstractscrollarea.cpp:1043 #20141 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc64580) at itemviews/qabstractitemview.cpp:1644 #20142 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc64580) at widgets/qabstractscrollarea_p.h:100 #20143 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc64580) at widgets/qabstractscrollarea_p.h:116 #20144 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc64580) at kernel/qcoreapplication.cpp:1063 #20145 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc64580) at kernel/qapplication.cpp:4561 #20146 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc64580) at kernel/qapplication.cpp:4530 #20147 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc64580) at kernel/qcoreapplication.cpp:953 #20148 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc64580) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20149 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20150 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20151 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20152 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20153 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc654b0) at itemviews/qabstractitemview.cpp:2415 #20154 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc654b0) at itemviews/qlistview.cpp:848 #20155 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc654b0) at kernel/qwidget.cpp:8554 #20156 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc654b0) at widgets/qframe.cpp:557 #20157 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc654b0) at widgets/qabstractscrollarea.cpp:1043 #20158 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc654b0) at itemviews/qabstractitemview.cpp:1644 #20159 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc654b0) at widgets/qabstractscrollarea_p.h:100 #20160 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc654b0) at widgets/qabstractscrollarea_p.h:116 #20161 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc654b0) at kernel/qcoreapplication.cpp:1063 #20162 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc654b0) at kernel/qapplication.cpp:4561 #20163 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc654b0) at kernel/qapplication.cpp:4530 #20164 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc654b0) at kernel/qcoreapplication.cpp:953 #20165 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc654b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20166 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20167 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20168 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20169 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20170 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc663e0) at itemviews/qabstractitemview.cpp:2415 #20171 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc663e0) at itemviews/qlistview.cpp:848 #20172 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc663e0) at kernel/qwidget.cpp:8554 #20173 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc663e0) at widgets/qframe.cpp:557 #20174 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc663e0) at widgets/qabstractscrollarea.cpp:1043 #20175 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc663e0) at itemviews/qabstractitemview.cpp:1644 #20176 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc663e0) at widgets/qabstractscrollarea_p.h:100 #20177 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc663e0) at widgets/qabstractscrollarea_p.h:116 #20178 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc663e0) at kernel/qcoreapplication.cpp:1063 #20179 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc663e0) at kernel/qapplication.cpp:4561 #20180 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc663e0) at kernel/qapplication.cpp:4530 #20181 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc663e0) at kernel/qcoreapplication.cpp:953 #20182 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc663e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20183 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20184 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20185 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20186 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20187 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc67310) at itemviews/qabstractitemview.cpp:2415 #20188 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc67310) at itemviews/qlistview.cpp:848 #20189 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc67310) at kernel/qwidget.cpp:8554 #20190 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc67310) at widgets/qframe.cpp:557 #20191 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc67310) at widgets/qabstractscrollarea.cpp:1043 #20192 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc67310) at itemviews/qabstractitemview.cpp:1644 #20193 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc67310) at widgets/qabstractscrollarea_p.h:100 #20194 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc67310) at widgets/qabstractscrollarea_p.h:116 #20195 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc67310) at kernel/qcoreapplication.cpp:1063 #20196 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc67310) at kernel/qapplication.cpp:4561 #20197 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc67310) at kernel/qapplication.cpp:4530 #20198 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc67310) at kernel/qcoreapplication.cpp:953 #20199 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc67310) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20200 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20201 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20202 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20203 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20204 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc68240) at itemviews/qabstractitemview.cpp:2415 #20205 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc68240) at itemviews/qlistview.cpp:848 #20206 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc68240) at kernel/qwidget.cpp:8554 #20207 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc68240) at widgets/qframe.cpp:557 #20208 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc68240) at widgets/qabstractscrollarea.cpp:1043 #20209 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc68240) at itemviews/qabstractitemview.cpp:1644 #20210 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc68240) at widgets/qabstractscrollarea_p.h:100 #20211 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc68240) at widgets/qabstractscrollarea_p.h:116 #20212 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc68240) at kernel/qcoreapplication.cpp:1063 #20213 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc68240) at kernel/qapplication.cpp:4561 #20214 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc68240) at kernel/qapplication.cpp:4530 #20215 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc68240) at kernel/qcoreapplication.cpp:953 #20216 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc68240) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20217 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20218 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20219 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20220 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20221 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc69170) at itemviews/qabstractitemview.cpp:2415 #20222 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc69170) at itemviews/qlistview.cpp:848 #20223 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc69170) at kernel/qwidget.cpp:8554 #20224 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc69170) at widgets/qframe.cpp:557 #20225 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc69170) at widgets/qabstractscrollarea.cpp:1043 #20226 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc69170) at itemviews/qabstractitemview.cpp:1644 #20227 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc69170) at widgets/qabstractscrollarea_p.h:100 #20228 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc69170) at widgets/qabstractscrollarea_p.h:116 #20229 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc69170) at kernel/qcoreapplication.cpp:1063 #20230 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc69170) at kernel/qapplication.cpp:4561 #20231 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc69170) at kernel/qapplication.cpp:4530 #20232 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc69170) at kernel/qcoreapplication.cpp:953 #20233 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc69170) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20234 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20235 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20236 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20237 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20238 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc6a0a0) at itemviews/qabstractitemview.cpp:2415 #20239 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc6a0a0) at itemviews/qlistview.cpp:848 #20240 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc6a0a0) at kernel/qwidget.cpp:8554 #20241 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc6a0a0) at widgets/qframe.cpp:557 #20242 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc6a0a0) at widgets/qabstractscrollarea.cpp:1043 #20243 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc6a0a0) at itemviews/qabstractitemview.cpp:1644 #20244 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc6a0a0) at widgets/qabstractscrollarea_p.h:100 #20245 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc6a0a0) at widgets/qabstractscrollarea_p.h:116 #20246 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc6a0a0) at kernel/qcoreapplication.cpp:1063 #20247 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc6a0a0) at kernel/qapplication.cpp:4561 #20248 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc6a0a0) at kernel/qapplication.cpp:4530 #20249 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc6a0a0) at kernel/qcoreapplication.cpp:953 #20250 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc6a0a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20251 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20252 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20253 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20254 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20255 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc6afd0) at itemviews/qabstractitemview.cpp:2415 #20256 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc6afd0) at itemviews/qlistview.cpp:848 #20257 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc6afd0) at kernel/qwidget.cpp:8554 #20258 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc6afd0) at widgets/qframe.cpp:557 #20259 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc6afd0) at widgets/qabstractscrollarea.cpp:1043 #20260 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc6afd0) at itemviews/qabstractitemview.cpp:1644 #20261 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc6afd0) at widgets/qabstractscrollarea_p.h:100 #20262 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc6afd0) at widgets/qabstractscrollarea_p.h:116 #20263 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc6afd0) at kernel/qcoreapplication.cpp:1063 #20264 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc6afd0) at kernel/qapplication.cpp:4561 #20265 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc6afd0) at kernel/qapplication.cpp:4530 #20266 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc6afd0) at kernel/qcoreapplication.cpp:953 #20267 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc6afd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20268 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20269 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20270 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20271 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20272 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc6bf00) at itemviews/qabstractitemview.cpp:2415 #20273 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc6bf00) at itemviews/qlistview.cpp:848 #20274 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc6bf00) at kernel/qwidget.cpp:8554 #20275 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc6bf00) at widgets/qframe.cpp:557 #20276 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc6bf00) at widgets/qabstractscrollarea.cpp:1043 #20277 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc6bf00) at itemviews/qabstractitemview.cpp:1644 #20278 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc6bf00) at widgets/qabstractscrollarea_p.h:100 #20279 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc6bf00) at widgets/qabstractscrollarea_p.h:116 #20280 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc6bf00) at kernel/qcoreapplication.cpp:1063 #20281 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc6bf00) at kernel/qapplication.cpp:4561 #20282 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc6bf00) at kernel/qapplication.cpp:4530 #20283 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc6bf00) at kernel/qcoreapplication.cpp:953 #20284 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc6bf00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20285 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20286 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20287 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20288 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20289 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc6ce30) at itemviews/qabstractitemview.cpp:2415 #20290 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc6ce30) at itemviews/qlistview.cpp:848 #20291 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc6ce30) at kernel/qwidget.cpp:8554 #20292 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc6ce30) at widgets/qframe.cpp:557 #20293 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc6ce30) at widgets/qabstractscrollarea.cpp:1043 #20294 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc6ce30) at itemviews/qabstractitemview.cpp:1644 #20295 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc6ce30) at widgets/qabstractscrollarea_p.h:100 #20296 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc6ce30) at widgets/qabstractscrollarea_p.h:116 #20297 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc6ce30) at kernel/qcoreapplication.cpp:1063 #20298 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc6ce30) at kernel/qapplication.cpp:4561 #20299 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc6ce30) at kernel/qapplication.cpp:4530 #20300 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc6ce30) at kernel/qcoreapplication.cpp:953 #20301 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc6ce30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20302 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20303 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20304 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20305 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20306 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc6dd60) at itemviews/qabstractitemview.cpp:2415 #20307 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc6dd60) at itemviews/qlistview.cpp:848 #20308 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc6dd60) at kernel/qwidget.cpp:8554 #20309 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc6dd60) at widgets/qframe.cpp:557 #20310 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc6dd60) at widgets/qabstractscrollarea.cpp:1043 #20311 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc6dd60) at itemviews/qabstractitemview.cpp:1644 #20312 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc6dd60) at widgets/qabstractscrollarea_p.h:100 #20313 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc6dd60) at widgets/qabstractscrollarea_p.h:116 #20314 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc6dd60) at kernel/qcoreapplication.cpp:1063 #20315 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc6dd60) at kernel/qapplication.cpp:4561 #20316 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc6dd60) at kernel/qapplication.cpp:4530 #20317 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc6dd60) at kernel/qcoreapplication.cpp:953 #20318 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc6dd60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20319 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20320 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20321 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20322 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20323 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc6ec90) at itemviews/qabstractitemview.cpp:2415 #20324 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc6ec90) at itemviews/qlistview.cpp:848 #20325 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc6ec90) at kernel/qwidget.cpp:8554 #20326 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc6ec90) at widgets/qframe.cpp:557 #20327 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc6ec90) at widgets/qabstractscrollarea.cpp:1043 #20328 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc6ec90) at itemviews/qabstractitemview.cpp:1644 #20329 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc6ec90) at widgets/qabstractscrollarea_p.h:100 #20330 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc6ec90) at widgets/qabstractscrollarea_p.h:116 #20331 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc6ec90) at kernel/qcoreapplication.cpp:1063 #20332 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc6ec90) at kernel/qapplication.cpp:4561 #20333 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc6ec90) at kernel/qapplication.cpp:4530 #20334 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc6ec90) at kernel/qcoreapplication.cpp:953 #20335 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc6ec90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20336 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20337 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20338 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20339 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20340 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc6fbc0) at itemviews/qabstractitemview.cpp:2415 #20341 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc6fbc0) at itemviews/qlistview.cpp:848 #20342 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc6fbc0) at kernel/qwidget.cpp:8554 #20343 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc6fbc0) at widgets/qframe.cpp:557 #20344 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc6fbc0) at widgets/qabstractscrollarea.cpp:1043 #20345 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc6fbc0) at itemviews/qabstractitemview.cpp:1644 #20346 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc6fbc0) at widgets/qabstractscrollarea_p.h:100 #20347 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc6fbc0) at widgets/qabstractscrollarea_p.h:116 #20348 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc6fbc0) at kernel/qcoreapplication.cpp:1063 #20349 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc6fbc0) at kernel/qapplication.cpp:4561 #20350 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc6fbc0) at kernel/qapplication.cpp:4530 #20351 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc6fbc0) at kernel/qcoreapplication.cpp:953 #20352 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc6fbc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20353 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20354 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20355 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20356 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20357 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc70af0) at itemviews/qabstractitemview.cpp:2415 #20358 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc70af0) at itemviews/qlistview.cpp:848 #20359 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc70af0) at kernel/qwidget.cpp:8554 #20360 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc70af0) at widgets/qframe.cpp:557 #20361 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc70af0) at widgets/qabstractscrollarea.cpp:1043 #20362 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc70af0) at itemviews/qabstractitemview.cpp:1644 #20363 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc70af0) at widgets/qabstractscrollarea_p.h:100 #20364 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc70af0) at widgets/qabstractscrollarea_p.h:116 #20365 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc70af0) at kernel/qcoreapplication.cpp:1063 #20366 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc70af0) at kernel/qapplication.cpp:4561 #20367 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc70af0) at kernel/qapplication.cpp:4530 #20368 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc70af0) at kernel/qcoreapplication.cpp:953 #20369 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc70af0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20370 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20371 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20372 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20373 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20374 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc71a20) at itemviews/qabstractitemview.cpp:2415 #20375 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc71a20) at itemviews/qlistview.cpp:848 #20376 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc71a20) at kernel/qwidget.cpp:8554 #20377 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc71a20) at widgets/qframe.cpp:557 #20378 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc71a20) at widgets/qabstractscrollarea.cpp:1043 #20379 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc71a20) at itemviews/qabstractitemview.cpp:1644 #20380 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc71a20) at widgets/qabstractscrollarea_p.h:100 #20381 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc71a20) at widgets/qabstractscrollarea_p.h:116 #20382 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc71a20) at kernel/qcoreapplication.cpp:1063 #20383 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc71a20) at kernel/qapplication.cpp:4561 #20384 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc71a20) at kernel/qapplication.cpp:4530 #20385 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc71a20) at kernel/qcoreapplication.cpp:953 #20386 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc71a20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20387 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20388 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20389 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20390 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20391 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc72950) at itemviews/qabstractitemview.cpp:2415 #20392 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc72950) at itemviews/qlistview.cpp:848 #20393 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc72950) at kernel/qwidget.cpp:8554 #20394 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc72950) at widgets/qframe.cpp:557 #20395 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc72950) at widgets/qabstractscrollarea.cpp:1043 #20396 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc72950) at itemviews/qabstractitemview.cpp:1644 #20397 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc72950) at widgets/qabstractscrollarea_p.h:100 #20398 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc72950) at widgets/qabstractscrollarea_p.h:116 #20399 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc72950) at kernel/qcoreapplication.cpp:1063 #20400 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc72950) at kernel/qapplication.cpp:4561 #20401 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc72950) at kernel/qapplication.cpp:4530 #20402 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc72950) at kernel/qcoreapplication.cpp:953 #20403 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc72950) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20404 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20405 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20406 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20407 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20408 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc73880) at itemviews/qabstractitemview.cpp:2415 #20409 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc73880) at itemviews/qlistview.cpp:848 #20410 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc73880) at kernel/qwidget.cpp:8554 #20411 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc73880) at widgets/qframe.cpp:557 #20412 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc73880) at widgets/qabstractscrollarea.cpp:1043 #20413 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc73880) at itemviews/qabstractitemview.cpp:1644 #20414 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc73880) at widgets/qabstractscrollarea_p.h:100 #20415 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc73880) at widgets/qabstractscrollarea_p.h:116 #20416 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc73880) at kernel/qcoreapplication.cpp:1063 #20417 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc73880) at kernel/qapplication.cpp:4561 #20418 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc73880) at kernel/qapplication.cpp:4530 #20419 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc73880) at kernel/qcoreapplication.cpp:953 #20420 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc73880) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20421 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20422 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20423 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20424 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20425 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc747b0) at itemviews/qabstractitemview.cpp:2415 #20426 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc747b0) at itemviews/qlistview.cpp:848 #20427 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc747b0) at kernel/qwidget.cpp:8554 #20428 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc747b0) at widgets/qframe.cpp:557 #20429 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc747b0) at widgets/qabstractscrollarea.cpp:1043 #20430 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc747b0) at itemviews/qabstractitemview.cpp:1644 #20431 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc747b0) at widgets/qabstractscrollarea_p.h:100 #20432 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc747b0) at widgets/qabstractscrollarea_p.h:116 #20433 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc747b0) at kernel/qcoreapplication.cpp:1063 #20434 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc747b0) at kernel/qapplication.cpp:4561 #20435 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc747b0) at kernel/qapplication.cpp:4530 #20436 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc747b0) at kernel/qcoreapplication.cpp:953 #20437 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc747b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20438 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20439 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20440 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20441 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20442 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc756e0) at itemviews/qabstractitemview.cpp:2415 #20443 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc756e0) at itemviews/qlistview.cpp:848 #20444 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc756e0) at kernel/qwidget.cpp:8554 #20445 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc756e0) at widgets/qframe.cpp:557 #20446 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc756e0) at widgets/qabstractscrollarea.cpp:1043 #20447 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc756e0) at itemviews/qabstractitemview.cpp:1644 #20448 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc756e0) at widgets/qabstractscrollarea_p.h:100 #20449 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc756e0) at widgets/qabstractscrollarea_p.h:116 #20450 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc756e0) at kernel/qcoreapplication.cpp:1063 #20451 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc756e0) at kernel/qapplication.cpp:4561 #20452 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc756e0) at kernel/qapplication.cpp:4530 #20453 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc756e0) at kernel/qcoreapplication.cpp:953 #20454 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc756e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20455 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20456 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20457 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20458 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20459 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc76610) at itemviews/qabstractitemview.cpp:2415 #20460 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc76610) at itemviews/qlistview.cpp:848 #20461 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc76610) at kernel/qwidget.cpp:8554 #20462 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc76610) at widgets/qframe.cpp:557 #20463 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc76610) at widgets/qabstractscrollarea.cpp:1043 #20464 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc76610) at itemviews/qabstractitemview.cpp:1644 #20465 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc76610) at widgets/qabstractscrollarea_p.h:100 #20466 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc76610) at widgets/qabstractscrollarea_p.h:116 #20467 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc76610) at kernel/qcoreapplication.cpp:1063 #20468 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc76610) at kernel/qapplication.cpp:4561 #20469 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc76610) at kernel/qapplication.cpp:4530 #20470 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc76610) at kernel/qcoreapplication.cpp:953 #20471 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc76610) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20472 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20473 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20474 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20475 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20476 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc77540) at itemviews/qabstractitemview.cpp:2415 #20477 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc77540) at itemviews/qlistview.cpp:848 #20478 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc77540) at kernel/qwidget.cpp:8554 #20479 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc77540) at widgets/qframe.cpp:557 #20480 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc77540) at widgets/qabstractscrollarea.cpp:1043 #20481 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc77540) at itemviews/qabstractitemview.cpp:1644 #20482 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc77540) at widgets/qabstractscrollarea_p.h:100 #20483 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc77540) at widgets/qabstractscrollarea_p.h:116 #20484 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc77540) at kernel/qcoreapplication.cpp:1063 #20485 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc77540) at kernel/qapplication.cpp:4561 #20486 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc77540) at kernel/qapplication.cpp:4530 #20487 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc77540) at kernel/qcoreapplication.cpp:953 #20488 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc77540) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20489 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20490 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20491 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20492 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20493 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc78470) at itemviews/qabstractitemview.cpp:2415 #20494 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc78470) at itemviews/qlistview.cpp:848 #20495 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc78470) at kernel/qwidget.cpp:8554 #20496 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc78470) at widgets/qframe.cpp:557 #20497 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc78470) at widgets/qabstractscrollarea.cpp:1043 #20498 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc78470) at itemviews/qabstractitemview.cpp:1644 #20499 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc78470) at widgets/qabstractscrollarea_p.h:100 #20500 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc78470) at widgets/qabstractscrollarea_p.h:116 #20501 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc78470) at kernel/qcoreapplication.cpp:1063 #20502 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc78470) at kernel/qapplication.cpp:4561 #20503 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc78470) at kernel/qapplication.cpp:4530 #20504 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc78470) at kernel/qcoreapplication.cpp:953 #20505 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc78470) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20506 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20507 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20508 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20509 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20510 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc793a0) at itemviews/qabstractitemview.cpp:2415 #20511 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc793a0) at itemviews/qlistview.cpp:848 #20512 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc793a0) at kernel/qwidget.cpp:8554 #20513 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc793a0) at widgets/qframe.cpp:557 #20514 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc793a0) at widgets/qabstractscrollarea.cpp:1043 #20515 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc793a0) at itemviews/qabstractitemview.cpp:1644 #20516 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc793a0) at widgets/qabstractscrollarea_p.h:100 #20517 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc793a0) at widgets/qabstractscrollarea_p.h:116 #20518 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc793a0) at kernel/qcoreapplication.cpp:1063 #20519 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc793a0) at kernel/qapplication.cpp:4561 #20520 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc793a0) at kernel/qapplication.cpp:4530 #20521 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc793a0) at kernel/qcoreapplication.cpp:953 #20522 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc793a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20523 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20524 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20525 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20526 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20527 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc7a2d0) at itemviews/qabstractitemview.cpp:2415 #20528 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc7a2d0) at itemviews/qlistview.cpp:848 #20529 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc7a2d0) at kernel/qwidget.cpp:8554 #20530 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc7a2d0) at widgets/qframe.cpp:557 #20531 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc7a2d0) at widgets/qabstractscrollarea.cpp:1043 #20532 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc7a2d0) at itemviews/qabstractitemview.cpp:1644 #20533 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc7a2d0) at widgets/qabstractscrollarea_p.h:100 #20534 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc7a2d0) at widgets/qabstractscrollarea_p.h:116 #20535 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc7a2d0) at kernel/qcoreapplication.cpp:1063 #20536 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc7a2d0) at kernel/qapplication.cpp:4561 #20537 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc7a2d0) at kernel/qapplication.cpp:4530 #20538 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc7a2d0) at kernel/qcoreapplication.cpp:953 #20539 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc7a2d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20540 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20541 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20542 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20543 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20544 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc7b200) at itemviews/qabstractitemview.cpp:2415 #20545 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc7b200) at itemviews/qlistview.cpp:848 #20546 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc7b200) at kernel/qwidget.cpp:8554 #20547 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc7b200) at widgets/qframe.cpp:557 #20548 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc7b200) at widgets/qabstractscrollarea.cpp:1043 #20549 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc7b200) at itemviews/qabstractitemview.cpp:1644 #20550 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc7b200) at widgets/qabstractscrollarea_p.h:100 #20551 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc7b200) at widgets/qabstractscrollarea_p.h:116 #20552 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc7b200) at kernel/qcoreapplication.cpp:1063 #20553 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc7b200) at kernel/qapplication.cpp:4561 #20554 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc7b200) at kernel/qapplication.cpp:4530 #20555 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc7b200) at kernel/qcoreapplication.cpp:953 #20556 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc7b200) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20557 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20558 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20559 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20560 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20561 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc7c130) at itemviews/qabstractitemview.cpp:2415 #20562 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc7c130) at itemviews/qlistview.cpp:848 #20563 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc7c130) at kernel/qwidget.cpp:8554 #20564 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc7c130) at widgets/qframe.cpp:557 #20565 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc7c130) at widgets/qabstractscrollarea.cpp:1043 #20566 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc7c130) at itemviews/qabstractitemview.cpp:1644 #20567 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc7c130) at widgets/qabstractscrollarea_p.h:100 #20568 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc7c130) at widgets/qabstractscrollarea_p.h:116 #20569 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc7c130) at kernel/qcoreapplication.cpp:1063 #20570 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc7c130) at kernel/qapplication.cpp:4561 #20571 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc7c130) at kernel/qapplication.cpp:4530 #20572 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc7c130) at kernel/qcoreapplication.cpp:953 #20573 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc7c130) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20574 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20575 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20576 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20577 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20578 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc7d060) at itemviews/qabstractitemview.cpp:2415 #20579 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc7d060) at itemviews/qlistview.cpp:848 #20580 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc7d060) at kernel/qwidget.cpp:8554 #20581 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc7d060) at widgets/qframe.cpp:557 #20582 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc7d060) at widgets/qabstractscrollarea.cpp:1043 #20583 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc7d060) at itemviews/qabstractitemview.cpp:1644 #20584 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc7d060) at widgets/qabstractscrollarea_p.h:100 #20585 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc7d060) at widgets/qabstractscrollarea_p.h:116 #20586 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc7d060) at kernel/qcoreapplication.cpp:1063 #20587 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc7d060) at kernel/qapplication.cpp:4561 #20588 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc7d060) at kernel/qapplication.cpp:4530 #20589 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc7d060) at kernel/qcoreapplication.cpp:953 #20590 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc7d060) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20591 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20592 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20593 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20594 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20595 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc7df90) at itemviews/qabstractitemview.cpp:2415 #20596 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc7df90) at itemviews/qlistview.cpp:848 #20597 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc7df90) at kernel/qwidget.cpp:8554 #20598 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc7df90) at widgets/qframe.cpp:557 #20599 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc7df90) at widgets/qabstractscrollarea.cpp:1043 #20600 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc7df90) at itemviews/qabstractitemview.cpp:1644 #20601 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc7df90) at widgets/qabstractscrollarea_p.h:100 #20602 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc7df90) at widgets/qabstractscrollarea_p.h:116 #20603 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc7df90) at kernel/qcoreapplication.cpp:1063 #20604 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc7df90) at kernel/qapplication.cpp:4561 #20605 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc7df90) at kernel/qapplication.cpp:4530 #20606 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc7df90) at kernel/qcoreapplication.cpp:953 #20607 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc7df90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20608 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20609 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20610 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20611 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20612 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc7eec0) at itemviews/qabstractitemview.cpp:2415 #20613 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc7eec0) at itemviews/qlistview.cpp:848 #20614 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc7eec0) at kernel/qwidget.cpp:8554 #20615 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc7eec0) at widgets/qframe.cpp:557 #20616 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc7eec0) at widgets/qabstractscrollarea.cpp:1043 #20617 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc7eec0) at itemviews/qabstractitemview.cpp:1644 #20618 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc7eec0) at widgets/qabstractscrollarea_p.h:100 #20619 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc7eec0) at widgets/qabstractscrollarea_p.h:116 #20620 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc7eec0) at kernel/qcoreapplication.cpp:1063 #20621 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc7eec0) at kernel/qapplication.cpp:4561 #20622 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc7eec0) at kernel/qapplication.cpp:4530 #20623 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc7eec0) at kernel/qcoreapplication.cpp:953 #20624 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc7eec0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20625 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20626 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20627 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20628 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20629 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc7fdf0) at itemviews/qabstractitemview.cpp:2415 #20630 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc7fdf0) at itemviews/qlistview.cpp:848 #20631 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc7fdf0) at kernel/qwidget.cpp:8554 #20632 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc7fdf0) at widgets/qframe.cpp:557 #20633 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc7fdf0) at widgets/qabstractscrollarea.cpp:1043 #20634 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc7fdf0) at itemviews/qabstractitemview.cpp:1644 #20635 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc7fdf0) at widgets/qabstractscrollarea_p.h:100 #20636 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc7fdf0) at widgets/qabstractscrollarea_p.h:116 #20637 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc7fdf0) at kernel/qcoreapplication.cpp:1063 #20638 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc7fdf0) at kernel/qapplication.cpp:4561 #20639 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc7fdf0) at kernel/qapplication.cpp:4530 #20640 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc7fdf0) at kernel/qcoreapplication.cpp:953 #20641 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc7fdf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20642 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20643 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20644 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20645 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20646 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc80d20) at itemviews/qabstractitemview.cpp:2415 #20647 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc80d20) at itemviews/qlistview.cpp:848 #20648 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc80d20) at kernel/qwidget.cpp:8554 #20649 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc80d20) at widgets/qframe.cpp:557 #20650 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc80d20) at widgets/qabstractscrollarea.cpp:1043 #20651 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc80d20) at itemviews/qabstractitemview.cpp:1644 #20652 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc80d20) at widgets/qabstractscrollarea_p.h:100 #20653 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc80d20) at widgets/qabstractscrollarea_p.h:116 #20654 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc80d20) at kernel/qcoreapplication.cpp:1063 #20655 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc80d20) at kernel/qapplication.cpp:4561 #20656 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc80d20) at kernel/qapplication.cpp:4530 #20657 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc80d20) at kernel/qcoreapplication.cpp:953 #20658 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc80d20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20659 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20660 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20661 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20662 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20663 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc81c50) at itemviews/qabstractitemview.cpp:2415 #20664 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc81c50) at itemviews/qlistview.cpp:848 #20665 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc81c50) at kernel/qwidget.cpp:8554 #20666 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc81c50) at widgets/qframe.cpp:557 #20667 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc81c50) at widgets/qabstractscrollarea.cpp:1043 #20668 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc81c50) at itemviews/qabstractitemview.cpp:1644 #20669 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc81c50) at widgets/qabstractscrollarea_p.h:100 #20670 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc81c50) at widgets/qabstractscrollarea_p.h:116 #20671 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc81c50) at kernel/qcoreapplication.cpp:1063 #20672 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc81c50) at kernel/qapplication.cpp:4561 #20673 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc81c50) at kernel/qapplication.cpp:4530 #20674 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc81c50) at kernel/qcoreapplication.cpp:953 #20675 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc81c50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20676 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20677 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20678 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20679 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20680 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc82b80) at itemviews/qabstractitemview.cpp:2415 #20681 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc82b80) at itemviews/qlistview.cpp:848 #20682 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc82b80) at kernel/qwidget.cpp:8554 #20683 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc82b80) at widgets/qframe.cpp:557 #20684 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc82b80) at widgets/qabstractscrollarea.cpp:1043 #20685 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc82b80) at itemviews/qabstractitemview.cpp:1644 #20686 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc82b80) at widgets/qabstractscrollarea_p.h:100 #20687 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc82b80) at widgets/qabstractscrollarea_p.h:116 #20688 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc82b80) at kernel/qcoreapplication.cpp:1063 #20689 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc82b80) at kernel/qapplication.cpp:4561 #20690 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc82b80) at kernel/qapplication.cpp:4530 #20691 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc82b80) at kernel/qcoreapplication.cpp:953 #20692 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc82b80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20693 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20694 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20695 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20696 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20697 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc83ab0) at itemviews/qabstractitemview.cpp:2415 #20698 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc83ab0) at itemviews/qlistview.cpp:848 #20699 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc83ab0) at kernel/qwidget.cpp:8554 #20700 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc83ab0) at widgets/qframe.cpp:557 #20701 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc83ab0) at widgets/qabstractscrollarea.cpp:1043 #20702 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc83ab0) at itemviews/qabstractitemview.cpp:1644 #20703 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc83ab0) at widgets/qabstractscrollarea_p.h:100 #20704 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc83ab0) at widgets/qabstractscrollarea_p.h:116 #20705 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc83ab0) at kernel/qcoreapplication.cpp:1063 #20706 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc83ab0) at kernel/qapplication.cpp:4561 #20707 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc83ab0) at kernel/qapplication.cpp:4530 #20708 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc83ab0) at kernel/qcoreapplication.cpp:953 #20709 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc83ab0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20710 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20711 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20712 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20713 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20714 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc849e0) at itemviews/qabstractitemview.cpp:2415 #20715 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc849e0) at itemviews/qlistview.cpp:848 #20716 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc849e0) at kernel/qwidget.cpp:8554 #20717 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc849e0) at widgets/qframe.cpp:557 #20718 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc849e0) at widgets/qabstractscrollarea.cpp:1043 #20719 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc849e0) at itemviews/qabstractitemview.cpp:1644 #20720 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc849e0) at widgets/qabstractscrollarea_p.h:100 #20721 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc849e0) at widgets/qabstractscrollarea_p.h:116 #20722 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc849e0) at kernel/qcoreapplication.cpp:1063 #20723 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc849e0) at kernel/qapplication.cpp:4561 #20724 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc849e0) at kernel/qapplication.cpp:4530 #20725 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc849e0) at kernel/qcoreapplication.cpp:953 #20726 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc849e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20727 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20728 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20729 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20730 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20731 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc85910) at itemviews/qabstractitemview.cpp:2415 #20732 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc85910) at itemviews/qlistview.cpp:848 #20733 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc85910) at kernel/qwidget.cpp:8554 #20734 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc85910) at widgets/qframe.cpp:557 #20735 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc85910) at widgets/qabstractscrollarea.cpp:1043 #20736 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc85910) at itemviews/qabstractitemview.cpp:1644 #20737 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc85910) at widgets/qabstractscrollarea_p.h:100 #20738 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc85910) at widgets/qabstractscrollarea_p.h:116 #20739 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc85910) at kernel/qcoreapplication.cpp:1063 #20740 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc85910) at kernel/qapplication.cpp:4561 #20741 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc85910) at kernel/qapplication.cpp:4530 #20742 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc85910) at kernel/qcoreapplication.cpp:953 #20743 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc85910) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20744 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20745 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20746 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20747 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20748 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc86840) at itemviews/qabstractitemview.cpp:2415 #20749 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc86840) at itemviews/qlistview.cpp:848 #20750 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc86840) at kernel/qwidget.cpp:8554 #20751 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc86840) at widgets/qframe.cpp:557 #20752 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc86840) at widgets/qabstractscrollarea.cpp:1043 #20753 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc86840) at itemviews/qabstractitemview.cpp:1644 #20754 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc86840) at widgets/qabstractscrollarea_p.h:100 #20755 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc86840) at widgets/qabstractscrollarea_p.h:116 #20756 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc86840) at kernel/qcoreapplication.cpp:1063 #20757 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc86840) at kernel/qapplication.cpp:4561 #20758 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc86840) at kernel/qapplication.cpp:4530 #20759 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc86840) at kernel/qcoreapplication.cpp:953 #20760 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc86840) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20761 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20762 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20763 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20764 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20765 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc87770) at itemviews/qabstractitemview.cpp:2415 #20766 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc87770) at itemviews/qlistview.cpp:848 #20767 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc87770) at kernel/qwidget.cpp:8554 #20768 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc87770) at widgets/qframe.cpp:557 #20769 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc87770) at widgets/qabstractscrollarea.cpp:1043 #20770 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc87770) at itemviews/qabstractitemview.cpp:1644 #20771 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc87770) at widgets/qabstractscrollarea_p.h:100 #20772 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc87770) at widgets/qabstractscrollarea_p.h:116 #20773 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc87770) at kernel/qcoreapplication.cpp:1063 #20774 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc87770) at kernel/qapplication.cpp:4561 #20775 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc87770) at kernel/qapplication.cpp:4530 #20776 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc87770) at kernel/qcoreapplication.cpp:953 #20777 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc87770) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20778 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20779 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20780 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20781 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20782 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc886a0) at itemviews/qabstractitemview.cpp:2415 #20783 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc886a0) at itemviews/qlistview.cpp:848 #20784 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc886a0) at kernel/qwidget.cpp:8554 #20785 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc886a0) at widgets/qframe.cpp:557 #20786 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc886a0) at widgets/qabstractscrollarea.cpp:1043 #20787 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc886a0) at itemviews/qabstractitemview.cpp:1644 #20788 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc886a0) at widgets/qabstractscrollarea_p.h:100 #20789 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc886a0) at widgets/qabstractscrollarea_p.h:116 #20790 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc886a0) at kernel/qcoreapplication.cpp:1063 #20791 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc886a0) at kernel/qapplication.cpp:4561 #20792 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc886a0) at kernel/qapplication.cpp:4530 #20793 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc886a0) at kernel/qcoreapplication.cpp:953 #20794 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc886a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20795 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20796 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20797 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20798 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20799 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc895d0) at itemviews/qabstractitemview.cpp:2415 #20800 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc895d0) at itemviews/qlistview.cpp:848 #20801 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc895d0) at kernel/qwidget.cpp:8554 #20802 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc895d0) at widgets/qframe.cpp:557 #20803 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc895d0) at widgets/qabstractscrollarea.cpp:1043 #20804 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc895d0) at itemviews/qabstractitemview.cpp:1644 #20805 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc895d0) at widgets/qabstractscrollarea_p.h:100 #20806 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc895d0) at widgets/qabstractscrollarea_p.h:116 #20807 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc895d0) at kernel/qcoreapplication.cpp:1063 #20808 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc895d0) at kernel/qapplication.cpp:4561 #20809 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc895d0) at kernel/qapplication.cpp:4530 #20810 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc895d0) at kernel/qcoreapplication.cpp:953 #20811 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc895d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20812 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20813 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20814 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20815 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20816 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc8a500) at itemviews/qabstractitemview.cpp:2415 #20817 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc8a500) at itemviews/qlistview.cpp:848 #20818 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc8a500) at kernel/qwidget.cpp:8554 #20819 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc8a500) at widgets/qframe.cpp:557 #20820 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc8a500) at widgets/qabstractscrollarea.cpp:1043 #20821 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc8a500) at itemviews/qabstractitemview.cpp:1644 #20822 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc8a500) at widgets/qabstractscrollarea_p.h:100 #20823 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc8a500) at widgets/qabstractscrollarea_p.h:116 #20824 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc8a500) at kernel/qcoreapplication.cpp:1063 #20825 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc8a500) at kernel/qapplication.cpp:4561 #20826 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc8a500) at kernel/qapplication.cpp:4530 #20827 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc8a500) at kernel/qcoreapplication.cpp:953 #20828 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc8a500) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20829 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20830 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20831 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20832 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20833 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc8b430) at itemviews/qabstractitemview.cpp:2415 #20834 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc8b430) at itemviews/qlistview.cpp:848 #20835 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc8b430) at kernel/qwidget.cpp:8554 #20836 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc8b430) at widgets/qframe.cpp:557 #20837 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc8b430) at widgets/qabstractscrollarea.cpp:1043 #20838 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc8b430) at itemviews/qabstractitemview.cpp:1644 #20839 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc8b430) at widgets/qabstractscrollarea_p.h:100 #20840 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc8b430) at widgets/qabstractscrollarea_p.h:116 #20841 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc8b430) at kernel/qcoreapplication.cpp:1063 #20842 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc8b430) at kernel/qapplication.cpp:4561 #20843 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc8b430) at kernel/qapplication.cpp:4530 #20844 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc8b430) at kernel/qcoreapplication.cpp:953 #20845 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc8b430) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20846 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20847 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20848 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20849 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20850 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc8c360) at itemviews/qabstractitemview.cpp:2415 #20851 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc8c360) at itemviews/qlistview.cpp:848 #20852 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc8c360) at kernel/qwidget.cpp:8554 #20853 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc8c360) at widgets/qframe.cpp:557 #20854 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc8c360) at widgets/qabstractscrollarea.cpp:1043 #20855 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc8c360) at itemviews/qabstractitemview.cpp:1644 #20856 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc8c360) at widgets/qabstractscrollarea_p.h:100 #20857 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc8c360) at widgets/qabstractscrollarea_p.h:116 #20858 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc8c360) at kernel/qcoreapplication.cpp:1063 #20859 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc8c360) at kernel/qapplication.cpp:4561 #20860 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc8c360) at kernel/qapplication.cpp:4530 #20861 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc8c360) at kernel/qcoreapplication.cpp:953 #20862 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc8c360) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20863 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20864 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20865 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20866 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20867 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc8d290) at itemviews/qabstractitemview.cpp:2415 #20868 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc8d290) at itemviews/qlistview.cpp:848 #20869 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc8d290) at kernel/qwidget.cpp:8554 #20870 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc8d290) at widgets/qframe.cpp:557 #20871 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc8d290) at widgets/qabstractscrollarea.cpp:1043 #20872 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc8d290) at itemviews/qabstractitemview.cpp:1644 #20873 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc8d290) at widgets/qabstractscrollarea_p.h:100 #20874 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc8d290) at widgets/qabstractscrollarea_p.h:116 #20875 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc8d290) at kernel/qcoreapplication.cpp:1063 #20876 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc8d290) at kernel/qapplication.cpp:4561 #20877 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc8d290) at kernel/qapplication.cpp:4530 #20878 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc8d290) at kernel/qcoreapplication.cpp:953 #20879 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc8d290) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20880 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20881 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20882 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20883 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20884 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc8e1c0) at itemviews/qabstractitemview.cpp:2415 #20885 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc8e1c0) at itemviews/qlistview.cpp:848 #20886 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc8e1c0) at kernel/qwidget.cpp:8554 #20887 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc8e1c0) at widgets/qframe.cpp:557 #20888 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc8e1c0) at widgets/qabstractscrollarea.cpp:1043 #20889 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc8e1c0) at itemviews/qabstractitemview.cpp:1644 #20890 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc8e1c0) at widgets/qabstractscrollarea_p.h:100 #20891 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc8e1c0) at widgets/qabstractscrollarea_p.h:116 #20892 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc8e1c0) at kernel/qcoreapplication.cpp:1063 #20893 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc8e1c0) at kernel/qapplication.cpp:4561 #20894 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc8e1c0) at kernel/qapplication.cpp:4530 #20895 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc8e1c0) at kernel/qcoreapplication.cpp:953 #20896 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc8e1c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20897 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20898 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20899 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20900 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20901 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc8f0f0) at itemviews/qabstractitemview.cpp:2415 #20902 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc8f0f0) at itemviews/qlistview.cpp:848 #20903 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc8f0f0) at kernel/qwidget.cpp:8554 #20904 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc8f0f0) at widgets/qframe.cpp:557 #20905 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc8f0f0) at widgets/qabstractscrollarea.cpp:1043 #20906 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc8f0f0) at itemviews/qabstractitemview.cpp:1644 #20907 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc8f0f0) at widgets/qabstractscrollarea_p.h:100 #20908 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc8f0f0) at widgets/qabstractscrollarea_p.h:116 #20909 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc8f0f0) at kernel/qcoreapplication.cpp:1063 #20910 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc8f0f0) at kernel/qapplication.cpp:4561 #20911 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc8f0f0) at kernel/qapplication.cpp:4530 #20912 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc8f0f0) at kernel/qcoreapplication.cpp:953 #20913 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc8f0f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20914 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20915 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20916 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20917 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20918 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc90020) at itemviews/qabstractitemview.cpp:2415 #20919 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc90020) at itemviews/qlistview.cpp:848 #20920 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc90020) at kernel/qwidget.cpp:8554 #20921 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc90020) at widgets/qframe.cpp:557 #20922 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc90020) at widgets/qabstractscrollarea.cpp:1043 #20923 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc90020) at itemviews/qabstractitemview.cpp:1644 #20924 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc90020) at widgets/qabstractscrollarea_p.h:100 #20925 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc90020) at widgets/qabstractscrollarea_p.h:116 #20926 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc90020) at kernel/qcoreapplication.cpp:1063 #20927 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc90020) at kernel/qapplication.cpp:4561 #20928 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc90020) at kernel/qapplication.cpp:4530 #20929 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc90020) at kernel/qcoreapplication.cpp:953 #20930 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc90020) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20931 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20932 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20933 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20934 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20935 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc90f50) at itemviews/qabstractitemview.cpp:2415 #20936 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc90f50) at itemviews/qlistview.cpp:848 #20937 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc90f50) at kernel/qwidget.cpp:8554 #20938 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc90f50) at widgets/qframe.cpp:557 #20939 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc90f50) at widgets/qabstractscrollarea.cpp:1043 #20940 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc90f50) at itemviews/qabstractitemview.cpp:1644 #20941 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc90f50) at widgets/qabstractscrollarea_p.h:100 #20942 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc90f50) at widgets/qabstractscrollarea_p.h:116 #20943 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc90f50) at kernel/qcoreapplication.cpp:1063 #20944 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc90f50) at kernel/qapplication.cpp:4561 #20945 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc90f50) at kernel/qapplication.cpp:4530 #20946 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc90f50) at kernel/qcoreapplication.cpp:953 #20947 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc90f50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20948 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20949 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20950 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20951 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20952 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc91e80) at itemviews/qabstractitemview.cpp:2415 #20953 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc91e80) at itemviews/qlistview.cpp:848 #20954 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc91e80) at kernel/qwidget.cpp:8554 #20955 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc91e80) at widgets/qframe.cpp:557 #20956 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc91e80) at widgets/qabstractscrollarea.cpp:1043 #20957 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc91e80) at itemviews/qabstractitemview.cpp:1644 #20958 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc91e80) at widgets/qabstractscrollarea_p.h:100 #20959 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc91e80) at widgets/qabstractscrollarea_p.h:116 #20960 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc91e80) at kernel/qcoreapplication.cpp:1063 #20961 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc91e80) at kernel/qapplication.cpp:4561 #20962 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc91e80) at kernel/qapplication.cpp:4530 #20963 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc91e80) at kernel/qcoreapplication.cpp:953 #20964 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc91e80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20965 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #20966 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20967 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20968 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20969 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc92db0) at itemviews/qabstractitemview.cpp:2415 #20970 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc92db0) at itemviews/qlistview.cpp:848 #20971 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc92db0) at kernel/qwidget.cpp:8554 #20972 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc92db0) at widgets/qframe.cpp:557 #20973 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc92db0) at widgets/qabstractscrollarea.cpp:1043 #20974 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc92db0) at itemviews/qabstractitemview.cpp:1644 #20975 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc92db0) at widgets/qabstractscrollarea_p.h:100 #20976 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc92db0) at widgets/qabstractscrollarea_p.h:116 #20977 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc92db0) at kernel/qcoreapplication.cpp:1063 #20978 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc92db0) at kernel/qapplication.cpp:4561 #20979 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc92db0) at kernel/qapplication.cpp:4530 #20980 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc92db0) at kernel/qcoreapplication.cpp:953 #20981 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc92db0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20982 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #20983 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #20984 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #20985 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #20986 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc93ce0) at itemviews/qabstractitemview.cpp:2415 #20987 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc93ce0) at itemviews/qlistview.cpp:848 #20988 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc93ce0) at kernel/qwidget.cpp:8554 #20989 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc93ce0) at widgets/qframe.cpp:557 #20990 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc93ce0) at widgets/qabstractscrollarea.cpp:1043 #20991 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc93ce0) at itemviews/qabstractitemview.cpp:1644 #20992 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc93ce0) at widgets/qabstractscrollarea_p.h:100 #20993 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc93ce0) at widgets/qabstractscrollarea_p.h:116 #20994 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc93ce0) at kernel/qcoreapplication.cpp:1063 #20995 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc93ce0) at kernel/qapplication.cpp:4561 #20996 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc93ce0) at kernel/qapplication.cpp:4530 #20997 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc93ce0) at kernel/qcoreapplication.cpp:953 #20998 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc93ce0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #20999 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21000 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21001 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21002 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21003 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc94c10) at itemviews/qabstractitemview.cpp:2415 #21004 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc94c10) at itemviews/qlistview.cpp:848 #21005 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc94c10) at kernel/qwidget.cpp:8554 #21006 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc94c10) at widgets/qframe.cpp:557 #21007 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc94c10) at widgets/qabstractscrollarea.cpp:1043 #21008 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc94c10) at itemviews/qabstractitemview.cpp:1644 #21009 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc94c10) at widgets/qabstractscrollarea_p.h:100 #21010 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc94c10) at widgets/qabstractscrollarea_p.h:116 #21011 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc94c10) at kernel/qcoreapplication.cpp:1063 #21012 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc94c10) at kernel/qapplication.cpp:4561 #21013 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc94c10) at kernel/qapplication.cpp:4530 #21014 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc94c10) at kernel/qcoreapplication.cpp:953 #21015 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc94c10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21016 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21017 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21018 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21019 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21020 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc95b40) at itemviews/qabstractitemview.cpp:2415 #21021 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc95b40) at itemviews/qlistview.cpp:848 #21022 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc95b40) at kernel/qwidget.cpp:8554 #21023 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc95b40) at widgets/qframe.cpp:557 #21024 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc95b40) at widgets/qabstractscrollarea.cpp:1043 #21025 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc95b40) at itemviews/qabstractitemview.cpp:1644 #21026 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc95b40) at widgets/qabstractscrollarea_p.h:100 #21027 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc95b40) at widgets/qabstractscrollarea_p.h:116 #21028 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc95b40) at kernel/qcoreapplication.cpp:1063 #21029 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc95b40) at kernel/qapplication.cpp:4561 #21030 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc95b40) at kernel/qapplication.cpp:4530 #21031 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc95b40) at kernel/qcoreapplication.cpp:953 #21032 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc95b40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21033 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21034 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21035 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21036 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21037 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc96a70) at itemviews/qabstractitemview.cpp:2415 #21038 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc96a70) at itemviews/qlistview.cpp:848 #21039 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc96a70) at kernel/qwidget.cpp:8554 #21040 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc96a70) at widgets/qframe.cpp:557 #21041 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc96a70) at widgets/qabstractscrollarea.cpp:1043 #21042 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc96a70) at itemviews/qabstractitemview.cpp:1644 #21043 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc96a70) at widgets/qabstractscrollarea_p.h:100 #21044 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc96a70) at widgets/qabstractscrollarea_p.h:116 #21045 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc96a70) at kernel/qcoreapplication.cpp:1063 #21046 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc96a70) at kernel/qapplication.cpp:4561 #21047 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc96a70) at kernel/qapplication.cpp:4530 #21048 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc96a70) at kernel/qcoreapplication.cpp:953 #21049 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc96a70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21050 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21051 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21052 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21053 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21054 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc979a0) at itemviews/qabstractitemview.cpp:2415 #21055 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc979a0) at itemviews/qlistview.cpp:848 #21056 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc979a0) at kernel/qwidget.cpp:8554 #21057 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc979a0) at widgets/qframe.cpp:557 #21058 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc979a0) at widgets/qabstractscrollarea.cpp:1043 #21059 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc979a0) at itemviews/qabstractitemview.cpp:1644 #21060 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc979a0) at widgets/qabstractscrollarea_p.h:100 #21061 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc979a0) at widgets/qabstractscrollarea_p.h:116 #21062 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc979a0) at kernel/qcoreapplication.cpp:1063 #21063 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc979a0) at kernel/qapplication.cpp:4561 #21064 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc979a0) at kernel/qapplication.cpp:4530 #21065 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc979a0) at kernel/qcoreapplication.cpp:953 #21066 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc979a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21067 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21068 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21069 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21070 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21071 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc988d0) at itemviews/qabstractitemview.cpp:2415 #21072 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc988d0) at itemviews/qlistview.cpp:848 #21073 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc988d0) at kernel/qwidget.cpp:8554 #21074 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc988d0) at widgets/qframe.cpp:557 #21075 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc988d0) at widgets/qabstractscrollarea.cpp:1043 #21076 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc988d0) at itemviews/qabstractitemview.cpp:1644 #21077 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc988d0) at widgets/qabstractscrollarea_p.h:100 #21078 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc988d0) at widgets/qabstractscrollarea_p.h:116 #21079 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc988d0) at kernel/qcoreapplication.cpp:1063 #21080 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc988d0) at kernel/qapplication.cpp:4561 #21081 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc988d0) at kernel/qapplication.cpp:4530 #21082 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc988d0) at kernel/qcoreapplication.cpp:953 #21083 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc988d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21084 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21085 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21086 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21087 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21088 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc99800) at itemviews/qabstractitemview.cpp:2415 #21089 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc99800) at itemviews/qlistview.cpp:848 #21090 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc99800) at kernel/qwidget.cpp:8554 #21091 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc99800) at widgets/qframe.cpp:557 #21092 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc99800) at widgets/qabstractscrollarea.cpp:1043 #21093 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc99800) at itemviews/qabstractitemview.cpp:1644 #21094 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc99800) at widgets/qabstractscrollarea_p.h:100 #21095 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc99800) at widgets/qabstractscrollarea_p.h:116 #21096 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc99800) at kernel/qcoreapplication.cpp:1063 #21097 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc99800) at kernel/qapplication.cpp:4561 #21098 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc99800) at kernel/qapplication.cpp:4530 #21099 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc99800) at kernel/qcoreapplication.cpp:953 #21100 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc99800) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21101 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21102 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21103 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21104 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21105 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc9a730) at itemviews/qabstractitemview.cpp:2415 #21106 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc9a730) at itemviews/qlistview.cpp:848 #21107 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc9a730) at kernel/qwidget.cpp:8554 #21108 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc9a730) at widgets/qframe.cpp:557 #21109 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc9a730) at widgets/qabstractscrollarea.cpp:1043 #21110 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc9a730) at itemviews/qabstractitemview.cpp:1644 #21111 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc9a730) at widgets/qabstractscrollarea_p.h:100 #21112 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc9a730) at widgets/qabstractscrollarea_p.h:116 #21113 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc9a730) at kernel/qcoreapplication.cpp:1063 #21114 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc9a730) at kernel/qapplication.cpp:4561 #21115 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc9a730) at kernel/qapplication.cpp:4530 #21116 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc9a730) at kernel/qcoreapplication.cpp:953 #21117 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc9a730) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21118 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21119 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21120 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21121 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21122 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc9b660) at itemviews/qabstractitemview.cpp:2415 #21123 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc9b660) at itemviews/qlistview.cpp:848 #21124 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc9b660) at kernel/qwidget.cpp:8554 #21125 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc9b660) at widgets/qframe.cpp:557 #21126 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc9b660) at widgets/qabstractscrollarea.cpp:1043 #21127 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc9b660) at itemviews/qabstractitemview.cpp:1644 #21128 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc9b660) at widgets/qabstractscrollarea_p.h:100 #21129 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc9b660) at widgets/qabstractscrollarea_p.h:116 #21130 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc9b660) at kernel/qcoreapplication.cpp:1063 #21131 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc9b660) at kernel/qapplication.cpp:4561 #21132 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc9b660) at kernel/qapplication.cpp:4530 #21133 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc9b660) at kernel/qcoreapplication.cpp:953 #21134 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc9b660) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21135 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21136 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21137 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21138 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21139 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc9c590) at itemviews/qabstractitemview.cpp:2415 #21140 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc9c590) at itemviews/qlistview.cpp:848 #21141 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc9c590) at kernel/qwidget.cpp:8554 #21142 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc9c590) at widgets/qframe.cpp:557 #21143 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc9c590) at widgets/qabstractscrollarea.cpp:1043 #21144 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc9c590) at itemviews/qabstractitemview.cpp:1644 #21145 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc9c590) at widgets/qabstractscrollarea_p.h:100 #21146 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc9c590) at widgets/qabstractscrollarea_p.h:116 #21147 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc9c590) at kernel/qcoreapplication.cpp:1063 #21148 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc9c590) at kernel/qapplication.cpp:4561 #21149 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc9c590) at kernel/qapplication.cpp:4530 #21150 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc9c590) at kernel/qcoreapplication.cpp:953 #21151 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc9c590) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21152 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21153 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21154 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21155 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21156 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc9d4c0) at itemviews/qabstractitemview.cpp:2415 #21157 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc9d4c0) at itemviews/qlistview.cpp:848 #21158 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc9d4c0) at kernel/qwidget.cpp:8554 #21159 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc9d4c0) at widgets/qframe.cpp:557 #21160 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc9d4c0) at widgets/qabstractscrollarea.cpp:1043 #21161 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc9d4c0) at itemviews/qabstractitemview.cpp:1644 #21162 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc9d4c0) at widgets/qabstractscrollarea_p.h:100 #21163 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc9d4c0) at widgets/qabstractscrollarea_p.h:116 #21164 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc9d4c0) at kernel/qcoreapplication.cpp:1063 #21165 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc9d4c0) at kernel/qapplication.cpp:4561 #21166 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc9d4c0) at kernel/qapplication.cpp:4530 #21167 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc9d4c0) at kernel/qcoreapplication.cpp:953 #21168 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc9d4c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21169 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21170 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21171 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21172 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21173 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc9e3f0) at itemviews/qabstractitemview.cpp:2415 #21174 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc9e3f0) at itemviews/qlistview.cpp:848 #21175 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc9e3f0) at kernel/qwidget.cpp:8554 #21176 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc9e3f0) at widgets/qframe.cpp:557 #21177 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc9e3f0) at widgets/qabstractscrollarea.cpp:1043 #21178 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc9e3f0) at itemviews/qabstractitemview.cpp:1644 #21179 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc9e3f0) at widgets/qabstractscrollarea_p.h:100 #21180 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc9e3f0) at widgets/qabstractscrollarea_p.h:116 #21181 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc9e3f0) at kernel/qcoreapplication.cpp:1063 #21182 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc9e3f0) at kernel/qapplication.cpp:4561 #21183 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc9e3f0) at kernel/qapplication.cpp:4530 #21184 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc9e3f0) at kernel/qcoreapplication.cpp:953 #21185 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc9e3f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21186 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21187 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21188 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21189 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21190 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffc9f320) at itemviews/qabstractitemview.cpp:2415 #21191 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffc9f320) at itemviews/qlistview.cpp:848 #21192 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffc9f320) at kernel/qwidget.cpp:8554 #21193 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffc9f320) at widgets/qframe.cpp:557 #21194 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffc9f320) at widgets/qabstractscrollarea.cpp:1043 #21195 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffc9f320) at itemviews/qabstractitemview.cpp:1644 #21196 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffc9f320) at widgets/qabstractscrollarea_p.h:100 #21197 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffc9f320) at widgets/qabstractscrollarea_p.h:116 #21198 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffc9f320) at kernel/qcoreapplication.cpp:1063 #21199 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffc9f320) at kernel/qapplication.cpp:4561 #21200 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffc9f320) at kernel/qapplication.cpp:4530 #21201 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffc9f320) at kernel/qcoreapplication.cpp:953 #21202 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffc9f320) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21203 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21204 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21205 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21206 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21207 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffca0250) at itemviews/qabstractitemview.cpp:2415 #21208 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffca0250) at itemviews/qlistview.cpp:848 #21209 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffca0250) at kernel/qwidget.cpp:8554 #21210 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffca0250) at widgets/qframe.cpp:557 #21211 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffca0250) at widgets/qabstractscrollarea.cpp:1043 #21212 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffca0250) at itemviews/qabstractitemview.cpp:1644 #21213 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffca0250) at widgets/qabstractscrollarea_p.h:100 #21214 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffca0250) at widgets/qabstractscrollarea_p.h:116 #21215 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffca0250) at kernel/qcoreapplication.cpp:1063 #21216 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffca0250) at kernel/qapplication.cpp:4561 #21217 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffca0250) at kernel/qapplication.cpp:4530 #21218 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffca0250) at kernel/qcoreapplication.cpp:953 #21219 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffca0250) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21220 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21221 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21222 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21223 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21224 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffca1180) at itemviews/qabstractitemview.cpp:2415 #21225 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffca1180) at itemviews/qlistview.cpp:848 #21226 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffca1180) at kernel/qwidget.cpp:8554 #21227 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffca1180) at widgets/qframe.cpp:557 #21228 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffca1180) at widgets/qabstractscrollarea.cpp:1043 #21229 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffca1180) at itemviews/qabstractitemview.cpp:1644 #21230 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffca1180) at widgets/qabstractscrollarea_p.h:100 #21231 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffca1180) at widgets/qabstractscrollarea_p.h:116 #21232 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffca1180) at kernel/qcoreapplication.cpp:1063 #21233 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffca1180) at kernel/qapplication.cpp:4561 #21234 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffca1180) at kernel/qapplication.cpp:4530 #21235 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffca1180) at kernel/qcoreapplication.cpp:953 #21236 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffca1180) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21237 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21238 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21239 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21240 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21241 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffca20b0) at itemviews/qabstractitemview.cpp:2415 #21242 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffca20b0) at itemviews/qlistview.cpp:848 #21243 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffca20b0) at kernel/qwidget.cpp:8554 #21244 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffca20b0) at widgets/qframe.cpp:557 #21245 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffca20b0) at widgets/qabstractscrollarea.cpp:1043 #21246 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffca20b0) at itemviews/qabstractitemview.cpp:1644 #21247 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffca20b0) at widgets/qabstractscrollarea_p.h:100 #21248 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffca20b0) at widgets/qabstractscrollarea_p.h:116 #21249 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffca20b0) at kernel/qcoreapplication.cpp:1063 #21250 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffca20b0) at kernel/qapplication.cpp:4561 #21251 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffca20b0) at kernel/qapplication.cpp:4530 #21252 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffca20b0) at kernel/qcoreapplication.cpp:953 #21253 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffca20b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21254 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21255 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21256 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21257 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21258 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffca2fe0) at itemviews/qabstractitemview.cpp:2415 #21259 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffca2fe0) at itemviews/qlistview.cpp:848 #21260 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffca2fe0) at kernel/qwidget.cpp:8554 #21261 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffca2fe0) at widgets/qframe.cpp:557 #21262 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffca2fe0) at widgets/qabstractscrollarea.cpp:1043 #21263 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffca2fe0) at itemviews/qabstractitemview.cpp:1644 #21264 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffca2fe0) at widgets/qabstractscrollarea_p.h:100 #21265 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffca2fe0) at widgets/qabstractscrollarea_p.h:116 #21266 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffca2fe0) at kernel/qcoreapplication.cpp:1063 #21267 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffca2fe0) at kernel/qapplication.cpp:4561 #21268 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffca2fe0) at kernel/qapplication.cpp:4530 #21269 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffca2fe0) at kernel/qcoreapplication.cpp:953 #21270 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffca2fe0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21271 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21272 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21273 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21274 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21275 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffca3f10) at itemviews/qabstractitemview.cpp:2415 #21276 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffca3f10) at itemviews/qlistview.cpp:848 #21277 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffca3f10) at kernel/qwidget.cpp:8554 #21278 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffca3f10) at widgets/qframe.cpp:557 #21279 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffca3f10) at widgets/qabstractscrollarea.cpp:1043 #21280 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffca3f10) at itemviews/qabstractitemview.cpp:1644 #21281 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffca3f10) at widgets/qabstractscrollarea_p.h:100 #21282 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffca3f10) at widgets/qabstractscrollarea_p.h:116 #21283 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffca3f10) at kernel/qcoreapplication.cpp:1063 #21284 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffca3f10) at kernel/qapplication.cpp:4561 #21285 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffca3f10) at kernel/qapplication.cpp:4530 #21286 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffca3f10) at kernel/qcoreapplication.cpp:953 #21287 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffca3f10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21288 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21289 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21290 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21291 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21292 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffca4e40) at itemviews/qabstractitemview.cpp:2415 #21293 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffca4e40) at itemviews/qlistview.cpp:848 #21294 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffca4e40) at kernel/qwidget.cpp:8554 #21295 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffca4e40) at widgets/qframe.cpp:557 #21296 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffca4e40) at widgets/qabstractscrollarea.cpp:1043 #21297 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffca4e40) at itemviews/qabstractitemview.cpp:1644 #21298 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffca4e40) at widgets/qabstractscrollarea_p.h:100 #21299 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffca4e40) at widgets/qabstractscrollarea_p.h:116 #21300 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffca4e40) at kernel/qcoreapplication.cpp:1063 #21301 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffca4e40) at kernel/qapplication.cpp:4561 #21302 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffca4e40) at kernel/qapplication.cpp:4530 #21303 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffca4e40) at kernel/qcoreapplication.cpp:953 #21304 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffca4e40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21305 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21306 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21307 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21308 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21309 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffca5d70) at itemviews/qabstractitemview.cpp:2415 #21310 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffca5d70) at itemviews/qlistview.cpp:848 #21311 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffca5d70) at kernel/qwidget.cpp:8554 #21312 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffca5d70) at widgets/qframe.cpp:557 #21313 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffca5d70) at widgets/qabstractscrollarea.cpp:1043 #21314 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffca5d70) at itemviews/qabstractitemview.cpp:1644 #21315 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffca5d70) at widgets/qabstractscrollarea_p.h:100 #21316 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffca5d70) at widgets/qabstractscrollarea_p.h:116 #21317 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffca5d70) at kernel/qcoreapplication.cpp:1063 #21318 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffca5d70) at kernel/qapplication.cpp:4561 #21319 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffca5d70) at kernel/qapplication.cpp:4530 #21320 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffca5d70) at kernel/qcoreapplication.cpp:953 #21321 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffca5d70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21322 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21323 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21324 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21325 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21326 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffca6ca0) at itemviews/qabstractitemview.cpp:2415 #21327 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffca6ca0) at itemviews/qlistview.cpp:848 #21328 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffca6ca0) at kernel/qwidget.cpp:8554 #21329 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffca6ca0) at widgets/qframe.cpp:557 #21330 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffca6ca0) at widgets/qabstractscrollarea.cpp:1043 #21331 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffca6ca0) at itemviews/qabstractitemview.cpp:1644 #21332 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffca6ca0) at widgets/qabstractscrollarea_p.h:100 #21333 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffca6ca0) at widgets/qabstractscrollarea_p.h:116 #21334 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffca6ca0) at kernel/qcoreapplication.cpp:1063 #21335 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffca6ca0) at kernel/qapplication.cpp:4561 #21336 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffca6ca0) at kernel/qapplication.cpp:4530 #21337 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffca6ca0) at kernel/qcoreapplication.cpp:953 #21338 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffca6ca0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21339 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21340 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21341 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21342 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21343 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffca7bd0) at itemviews/qabstractitemview.cpp:2415 #21344 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffca7bd0) at itemviews/qlistview.cpp:848 #21345 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffca7bd0) at kernel/qwidget.cpp:8554 #21346 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffca7bd0) at widgets/qframe.cpp:557 #21347 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffca7bd0) at widgets/qabstractscrollarea.cpp:1043 #21348 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffca7bd0) at itemviews/qabstractitemview.cpp:1644 #21349 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffca7bd0) at widgets/qabstractscrollarea_p.h:100 #21350 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffca7bd0) at widgets/qabstractscrollarea_p.h:116 #21351 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffca7bd0) at kernel/qcoreapplication.cpp:1063 #21352 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffca7bd0) at kernel/qapplication.cpp:4561 #21353 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffca7bd0) at kernel/qapplication.cpp:4530 #21354 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffca7bd0) at kernel/qcoreapplication.cpp:953 #21355 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffca7bd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21356 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21357 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21358 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21359 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21360 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffca8b00) at itemviews/qabstractitemview.cpp:2415 #21361 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffca8b00) at itemviews/qlistview.cpp:848 #21362 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffca8b00) at kernel/qwidget.cpp:8554 #21363 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffca8b00) at widgets/qframe.cpp:557 #21364 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffca8b00) at widgets/qabstractscrollarea.cpp:1043 #21365 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffca8b00) at itemviews/qabstractitemview.cpp:1644 #21366 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffca8b00) at widgets/qabstractscrollarea_p.h:100 #21367 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffca8b00) at widgets/qabstractscrollarea_p.h:116 #21368 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffca8b00) at kernel/qcoreapplication.cpp:1063 #21369 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffca8b00) at kernel/qapplication.cpp:4561 #21370 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffca8b00) at kernel/qapplication.cpp:4530 #21371 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffca8b00) at kernel/qcoreapplication.cpp:953 #21372 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffca8b00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21373 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21374 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21375 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21376 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21377 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffca9a30) at itemviews/qabstractitemview.cpp:2415 #21378 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffca9a30) at itemviews/qlistview.cpp:848 #21379 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffca9a30) at kernel/qwidget.cpp:8554 #21380 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffca9a30) at widgets/qframe.cpp:557 #21381 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffca9a30) at widgets/qabstractscrollarea.cpp:1043 #21382 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffca9a30) at itemviews/qabstractitemview.cpp:1644 #21383 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffca9a30) at widgets/qabstractscrollarea_p.h:100 #21384 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffca9a30) at widgets/qabstractscrollarea_p.h:116 #21385 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffca9a30) at kernel/qcoreapplication.cpp:1063 #21386 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffca9a30) at kernel/qapplication.cpp:4561 #21387 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffca9a30) at kernel/qapplication.cpp:4530 #21388 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffca9a30) at kernel/qcoreapplication.cpp:953 #21389 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffca9a30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21390 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21391 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21392 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21393 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21394 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcaa960) at itemviews/qabstractitemview.cpp:2415 #21395 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcaa960) at itemviews/qlistview.cpp:848 #21396 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcaa960) at kernel/qwidget.cpp:8554 #21397 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcaa960) at widgets/qframe.cpp:557 #21398 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcaa960) at widgets/qabstractscrollarea.cpp:1043 #21399 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcaa960) at itemviews/qabstractitemview.cpp:1644 #21400 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcaa960) at widgets/qabstractscrollarea_p.h:100 #21401 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcaa960) at widgets/qabstractscrollarea_p.h:116 #21402 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcaa960) at kernel/qcoreapplication.cpp:1063 #21403 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcaa960) at kernel/qapplication.cpp:4561 #21404 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcaa960) at kernel/qapplication.cpp:4530 #21405 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcaa960) at kernel/qcoreapplication.cpp:953 #21406 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcaa960) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21407 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21408 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21409 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21410 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21411 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcab890) at itemviews/qabstractitemview.cpp:2415 #21412 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcab890) at itemviews/qlistview.cpp:848 #21413 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcab890) at kernel/qwidget.cpp:8554 #21414 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcab890) at widgets/qframe.cpp:557 #21415 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcab890) at widgets/qabstractscrollarea.cpp:1043 #21416 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcab890) at itemviews/qabstractitemview.cpp:1644 #21417 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcab890) at widgets/qabstractscrollarea_p.h:100 #21418 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcab890) at widgets/qabstractscrollarea_p.h:116 #21419 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcab890) at kernel/qcoreapplication.cpp:1063 #21420 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcab890) at kernel/qapplication.cpp:4561 #21421 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcab890) at kernel/qapplication.cpp:4530 #21422 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcab890) at kernel/qcoreapplication.cpp:953 #21423 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcab890) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21424 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21425 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21426 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21427 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21428 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcac7c0) at itemviews/qabstractitemview.cpp:2415 #21429 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcac7c0) at itemviews/qlistview.cpp:848 #21430 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcac7c0) at kernel/qwidget.cpp:8554 #21431 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcac7c0) at widgets/qframe.cpp:557 #21432 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcac7c0) at widgets/qabstractscrollarea.cpp:1043 #21433 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcac7c0) at itemviews/qabstractitemview.cpp:1644 #21434 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcac7c0) at widgets/qabstractscrollarea_p.h:100 #21435 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcac7c0) at widgets/qabstractscrollarea_p.h:116 #21436 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcac7c0) at kernel/qcoreapplication.cpp:1063 #21437 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcac7c0) at kernel/qapplication.cpp:4561 #21438 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcac7c0) at kernel/qapplication.cpp:4530 #21439 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcac7c0) at kernel/qcoreapplication.cpp:953 #21440 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcac7c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21441 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21442 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21443 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21444 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21445 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcad6f0) at itemviews/qabstractitemview.cpp:2415 #21446 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcad6f0) at itemviews/qlistview.cpp:848 #21447 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcad6f0) at kernel/qwidget.cpp:8554 #21448 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcad6f0) at widgets/qframe.cpp:557 #21449 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcad6f0) at widgets/qabstractscrollarea.cpp:1043 #21450 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcad6f0) at itemviews/qabstractitemview.cpp:1644 #21451 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcad6f0) at widgets/qabstractscrollarea_p.h:100 #21452 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcad6f0) at widgets/qabstractscrollarea_p.h:116 #21453 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcad6f0) at kernel/qcoreapplication.cpp:1063 #21454 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcad6f0) at kernel/qapplication.cpp:4561 #21455 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcad6f0) at kernel/qapplication.cpp:4530 #21456 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcad6f0) at kernel/qcoreapplication.cpp:953 #21457 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcad6f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21458 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21459 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21460 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21461 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21462 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcae620) at itemviews/qabstractitemview.cpp:2415 #21463 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcae620) at itemviews/qlistview.cpp:848 #21464 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcae620) at kernel/qwidget.cpp:8554 #21465 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcae620) at widgets/qframe.cpp:557 #21466 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcae620) at widgets/qabstractscrollarea.cpp:1043 #21467 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcae620) at itemviews/qabstractitemview.cpp:1644 #21468 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcae620) at widgets/qabstractscrollarea_p.h:100 #21469 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcae620) at widgets/qabstractscrollarea_p.h:116 #21470 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcae620) at kernel/qcoreapplication.cpp:1063 #21471 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcae620) at kernel/qapplication.cpp:4561 #21472 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcae620) at kernel/qapplication.cpp:4530 #21473 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcae620) at kernel/qcoreapplication.cpp:953 #21474 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcae620) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21475 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21476 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21477 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21478 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21479 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcaf550) at itemviews/qabstractitemview.cpp:2415 #21480 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcaf550) at itemviews/qlistview.cpp:848 #21481 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcaf550) at kernel/qwidget.cpp:8554 #21482 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcaf550) at widgets/qframe.cpp:557 #21483 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcaf550) at widgets/qabstractscrollarea.cpp:1043 #21484 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcaf550) at itemviews/qabstractitemview.cpp:1644 #21485 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcaf550) at widgets/qabstractscrollarea_p.h:100 #21486 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcaf550) at widgets/qabstractscrollarea_p.h:116 #21487 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcaf550) at kernel/qcoreapplication.cpp:1063 #21488 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcaf550) at kernel/qapplication.cpp:4561 #21489 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcaf550) at kernel/qapplication.cpp:4530 #21490 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcaf550) at kernel/qcoreapplication.cpp:953 #21491 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcaf550) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21492 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21493 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21494 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21495 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21496 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcb0480) at itemviews/qabstractitemview.cpp:2415 #21497 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcb0480) at itemviews/qlistview.cpp:848 #21498 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcb0480) at kernel/qwidget.cpp:8554 #21499 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcb0480) at widgets/qframe.cpp:557 #21500 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcb0480) at widgets/qabstractscrollarea.cpp:1043 #21501 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcb0480) at itemviews/qabstractitemview.cpp:1644 #21502 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcb0480) at widgets/qabstractscrollarea_p.h:100 #21503 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcb0480) at widgets/qabstractscrollarea_p.h:116 #21504 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcb0480) at kernel/qcoreapplication.cpp:1063 #21505 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcb0480) at kernel/qapplication.cpp:4561 #21506 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcb0480) at kernel/qapplication.cpp:4530 #21507 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcb0480) at kernel/qcoreapplication.cpp:953 #21508 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcb0480) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21509 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21510 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21511 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21512 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21513 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcb13b0) at itemviews/qabstractitemview.cpp:2415 #21514 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcb13b0) at itemviews/qlistview.cpp:848 #21515 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcb13b0) at kernel/qwidget.cpp:8554 #21516 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcb13b0) at widgets/qframe.cpp:557 #21517 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcb13b0) at widgets/qabstractscrollarea.cpp:1043 #21518 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcb13b0) at itemviews/qabstractitemview.cpp:1644 #21519 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcb13b0) at widgets/qabstractscrollarea_p.h:100 #21520 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcb13b0) at widgets/qabstractscrollarea_p.h:116 #21521 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcb13b0) at kernel/qcoreapplication.cpp:1063 #21522 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcb13b0) at kernel/qapplication.cpp:4561 #21523 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcb13b0) at kernel/qapplication.cpp:4530 #21524 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcb13b0) at kernel/qcoreapplication.cpp:953 #21525 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcb13b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21526 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21527 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21528 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21529 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21530 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcb22e0) at itemviews/qabstractitemview.cpp:2415 #21531 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcb22e0) at itemviews/qlistview.cpp:848 #21532 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcb22e0) at kernel/qwidget.cpp:8554 #21533 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcb22e0) at widgets/qframe.cpp:557 #21534 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcb22e0) at widgets/qabstractscrollarea.cpp:1043 #21535 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcb22e0) at itemviews/qabstractitemview.cpp:1644 #21536 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcb22e0) at widgets/qabstractscrollarea_p.h:100 #21537 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcb22e0) at widgets/qabstractscrollarea_p.h:116 #21538 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcb22e0) at kernel/qcoreapplication.cpp:1063 #21539 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcb22e0) at kernel/qapplication.cpp:4561 #21540 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcb22e0) at kernel/qapplication.cpp:4530 #21541 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcb22e0) at kernel/qcoreapplication.cpp:953 #21542 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcb22e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21543 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21544 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21545 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21546 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21547 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcb3210) at itemviews/qabstractitemview.cpp:2415 #21548 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcb3210) at itemviews/qlistview.cpp:848 #21549 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcb3210) at kernel/qwidget.cpp:8554 #21550 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcb3210) at widgets/qframe.cpp:557 #21551 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcb3210) at widgets/qabstractscrollarea.cpp:1043 #21552 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcb3210) at itemviews/qabstractitemview.cpp:1644 #21553 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcb3210) at widgets/qabstractscrollarea_p.h:100 #21554 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcb3210) at widgets/qabstractscrollarea_p.h:116 #21555 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcb3210) at kernel/qcoreapplication.cpp:1063 #21556 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcb3210) at kernel/qapplication.cpp:4561 #21557 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcb3210) at kernel/qapplication.cpp:4530 #21558 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcb3210) at kernel/qcoreapplication.cpp:953 #21559 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcb3210) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21560 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21561 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21562 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21563 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21564 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcb4140) at itemviews/qabstractitemview.cpp:2415 #21565 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcb4140) at itemviews/qlistview.cpp:848 #21566 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcb4140) at kernel/qwidget.cpp:8554 #21567 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcb4140) at widgets/qframe.cpp:557 #21568 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcb4140) at widgets/qabstractscrollarea.cpp:1043 #21569 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcb4140) at itemviews/qabstractitemview.cpp:1644 #21570 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcb4140) at widgets/qabstractscrollarea_p.h:100 #21571 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcb4140) at widgets/qabstractscrollarea_p.h:116 #21572 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcb4140) at kernel/qcoreapplication.cpp:1063 #21573 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcb4140) at kernel/qapplication.cpp:4561 #21574 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcb4140) at kernel/qapplication.cpp:4530 #21575 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcb4140) at kernel/qcoreapplication.cpp:953 #21576 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcb4140) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21577 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21578 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21579 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21580 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21581 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcb5070) at itemviews/qabstractitemview.cpp:2415 #21582 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcb5070) at itemviews/qlistview.cpp:848 #21583 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcb5070) at kernel/qwidget.cpp:8554 #21584 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcb5070) at widgets/qframe.cpp:557 #21585 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcb5070) at widgets/qabstractscrollarea.cpp:1043 #21586 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcb5070) at itemviews/qabstractitemview.cpp:1644 #21587 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcb5070) at widgets/qabstractscrollarea_p.h:100 #21588 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcb5070) at widgets/qabstractscrollarea_p.h:116 #21589 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcb5070) at kernel/qcoreapplication.cpp:1063 #21590 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcb5070) at kernel/qapplication.cpp:4561 #21591 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcb5070) at kernel/qapplication.cpp:4530 #21592 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcb5070) at kernel/qcoreapplication.cpp:953 #21593 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcb5070) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21594 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21595 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21596 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21597 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21598 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcb5fa0) at itemviews/qabstractitemview.cpp:2415 #21599 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcb5fa0) at itemviews/qlistview.cpp:848 #21600 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcb5fa0) at kernel/qwidget.cpp:8554 #21601 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcb5fa0) at widgets/qframe.cpp:557 #21602 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcb5fa0) at widgets/qabstractscrollarea.cpp:1043 #21603 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcb5fa0) at itemviews/qabstractitemview.cpp:1644 #21604 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcb5fa0) at widgets/qabstractscrollarea_p.h:100 #21605 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcb5fa0) at widgets/qabstractscrollarea_p.h:116 #21606 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcb5fa0) at kernel/qcoreapplication.cpp:1063 #21607 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcb5fa0) at kernel/qapplication.cpp:4561 #21608 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcb5fa0) at kernel/qapplication.cpp:4530 #21609 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcb5fa0) at kernel/qcoreapplication.cpp:953 #21610 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcb5fa0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21611 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21612 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21613 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21614 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21615 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcb6ed0) at itemviews/qabstractitemview.cpp:2415 #21616 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcb6ed0) at itemviews/qlistview.cpp:848 #21617 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcb6ed0) at kernel/qwidget.cpp:8554 #21618 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcb6ed0) at widgets/qframe.cpp:557 #21619 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcb6ed0) at widgets/qabstractscrollarea.cpp:1043 #21620 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcb6ed0) at itemviews/qabstractitemview.cpp:1644 #21621 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcb6ed0) at widgets/qabstractscrollarea_p.h:100 #21622 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcb6ed0) at widgets/qabstractscrollarea_p.h:116 #21623 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcb6ed0) at kernel/qcoreapplication.cpp:1063 #21624 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcb6ed0) at kernel/qapplication.cpp:4561 #21625 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcb6ed0) at kernel/qapplication.cpp:4530 #21626 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcb6ed0) at kernel/qcoreapplication.cpp:953 #21627 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcb6ed0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21628 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21629 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21630 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21631 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21632 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcb7e00) at itemviews/qabstractitemview.cpp:2415 #21633 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcb7e00) at itemviews/qlistview.cpp:848 #21634 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcb7e00) at kernel/qwidget.cpp:8554 #21635 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcb7e00) at widgets/qframe.cpp:557 #21636 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcb7e00) at widgets/qabstractscrollarea.cpp:1043 #21637 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcb7e00) at itemviews/qabstractitemview.cpp:1644 #21638 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcb7e00) at widgets/qabstractscrollarea_p.h:100 #21639 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcb7e00) at widgets/qabstractscrollarea_p.h:116 #21640 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcb7e00) at kernel/qcoreapplication.cpp:1063 #21641 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcb7e00) at kernel/qapplication.cpp:4561 #21642 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcb7e00) at kernel/qapplication.cpp:4530 #21643 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcb7e00) at kernel/qcoreapplication.cpp:953 #21644 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcb7e00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21645 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21646 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21647 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21648 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21649 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcb8d30) at itemviews/qabstractitemview.cpp:2415 #21650 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcb8d30) at itemviews/qlistview.cpp:848 #21651 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcb8d30) at kernel/qwidget.cpp:8554 #21652 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcb8d30) at widgets/qframe.cpp:557 #21653 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcb8d30) at widgets/qabstractscrollarea.cpp:1043 #21654 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcb8d30) at itemviews/qabstractitemview.cpp:1644 #21655 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcb8d30) at widgets/qabstractscrollarea_p.h:100 #21656 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcb8d30) at widgets/qabstractscrollarea_p.h:116 #21657 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcb8d30) at kernel/qcoreapplication.cpp:1063 #21658 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcb8d30) at kernel/qapplication.cpp:4561 #21659 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcb8d30) at kernel/qapplication.cpp:4530 #21660 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcb8d30) at kernel/qcoreapplication.cpp:953 #21661 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcb8d30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21662 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21663 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21664 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21665 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21666 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcb9c60) at itemviews/qabstractitemview.cpp:2415 #21667 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcb9c60) at itemviews/qlistview.cpp:848 #21668 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcb9c60) at kernel/qwidget.cpp:8554 #21669 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcb9c60) at widgets/qframe.cpp:557 #21670 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcb9c60) at widgets/qabstractscrollarea.cpp:1043 #21671 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcb9c60) at itemviews/qabstractitemview.cpp:1644 #21672 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcb9c60) at widgets/qabstractscrollarea_p.h:100 #21673 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcb9c60) at widgets/qabstractscrollarea_p.h:116 #21674 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcb9c60) at kernel/qcoreapplication.cpp:1063 #21675 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcb9c60) at kernel/qapplication.cpp:4561 #21676 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcb9c60) at kernel/qapplication.cpp:4530 #21677 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcb9c60) at kernel/qcoreapplication.cpp:953 #21678 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcb9c60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21679 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21680 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21681 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21682 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21683 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcbab90) at itemviews/qabstractitemview.cpp:2415 #21684 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcbab90) at itemviews/qlistview.cpp:848 #21685 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcbab90) at kernel/qwidget.cpp:8554 #21686 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcbab90) at widgets/qframe.cpp:557 #21687 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcbab90) at widgets/qabstractscrollarea.cpp:1043 #21688 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcbab90) at itemviews/qabstractitemview.cpp:1644 #21689 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcbab90) at widgets/qabstractscrollarea_p.h:100 #21690 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcbab90) at widgets/qabstractscrollarea_p.h:116 #21691 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcbab90) at kernel/qcoreapplication.cpp:1063 #21692 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcbab90) at kernel/qapplication.cpp:4561 #21693 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcbab90) at kernel/qapplication.cpp:4530 #21694 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcbab90) at kernel/qcoreapplication.cpp:953 #21695 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcbab90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21696 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21697 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21698 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21699 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21700 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcbbac0) at itemviews/qabstractitemview.cpp:2415 #21701 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcbbac0) at itemviews/qlistview.cpp:848 #21702 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcbbac0) at kernel/qwidget.cpp:8554 #21703 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcbbac0) at widgets/qframe.cpp:557 #21704 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcbbac0) at widgets/qabstractscrollarea.cpp:1043 #21705 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcbbac0) at itemviews/qabstractitemview.cpp:1644 #21706 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcbbac0) at widgets/qabstractscrollarea_p.h:100 #21707 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcbbac0) at widgets/qabstractscrollarea_p.h:116 #21708 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcbbac0) at kernel/qcoreapplication.cpp:1063 #21709 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcbbac0) at kernel/qapplication.cpp:4561 #21710 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcbbac0) at kernel/qapplication.cpp:4530 #21711 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcbbac0) at kernel/qcoreapplication.cpp:953 #21712 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcbbac0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21713 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21714 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21715 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21716 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21717 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcbc9f0) at itemviews/qabstractitemview.cpp:2415 #21718 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcbc9f0) at itemviews/qlistview.cpp:848 #21719 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcbc9f0) at kernel/qwidget.cpp:8554 #21720 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcbc9f0) at widgets/qframe.cpp:557 #21721 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcbc9f0) at widgets/qabstractscrollarea.cpp:1043 #21722 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcbc9f0) at itemviews/qabstractitemview.cpp:1644 #21723 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcbc9f0) at widgets/qabstractscrollarea_p.h:100 #21724 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcbc9f0) at widgets/qabstractscrollarea_p.h:116 #21725 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcbc9f0) at kernel/qcoreapplication.cpp:1063 #21726 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcbc9f0) at kernel/qapplication.cpp:4561 #21727 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcbc9f0) at kernel/qapplication.cpp:4530 #21728 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcbc9f0) at kernel/qcoreapplication.cpp:953 #21729 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcbc9f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21730 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21731 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21732 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21733 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21734 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcbd920) at itemviews/qabstractitemview.cpp:2415 #21735 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcbd920) at itemviews/qlistview.cpp:848 #21736 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcbd920) at kernel/qwidget.cpp:8554 #21737 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcbd920) at widgets/qframe.cpp:557 #21738 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcbd920) at widgets/qabstractscrollarea.cpp:1043 #21739 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcbd920) at itemviews/qabstractitemview.cpp:1644 #21740 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcbd920) at widgets/qabstractscrollarea_p.h:100 #21741 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcbd920) at widgets/qabstractscrollarea_p.h:116 #21742 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcbd920) at kernel/qcoreapplication.cpp:1063 #21743 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcbd920) at kernel/qapplication.cpp:4561 #21744 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcbd920) at kernel/qapplication.cpp:4530 #21745 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcbd920) at kernel/qcoreapplication.cpp:953 #21746 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcbd920) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21747 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21748 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21749 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21750 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21751 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcbe850) at itemviews/qabstractitemview.cpp:2415 #21752 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcbe850) at itemviews/qlistview.cpp:848 #21753 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcbe850) at kernel/qwidget.cpp:8554 #21754 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcbe850) at widgets/qframe.cpp:557 #21755 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcbe850) at widgets/qabstractscrollarea.cpp:1043 #21756 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcbe850) at itemviews/qabstractitemview.cpp:1644 #21757 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcbe850) at widgets/qabstractscrollarea_p.h:100 #21758 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcbe850) at widgets/qabstractscrollarea_p.h:116 #21759 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcbe850) at kernel/qcoreapplication.cpp:1063 #21760 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcbe850) at kernel/qapplication.cpp:4561 #21761 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcbe850) at kernel/qapplication.cpp:4530 #21762 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcbe850) at kernel/qcoreapplication.cpp:953 #21763 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcbe850) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21764 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21765 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21766 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21767 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21768 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcbf780) at itemviews/qabstractitemview.cpp:2415 #21769 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcbf780) at itemviews/qlistview.cpp:848 #21770 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcbf780) at kernel/qwidget.cpp:8554 #21771 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcbf780) at widgets/qframe.cpp:557 #21772 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcbf780) at widgets/qabstractscrollarea.cpp:1043 #21773 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcbf780) at itemviews/qabstractitemview.cpp:1644 #21774 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcbf780) at widgets/qabstractscrollarea_p.h:100 #21775 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcbf780) at widgets/qabstractscrollarea_p.h:116 #21776 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcbf780) at kernel/qcoreapplication.cpp:1063 #21777 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcbf780) at kernel/qapplication.cpp:4561 #21778 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcbf780) at kernel/qapplication.cpp:4530 #21779 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcbf780) at kernel/qcoreapplication.cpp:953 #21780 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcbf780) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21781 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21782 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21783 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21784 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21785 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcc06b0) at itemviews/qabstractitemview.cpp:2415 #21786 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcc06b0) at itemviews/qlistview.cpp:848 #21787 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcc06b0) at kernel/qwidget.cpp:8554 #21788 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcc06b0) at widgets/qframe.cpp:557 #21789 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcc06b0) at widgets/qabstractscrollarea.cpp:1043 #21790 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcc06b0) at itemviews/qabstractitemview.cpp:1644 #21791 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcc06b0) at widgets/qabstractscrollarea_p.h:100 #21792 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcc06b0) at widgets/qabstractscrollarea_p.h:116 #21793 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcc06b0) at kernel/qcoreapplication.cpp:1063 #21794 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcc06b0) at kernel/qapplication.cpp:4561 #21795 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcc06b0) at kernel/qapplication.cpp:4530 #21796 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcc06b0) at kernel/qcoreapplication.cpp:953 #21797 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcc06b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21798 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21799 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21800 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21801 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21802 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcc15e0) at itemviews/qabstractitemview.cpp:2415 #21803 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcc15e0) at itemviews/qlistview.cpp:848 #21804 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcc15e0) at kernel/qwidget.cpp:8554 #21805 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcc15e0) at widgets/qframe.cpp:557 #21806 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcc15e0) at widgets/qabstractscrollarea.cpp:1043 #21807 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcc15e0) at itemviews/qabstractitemview.cpp:1644 #21808 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcc15e0) at widgets/qabstractscrollarea_p.h:100 #21809 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcc15e0) at widgets/qabstractscrollarea_p.h:116 #21810 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcc15e0) at kernel/qcoreapplication.cpp:1063 #21811 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcc15e0) at kernel/qapplication.cpp:4561 #21812 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcc15e0) at kernel/qapplication.cpp:4530 #21813 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcc15e0) at kernel/qcoreapplication.cpp:953 #21814 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcc15e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21815 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21816 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21817 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21818 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21819 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcc2510) at itemviews/qabstractitemview.cpp:2415 #21820 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcc2510) at itemviews/qlistview.cpp:848 #21821 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcc2510) at kernel/qwidget.cpp:8554 #21822 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcc2510) at widgets/qframe.cpp:557 #21823 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcc2510) at widgets/qabstractscrollarea.cpp:1043 #21824 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcc2510) at itemviews/qabstractitemview.cpp:1644 #21825 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcc2510) at widgets/qabstractscrollarea_p.h:100 #21826 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcc2510) at widgets/qabstractscrollarea_p.h:116 #21827 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcc2510) at kernel/qcoreapplication.cpp:1063 #21828 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcc2510) at kernel/qapplication.cpp:4561 #21829 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcc2510) at kernel/qapplication.cpp:4530 #21830 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcc2510) at kernel/qcoreapplication.cpp:953 #21831 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcc2510) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21832 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21833 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21834 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21835 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21836 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcc3440) at itemviews/qabstractitemview.cpp:2415 #21837 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcc3440) at itemviews/qlistview.cpp:848 #21838 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcc3440) at kernel/qwidget.cpp:8554 #21839 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcc3440) at widgets/qframe.cpp:557 #21840 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcc3440) at widgets/qabstractscrollarea.cpp:1043 #21841 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcc3440) at itemviews/qabstractitemview.cpp:1644 #21842 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcc3440) at widgets/qabstractscrollarea_p.h:100 #21843 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcc3440) at widgets/qabstractscrollarea_p.h:116 #21844 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcc3440) at kernel/qcoreapplication.cpp:1063 #21845 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcc3440) at kernel/qapplication.cpp:4561 #21846 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcc3440) at kernel/qapplication.cpp:4530 #21847 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcc3440) at kernel/qcoreapplication.cpp:953 #21848 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcc3440) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21849 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21850 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21851 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21852 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21853 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcc4370) at itemviews/qabstractitemview.cpp:2415 #21854 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcc4370) at itemviews/qlistview.cpp:848 #21855 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcc4370) at kernel/qwidget.cpp:8554 #21856 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcc4370) at widgets/qframe.cpp:557 #21857 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcc4370) at widgets/qabstractscrollarea.cpp:1043 #21858 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcc4370) at itemviews/qabstractitemview.cpp:1644 #21859 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcc4370) at widgets/qabstractscrollarea_p.h:100 #21860 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcc4370) at widgets/qabstractscrollarea_p.h:116 #21861 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcc4370) at kernel/qcoreapplication.cpp:1063 #21862 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcc4370) at kernel/qapplication.cpp:4561 #21863 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcc4370) at kernel/qapplication.cpp:4530 #21864 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcc4370) at kernel/qcoreapplication.cpp:953 #21865 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcc4370) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21866 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21867 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21868 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21869 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21870 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcc52a0) at itemviews/qabstractitemview.cpp:2415 #21871 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcc52a0) at itemviews/qlistview.cpp:848 #21872 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcc52a0) at kernel/qwidget.cpp:8554 #21873 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcc52a0) at widgets/qframe.cpp:557 #21874 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcc52a0) at widgets/qabstractscrollarea.cpp:1043 #21875 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcc52a0) at itemviews/qabstractitemview.cpp:1644 #21876 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcc52a0) at widgets/qabstractscrollarea_p.h:100 #21877 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcc52a0) at widgets/qabstractscrollarea_p.h:116 #21878 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcc52a0) at kernel/qcoreapplication.cpp:1063 #21879 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcc52a0) at kernel/qapplication.cpp:4561 #21880 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcc52a0) at kernel/qapplication.cpp:4530 #21881 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcc52a0) at kernel/qcoreapplication.cpp:953 #21882 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcc52a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21883 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21884 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21885 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21886 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21887 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcc61d0) at itemviews/qabstractitemview.cpp:2415 #21888 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcc61d0) at itemviews/qlistview.cpp:848 #21889 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcc61d0) at kernel/qwidget.cpp:8554 #21890 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcc61d0) at widgets/qframe.cpp:557 #21891 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcc61d0) at widgets/qabstractscrollarea.cpp:1043 #21892 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcc61d0) at itemviews/qabstractitemview.cpp:1644 #21893 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcc61d0) at widgets/qabstractscrollarea_p.h:100 #21894 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcc61d0) at widgets/qabstractscrollarea_p.h:116 #21895 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcc61d0) at kernel/qcoreapplication.cpp:1063 #21896 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcc61d0) at kernel/qapplication.cpp:4561 #21897 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcc61d0) at kernel/qapplication.cpp:4530 #21898 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcc61d0) at kernel/qcoreapplication.cpp:953 #21899 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcc61d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21900 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21901 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21902 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21903 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21904 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcc7100) at itemviews/qabstractitemview.cpp:2415 #21905 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcc7100) at itemviews/qlistview.cpp:848 #21906 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcc7100) at kernel/qwidget.cpp:8554 #21907 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcc7100) at widgets/qframe.cpp:557 #21908 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcc7100) at widgets/qabstractscrollarea.cpp:1043 #21909 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcc7100) at itemviews/qabstractitemview.cpp:1644 #21910 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcc7100) at widgets/qabstractscrollarea_p.h:100 #21911 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcc7100) at widgets/qabstractscrollarea_p.h:116 #21912 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcc7100) at kernel/qcoreapplication.cpp:1063 #21913 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcc7100) at kernel/qapplication.cpp:4561 #21914 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcc7100) at kernel/qapplication.cpp:4530 #21915 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcc7100) at kernel/qcoreapplication.cpp:953 #21916 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcc7100) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21917 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21918 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21919 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21920 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21921 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcc8030) at itemviews/qabstractitemview.cpp:2415 #21922 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcc8030) at itemviews/qlistview.cpp:848 #21923 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcc8030) at kernel/qwidget.cpp:8554 #21924 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcc8030) at widgets/qframe.cpp:557 #21925 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcc8030) at widgets/qabstractscrollarea.cpp:1043 #21926 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcc8030) at itemviews/qabstractitemview.cpp:1644 #21927 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcc8030) at widgets/qabstractscrollarea_p.h:100 #21928 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcc8030) at widgets/qabstractscrollarea_p.h:116 #21929 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcc8030) at kernel/qcoreapplication.cpp:1063 #21930 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcc8030) at kernel/qapplication.cpp:4561 #21931 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcc8030) at kernel/qapplication.cpp:4530 #21932 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcc8030) at kernel/qcoreapplication.cpp:953 #21933 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcc8030) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21934 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21935 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21936 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21937 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21938 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcc8f60) at itemviews/qabstractitemview.cpp:2415 #21939 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcc8f60) at itemviews/qlistview.cpp:848 #21940 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcc8f60) at kernel/qwidget.cpp:8554 #21941 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcc8f60) at widgets/qframe.cpp:557 #21942 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcc8f60) at widgets/qabstractscrollarea.cpp:1043 #21943 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcc8f60) at itemviews/qabstractitemview.cpp:1644 #21944 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcc8f60) at widgets/qabstractscrollarea_p.h:100 #21945 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcc8f60) at widgets/qabstractscrollarea_p.h:116 #21946 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcc8f60) at kernel/qcoreapplication.cpp:1063 #21947 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcc8f60) at kernel/qapplication.cpp:4561 #21948 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcc8f60) at kernel/qapplication.cpp:4530 #21949 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcc8f60) at kernel/qcoreapplication.cpp:953 #21950 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcc8f60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21951 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21952 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21953 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21954 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21955 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcc9e90) at itemviews/qabstractitemview.cpp:2415 #21956 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcc9e90) at itemviews/qlistview.cpp:848 #21957 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcc9e90) at kernel/qwidget.cpp:8554 #21958 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcc9e90) at widgets/qframe.cpp:557 #21959 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcc9e90) at widgets/qabstractscrollarea.cpp:1043 #21960 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcc9e90) at itemviews/qabstractitemview.cpp:1644 #21961 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcc9e90) at widgets/qabstractscrollarea_p.h:100 #21962 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcc9e90) at widgets/qabstractscrollarea_p.h:116 #21963 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcc9e90) at kernel/qcoreapplication.cpp:1063 #21964 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcc9e90) at kernel/qapplication.cpp:4561 #21965 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcc9e90) at kernel/qapplication.cpp:4530 #21966 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcc9e90) at kernel/qcoreapplication.cpp:953 #21967 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcc9e90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21968 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #21969 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21970 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21971 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21972 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffccadc0) at itemviews/qabstractitemview.cpp:2415 #21973 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffccadc0) at itemviews/qlistview.cpp:848 #21974 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffccadc0) at kernel/qwidget.cpp:8554 #21975 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffccadc0) at widgets/qframe.cpp:557 #21976 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffccadc0) at widgets/qabstractscrollarea.cpp:1043 #21977 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffccadc0) at itemviews/qabstractitemview.cpp:1644 #21978 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffccadc0) at widgets/qabstractscrollarea_p.h:100 #21979 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffccadc0) at widgets/qabstractscrollarea_p.h:116 #21980 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffccadc0) at kernel/qcoreapplication.cpp:1063 #21981 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffccadc0) at kernel/qapplication.cpp:4561 #21982 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffccadc0) at kernel/qapplication.cpp:4530 #21983 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffccadc0) at kernel/qcoreapplication.cpp:953 #21984 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffccadc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #21985 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #21986 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #21987 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #21988 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #21989 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffccbcf0) at itemviews/qabstractitemview.cpp:2415 #21990 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffccbcf0) at itemviews/qlistview.cpp:848 #21991 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffccbcf0) at kernel/qwidget.cpp:8554 #21992 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffccbcf0) at widgets/qframe.cpp:557 #21993 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffccbcf0) at widgets/qabstractscrollarea.cpp:1043 #21994 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffccbcf0) at itemviews/qabstractitemview.cpp:1644 #21995 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffccbcf0) at widgets/qabstractscrollarea_p.h:100 #21996 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffccbcf0) at widgets/qabstractscrollarea_p.h:116 #21997 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffccbcf0) at kernel/qcoreapplication.cpp:1063 #21998 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffccbcf0) at kernel/qapplication.cpp:4561 #21999 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffccbcf0) at kernel/qapplication.cpp:4530 #22000 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffccbcf0) at kernel/qcoreapplication.cpp:953 #22001 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffccbcf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22002 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22003 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22004 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22005 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22006 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcccc20) at itemviews/qabstractitemview.cpp:2415 #22007 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcccc20) at itemviews/qlistview.cpp:848 #22008 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcccc20) at kernel/qwidget.cpp:8554 #22009 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcccc20) at widgets/qframe.cpp:557 #22010 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcccc20) at widgets/qabstractscrollarea.cpp:1043 #22011 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcccc20) at itemviews/qabstractitemview.cpp:1644 #22012 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcccc20) at widgets/qabstractscrollarea_p.h:100 #22013 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcccc20) at widgets/qabstractscrollarea_p.h:116 #22014 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcccc20) at kernel/qcoreapplication.cpp:1063 #22015 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcccc20) at kernel/qapplication.cpp:4561 #22016 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcccc20) at kernel/qapplication.cpp:4530 #22017 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcccc20) at kernel/qcoreapplication.cpp:953 #22018 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcccc20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22019 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22020 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22021 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22022 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22023 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffccdb50) at itemviews/qabstractitemview.cpp:2415 #22024 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffccdb50) at itemviews/qlistview.cpp:848 #22025 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffccdb50) at kernel/qwidget.cpp:8554 #22026 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffccdb50) at widgets/qframe.cpp:557 #22027 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffccdb50) at widgets/qabstractscrollarea.cpp:1043 #22028 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffccdb50) at itemviews/qabstractitemview.cpp:1644 #22029 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffccdb50) at widgets/qabstractscrollarea_p.h:100 #22030 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffccdb50) at widgets/qabstractscrollarea_p.h:116 #22031 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffccdb50) at kernel/qcoreapplication.cpp:1063 #22032 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffccdb50) at kernel/qapplication.cpp:4561 #22033 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffccdb50) at kernel/qapplication.cpp:4530 #22034 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffccdb50) at kernel/qcoreapplication.cpp:953 #22035 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffccdb50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22036 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22037 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22038 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22039 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22040 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffccea80) at itemviews/qabstractitemview.cpp:2415 #22041 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffccea80) at itemviews/qlistview.cpp:848 #22042 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffccea80) at kernel/qwidget.cpp:8554 #22043 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffccea80) at widgets/qframe.cpp:557 #22044 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffccea80) at widgets/qabstractscrollarea.cpp:1043 #22045 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffccea80) at itemviews/qabstractitemview.cpp:1644 #22046 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffccea80) at widgets/qabstractscrollarea_p.h:100 #22047 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffccea80) at widgets/qabstractscrollarea_p.h:116 #22048 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffccea80) at kernel/qcoreapplication.cpp:1063 #22049 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffccea80) at kernel/qapplication.cpp:4561 #22050 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffccea80) at kernel/qapplication.cpp:4530 #22051 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffccea80) at kernel/qcoreapplication.cpp:953 #22052 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffccea80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22053 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22054 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22055 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22056 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22057 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffccf9b0) at itemviews/qabstractitemview.cpp:2415 #22058 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffccf9b0) at itemviews/qlistview.cpp:848 #22059 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffccf9b0) at kernel/qwidget.cpp:8554 #22060 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffccf9b0) at widgets/qframe.cpp:557 #22061 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffccf9b0) at widgets/qabstractscrollarea.cpp:1043 #22062 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffccf9b0) at itemviews/qabstractitemview.cpp:1644 #22063 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffccf9b0) at widgets/qabstractscrollarea_p.h:100 #22064 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffccf9b0) at widgets/qabstractscrollarea_p.h:116 #22065 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffccf9b0) at kernel/qcoreapplication.cpp:1063 #22066 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffccf9b0) at kernel/qapplication.cpp:4561 #22067 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffccf9b0) at kernel/qapplication.cpp:4530 #22068 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffccf9b0) at kernel/qcoreapplication.cpp:953 #22069 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffccf9b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22070 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22071 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22072 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22073 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22074 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcd08e0) at itemviews/qabstractitemview.cpp:2415 #22075 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcd08e0) at itemviews/qlistview.cpp:848 #22076 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcd08e0) at kernel/qwidget.cpp:8554 #22077 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcd08e0) at widgets/qframe.cpp:557 #22078 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcd08e0) at widgets/qabstractscrollarea.cpp:1043 #22079 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcd08e0) at itemviews/qabstractitemview.cpp:1644 #22080 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcd08e0) at widgets/qabstractscrollarea_p.h:100 #22081 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcd08e0) at widgets/qabstractscrollarea_p.h:116 #22082 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcd08e0) at kernel/qcoreapplication.cpp:1063 #22083 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcd08e0) at kernel/qapplication.cpp:4561 #22084 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcd08e0) at kernel/qapplication.cpp:4530 #22085 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcd08e0) at kernel/qcoreapplication.cpp:953 #22086 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcd08e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22087 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22088 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22089 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22090 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22091 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcd1810) at itemviews/qabstractitemview.cpp:2415 #22092 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcd1810) at itemviews/qlistview.cpp:848 #22093 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcd1810) at kernel/qwidget.cpp:8554 #22094 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcd1810) at widgets/qframe.cpp:557 #22095 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcd1810) at widgets/qabstractscrollarea.cpp:1043 #22096 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcd1810) at itemviews/qabstractitemview.cpp:1644 #22097 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcd1810) at widgets/qabstractscrollarea_p.h:100 #22098 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcd1810) at widgets/qabstractscrollarea_p.h:116 #22099 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcd1810) at kernel/qcoreapplication.cpp:1063 #22100 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcd1810) at kernel/qapplication.cpp:4561 #22101 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcd1810) at kernel/qapplication.cpp:4530 #22102 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcd1810) at kernel/qcoreapplication.cpp:953 #22103 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcd1810) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22104 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22105 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22106 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22107 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22108 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcd2740) at itemviews/qabstractitemview.cpp:2415 #22109 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcd2740) at itemviews/qlistview.cpp:848 #22110 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcd2740) at kernel/qwidget.cpp:8554 #22111 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcd2740) at widgets/qframe.cpp:557 #22112 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcd2740) at widgets/qabstractscrollarea.cpp:1043 #22113 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcd2740) at itemviews/qabstractitemview.cpp:1644 #22114 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcd2740) at widgets/qabstractscrollarea_p.h:100 #22115 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcd2740) at widgets/qabstractscrollarea_p.h:116 #22116 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcd2740) at kernel/qcoreapplication.cpp:1063 #22117 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcd2740) at kernel/qapplication.cpp:4561 #22118 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcd2740) at kernel/qapplication.cpp:4530 #22119 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcd2740) at kernel/qcoreapplication.cpp:953 #22120 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcd2740) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22121 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22122 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22123 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22124 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22125 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcd3670) at itemviews/qabstractitemview.cpp:2415 #22126 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcd3670) at itemviews/qlistview.cpp:848 #22127 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcd3670) at kernel/qwidget.cpp:8554 #22128 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcd3670) at widgets/qframe.cpp:557 #22129 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcd3670) at widgets/qabstractscrollarea.cpp:1043 #22130 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcd3670) at itemviews/qabstractitemview.cpp:1644 #22131 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcd3670) at widgets/qabstractscrollarea_p.h:100 #22132 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcd3670) at widgets/qabstractscrollarea_p.h:116 #22133 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcd3670) at kernel/qcoreapplication.cpp:1063 #22134 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcd3670) at kernel/qapplication.cpp:4561 #22135 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcd3670) at kernel/qapplication.cpp:4530 #22136 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcd3670) at kernel/qcoreapplication.cpp:953 #22137 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcd3670) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22138 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22139 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22140 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22141 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22142 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcd45a0) at itemviews/qabstractitemview.cpp:2415 #22143 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcd45a0) at itemviews/qlistview.cpp:848 #22144 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcd45a0) at kernel/qwidget.cpp:8554 #22145 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcd45a0) at widgets/qframe.cpp:557 #22146 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcd45a0) at widgets/qabstractscrollarea.cpp:1043 #22147 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcd45a0) at itemviews/qabstractitemview.cpp:1644 #22148 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcd45a0) at widgets/qabstractscrollarea_p.h:100 #22149 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcd45a0) at widgets/qabstractscrollarea_p.h:116 #22150 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcd45a0) at kernel/qcoreapplication.cpp:1063 #22151 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcd45a0) at kernel/qapplication.cpp:4561 #22152 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcd45a0) at kernel/qapplication.cpp:4530 #22153 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcd45a0) at kernel/qcoreapplication.cpp:953 #22154 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcd45a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22155 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22156 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22157 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22158 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22159 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcd54d0) at itemviews/qabstractitemview.cpp:2415 #22160 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcd54d0) at itemviews/qlistview.cpp:848 #22161 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcd54d0) at kernel/qwidget.cpp:8554 #22162 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcd54d0) at widgets/qframe.cpp:557 #22163 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcd54d0) at widgets/qabstractscrollarea.cpp:1043 #22164 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcd54d0) at itemviews/qabstractitemview.cpp:1644 #22165 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcd54d0) at widgets/qabstractscrollarea_p.h:100 #22166 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcd54d0) at widgets/qabstractscrollarea_p.h:116 #22167 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcd54d0) at kernel/qcoreapplication.cpp:1063 #22168 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcd54d0) at kernel/qapplication.cpp:4561 #22169 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcd54d0) at kernel/qapplication.cpp:4530 #22170 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcd54d0) at kernel/qcoreapplication.cpp:953 #22171 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcd54d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22172 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22173 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22174 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22175 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22176 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcd6400) at itemviews/qabstractitemview.cpp:2415 #22177 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcd6400) at itemviews/qlistview.cpp:848 #22178 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcd6400) at kernel/qwidget.cpp:8554 #22179 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcd6400) at widgets/qframe.cpp:557 #22180 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcd6400) at widgets/qabstractscrollarea.cpp:1043 #22181 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcd6400) at itemviews/qabstractitemview.cpp:1644 #22182 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcd6400) at widgets/qabstractscrollarea_p.h:100 #22183 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcd6400) at widgets/qabstractscrollarea_p.h:116 #22184 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcd6400) at kernel/qcoreapplication.cpp:1063 #22185 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcd6400) at kernel/qapplication.cpp:4561 #22186 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcd6400) at kernel/qapplication.cpp:4530 #22187 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcd6400) at kernel/qcoreapplication.cpp:953 #22188 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcd6400) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22189 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22190 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22191 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22192 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22193 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcd7330) at itemviews/qabstractitemview.cpp:2415 #22194 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcd7330) at itemviews/qlistview.cpp:848 #22195 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcd7330) at kernel/qwidget.cpp:8554 #22196 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcd7330) at widgets/qframe.cpp:557 #22197 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcd7330) at widgets/qabstractscrollarea.cpp:1043 #22198 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcd7330) at itemviews/qabstractitemview.cpp:1644 #22199 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcd7330) at widgets/qabstractscrollarea_p.h:100 #22200 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcd7330) at widgets/qabstractscrollarea_p.h:116 #22201 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcd7330) at kernel/qcoreapplication.cpp:1063 #22202 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcd7330) at kernel/qapplication.cpp:4561 #22203 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcd7330) at kernel/qapplication.cpp:4530 #22204 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcd7330) at kernel/qcoreapplication.cpp:953 #22205 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcd7330) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22206 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22207 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22208 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22209 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22210 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcd8260) at itemviews/qabstractitemview.cpp:2415 #22211 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcd8260) at itemviews/qlistview.cpp:848 #22212 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcd8260) at kernel/qwidget.cpp:8554 #22213 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcd8260) at widgets/qframe.cpp:557 #22214 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcd8260) at widgets/qabstractscrollarea.cpp:1043 #22215 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcd8260) at itemviews/qabstractitemview.cpp:1644 #22216 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcd8260) at widgets/qabstractscrollarea_p.h:100 #22217 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcd8260) at widgets/qabstractscrollarea_p.h:116 #22218 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcd8260) at kernel/qcoreapplication.cpp:1063 #22219 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcd8260) at kernel/qapplication.cpp:4561 #22220 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcd8260) at kernel/qapplication.cpp:4530 #22221 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcd8260) at kernel/qcoreapplication.cpp:953 #22222 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcd8260) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22223 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22224 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22225 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22226 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22227 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcd9190) at itemviews/qabstractitemview.cpp:2415 #22228 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcd9190) at itemviews/qlistview.cpp:848 #22229 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcd9190) at kernel/qwidget.cpp:8554 #22230 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcd9190) at widgets/qframe.cpp:557 #22231 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcd9190) at widgets/qabstractscrollarea.cpp:1043 #22232 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcd9190) at itemviews/qabstractitemview.cpp:1644 #22233 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcd9190) at widgets/qabstractscrollarea_p.h:100 #22234 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcd9190) at widgets/qabstractscrollarea_p.h:116 #22235 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcd9190) at kernel/qcoreapplication.cpp:1063 #22236 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcd9190) at kernel/qapplication.cpp:4561 #22237 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcd9190) at kernel/qapplication.cpp:4530 #22238 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcd9190) at kernel/qcoreapplication.cpp:953 #22239 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcd9190) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22240 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22241 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22242 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22243 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22244 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcda0c0) at itemviews/qabstractitemview.cpp:2415 #22245 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcda0c0) at itemviews/qlistview.cpp:848 #22246 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcda0c0) at kernel/qwidget.cpp:8554 #22247 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcda0c0) at widgets/qframe.cpp:557 #22248 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcda0c0) at widgets/qabstractscrollarea.cpp:1043 #22249 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcda0c0) at itemviews/qabstractitemview.cpp:1644 #22250 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcda0c0) at widgets/qabstractscrollarea_p.h:100 #22251 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcda0c0) at widgets/qabstractscrollarea_p.h:116 #22252 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcda0c0) at kernel/qcoreapplication.cpp:1063 #22253 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcda0c0) at kernel/qapplication.cpp:4561 #22254 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcda0c0) at kernel/qapplication.cpp:4530 #22255 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcda0c0) at kernel/qcoreapplication.cpp:953 #22256 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcda0c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22257 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22258 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22259 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22260 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22261 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcdaff0) at itemviews/qabstractitemview.cpp:2415 #22262 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcdaff0) at itemviews/qlistview.cpp:848 #22263 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcdaff0) at kernel/qwidget.cpp:8554 #22264 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcdaff0) at widgets/qframe.cpp:557 #22265 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcdaff0) at widgets/qabstractscrollarea.cpp:1043 #22266 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcdaff0) at itemviews/qabstractitemview.cpp:1644 #22267 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcdaff0) at widgets/qabstractscrollarea_p.h:100 #22268 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcdaff0) at widgets/qabstractscrollarea_p.h:116 #22269 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcdaff0) at kernel/qcoreapplication.cpp:1063 #22270 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcdaff0) at kernel/qapplication.cpp:4561 #22271 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcdaff0) at kernel/qapplication.cpp:4530 #22272 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcdaff0) at kernel/qcoreapplication.cpp:953 #22273 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcdaff0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22274 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22275 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22276 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22277 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22278 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcdbf20) at itemviews/qabstractitemview.cpp:2415 #22279 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcdbf20) at itemviews/qlistview.cpp:848 #22280 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcdbf20) at kernel/qwidget.cpp:8554 #22281 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcdbf20) at widgets/qframe.cpp:557 #22282 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcdbf20) at widgets/qabstractscrollarea.cpp:1043 #22283 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcdbf20) at itemviews/qabstractitemview.cpp:1644 #22284 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcdbf20) at widgets/qabstractscrollarea_p.h:100 #22285 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcdbf20) at widgets/qabstractscrollarea_p.h:116 #22286 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcdbf20) at kernel/qcoreapplication.cpp:1063 #22287 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcdbf20) at kernel/qapplication.cpp:4561 #22288 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcdbf20) at kernel/qapplication.cpp:4530 #22289 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcdbf20) at kernel/qcoreapplication.cpp:953 #22290 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcdbf20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22291 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22292 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22293 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22294 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22295 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcdce50) at itemviews/qabstractitemview.cpp:2415 #22296 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcdce50) at itemviews/qlistview.cpp:848 #22297 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcdce50) at kernel/qwidget.cpp:8554 #22298 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcdce50) at widgets/qframe.cpp:557 #22299 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcdce50) at widgets/qabstractscrollarea.cpp:1043 #22300 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcdce50) at itemviews/qabstractitemview.cpp:1644 #22301 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcdce50) at widgets/qabstractscrollarea_p.h:100 #22302 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcdce50) at widgets/qabstractscrollarea_p.h:116 #22303 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcdce50) at kernel/qcoreapplication.cpp:1063 #22304 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcdce50) at kernel/qapplication.cpp:4561 #22305 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcdce50) at kernel/qapplication.cpp:4530 #22306 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcdce50) at kernel/qcoreapplication.cpp:953 #22307 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcdce50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22308 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22309 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22310 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22311 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22312 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcddd80) at itemviews/qabstractitemview.cpp:2415 #22313 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcddd80) at itemviews/qlistview.cpp:848 #22314 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcddd80) at kernel/qwidget.cpp:8554 #22315 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcddd80) at widgets/qframe.cpp:557 #22316 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcddd80) at widgets/qabstractscrollarea.cpp:1043 #22317 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcddd80) at itemviews/qabstractitemview.cpp:1644 #22318 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcddd80) at widgets/qabstractscrollarea_p.h:100 #22319 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcddd80) at widgets/qabstractscrollarea_p.h:116 #22320 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcddd80) at kernel/qcoreapplication.cpp:1063 #22321 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcddd80) at kernel/qapplication.cpp:4561 #22322 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcddd80) at kernel/qapplication.cpp:4530 #22323 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcddd80) at kernel/qcoreapplication.cpp:953 #22324 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcddd80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22325 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22326 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22327 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22328 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22329 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcdecb0) at itemviews/qabstractitemview.cpp:2415 #22330 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcdecb0) at itemviews/qlistview.cpp:848 #22331 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcdecb0) at kernel/qwidget.cpp:8554 #22332 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcdecb0) at widgets/qframe.cpp:557 #22333 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcdecb0) at widgets/qabstractscrollarea.cpp:1043 #22334 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcdecb0) at itemviews/qabstractitemview.cpp:1644 #22335 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcdecb0) at widgets/qabstractscrollarea_p.h:100 #22336 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcdecb0) at widgets/qabstractscrollarea_p.h:116 #22337 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcdecb0) at kernel/qcoreapplication.cpp:1063 #22338 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcdecb0) at kernel/qapplication.cpp:4561 #22339 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcdecb0) at kernel/qapplication.cpp:4530 #22340 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcdecb0) at kernel/qcoreapplication.cpp:953 #22341 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcdecb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22342 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22343 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22344 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22345 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22346 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcdfbe0) at itemviews/qabstractitemview.cpp:2415 #22347 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcdfbe0) at itemviews/qlistview.cpp:848 #22348 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcdfbe0) at kernel/qwidget.cpp:8554 #22349 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcdfbe0) at widgets/qframe.cpp:557 #22350 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcdfbe0) at widgets/qabstractscrollarea.cpp:1043 #22351 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcdfbe0) at itemviews/qabstractitemview.cpp:1644 #22352 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcdfbe0) at widgets/qabstractscrollarea_p.h:100 #22353 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcdfbe0) at widgets/qabstractscrollarea_p.h:116 #22354 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcdfbe0) at kernel/qcoreapplication.cpp:1063 #22355 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcdfbe0) at kernel/qapplication.cpp:4561 #22356 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcdfbe0) at kernel/qapplication.cpp:4530 #22357 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcdfbe0) at kernel/qcoreapplication.cpp:953 #22358 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcdfbe0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22359 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22360 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22361 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22362 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22363 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffce0b10) at itemviews/qabstractitemview.cpp:2415 #22364 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffce0b10) at itemviews/qlistview.cpp:848 #22365 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffce0b10) at kernel/qwidget.cpp:8554 #22366 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffce0b10) at widgets/qframe.cpp:557 #22367 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffce0b10) at widgets/qabstractscrollarea.cpp:1043 #22368 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffce0b10) at itemviews/qabstractitemview.cpp:1644 #22369 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffce0b10) at widgets/qabstractscrollarea_p.h:100 #22370 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffce0b10) at widgets/qabstractscrollarea_p.h:116 #22371 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffce0b10) at kernel/qcoreapplication.cpp:1063 #22372 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffce0b10) at kernel/qapplication.cpp:4561 #22373 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffce0b10) at kernel/qapplication.cpp:4530 #22374 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffce0b10) at kernel/qcoreapplication.cpp:953 #22375 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffce0b10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22376 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22377 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22378 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22379 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22380 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffce1a40) at itemviews/qabstractitemview.cpp:2415 #22381 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffce1a40) at itemviews/qlistview.cpp:848 #22382 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffce1a40) at kernel/qwidget.cpp:8554 #22383 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffce1a40) at widgets/qframe.cpp:557 #22384 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffce1a40) at widgets/qabstractscrollarea.cpp:1043 #22385 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffce1a40) at itemviews/qabstractitemview.cpp:1644 #22386 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffce1a40) at widgets/qabstractscrollarea_p.h:100 #22387 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffce1a40) at widgets/qabstractscrollarea_p.h:116 #22388 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffce1a40) at kernel/qcoreapplication.cpp:1063 #22389 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffce1a40) at kernel/qapplication.cpp:4561 #22390 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffce1a40) at kernel/qapplication.cpp:4530 #22391 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffce1a40) at kernel/qcoreapplication.cpp:953 #22392 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffce1a40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22393 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22394 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22395 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22396 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22397 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffce2970) at itemviews/qabstractitemview.cpp:2415 #22398 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffce2970) at itemviews/qlistview.cpp:848 #22399 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffce2970) at kernel/qwidget.cpp:8554 #22400 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffce2970) at widgets/qframe.cpp:557 #22401 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffce2970) at widgets/qabstractscrollarea.cpp:1043 #22402 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffce2970) at itemviews/qabstractitemview.cpp:1644 #22403 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffce2970) at widgets/qabstractscrollarea_p.h:100 #22404 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffce2970) at widgets/qabstractscrollarea_p.h:116 #22405 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffce2970) at kernel/qcoreapplication.cpp:1063 #22406 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffce2970) at kernel/qapplication.cpp:4561 #22407 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffce2970) at kernel/qapplication.cpp:4530 #22408 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffce2970) at kernel/qcoreapplication.cpp:953 #22409 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffce2970) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22410 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22411 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22412 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22413 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22414 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffce38a0) at itemviews/qabstractitemview.cpp:2415 #22415 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffce38a0) at itemviews/qlistview.cpp:848 #22416 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffce38a0) at kernel/qwidget.cpp:8554 #22417 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffce38a0) at widgets/qframe.cpp:557 #22418 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffce38a0) at widgets/qabstractscrollarea.cpp:1043 #22419 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffce38a0) at itemviews/qabstractitemview.cpp:1644 #22420 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffce38a0) at widgets/qabstractscrollarea_p.h:100 #22421 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffce38a0) at widgets/qabstractscrollarea_p.h:116 #22422 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffce38a0) at kernel/qcoreapplication.cpp:1063 #22423 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffce38a0) at kernel/qapplication.cpp:4561 #22424 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffce38a0) at kernel/qapplication.cpp:4530 #22425 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffce38a0) at kernel/qcoreapplication.cpp:953 #22426 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffce38a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22427 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22428 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22429 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22430 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22431 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffce47d0) at itemviews/qabstractitemview.cpp:2415 #22432 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffce47d0) at itemviews/qlistview.cpp:848 #22433 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffce47d0) at kernel/qwidget.cpp:8554 #22434 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffce47d0) at widgets/qframe.cpp:557 #22435 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffce47d0) at widgets/qabstractscrollarea.cpp:1043 #22436 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffce47d0) at itemviews/qabstractitemview.cpp:1644 #22437 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffce47d0) at widgets/qabstractscrollarea_p.h:100 #22438 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffce47d0) at widgets/qabstractscrollarea_p.h:116 #22439 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffce47d0) at kernel/qcoreapplication.cpp:1063 #22440 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffce47d0) at kernel/qapplication.cpp:4561 #22441 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffce47d0) at kernel/qapplication.cpp:4530 #22442 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffce47d0) at kernel/qcoreapplication.cpp:953 #22443 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffce47d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22444 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22445 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22446 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22447 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22448 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffce5700) at itemviews/qabstractitemview.cpp:2415 #22449 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffce5700) at itemviews/qlistview.cpp:848 #22450 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffce5700) at kernel/qwidget.cpp:8554 #22451 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffce5700) at widgets/qframe.cpp:557 #22452 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffce5700) at widgets/qabstractscrollarea.cpp:1043 #22453 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffce5700) at itemviews/qabstractitemview.cpp:1644 #22454 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffce5700) at widgets/qabstractscrollarea_p.h:100 #22455 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffce5700) at widgets/qabstractscrollarea_p.h:116 #22456 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffce5700) at kernel/qcoreapplication.cpp:1063 #22457 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffce5700) at kernel/qapplication.cpp:4561 #22458 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffce5700) at kernel/qapplication.cpp:4530 #22459 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffce5700) at kernel/qcoreapplication.cpp:953 #22460 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffce5700) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22461 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22462 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22463 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22464 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22465 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffce6630) at itemviews/qabstractitemview.cpp:2415 #22466 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffce6630) at itemviews/qlistview.cpp:848 #22467 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffce6630) at kernel/qwidget.cpp:8554 #22468 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffce6630) at widgets/qframe.cpp:557 #22469 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffce6630) at widgets/qabstractscrollarea.cpp:1043 #22470 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffce6630) at itemviews/qabstractitemview.cpp:1644 #22471 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffce6630) at widgets/qabstractscrollarea_p.h:100 #22472 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffce6630) at widgets/qabstractscrollarea_p.h:116 #22473 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffce6630) at kernel/qcoreapplication.cpp:1063 #22474 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffce6630) at kernel/qapplication.cpp:4561 #22475 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffce6630) at kernel/qapplication.cpp:4530 #22476 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffce6630) at kernel/qcoreapplication.cpp:953 #22477 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffce6630) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22478 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22479 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22480 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22481 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22482 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffce7560) at itemviews/qabstractitemview.cpp:2415 #22483 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffce7560) at itemviews/qlistview.cpp:848 #22484 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffce7560) at kernel/qwidget.cpp:8554 #22485 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffce7560) at widgets/qframe.cpp:557 #22486 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffce7560) at widgets/qabstractscrollarea.cpp:1043 #22487 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffce7560) at itemviews/qabstractitemview.cpp:1644 #22488 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffce7560) at widgets/qabstractscrollarea_p.h:100 #22489 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffce7560) at widgets/qabstractscrollarea_p.h:116 #22490 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffce7560) at kernel/qcoreapplication.cpp:1063 #22491 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffce7560) at kernel/qapplication.cpp:4561 #22492 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffce7560) at kernel/qapplication.cpp:4530 #22493 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffce7560) at kernel/qcoreapplication.cpp:953 #22494 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffce7560) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22495 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22496 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22497 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22498 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22499 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffce8490) at itemviews/qabstractitemview.cpp:2415 #22500 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffce8490) at itemviews/qlistview.cpp:848 #22501 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffce8490) at kernel/qwidget.cpp:8554 #22502 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffce8490) at widgets/qframe.cpp:557 #22503 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffce8490) at widgets/qabstractscrollarea.cpp:1043 #22504 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffce8490) at itemviews/qabstractitemview.cpp:1644 #22505 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffce8490) at widgets/qabstractscrollarea_p.h:100 #22506 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffce8490) at widgets/qabstractscrollarea_p.h:116 #22507 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffce8490) at kernel/qcoreapplication.cpp:1063 #22508 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffce8490) at kernel/qapplication.cpp:4561 #22509 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffce8490) at kernel/qapplication.cpp:4530 #22510 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffce8490) at kernel/qcoreapplication.cpp:953 #22511 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffce8490) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22512 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22513 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22514 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22515 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22516 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffce93c0) at itemviews/qabstractitemview.cpp:2415 #22517 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffce93c0) at itemviews/qlistview.cpp:848 #22518 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffce93c0) at kernel/qwidget.cpp:8554 #22519 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffce93c0) at widgets/qframe.cpp:557 #22520 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffce93c0) at widgets/qabstractscrollarea.cpp:1043 #22521 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffce93c0) at itemviews/qabstractitemview.cpp:1644 #22522 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffce93c0) at widgets/qabstractscrollarea_p.h:100 #22523 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffce93c0) at widgets/qabstractscrollarea_p.h:116 #22524 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffce93c0) at kernel/qcoreapplication.cpp:1063 #22525 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffce93c0) at kernel/qapplication.cpp:4561 #22526 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffce93c0) at kernel/qapplication.cpp:4530 #22527 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffce93c0) at kernel/qcoreapplication.cpp:953 #22528 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffce93c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22529 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22530 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22531 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22532 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22533 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcea2f0) at itemviews/qabstractitemview.cpp:2415 #22534 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcea2f0) at itemviews/qlistview.cpp:848 #22535 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcea2f0) at kernel/qwidget.cpp:8554 #22536 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcea2f0) at widgets/qframe.cpp:557 #22537 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcea2f0) at widgets/qabstractscrollarea.cpp:1043 #22538 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcea2f0) at itemviews/qabstractitemview.cpp:1644 #22539 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcea2f0) at widgets/qabstractscrollarea_p.h:100 #22540 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcea2f0) at widgets/qabstractscrollarea_p.h:116 #22541 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcea2f0) at kernel/qcoreapplication.cpp:1063 #22542 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcea2f0) at kernel/qapplication.cpp:4561 #22543 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcea2f0) at kernel/qapplication.cpp:4530 #22544 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcea2f0) at kernel/qcoreapplication.cpp:953 #22545 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcea2f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22546 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22547 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22548 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22549 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22550 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffceb220) at itemviews/qabstractitemview.cpp:2415 #22551 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffceb220) at itemviews/qlistview.cpp:848 #22552 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffceb220) at kernel/qwidget.cpp:8554 #22553 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffceb220) at widgets/qframe.cpp:557 #22554 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffceb220) at widgets/qabstractscrollarea.cpp:1043 #22555 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffceb220) at itemviews/qabstractitemview.cpp:1644 #22556 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffceb220) at widgets/qabstractscrollarea_p.h:100 #22557 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffceb220) at widgets/qabstractscrollarea_p.h:116 #22558 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffceb220) at kernel/qcoreapplication.cpp:1063 #22559 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffceb220) at kernel/qapplication.cpp:4561 #22560 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffceb220) at kernel/qapplication.cpp:4530 #22561 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffceb220) at kernel/qcoreapplication.cpp:953 #22562 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffceb220) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22563 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22564 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22565 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22566 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22567 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcec150) at itemviews/qabstractitemview.cpp:2415 #22568 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcec150) at itemviews/qlistview.cpp:848 #22569 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcec150) at kernel/qwidget.cpp:8554 #22570 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcec150) at widgets/qframe.cpp:557 #22571 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcec150) at widgets/qabstractscrollarea.cpp:1043 #22572 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcec150) at itemviews/qabstractitemview.cpp:1644 #22573 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcec150) at widgets/qabstractscrollarea_p.h:100 #22574 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcec150) at widgets/qabstractscrollarea_p.h:116 #22575 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcec150) at kernel/qcoreapplication.cpp:1063 #22576 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcec150) at kernel/qapplication.cpp:4561 #22577 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcec150) at kernel/qapplication.cpp:4530 #22578 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcec150) at kernel/qcoreapplication.cpp:953 #22579 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcec150) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22580 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22581 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22582 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22583 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22584 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffced080) at itemviews/qabstractitemview.cpp:2415 #22585 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffced080) at itemviews/qlistview.cpp:848 #22586 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffced080) at kernel/qwidget.cpp:8554 #22587 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffced080) at widgets/qframe.cpp:557 #22588 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffced080) at widgets/qabstractscrollarea.cpp:1043 #22589 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffced080) at itemviews/qabstractitemview.cpp:1644 #22590 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffced080) at widgets/qabstractscrollarea_p.h:100 #22591 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffced080) at widgets/qabstractscrollarea_p.h:116 #22592 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffced080) at kernel/qcoreapplication.cpp:1063 #22593 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffced080) at kernel/qapplication.cpp:4561 #22594 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffced080) at kernel/qapplication.cpp:4530 #22595 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffced080) at kernel/qcoreapplication.cpp:953 #22596 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffced080) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22597 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22598 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22599 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22600 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22601 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcedfb0) at itemviews/qabstractitemview.cpp:2415 #22602 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcedfb0) at itemviews/qlistview.cpp:848 #22603 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcedfb0) at kernel/qwidget.cpp:8554 #22604 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcedfb0) at widgets/qframe.cpp:557 #22605 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcedfb0) at widgets/qabstractscrollarea.cpp:1043 #22606 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcedfb0) at itemviews/qabstractitemview.cpp:1644 #22607 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcedfb0) at widgets/qabstractscrollarea_p.h:100 #22608 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcedfb0) at widgets/qabstractscrollarea_p.h:116 #22609 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcedfb0) at kernel/qcoreapplication.cpp:1063 #22610 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcedfb0) at kernel/qapplication.cpp:4561 #22611 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcedfb0) at kernel/qapplication.cpp:4530 #22612 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcedfb0) at kernel/qcoreapplication.cpp:953 #22613 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcedfb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22614 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22615 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22616 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22617 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22618 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffceeee0) at itemviews/qabstractitemview.cpp:2415 #22619 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffceeee0) at itemviews/qlistview.cpp:848 #22620 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffceeee0) at kernel/qwidget.cpp:8554 #22621 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffceeee0) at widgets/qframe.cpp:557 #22622 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffceeee0) at widgets/qabstractscrollarea.cpp:1043 #22623 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffceeee0) at itemviews/qabstractitemview.cpp:1644 #22624 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffceeee0) at widgets/qabstractscrollarea_p.h:100 #22625 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffceeee0) at widgets/qabstractscrollarea_p.h:116 #22626 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffceeee0) at kernel/qcoreapplication.cpp:1063 #22627 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffceeee0) at kernel/qapplication.cpp:4561 #22628 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffceeee0) at kernel/qapplication.cpp:4530 #22629 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffceeee0) at kernel/qcoreapplication.cpp:953 #22630 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffceeee0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22631 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22632 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22633 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22634 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22635 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcefe10) at itemviews/qabstractitemview.cpp:2415 #22636 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcefe10) at itemviews/qlistview.cpp:848 #22637 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcefe10) at kernel/qwidget.cpp:8554 #22638 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcefe10) at widgets/qframe.cpp:557 #22639 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcefe10) at widgets/qabstractscrollarea.cpp:1043 #22640 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcefe10) at itemviews/qabstractitemview.cpp:1644 #22641 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcefe10) at widgets/qabstractscrollarea_p.h:100 #22642 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcefe10) at widgets/qabstractscrollarea_p.h:116 #22643 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcefe10) at kernel/qcoreapplication.cpp:1063 #22644 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcefe10) at kernel/qapplication.cpp:4561 #22645 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcefe10) at kernel/qapplication.cpp:4530 #22646 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcefe10) at kernel/qcoreapplication.cpp:953 #22647 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcefe10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22648 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22649 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22650 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22651 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22652 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcf0d40) at itemviews/qabstractitemview.cpp:2415 #22653 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcf0d40) at itemviews/qlistview.cpp:848 #22654 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcf0d40) at kernel/qwidget.cpp:8554 #22655 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcf0d40) at widgets/qframe.cpp:557 #22656 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcf0d40) at widgets/qabstractscrollarea.cpp:1043 #22657 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcf0d40) at itemviews/qabstractitemview.cpp:1644 #22658 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcf0d40) at widgets/qabstractscrollarea_p.h:100 #22659 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcf0d40) at widgets/qabstractscrollarea_p.h:116 #22660 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcf0d40) at kernel/qcoreapplication.cpp:1063 #22661 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcf0d40) at kernel/qapplication.cpp:4561 #22662 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcf0d40) at kernel/qapplication.cpp:4530 #22663 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcf0d40) at kernel/qcoreapplication.cpp:953 #22664 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcf0d40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22665 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22666 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22667 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22668 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22669 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcf1c70) at itemviews/qabstractitemview.cpp:2415 #22670 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcf1c70) at itemviews/qlistview.cpp:848 #22671 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcf1c70) at kernel/qwidget.cpp:8554 #22672 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcf1c70) at widgets/qframe.cpp:557 #22673 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcf1c70) at widgets/qabstractscrollarea.cpp:1043 #22674 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcf1c70) at itemviews/qabstractitemview.cpp:1644 #22675 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcf1c70) at widgets/qabstractscrollarea_p.h:100 #22676 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcf1c70) at widgets/qabstractscrollarea_p.h:116 #22677 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcf1c70) at kernel/qcoreapplication.cpp:1063 #22678 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcf1c70) at kernel/qapplication.cpp:4561 #22679 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcf1c70) at kernel/qapplication.cpp:4530 #22680 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcf1c70) at kernel/qcoreapplication.cpp:953 #22681 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcf1c70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22682 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22683 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22684 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22685 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22686 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcf2ba0) at itemviews/qabstractitemview.cpp:2415 #22687 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcf2ba0) at itemviews/qlistview.cpp:848 #22688 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcf2ba0) at kernel/qwidget.cpp:8554 #22689 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcf2ba0) at widgets/qframe.cpp:557 #22690 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcf2ba0) at widgets/qabstractscrollarea.cpp:1043 #22691 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcf2ba0) at itemviews/qabstractitemview.cpp:1644 #22692 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcf2ba0) at widgets/qabstractscrollarea_p.h:100 #22693 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcf2ba0) at widgets/qabstractscrollarea_p.h:116 #22694 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcf2ba0) at kernel/qcoreapplication.cpp:1063 #22695 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcf2ba0) at kernel/qapplication.cpp:4561 #22696 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcf2ba0) at kernel/qapplication.cpp:4530 #22697 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcf2ba0) at kernel/qcoreapplication.cpp:953 #22698 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcf2ba0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22699 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22700 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22701 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22702 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22703 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcf3ad0) at itemviews/qabstractitemview.cpp:2415 #22704 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcf3ad0) at itemviews/qlistview.cpp:848 #22705 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcf3ad0) at kernel/qwidget.cpp:8554 #22706 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcf3ad0) at widgets/qframe.cpp:557 #22707 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcf3ad0) at widgets/qabstractscrollarea.cpp:1043 #22708 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcf3ad0) at itemviews/qabstractitemview.cpp:1644 #22709 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcf3ad0) at widgets/qabstractscrollarea_p.h:100 #22710 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcf3ad0) at widgets/qabstractscrollarea_p.h:116 #22711 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcf3ad0) at kernel/qcoreapplication.cpp:1063 #22712 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcf3ad0) at kernel/qapplication.cpp:4561 #22713 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcf3ad0) at kernel/qapplication.cpp:4530 #22714 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcf3ad0) at kernel/qcoreapplication.cpp:953 #22715 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcf3ad0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22716 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22717 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22718 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22719 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22720 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcf4a00) at itemviews/qabstractitemview.cpp:2415 #22721 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcf4a00) at itemviews/qlistview.cpp:848 #22722 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcf4a00) at kernel/qwidget.cpp:8554 #22723 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcf4a00) at widgets/qframe.cpp:557 #22724 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcf4a00) at widgets/qabstractscrollarea.cpp:1043 #22725 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcf4a00) at itemviews/qabstractitemview.cpp:1644 #22726 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcf4a00) at widgets/qabstractscrollarea_p.h:100 #22727 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcf4a00) at widgets/qabstractscrollarea_p.h:116 #22728 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcf4a00) at kernel/qcoreapplication.cpp:1063 #22729 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcf4a00) at kernel/qapplication.cpp:4561 #22730 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcf4a00) at kernel/qapplication.cpp:4530 #22731 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcf4a00) at kernel/qcoreapplication.cpp:953 #22732 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcf4a00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22733 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22734 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22735 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22736 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22737 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcf5930) at itemviews/qabstractitemview.cpp:2415 #22738 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcf5930) at itemviews/qlistview.cpp:848 #22739 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcf5930) at kernel/qwidget.cpp:8554 #22740 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcf5930) at widgets/qframe.cpp:557 #22741 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcf5930) at widgets/qabstractscrollarea.cpp:1043 #22742 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcf5930) at itemviews/qabstractitemview.cpp:1644 #22743 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcf5930) at widgets/qabstractscrollarea_p.h:100 #22744 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcf5930) at widgets/qabstractscrollarea_p.h:116 #22745 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcf5930) at kernel/qcoreapplication.cpp:1063 #22746 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcf5930) at kernel/qapplication.cpp:4561 #22747 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcf5930) at kernel/qapplication.cpp:4530 #22748 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcf5930) at kernel/qcoreapplication.cpp:953 #22749 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcf5930) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22750 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22751 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22752 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22753 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22754 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcf6860) at itemviews/qabstractitemview.cpp:2415 #22755 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcf6860) at itemviews/qlistview.cpp:848 #22756 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcf6860) at kernel/qwidget.cpp:8554 #22757 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcf6860) at widgets/qframe.cpp:557 #22758 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcf6860) at widgets/qabstractscrollarea.cpp:1043 #22759 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcf6860) at itemviews/qabstractitemview.cpp:1644 #22760 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcf6860) at widgets/qabstractscrollarea_p.h:100 #22761 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcf6860) at widgets/qabstractscrollarea_p.h:116 #22762 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcf6860) at kernel/qcoreapplication.cpp:1063 #22763 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcf6860) at kernel/qapplication.cpp:4561 #22764 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcf6860) at kernel/qapplication.cpp:4530 #22765 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcf6860) at kernel/qcoreapplication.cpp:953 #22766 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcf6860) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22767 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22768 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22769 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22770 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22771 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcf7790) at itemviews/qabstractitemview.cpp:2415 #22772 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcf7790) at itemviews/qlistview.cpp:848 #22773 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcf7790) at kernel/qwidget.cpp:8554 #22774 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcf7790) at widgets/qframe.cpp:557 #22775 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcf7790) at widgets/qabstractscrollarea.cpp:1043 #22776 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcf7790) at itemviews/qabstractitemview.cpp:1644 #22777 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcf7790) at widgets/qabstractscrollarea_p.h:100 #22778 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcf7790) at widgets/qabstractscrollarea_p.h:116 #22779 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcf7790) at kernel/qcoreapplication.cpp:1063 #22780 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcf7790) at kernel/qapplication.cpp:4561 #22781 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcf7790) at kernel/qapplication.cpp:4530 #22782 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcf7790) at kernel/qcoreapplication.cpp:953 #22783 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcf7790) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22784 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22785 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22786 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22787 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22788 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcf86c0) at itemviews/qabstractitemview.cpp:2415 #22789 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcf86c0) at itemviews/qlistview.cpp:848 #22790 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcf86c0) at kernel/qwidget.cpp:8554 #22791 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcf86c0) at widgets/qframe.cpp:557 #22792 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcf86c0) at widgets/qabstractscrollarea.cpp:1043 #22793 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcf86c0) at itemviews/qabstractitemview.cpp:1644 #22794 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcf86c0) at widgets/qabstractscrollarea_p.h:100 #22795 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcf86c0) at widgets/qabstractscrollarea_p.h:116 #22796 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcf86c0) at kernel/qcoreapplication.cpp:1063 #22797 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcf86c0) at kernel/qapplication.cpp:4561 #22798 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcf86c0) at kernel/qapplication.cpp:4530 #22799 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcf86c0) at kernel/qcoreapplication.cpp:953 #22800 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcf86c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22801 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22802 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22803 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22804 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22805 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcf95f0) at itemviews/qabstractitemview.cpp:2415 #22806 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcf95f0) at itemviews/qlistview.cpp:848 #22807 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcf95f0) at kernel/qwidget.cpp:8554 #22808 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcf95f0) at widgets/qframe.cpp:557 #22809 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcf95f0) at widgets/qabstractscrollarea.cpp:1043 #22810 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcf95f0) at itemviews/qabstractitemview.cpp:1644 #22811 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcf95f0) at widgets/qabstractscrollarea_p.h:100 #22812 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcf95f0) at widgets/qabstractscrollarea_p.h:116 #22813 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcf95f0) at kernel/qcoreapplication.cpp:1063 #22814 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcf95f0) at kernel/qapplication.cpp:4561 #22815 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcf95f0) at kernel/qapplication.cpp:4530 #22816 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcf95f0) at kernel/qcoreapplication.cpp:953 #22817 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcf95f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22818 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22819 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22820 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22821 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22822 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcfa520) at itemviews/qabstractitemview.cpp:2415 #22823 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcfa520) at itemviews/qlistview.cpp:848 #22824 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcfa520) at kernel/qwidget.cpp:8554 #22825 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcfa520) at widgets/qframe.cpp:557 #22826 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcfa520) at widgets/qabstractscrollarea.cpp:1043 #22827 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcfa520) at itemviews/qabstractitemview.cpp:1644 #22828 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcfa520) at widgets/qabstractscrollarea_p.h:100 #22829 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcfa520) at widgets/qabstractscrollarea_p.h:116 #22830 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcfa520) at kernel/qcoreapplication.cpp:1063 #22831 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcfa520) at kernel/qapplication.cpp:4561 #22832 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcfa520) at kernel/qapplication.cpp:4530 #22833 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcfa520) at kernel/qcoreapplication.cpp:953 #22834 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcfa520) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22835 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22836 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22837 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22838 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22839 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcfb450) at itemviews/qabstractitemview.cpp:2415 #22840 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcfb450) at itemviews/qlistview.cpp:848 #22841 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcfb450) at kernel/qwidget.cpp:8554 #22842 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcfb450) at widgets/qframe.cpp:557 #22843 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcfb450) at widgets/qabstractscrollarea.cpp:1043 #22844 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcfb450) at itemviews/qabstractitemview.cpp:1644 #22845 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcfb450) at widgets/qabstractscrollarea_p.h:100 #22846 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcfb450) at widgets/qabstractscrollarea_p.h:116 #22847 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcfb450) at kernel/qcoreapplication.cpp:1063 #22848 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcfb450) at kernel/qapplication.cpp:4561 #22849 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcfb450) at kernel/qapplication.cpp:4530 #22850 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcfb450) at kernel/qcoreapplication.cpp:953 #22851 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcfb450) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22852 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22853 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22854 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22855 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22856 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcfc380) at itemviews/qabstractitemview.cpp:2415 #22857 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcfc380) at itemviews/qlistview.cpp:848 #22858 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcfc380) at kernel/qwidget.cpp:8554 #22859 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcfc380) at widgets/qframe.cpp:557 #22860 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcfc380) at widgets/qabstractscrollarea.cpp:1043 #22861 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcfc380) at itemviews/qabstractitemview.cpp:1644 #22862 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcfc380) at widgets/qabstractscrollarea_p.h:100 #22863 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcfc380) at widgets/qabstractscrollarea_p.h:116 #22864 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcfc380) at kernel/qcoreapplication.cpp:1063 #22865 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcfc380) at kernel/qapplication.cpp:4561 #22866 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcfc380) at kernel/qapplication.cpp:4530 #22867 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcfc380) at kernel/qcoreapplication.cpp:953 #22868 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcfc380) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22869 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22870 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22871 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22872 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22873 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcfd2b0) at itemviews/qabstractitemview.cpp:2415 #22874 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcfd2b0) at itemviews/qlistview.cpp:848 #22875 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcfd2b0) at kernel/qwidget.cpp:8554 #22876 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcfd2b0) at widgets/qframe.cpp:557 #22877 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcfd2b0) at widgets/qabstractscrollarea.cpp:1043 #22878 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcfd2b0) at itemviews/qabstractitemview.cpp:1644 #22879 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcfd2b0) at widgets/qabstractscrollarea_p.h:100 #22880 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcfd2b0) at widgets/qabstractscrollarea_p.h:116 #22881 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcfd2b0) at kernel/qcoreapplication.cpp:1063 #22882 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcfd2b0) at kernel/qapplication.cpp:4561 #22883 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcfd2b0) at kernel/qapplication.cpp:4530 #22884 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcfd2b0) at kernel/qcoreapplication.cpp:953 #22885 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcfd2b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22886 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22887 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22888 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22889 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22890 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcfe1e0) at itemviews/qabstractitemview.cpp:2415 #22891 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcfe1e0) at itemviews/qlistview.cpp:848 #22892 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcfe1e0) at kernel/qwidget.cpp:8554 #22893 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcfe1e0) at widgets/qframe.cpp:557 #22894 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcfe1e0) at widgets/qabstractscrollarea.cpp:1043 #22895 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcfe1e0) at itemviews/qabstractitemview.cpp:1644 #22896 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcfe1e0) at widgets/qabstractscrollarea_p.h:100 #22897 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcfe1e0) at widgets/qabstractscrollarea_p.h:116 #22898 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcfe1e0) at kernel/qcoreapplication.cpp:1063 #22899 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcfe1e0) at kernel/qapplication.cpp:4561 #22900 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcfe1e0) at kernel/qapplication.cpp:4530 #22901 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcfe1e0) at kernel/qcoreapplication.cpp:953 #22902 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcfe1e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22903 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22904 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22905 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22906 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22907 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffcff110) at itemviews/qabstractitemview.cpp:2415 #22908 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffcff110) at itemviews/qlistview.cpp:848 #22909 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffcff110) at kernel/qwidget.cpp:8554 #22910 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffcff110) at widgets/qframe.cpp:557 #22911 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffcff110) at widgets/qabstractscrollarea.cpp:1043 #22912 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffcff110) at itemviews/qabstractitemview.cpp:1644 #22913 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffcff110) at widgets/qabstractscrollarea_p.h:100 #22914 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffcff110) at widgets/qabstractscrollarea_p.h:116 #22915 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffcff110) at kernel/qcoreapplication.cpp:1063 #22916 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffcff110) at kernel/qapplication.cpp:4561 #22917 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffcff110) at kernel/qapplication.cpp:4530 #22918 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffcff110) at kernel/qcoreapplication.cpp:953 #22919 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffcff110) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22920 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22921 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22922 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22923 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22924 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd00040) at itemviews/qabstractitemview.cpp:2415 #22925 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd00040) at itemviews/qlistview.cpp:848 #22926 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd00040) at kernel/qwidget.cpp:8554 #22927 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd00040) at widgets/qframe.cpp:557 #22928 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd00040) at widgets/qabstractscrollarea.cpp:1043 #22929 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd00040) at itemviews/qabstractitemview.cpp:1644 #22930 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd00040) at widgets/qabstractscrollarea_p.h:100 #22931 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd00040) at widgets/qabstractscrollarea_p.h:116 #22932 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd00040) at kernel/qcoreapplication.cpp:1063 #22933 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd00040) at kernel/qapplication.cpp:4561 #22934 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd00040) at kernel/qapplication.cpp:4530 #22935 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd00040) at kernel/qcoreapplication.cpp:953 #22936 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd00040) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22937 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22938 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22939 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22940 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22941 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd00f70) at itemviews/qabstractitemview.cpp:2415 #22942 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd00f70) at itemviews/qlistview.cpp:848 #22943 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd00f70) at kernel/qwidget.cpp:8554 #22944 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd00f70) at widgets/qframe.cpp:557 #22945 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd00f70) at widgets/qabstractscrollarea.cpp:1043 #22946 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd00f70) at itemviews/qabstractitemview.cpp:1644 #22947 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd00f70) at widgets/qabstractscrollarea_p.h:100 #22948 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd00f70) at widgets/qabstractscrollarea_p.h:116 #22949 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd00f70) at kernel/qcoreapplication.cpp:1063 #22950 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd00f70) at kernel/qapplication.cpp:4561 #22951 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd00f70) at kernel/qapplication.cpp:4530 #22952 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd00f70) at kernel/qcoreapplication.cpp:953 #22953 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd00f70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22954 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22955 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22956 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22957 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22958 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd01ea0) at itemviews/qabstractitemview.cpp:2415 #22959 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd01ea0) at itemviews/qlistview.cpp:848 #22960 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd01ea0) at kernel/qwidget.cpp:8554 #22961 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd01ea0) at widgets/qframe.cpp:557 #22962 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd01ea0) at widgets/qabstractscrollarea.cpp:1043 #22963 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd01ea0) at itemviews/qabstractitemview.cpp:1644 #22964 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd01ea0) at widgets/qabstractscrollarea_p.h:100 #22965 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd01ea0) at widgets/qabstractscrollarea_p.h:116 #22966 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd01ea0) at kernel/qcoreapplication.cpp:1063 #22967 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd01ea0) at kernel/qapplication.cpp:4561 #22968 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd01ea0) at kernel/qapplication.cpp:4530 #22969 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd01ea0) at kernel/qcoreapplication.cpp:953 #22970 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd01ea0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22971 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #22972 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22973 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22974 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22975 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd02dd0) at itemviews/qabstractitemview.cpp:2415 #22976 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd02dd0) at itemviews/qlistview.cpp:848 #22977 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd02dd0) at kernel/qwidget.cpp:8554 #22978 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd02dd0) at widgets/qframe.cpp:557 #22979 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd02dd0) at widgets/qabstractscrollarea.cpp:1043 #22980 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd02dd0) at itemviews/qabstractitemview.cpp:1644 #22981 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd02dd0) at widgets/qabstractscrollarea_p.h:100 #22982 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd02dd0) at widgets/qabstractscrollarea_p.h:116 #22983 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd02dd0) at kernel/qcoreapplication.cpp:1063 #22984 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd02dd0) at kernel/qapplication.cpp:4561 #22985 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd02dd0) at kernel/qapplication.cpp:4530 #22986 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd02dd0) at kernel/qcoreapplication.cpp:953 #22987 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd02dd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22988 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #22989 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #22990 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #22991 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #22992 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd03d00) at itemviews/qabstractitemview.cpp:2415 #22993 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd03d00) at itemviews/qlistview.cpp:848 #22994 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd03d00) at kernel/qwidget.cpp:8554 #22995 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd03d00) at widgets/qframe.cpp:557 #22996 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd03d00) at widgets/qabstractscrollarea.cpp:1043 #22997 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd03d00) at itemviews/qabstractitemview.cpp:1644 #22998 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd03d00) at widgets/qabstractscrollarea_p.h:100 #22999 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd03d00) at widgets/qabstractscrollarea_p.h:116 #23000 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd03d00) at kernel/qcoreapplication.cpp:1063 #23001 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd03d00) at kernel/qapplication.cpp:4561 #23002 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd03d00) at kernel/qapplication.cpp:4530 #23003 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd03d00) at kernel/qcoreapplication.cpp:953 #23004 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd03d00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23005 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23006 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23007 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23008 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23009 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd04c30) at itemviews/qabstractitemview.cpp:2415 #23010 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd04c30) at itemviews/qlistview.cpp:848 #23011 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd04c30) at kernel/qwidget.cpp:8554 #23012 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd04c30) at widgets/qframe.cpp:557 #23013 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd04c30) at widgets/qabstractscrollarea.cpp:1043 #23014 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd04c30) at itemviews/qabstractitemview.cpp:1644 #23015 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd04c30) at widgets/qabstractscrollarea_p.h:100 #23016 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd04c30) at widgets/qabstractscrollarea_p.h:116 #23017 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd04c30) at kernel/qcoreapplication.cpp:1063 #23018 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd04c30) at kernel/qapplication.cpp:4561 #23019 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd04c30) at kernel/qapplication.cpp:4530 #23020 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd04c30) at kernel/qcoreapplication.cpp:953 #23021 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd04c30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23022 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23023 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23024 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23025 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23026 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd05b60) at itemviews/qabstractitemview.cpp:2415 #23027 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd05b60) at itemviews/qlistview.cpp:848 #23028 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd05b60) at kernel/qwidget.cpp:8554 #23029 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd05b60) at widgets/qframe.cpp:557 #23030 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd05b60) at widgets/qabstractscrollarea.cpp:1043 #23031 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd05b60) at itemviews/qabstractitemview.cpp:1644 #23032 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd05b60) at widgets/qabstractscrollarea_p.h:100 #23033 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd05b60) at widgets/qabstractscrollarea_p.h:116 #23034 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd05b60) at kernel/qcoreapplication.cpp:1063 #23035 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd05b60) at kernel/qapplication.cpp:4561 #23036 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd05b60) at kernel/qapplication.cpp:4530 #23037 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd05b60) at kernel/qcoreapplication.cpp:953 #23038 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd05b60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23039 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23040 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23041 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23042 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23043 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd06a90) at itemviews/qabstractitemview.cpp:2415 #23044 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd06a90) at itemviews/qlistview.cpp:848 #23045 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd06a90) at kernel/qwidget.cpp:8554 #23046 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd06a90) at widgets/qframe.cpp:557 #23047 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd06a90) at widgets/qabstractscrollarea.cpp:1043 #23048 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd06a90) at itemviews/qabstractitemview.cpp:1644 #23049 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd06a90) at widgets/qabstractscrollarea_p.h:100 #23050 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd06a90) at widgets/qabstractscrollarea_p.h:116 #23051 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd06a90) at kernel/qcoreapplication.cpp:1063 #23052 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd06a90) at kernel/qapplication.cpp:4561 #23053 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd06a90) at kernel/qapplication.cpp:4530 #23054 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd06a90) at kernel/qcoreapplication.cpp:953 #23055 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd06a90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23056 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23057 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23058 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23059 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23060 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd079c0) at itemviews/qabstractitemview.cpp:2415 #23061 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd079c0) at itemviews/qlistview.cpp:848 #23062 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd079c0) at kernel/qwidget.cpp:8554 #23063 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd079c0) at widgets/qframe.cpp:557 #23064 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd079c0) at widgets/qabstractscrollarea.cpp:1043 #23065 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd079c0) at itemviews/qabstractitemview.cpp:1644 #23066 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd079c0) at widgets/qabstractscrollarea_p.h:100 #23067 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd079c0) at widgets/qabstractscrollarea_p.h:116 #23068 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd079c0) at kernel/qcoreapplication.cpp:1063 #23069 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd079c0) at kernel/qapplication.cpp:4561 #23070 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd079c0) at kernel/qapplication.cpp:4530 #23071 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd079c0) at kernel/qcoreapplication.cpp:953 #23072 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd079c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23073 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23074 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23075 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23076 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23077 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd088f0) at itemviews/qabstractitemview.cpp:2415 #23078 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd088f0) at itemviews/qlistview.cpp:848 #23079 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd088f0) at kernel/qwidget.cpp:8554 #23080 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd088f0) at widgets/qframe.cpp:557 #23081 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd088f0) at widgets/qabstractscrollarea.cpp:1043 #23082 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd088f0) at itemviews/qabstractitemview.cpp:1644 #23083 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd088f0) at widgets/qabstractscrollarea_p.h:100 #23084 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd088f0) at widgets/qabstractscrollarea_p.h:116 #23085 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd088f0) at kernel/qcoreapplication.cpp:1063 #23086 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd088f0) at kernel/qapplication.cpp:4561 #23087 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd088f0) at kernel/qapplication.cpp:4530 #23088 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd088f0) at kernel/qcoreapplication.cpp:953 #23089 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd088f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23090 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23091 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23092 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23093 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23094 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd09820) at itemviews/qabstractitemview.cpp:2415 #23095 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd09820) at itemviews/qlistview.cpp:848 #23096 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd09820) at kernel/qwidget.cpp:8554 #23097 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd09820) at widgets/qframe.cpp:557 #23098 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd09820) at widgets/qabstractscrollarea.cpp:1043 #23099 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd09820) at itemviews/qabstractitemview.cpp:1644 #23100 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd09820) at widgets/qabstractscrollarea_p.h:100 #23101 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd09820) at widgets/qabstractscrollarea_p.h:116 #23102 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd09820) at kernel/qcoreapplication.cpp:1063 #23103 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd09820) at kernel/qapplication.cpp:4561 #23104 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd09820) at kernel/qapplication.cpp:4530 #23105 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd09820) at kernel/qcoreapplication.cpp:953 #23106 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd09820) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23107 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23108 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23109 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23110 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23111 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd0a750) at itemviews/qabstractitemview.cpp:2415 #23112 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd0a750) at itemviews/qlistview.cpp:848 #23113 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd0a750) at kernel/qwidget.cpp:8554 #23114 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd0a750) at widgets/qframe.cpp:557 #23115 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd0a750) at widgets/qabstractscrollarea.cpp:1043 #23116 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd0a750) at itemviews/qabstractitemview.cpp:1644 #23117 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd0a750) at widgets/qabstractscrollarea_p.h:100 #23118 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd0a750) at widgets/qabstractscrollarea_p.h:116 #23119 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd0a750) at kernel/qcoreapplication.cpp:1063 #23120 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd0a750) at kernel/qapplication.cpp:4561 #23121 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd0a750) at kernel/qapplication.cpp:4530 #23122 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd0a750) at kernel/qcoreapplication.cpp:953 #23123 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd0a750) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23124 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23125 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23126 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23127 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23128 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd0b680) at itemviews/qabstractitemview.cpp:2415 #23129 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd0b680) at itemviews/qlistview.cpp:848 #23130 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd0b680) at kernel/qwidget.cpp:8554 #23131 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd0b680) at widgets/qframe.cpp:557 #23132 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd0b680) at widgets/qabstractscrollarea.cpp:1043 #23133 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd0b680) at itemviews/qabstractitemview.cpp:1644 #23134 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd0b680) at widgets/qabstractscrollarea_p.h:100 #23135 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd0b680) at widgets/qabstractscrollarea_p.h:116 #23136 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd0b680) at kernel/qcoreapplication.cpp:1063 #23137 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd0b680) at kernel/qapplication.cpp:4561 #23138 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd0b680) at kernel/qapplication.cpp:4530 #23139 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd0b680) at kernel/qcoreapplication.cpp:953 #23140 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd0b680) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23141 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23142 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23143 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23144 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23145 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd0c5b0) at itemviews/qabstractitemview.cpp:2415 #23146 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd0c5b0) at itemviews/qlistview.cpp:848 #23147 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd0c5b0) at kernel/qwidget.cpp:8554 #23148 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd0c5b0) at widgets/qframe.cpp:557 #23149 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd0c5b0) at widgets/qabstractscrollarea.cpp:1043 #23150 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd0c5b0) at itemviews/qabstractitemview.cpp:1644 #23151 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd0c5b0) at widgets/qabstractscrollarea_p.h:100 #23152 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd0c5b0) at widgets/qabstractscrollarea_p.h:116 #23153 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd0c5b0) at kernel/qcoreapplication.cpp:1063 #23154 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd0c5b0) at kernel/qapplication.cpp:4561 #23155 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd0c5b0) at kernel/qapplication.cpp:4530 #23156 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd0c5b0) at kernel/qcoreapplication.cpp:953 #23157 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd0c5b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23158 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23159 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23160 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23161 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23162 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd0d4e0) at itemviews/qabstractitemview.cpp:2415 #23163 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd0d4e0) at itemviews/qlistview.cpp:848 #23164 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd0d4e0) at kernel/qwidget.cpp:8554 #23165 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd0d4e0) at widgets/qframe.cpp:557 #23166 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd0d4e0) at widgets/qabstractscrollarea.cpp:1043 #23167 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd0d4e0) at itemviews/qabstractitemview.cpp:1644 #23168 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd0d4e0) at widgets/qabstractscrollarea_p.h:100 #23169 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd0d4e0) at widgets/qabstractscrollarea_p.h:116 #23170 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd0d4e0) at kernel/qcoreapplication.cpp:1063 #23171 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd0d4e0) at kernel/qapplication.cpp:4561 #23172 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd0d4e0) at kernel/qapplication.cpp:4530 #23173 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd0d4e0) at kernel/qcoreapplication.cpp:953 #23174 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd0d4e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23175 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23176 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23177 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23178 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23179 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd0e410) at itemviews/qabstractitemview.cpp:2415 #23180 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd0e410) at itemviews/qlistview.cpp:848 #23181 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd0e410) at kernel/qwidget.cpp:8554 #23182 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd0e410) at widgets/qframe.cpp:557 #23183 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd0e410) at widgets/qabstractscrollarea.cpp:1043 #23184 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd0e410) at itemviews/qabstractitemview.cpp:1644 #23185 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd0e410) at widgets/qabstractscrollarea_p.h:100 #23186 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd0e410) at widgets/qabstractscrollarea_p.h:116 #23187 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd0e410) at kernel/qcoreapplication.cpp:1063 #23188 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd0e410) at kernel/qapplication.cpp:4561 #23189 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd0e410) at kernel/qapplication.cpp:4530 #23190 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd0e410) at kernel/qcoreapplication.cpp:953 #23191 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd0e410) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23192 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23193 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23194 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23195 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23196 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd0f340) at itemviews/qabstractitemview.cpp:2415 #23197 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd0f340) at itemviews/qlistview.cpp:848 #23198 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd0f340) at kernel/qwidget.cpp:8554 #23199 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd0f340) at widgets/qframe.cpp:557 #23200 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd0f340) at widgets/qabstractscrollarea.cpp:1043 #23201 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd0f340) at itemviews/qabstractitemview.cpp:1644 #23202 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd0f340) at widgets/qabstractscrollarea_p.h:100 #23203 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd0f340) at widgets/qabstractscrollarea_p.h:116 #23204 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd0f340) at kernel/qcoreapplication.cpp:1063 #23205 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd0f340) at kernel/qapplication.cpp:4561 #23206 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd0f340) at kernel/qapplication.cpp:4530 #23207 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd0f340) at kernel/qcoreapplication.cpp:953 #23208 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd0f340) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23209 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23210 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23211 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23212 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23213 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd10270) at itemviews/qabstractitemview.cpp:2415 #23214 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd10270) at itemviews/qlistview.cpp:848 #23215 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd10270) at kernel/qwidget.cpp:8554 #23216 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd10270) at widgets/qframe.cpp:557 #23217 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd10270) at widgets/qabstractscrollarea.cpp:1043 #23218 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd10270) at itemviews/qabstractitemview.cpp:1644 #23219 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd10270) at widgets/qabstractscrollarea_p.h:100 #23220 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd10270) at widgets/qabstractscrollarea_p.h:116 #23221 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd10270) at kernel/qcoreapplication.cpp:1063 #23222 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd10270) at kernel/qapplication.cpp:4561 #23223 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd10270) at kernel/qapplication.cpp:4530 #23224 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd10270) at kernel/qcoreapplication.cpp:953 #23225 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd10270) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23226 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23227 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23228 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23229 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23230 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd111a0) at itemviews/qabstractitemview.cpp:2415 #23231 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd111a0) at itemviews/qlistview.cpp:848 #23232 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd111a0) at kernel/qwidget.cpp:8554 #23233 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd111a0) at widgets/qframe.cpp:557 #23234 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd111a0) at widgets/qabstractscrollarea.cpp:1043 #23235 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd111a0) at itemviews/qabstractitemview.cpp:1644 #23236 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd111a0) at widgets/qabstractscrollarea_p.h:100 #23237 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd111a0) at widgets/qabstractscrollarea_p.h:116 #23238 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd111a0) at kernel/qcoreapplication.cpp:1063 #23239 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd111a0) at kernel/qapplication.cpp:4561 #23240 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd111a0) at kernel/qapplication.cpp:4530 #23241 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd111a0) at kernel/qcoreapplication.cpp:953 #23242 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd111a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23243 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23244 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23245 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23246 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23247 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd120d0) at itemviews/qabstractitemview.cpp:2415 #23248 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd120d0) at itemviews/qlistview.cpp:848 #23249 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd120d0) at kernel/qwidget.cpp:8554 #23250 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd120d0) at widgets/qframe.cpp:557 #23251 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd120d0) at widgets/qabstractscrollarea.cpp:1043 #23252 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd120d0) at itemviews/qabstractitemview.cpp:1644 #23253 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd120d0) at widgets/qabstractscrollarea_p.h:100 #23254 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd120d0) at widgets/qabstractscrollarea_p.h:116 #23255 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd120d0) at kernel/qcoreapplication.cpp:1063 #23256 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd120d0) at kernel/qapplication.cpp:4561 #23257 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd120d0) at kernel/qapplication.cpp:4530 #23258 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd120d0) at kernel/qcoreapplication.cpp:953 #23259 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd120d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23260 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23261 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23262 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23263 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23264 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd13000) at itemviews/qabstractitemview.cpp:2415 #23265 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd13000) at itemviews/qlistview.cpp:848 #23266 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd13000) at kernel/qwidget.cpp:8554 #23267 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd13000) at widgets/qframe.cpp:557 #23268 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd13000) at widgets/qabstractscrollarea.cpp:1043 #23269 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd13000) at itemviews/qabstractitemview.cpp:1644 #23270 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd13000) at widgets/qabstractscrollarea_p.h:100 #23271 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd13000) at widgets/qabstractscrollarea_p.h:116 #23272 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd13000) at kernel/qcoreapplication.cpp:1063 #23273 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd13000) at kernel/qapplication.cpp:4561 #23274 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd13000) at kernel/qapplication.cpp:4530 #23275 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd13000) at kernel/qcoreapplication.cpp:953 #23276 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd13000) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23277 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23278 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23279 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23280 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23281 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd13f30) at itemviews/qabstractitemview.cpp:2415 #23282 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd13f30) at itemviews/qlistview.cpp:848 #23283 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd13f30) at kernel/qwidget.cpp:8554 #23284 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd13f30) at widgets/qframe.cpp:557 #23285 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd13f30) at widgets/qabstractscrollarea.cpp:1043 #23286 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd13f30) at itemviews/qabstractitemview.cpp:1644 #23287 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd13f30) at widgets/qabstractscrollarea_p.h:100 #23288 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd13f30) at widgets/qabstractscrollarea_p.h:116 #23289 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd13f30) at kernel/qcoreapplication.cpp:1063 #23290 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd13f30) at kernel/qapplication.cpp:4561 #23291 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd13f30) at kernel/qapplication.cpp:4530 #23292 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd13f30) at kernel/qcoreapplication.cpp:953 #23293 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd13f30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23294 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23295 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23296 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23297 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23298 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd14e60) at itemviews/qabstractitemview.cpp:2415 #23299 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd14e60) at itemviews/qlistview.cpp:848 #23300 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd14e60) at kernel/qwidget.cpp:8554 #23301 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd14e60) at widgets/qframe.cpp:557 #23302 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd14e60) at widgets/qabstractscrollarea.cpp:1043 #23303 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd14e60) at itemviews/qabstractitemview.cpp:1644 #23304 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd14e60) at widgets/qabstractscrollarea_p.h:100 #23305 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd14e60) at widgets/qabstractscrollarea_p.h:116 #23306 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd14e60) at kernel/qcoreapplication.cpp:1063 #23307 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd14e60) at kernel/qapplication.cpp:4561 #23308 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd14e60) at kernel/qapplication.cpp:4530 #23309 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd14e60) at kernel/qcoreapplication.cpp:953 #23310 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd14e60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23311 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23312 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23313 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23314 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23315 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd15d90) at itemviews/qabstractitemview.cpp:2415 #23316 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd15d90) at itemviews/qlistview.cpp:848 #23317 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd15d90) at kernel/qwidget.cpp:8554 #23318 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd15d90) at widgets/qframe.cpp:557 #23319 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd15d90) at widgets/qabstractscrollarea.cpp:1043 #23320 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd15d90) at itemviews/qabstractitemview.cpp:1644 #23321 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd15d90) at widgets/qabstractscrollarea_p.h:100 #23322 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd15d90) at widgets/qabstractscrollarea_p.h:116 #23323 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd15d90) at kernel/qcoreapplication.cpp:1063 #23324 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd15d90) at kernel/qapplication.cpp:4561 #23325 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd15d90) at kernel/qapplication.cpp:4530 #23326 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd15d90) at kernel/qcoreapplication.cpp:953 #23327 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd15d90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23328 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23329 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23330 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23331 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23332 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd16cc0) at itemviews/qabstractitemview.cpp:2415 #23333 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd16cc0) at itemviews/qlistview.cpp:848 #23334 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd16cc0) at kernel/qwidget.cpp:8554 #23335 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd16cc0) at widgets/qframe.cpp:557 #23336 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd16cc0) at widgets/qabstractscrollarea.cpp:1043 #23337 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd16cc0) at itemviews/qabstractitemview.cpp:1644 #23338 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd16cc0) at widgets/qabstractscrollarea_p.h:100 #23339 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd16cc0) at widgets/qabstractscrollarea_p.h:116 #23340 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd16cc0) at kernel/qcoreapplication.cpp:1063 #23341 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd16cc0) at kernel/qapplication.cpp:4561 #23342 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd16cc0) at kernel/qapplication.cpp:4530 #23343 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd16cc0) at kernel/qcoreapplication.cpp:953 #23344 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd16cc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23345 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23346 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23347 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23348 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23349 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd17bf0) at itemviews/qabstractitemview.cpp:2415 #23350 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd17bf0) at itemviews/qlistview.cpp:848 #23351 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd17bf0) at kernel/qwidget.cpp:8554 #23352 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd17bf0) at widgets/qframe.cpp:557 #23353 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd17bf0) at widgets/qabstractscrollarea.cpp:1043 #23354 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd17bf0) at itemviews/qabstractitemview.cpp:1644 #23355 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd17bf0) at widgets/qabstractscrollarea_p.h:100 #23356 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd17bf0) at widgets/qabstractscrollarea_p.h:116 #23357 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd17bf0) at kernel/qcoreapplication.cpp:1063 #23358 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd17bf0) at kernel/qapplication.cpp:4561 #23359 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd17bf0) at kernel/qapplication.cpp:4530 #23360 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd17bf0) at kernel/qcoreapplication.cpp:953 #23361 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd17bf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23362 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23363 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23364 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23365 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23366 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd18b20) at itemviews/qabstractitemview.cpp:2415 #23367 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd18b20) at itemviews/qlistview.cpp:848 #23368 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd18b20) at kernel/qwidget.cpp:8554 #23369 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd18b20) at widgets/qframe.cpp:557 #23370 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd18b20) at widgets/qabstractscrollarea.cpp:1043 #23371 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd18b20) at itemviews/qabstractitemview.cpp:1644 #23372 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd18b20) at widgets/qabstractscrollarea_p.h:100 #23373 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd18b20) at widgets/qabstractscrollarea_p.h:116 #23374 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd18b20) at kernel/qcoreapplication.cpp:1063 #23375 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd18b20) at kernel/qapplication.cpp:4561 #23376 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd18b20) at kernel/qapplication.cpp:4530 #23377 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd18b20) at kernel/qcoreapplication.cpp:953 #23378 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd18b20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23379 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23380 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23381 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23382 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23383 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd19a50) at itemviews/qabstractitemview.cpp:2415 #23384 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd19a50) at itemviews/qlistview.cpp:848 #23385 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd19a50) at kernel/qwidget.cpp:8554 #23386 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd19a50) at widgets/qframe.cpp:557 #23387 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd19a50) at widgets/qabstractscrollarea.cpp:1043 #23388 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd19a50) at itemviews/qabstractitemview.cpp:1644 #23389 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd19a50) at widgets/qabstractscrollarea_p.h:100 #23390 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd19a50) at widgets/qabstractscrollarea_p.h:116 #23391 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd19a50) at kernel/qcoreapplication.cpp:1063 #23392 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd19a50) at kernel/qapplication.cpp:4561 #23393 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd19a50) at kernel/qapplication.cpp:4530 #23394 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd19a50) at kernel/qcoreapplication.cpp:953 #23395 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd19a50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23396 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23397 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23398 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23399 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23400 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd1a980) at itemviews/qabstractitemview.cpp:2415 #23401 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd1a980) at itemviews/qlistview.cpp:848 #23402 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd1a980) at kernel/qwidget.cpp:8554 #23403 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd1a980) at widgets/qframe.cpp:557 #23404 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd1a980) at widgets/qabstractscrollarea.cpp:1043 #23405 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd1a980) at itemviews/qabstractitemview.cpp:1644 #23406 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd1a980) at widgets/qabstractscrollarea_p.h:100 #23407 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd1a980) at widgets/qabstractscrollarea_p.h:116 #23408 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd1a980) at kernel/qcoreapplication.cpp:1063 #23409 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd1a980) at kernel/qapplication.cpp:4561 #23410 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd1a980) at kernel/qapplication.cpp:4530 #23411 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd1a980) at kernel/qcoreapplication.cpp:953 #23412 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd1a980) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23413 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23414 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23415 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23416 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23417 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd1b8b0) at itemviews/qabstractitemview.cpp:2415 #23418 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd1b8b0) at itemviews/qlistview.cpp:848 #23419 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd1b8b0) at kernel/qwidget.cpp:8554 #23420 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd1b8b0) at widgets/qframe.cpp:557 #23421 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd1b8b0) at widgets/qabstractscrollarea.cpp:1043 #23422 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd1b8b0) at itemviews/qabstractitemview.cpp:1644 #23423 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd1b8b0) at widgets/qabstractscrollarea_p.h:100 #23424 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd1b8b0) at widgets/qabstractscrollarea_p.h:116 #23425 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd1b8b0) at kernel/qcoreapplication.cpp:1063 #23426 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd1b8b0) at kernel/qapplication.cpp:4561 #23427 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd1b8b0) at kernel/qapplication.cpp:4530 #23428 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd1b8b0) at kernel/qcoreapplication.cpp:953 #23429 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd1b8b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23430 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23431 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23432 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23433 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23434 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd1c7e0) at itemviews/qabstractitemview.cpp:2415 #23435 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd1c7e0) at itemviews/qlistview.cpp:848 #23436 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd1c7e0) at kernel/qwidget.cpp:8554 #23437 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd1c7e0) at widgets/qframe.cpp:557 #23438 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd1c7e0) at widgets/qabstractscrollarea.cpp:1043 #23439 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd1c7e0) at itemviews/qabstractitemview.cpp:1644 #23440 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd1c7e0) at widgets/qabstractscrollarea_p.h:100 #23441 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd1c7e0) at widgets/qabstractscrollarea_p.h:116 #23442 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd1c7e0) at kernel/qcoreapplication.cpp:1063 #23443 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd1c7e0) at kernel/qapplication.cpp:4561 #23444 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd1c7e0) at kernel/qapplication.cpp:4530 #23445 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd1c7e0) at kernel/qcoreapplication.cpp:953 #23446 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd1c7e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23447 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23448 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23449 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23450 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23451 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd1d710) at itemviews/qabstractitemview.cpp:2415 #23452 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd1d710) at itemviews/qlistview.cpp:848 #23453 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd1d710) at kernel/qwidget.cpp:8554 #23454 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd1d710) at widgets/qframe.cpp:557 #23455 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd1d710) at widgets/qabstractscrollarea.cpp:1043 #23456 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd1d710) at itemviews/qabstractitemview.cpp:1644 #23457 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd1d710) at widgets/qabstractscrollarea_p.h:100 #23458 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd1d710) at widgets/qabstractscrollarea_p.h:116 #23459 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd1d710) at kernel/qcoreapplication.cpp:1063 #23460 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd1d710) at kernel/qapplication.cpp:4561 #23461 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd1d710) at kernel/qapplication.cpp:4530 #23462 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd1d710) at kernel/qcoreapplication.cpp:953 #23463 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd1d710) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23464 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23465 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23466 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23467 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23468 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd1e640) at itemviews/qabstractitemview.cpp:2415 #23469 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd1e640) at itemviews/qlistview.cpp:848 #23470 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd1e640) at kernel/qwidget.cpp:8554 #23471 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd1e640) at widgets/qframe.cpp:557 #23472 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd1e640) at widgets/qabstractscrollarea.cpp:1043 #23473 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd1e640) at itemviews/qabstractitemview.cpp:1644 #23474 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd1e640) at widgets/qabstractscrollarea_p.h:100 #23475 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd1e640) at widgets/qabstractscrollarea_p.h:116 #23476 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd1e640) at kernel/qcoreapplication.cpp:1063 #23477 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd1e640) at kernel/qapplication.cpp:4561 #23478 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd1e640) at kernel/qapplication.cpp:4530 #23479 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd1e640) at kernel/qcoreapplication.cpp:953 #23480 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd1e640) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23481 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23482 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23483 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23484 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23485 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd1f570) at itemviews/qabstractitemview.cpp:2415 #23486 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd1f570) at itemviews/qlistview.cpp:848 #23487 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd1f570) at kernel/qwidget.cpp:8554 #23488 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd1f570) at widgets/qframe.cpp:557 #23489 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd1f570) at widgets/qabstractscrollarea.cpp:1043 #23490 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd1f570) at itemviews/qabstractitemview.cpp:1644 #23491 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd1f570) at widgets/qabstractscrollarea_p.h:100 #23492 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd1f570) at widgets/qabstractscrollarea_p.h:116 #23493 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd1f570) at kernel/qcoreapplication.cpp:1063 #23494 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd1f570) at kernel/qapplication.cpp:4561 #23495 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd1f570) at kernel/qapplication.cpp:4530 #23496 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd1f570) at kernel/qcoreapplication.cpp:953 #23497 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd1f570) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23498 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23499 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23500 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23501 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23502 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd204a0) at itemviews/qabstractitemview.cpp:2415 #23503 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd204a0) at itemviews/qlistview.cpp:848 #23504 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd204a0) at kernel/qwidget.cpp:8554 #23505 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd204a0) at widgets/qframe.cpp:557 #23506 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd204a0) at widgets/qabstractscrollarea.cpp:1043 #23507 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd204a0) at itemviews/qabstractitemview.cpp:1644 #23508 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd204a0) at widgets/qabstractscrollarea_p.h:100 #23509 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd204a0) at widgets/qabstractscrollarea_p.h:116 #23510 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd204a0) at kernel/qcoreapplication.cpp:1063 #23511 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd204a0) at kernel/qapplication.cpp:4561 #23512 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd204a0) at kernel/qapplication.cpp:4530 #23513 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd204a0) at kernel/qcoreapplication.cpp:953 #23514 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd204a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23515 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23516 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23517 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23518 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23519 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd213d0) at itemviews/qabstractitemview.cpp:2415 #23520 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd213d0) at itemviews/qlistview.cpp:848 #23521 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd213d0) at kernel/qwidget.cpp:8554 #23522 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd213d0) at widgets/qframe.cpp:557 #23523 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd213d0) at widgets/qabstractscrollarea.cpp:1043 #23524 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd213d0) at itemviews/qabstractitemview.cpp:1644 #23525 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd213d0) at widgets/qabstractscrollarea_p.h:100 #23526 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd213d0) at widgets/qabstractscrollarea_p.h:116 #23527 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd213d0) at kernel/qcoreapplication.cpp:1063 #23528 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd213d0) at kernel/qapplication.cpp:4561 #23529 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd213d0) at kernel/qapplication.cpp:4530 #23530 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd213d0) at kernel/qcoreapplication.cpp:953 #23531 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd213d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23532 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23533 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23534 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23535 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23536 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd22300) at itemviews/qabstractitemview.cpp:2415 #23537 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd22300) at itemviews/qlistview.cpp:848 #23538 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd22300) at kernel/qwidget.cpp:8554 #23539 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd22300) at widgets/qframe.cpp:557 #23540 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd22300) at widgets/qabstractscrollarea.cpp:1043 #23541 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd22300) at itemviews/qabstractitemview.cpp:1644 #23542 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd22300) at widgets/qabstractscrollarea_p.h:100 #23543 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd22300) at widgets/qabstractscrollarea_p.h:116 #23544 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd22300) at kernel/qcoreapplication.cpp:1063 #23545 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd22300) at kernel/qapplication.cpp:4561 #23546 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd22300) at kernel/qapplication.cpp:4530 #23547 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd22300) at kernel/qcoreapplication.cpp:953 #23548 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd22300) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23549 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23550 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23551 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23552 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23553 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd23230) at itemviews/qabstractitemview.cpp:2415 #23554 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd23230) at itemviews/qlistview.cpp:848 #23555 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd23230) at kernel/qwidget.cpp:8554 #23556 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd23230) at widgets/qframe.cpp:557 #23557 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd23230) at widgets/qabstractscrollarea.cpp:1043 #23558 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd23230) at itemviews/qabstractitemview.cpp:1644 #23559 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd23230) at widgets/qabstractscrollarea_p.h:100 #23560 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd23230) at widgets/qabstractscrollarea_p.h:116 #23561 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd23230) at kernel/qcoreapplication.cpp:1063 #23562 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd23230) at kernel/qapplication.cpp:4561 #23563 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd23230) at kernel/qapplication.cpp:4530 #23564 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd23230) at kernel/qcoreapplication.cpp:953 #23565 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd23230) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23566 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23567 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23568 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23569 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23570 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd24160) at itemviews/qabstractitemview.cpp:2415 #23571 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd24160) at itemviews/qlistview.cpp:848 #23572 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd24160) at kernel/qwidget.cpp:8554 #23573 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd24160) at widgets/qframe.cpp:557 #23574 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd24160) at widgets/qabstractscrollarea.cpp:1043 #23575 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd24160) at itemviews/qabstractitemview.cpp:1644 #23576 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd24160) at widgets/qabstractscrollarea_p.h:100 #23577 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd24160) at widgets/qabstractscrollarea_p.h:116 #23578 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd24160) at kernel/qcoreapplication.cpp:1063 #23579 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd24160) at kernel/qapplication.cpp:4561 #23580 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd24160) at kernel/qapplication.cpp:4530 #23581 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd24160) at kernel/qcoreapplication.cpp:953 #23582 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd24160) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23583 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23584 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23585 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23586 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23587 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd25090) at itemviews/qabstractitemview.cpp:2415 #23588 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd25090) at itemviews/qlistview.cpp:848 #23589 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd25090) at kernel/qwidget.cpp:8554 #23590 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd25090) at widgets/qframe.cpp:557 #23591 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd25090) at widgets/qabstractscrollarea.cpp:1043 #23592 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd25090) at itemviews/qabstractitemview.cpp:1644 #23593 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd25090) at widgets/qabstractscrollarea_p.h:100 #23594 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd25090) at widgets/qabstractscrollarea_p.h:116 #23595 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd25090) at kernel/qcoreapplication.cpp:1063 #23596 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd25090) at kernel/qapplication.cpp:4561 #23597 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd25090) at kernel/qapplication.cpp:4530 #23598 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd25090) at kernel/qcoreapplication.cpp:953 #23599 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd25090) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23600 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23601 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23602 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23603 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23604 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd25fc0) at itemviews/qabstractitemview.cpp:2415 #23605 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd25fc0) at itemviews/qlistview.cpp:848 #23606 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd25fc0) at kernel/qwidget.cpp:8554 #23607 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd25fc0) at widgets/qframe.cpp:557 #23608 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd25fc0) at widgets/qabstractscrollarea.cpp:1043 #23609 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd25fc0) at itemviews/qabstractitemview.cpp:1644 #23610 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd25fc0) at widgets/qabstractscrollarea_p.h:100 #23611 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd25fc0) at widgets/qabstractscrollarea_p.h:116 #23612 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd25fc0) at kernel/qcoreapplication.cpp:1063 #23613 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd25fc0) at kernel/qapplication.cpp:4561 #23614 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd25fc0) at kernel/qapplication.cpp:4530 #23615 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd25fc0) at kernel/qcoreapplication.cpp:953 #23616 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd25fc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23617 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23618 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23619 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23620 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23621 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd26ef0) at itemviews/qabstractitemview.cpp:2415 #23622 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd26ef0) at itemviews/qlistview.cpp:848 #23623 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd26ef0) at kernel/qwidget.cpp:8554 #23624 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd26ef0) at widgets/qframe.cpp:557 #23625 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd26ef0) at widgets/qabstractscrollarea.cpp:1043 #23626 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd26ef0) at itemviews/qabstractitemview.cpp:1644 #23627 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd26ef0) at widgets/qabstractscrollarea_p.h:100 #23628 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd26ef0) at widgets/qabstractscrollarea_p.h:116 #23629 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd26ef0) at kernel/qcoreapplication.cpp:1063 #23630 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd26ef0) at kernel/qapplication.cpp:4561 #23631 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd26ef0) at kernel/qapplication.cpp:4530 #23632 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd26ef0) at kernel/qcoreapplication.cpp:953 #23633 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd26ef0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23634 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23635 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23636 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23637 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23638 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd27e20) at itemviews/qabstractitemview.cpp:2415 #23639 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd27e20) at itemviews/qlistview.cpp:848 #23640 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd27e20) at kernel/qwidget.cpp:8554 #23641 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd27e20) at widgets/qframe.cpp:557 #23642 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd27e20) at widgets/qabstractscrollarea.cpp:1043 #23643 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd27e20) at itemviews/qabstractitemview.cpp:1644 #23644 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd27e20) at widgets/qabstractscrollarea_p.h:100 #23645 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd27e20) at widgets/qabstractscrollarea_p.h:116 #23646 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd27e20) at kernel/qcoreapplication.cpp:1063 #23647 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd27e20) at kernel/qapplication.cpp:4561 #23648 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd27e20) at kernel/qapplication.cpp:4530 #23649 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd27e20) at kernel/qcoreapplication.cpp:953 #23650 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd27e20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23651 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23652 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23653 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23654 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23655 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd28d50) at itemviews/qabstractitemview.cpp:2415 #23656 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd28d50) at itemviews/qlistview.cpp:848 #23657 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd28d50) at kernel/qwidget.cpp:8554 #23658 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd28d50) at widgets/qframe.cpp:557 #23659 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd28d50) at widgets/qabstractscrollarea.cpp:1043 #23660 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd28d50) at itemviews/qabstractitemview.cpp:1644 #23661 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd28d50) at widgets/qabstractscrollarea_p.h:100 #23662 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd28d50) at widgets/qabstractscrollarea_p.h:116 #23663 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd28d50) at kernel/qcoreapplication.cpp:1063 #23664 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd28d50) at kernel/qapplication.cpp:4561 #23665 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd28d50) at kernel/qapplication.cpp:4530 #23666 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd28d50) at kernel/qcoreapplication.cpp:953 #23667 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd28d50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23668 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23669 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23670 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23671 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23672 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd29c80) at itemviews/qabstractitemview.cpp:2415 #23673 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd29c80) at itemviews/qlistview.cpp:848 #23674 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd29c80) at kernel/qwidget.cpp:8554 #23675 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd29c80) at widgets/qframe.cpp:557 #23676 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd29c80) at widgets/qabstractscrollarea.cpp:1043 #23677 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd29c80) at itemviews/qabstractitemview.cpp:1644 #23678 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd29c80) at widgets/qabstractscrollarea_p.h:100 #23679 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd29c80) at widgets/qabstractscrollarea_p.h:116 #23680 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd29c80) at kernel/qcoreapplication.cpp:1063 #23681 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd29c80) at kernel/qapplication.cpp:4561 #23682 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd29c80) at kernel/qapplication.cpp:4530 #23683 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd29c80) at kernel/qcoreapplication.cpp:953 #23684 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd29c80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23685 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23686 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23687 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23688 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23689 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd2abb0) at itemviews/qabstractitemview.cpp:2415 #23690 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd2abb0) at itemviews/qlistview.cpp:848 #23691 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd2abb0) at kernel/qwidget.cpp:8554 #23692 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd2abb0) at widgets/qframe.cpp:557 #23693 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd2abb0) at widgets/qabstractscrollarea.cpp:1043 #23694 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd2abb0) at itemviews/qabstractitemview.cpp:1644 #23695 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd2abb0) at widgets/qabstractscrollarea_p.h:100 #23696 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd2abb0) at widgets/qabstractscrollarea_p.h:116 #23697 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd2abb0) at kernel/qcoreapplication.cpp:1063 #23698 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd2abb0) at kernel/qapplication.cpp:4561 #23699 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd2abb0) at kernel/qapplication.cpp:4530 #23700 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd2abb0) at kernel/qcoreapplication.cpp:953 #23701 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd2abb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23702 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23703 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23704 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23705 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23706 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd2bae0) at itemviews/qabstractitemview.cpp:2415 #23707 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd2bae0) at itemviews/qlistview.cpp:848 #23708 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd2bae0) at kernel/qwidget.cpp:8554 #23709 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd2bae0) at widgets/qframe.cpp:557 #23710 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd2bae0) at widgets/qabstractscrollarea.cpp:1043 #23711 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd2bae0) at itemviews/qabstractitemview.cpp:1644 #23712 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd2bae0) at widgets/qabstractscrollarea_p.h:100 #23713 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd2bae0) at widgets/qabstractscrollarea_p.h:116 #23714 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd2bae0) at kernel/qcoreapplication.cpp:1063 #23715 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd2bae0) at kernel/qapplication.cpp:4561 #23716 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd2bae0) at kernel/qapplication.cpp:4530 #23717 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd2bae0) at kernel/qcoreapplication.cpp:953 #23718 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd2bae0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23719 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23720 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23721 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23722 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23723 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd2ca10) at itemviews/qabstractitemview.cpp:2415 #23724 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd2ca10) at itemviews/qlistview.cpp:848 #23725 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd2ca10) at kernel/qwidget.cpp:8554 #23726 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd2ca10) at widgets/qframe.cpp:557 #23727 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd2ca10) at widgets/qabstractscrollarea.cpp:1043 #23728 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd2ca10) at itemviews/qabstractitemview.cpp:1644 #23729 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd2ca10) at widgets/qabstractscrollarea_p.h:100 #23730 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd2ca10) at widgets/qabstractscrollarea_p.h:116 #23731 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd2ca10) at kernel/qcoreapplication.cpp:1063 #23732 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd2ca10) at kernel/qapplication.cpp:4561 #23733 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd2ca10) at kernel/qapplication.cpp:4530 #23734 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd2ca10) at kernel/qcoreapplication.cpp:953 #23735 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd2ca10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23736 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23737 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23738 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23739 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23740 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd2d940) at itemviews/qabstractitemview.cpp:2415 #23741 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd2d940) at itemviews/qlistview.cpp:848 #23742 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd2d940) at kernel/qwidget.cpp:8554 #23743 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd2d940) at widgets/qframe.cpp:557 #23744 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd2d940) at widgets/qabstractscrollarea.cpp:1043 #23745 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd2d940) at itemviews/qabstractitemview.cpp:1644 #23746 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd2d940) at widgets/qabstractscrollarea_p.h:100 #23747 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd2d940) at widgets/qabstractscrollarea_p.h:116 #23748 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd2d940) at kernel/qcoreapplication.cpp:1063 #23749 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd2d940) at kernel/qapplication.cpp:4561 #23750 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd2d940) at kernel/qapplication.cpp:4530 #23751 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd2d940) at kernel/qcoreapplication.cpp:953 #23752 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd2d940) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23753 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23754 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23755 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23756 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23757 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd2e870) at itemviews/qabstractitemview.cpp:2415 #23758 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd2e870) at itemviews/qlistview.cpp:848 #23759 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd2e870) at kernel/qwidget.cpp:8554 #23760 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd2e870) at widgets/qframe.cpp:557 #23761 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd2e870) at widgets/qabstractscrollarea.cpp:1043 #23762 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd2e870) at itemviews/qabstractitemview.cpp:1644 #23763 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd2e870) at widgets/qabstractscrollarea_p.h:100 #23764 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd2e870) at widgets/qabstractscrollarea_p.h:116 #23765 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd2e870) at kernel/qcoreapplication.cpp:1063 #23766 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd2e870) at kernel/qapplication.cpp:4561 #23767 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd2e870) at kernel/qapplication.cpp:4530 #23768 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd2e870) at kernel/qcoreapplication.cpp:953 #23769 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd2e870) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23770 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23771 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23772 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23773 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23774 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd2f7a0) at itemviews/qabstractitemview.cpp:2415 #23775 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd2f7a0) at itemviews/qlistview.cpp:848 #23776 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd2f7a0) at kernel/qwidget.cpp:8554 #23777 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd2f7a0) at widgets/qframe.cpp:557 #23778 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd2f7a0) at widgets/qabstractscrollarea.cpp:1043 #23779 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd2f7a0) at itemviews/qabstractitemview.cpp:1644 #23780 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd2f7a0) at widgets/qabstractscrollarea_p.h:100 #23781 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd2f7a0) at widgets/qabstractscrollarea_p.h:116 #23782 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd2f7a0) at kernel/qcoreapplication.cpp:1063 #23783 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd2f7a0) at kernel/qapplication.cpp:4561 #23784 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd2f7a0) at kernel/qapplication.cpp:4530 #23785 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd2f7a0) at kernel/qcoreapplication.cpp:953 #23786 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd2f7a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23787 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23788 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23789 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23790 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23791 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd306d0) at itemviews/qabstractitemview.cpp:2415 #23792 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd306d0) at itemviews/qlistview.cpp:848 #23793 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd306d0) at kernel/qwidget.cpp:8554 #23794 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd306d0) at widgets/qframe.cpp:557 #23795 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd306d0) at widgets/qabstractscrollarea.cpp:1043 #23796 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd306d0) at itemviews/qabstractitemview.cpp:1644 #23797 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd306d0) at widgets/qabstractscrollarea_p.h:100 #23798 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd306d0) at widgets/qabstractscrollarea_p.h:116 #23799 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd306d0) at kernel/qcoreapplication.cpp:1063 #23800 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd306d0) at kernel/qapplication.cpp:4561 #23801 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd306d0) at kernel/qapplication.cpp:4530 #23802 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd306d0) at kernel/qcoreapplication.cpp:953 #23803 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd306d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23804 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23805 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23806 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23807 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23808 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd31600) at itemviews/qabstractitemview.cpp:2415 #23809 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd31600) at itemviews/qlistview.cpp:848 #23810 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd31600) at kernel/qwidget.cpp:8554 #23811 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd31600) at widgets/qframe.cpp:557 #23812 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd31600) at widgets/qabstractscrollarea.cpp:1043 #23813 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd31600) at itemviews/qabstractitemview.cpp:1644 #23814 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd31600) at widgets/qabstractscrollarea_p.h:100 #23815 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd31600) at widgets/qabstractscrollarea_p.h:116 #23816 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd31600) at kernel/qcoreapplication.cpp:1063 #23817 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd31600) at kernel/qapplication.cpp:4561 #23818 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd31600) at kernel/qapplication.cpp:4530 #23819 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd31600) at kernel/qcoreapplication.cpp:953 #23820 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd31600) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23821 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23822 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23823 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23824 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23825 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd32530) at itemviews/qabstractitemview.cpp:2415 #23826 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd32530) at itemviews/qlistview.cpp:848 #23827 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd32530) at kernel/qwidget.cpp:8554 #23828 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd32530) at widgets/qframe.cpp:557 #23829 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd32530) at widgets/qabstractscrollarea.cpp:1043 #23830 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd32530) at itemviews/qabstractitemview.cpp:1644 #23831 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd32530) at widgets/qabstractscrollarea_p.h:100 #23832 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd32530) at widgets/qabstractscrollarea_p.h:116 #23833 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd32530) at kernel/qcoreapplication.cpp:1063 #23834 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd32530) at kernel/qapplication.cpp:4561 #23835 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd32530) at kernel/qapplication.cpp:4530 #23836 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd32530) at kernel/qcoreapplication.cpp:953 #23837 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd32530) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23838 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23839 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23840 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23841 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23842 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd33460) at itemviews/qabstractitemview.cpp:2415 #23843 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd33460) at itemviews/qlistview.cpp:848 #23844 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd33460) at kernel/qwidget.cpp:8554 #23845 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd33460) at widgets/qframe.cpp:557 #23846 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd33460) at widgets/qabstractscrollarea.cpp:1043 #23847 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd33460) at itemviews/qabstractitemview.cpp:1644 #23848 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd33460) at widgets/qabstractscrollarea_p.h:100 #23849 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd33460) at widgets/qabstractscrollarea_p.h:116 #23850 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd33460) at kernel/qcoreapplication.cpp:1063 #23851 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd33460) at kernel/qapplication.cpp:4561 #23852 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd33460) at kernel/qapplication.cpp:4530 #23853 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd33460) at kernel/qcoreapplication.cpp:953 #23854 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd33460) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23855 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23856 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23857 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23858 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23859 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd34390) at itemviews/qabstractitemview.cpp:2415 #23860 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd34390) at itemviews/qlistview.cpp:848 #23861 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd34390) at kernel/qwidget.cpp:8554 #23862 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd34390) at widgets/qframe.cpp:557 #23863 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd34390) at widgets/qabstractscrollarea.cpp:1043 #23864 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd34390) at itemviews/qabstractitemview.cpp:1644 #23865 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd34390) at widgets/qabstractscrollarea_p.h:100 #23866 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd34390) at widgets/qabstractscrollarea_p.h:116 #23867 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd34390) at kernel/qcoreapplication.cpp:1063 #23868 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd34390) at kernel/qapplication.cpp:4561 #23869 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd34390) at kernel/qapplication.cpp:4530 #23870 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd34390) at kernel/qcoreapplication.cpp:953 #23871 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd34390) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23872 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23873 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23874 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23875 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23876 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd352c0) at itemviews/qabstractitemview.cpp:2415 #23877 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd352c0) at itemviews/qlistview.cpp:848 #23878 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd352c0) at kernel/qwidget.cpp:8554 #23879 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd352c0) at widgets/qframe.cpp:557 #23880 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd352c0) at widgets/qabstractscrollarea.cpp:1043 #23881 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd352c0) at itemviews/qabstractitemview.cpp:1644 #23882 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd352c0) at widgets/qabstractscrollarea_p.h:100 #23883 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd352c0) at widgets/qabstractscrollarea_p.h:116 #23884 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd352c0) at kernel/qcoreapplication.cpp:1063 #23885 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd352c0) at kernel/qapplication.cpp:4561 #23886 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd352c0) at kernel/qapplication.cpp:4530 #23887 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd352c0) at kernel/qcoreapplication.cpp:953 #23888 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd352c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23889 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23890 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23891 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23892 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23893 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd361f0) at itemviews/qabstractitemview.cpp:2415 #23894 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd361f0) at itemviews/qlistview.cpp:848 #23895 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd361f0) at kernel/qwidget.cpp:8554 #23896 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd361f0) at widgets/qframe.cpp:557 #23897 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd361f0) at widgets/qabstractscrollarea.cpp:1043 #23898 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd361f0) at itemviews/qabstractitemview.cpp:1644 #23899 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd361f0) at widgets/qabstractscrollarea_p.h:100 #23900 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd361f0) at widgets/qabstractscrollarea_p.h:116 #23901 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd361f0) at kernel/qcoreapplication.cpp:1063 #23902 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd361f0) at kernel/qapplication.cpp:4561 #23903 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd361f0) at kernel/qapplication.cpp:4530 #23904 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd361f0) at kernel/qcoreapplication.cpp:953 #23905 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd361f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23906 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23907 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23908 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23909 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23910 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd37120) at itemviews/qabstractitemview.cpp:2415 #23911 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd37120) at itemviews/qlistview.cpp:848 #23912 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd37120) at kernel/qwidget.cpp:8554 #23913 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd37120) at widgets/qframe.cpp:557 #23914 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd37120) at widgets/qabstractscrollarea.cpp:1043 #23915 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd37120) at itemviews/qabstractitemview.cpp:1644 #23916 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd37120) at widgets/qabstractscrollarea_p.h:100 #23917 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd37120) at widgets/qabstractscrollarea_p.h:116 #23918 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd37120) at kernel/qcoreapplication.cpp:1063 #23919 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd37120) at kernel/qapplication.cpp:4561 #23920 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd37120) at kernel/qapplication.cpp:4530 #23921 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd37120) at kernel/qcoreapplication.cpp:953 #23922 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd37120) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23923 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23924 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23925 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23926 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23927 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd38050) at itemviews/qabstractitemview.cpp:2415 #23928 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd38050) at itemviews/qlistview.cpp:848 #23929 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd38050) at kernel/qwidget.cpp:8554 #23930 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd38050) at widgets/qframe.cpp:557 #23931 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd38050) at widgets/qabstractscrollarea.cpp:1043 #23932 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd38050) at itemviews/qabstractitemview.cpp:1644 #23933 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd38050) at widgets/qabstractscrollarea_p.h:100 #23934 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd38050) at widgets/qabstractscrollarea_p.h:116 #23935 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd38050) at kernel/qcoreapplication.cpp:1063 #23936 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd38050) at kernel/qapplication.cpp:4561 #23937 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd38050) at kernel/qapplication.cpp:4530 #23938 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd38050) at kernel/qcoreapplication.cpp:953 #23939 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd38050) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23940 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23941 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23942 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23943 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23944 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd38f80) at itemviews/qabstractitemview.cpp:2415 #23945 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd38f80) at itemviews/qlistview.cpp:848 #23946 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd38f80) at kernel/qwidget.cpp:8554 #23947 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd38f80) at widgets/qframe.cpp:557 #23948 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd38f80) at widgets/qabstractscrollarea.cpp:1043 #23949 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd38f80) at itemviews/qabstractitemview.cpp:1644 #23950 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd38f80) at widgets/qabstractscrollarea_p.h:100 #23951 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd38f80) at widgets/qabstractscrollarea_p.h:116 #23952 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd38f80) at kernel/qcoreapplication.cpp:1063 #23953 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd38f80) at kernel/qapplication.cpp:4561 #23954 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd38f80) at kernel/qapplication.cpp:4530 #23955 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd38f80) at kernel/qcoreapplication.cpp:953 #23956 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd38f80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23957 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23958 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23959 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23960 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23961 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd39eb0) at itemviews/qabstractitemview.cpp:2415 #23962 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd39eb0) at itemviews/qlistview.cpp:848 #23963 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd39eb0) at kernel/qwidget.cpp:8554 #23964 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd39eb0) at widgets/qframe.cpp:557 #23965 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd39eb0) at widgets/qabstractscrollarea.cpp:1043 #23966 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd39eb0) at itemviews/qabstractitemview.cpp:1644 #23967 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd39eb0) at widgets/qabstractscrollarea_p.h:100 #23968 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd39eb0) at widgets/qabstractscrollarea_p.h:116 #23969 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd39eb0) at kernel/qcoreapplication.cpp:1063 #23970 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd39eb0) at kernel/qapplication.cpp:4561 #23971 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd39eb0) at kernel/qapplication.cpp:4530 #23972 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd39eb0) at kernel/qcoreapplication.cpp:953 #23973 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd39eb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23974 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #23975 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23976 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23977 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23978 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd3ade0) at itemviews/qabstractitemview.cpp:2415 #23979 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd3ade0) at itemviews/qlistview.cpp:848 #23980 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd3ade0) at kernel/qwidget.cpp:8554 #23981 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd3ade0) at widgets/qframe.cpp:557 #23982 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd3ade0) at widgets/qabstractscrollarea.cpp:1043 #23983 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd3ade0) at itemviews/qabstractitemview.cpp:1644 #23984 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd3ade0) at widgets/qabstractscrollarea_p.h:100 #23985 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd3ade0) at widgets/qabstractscrollarea_p.h:116 #23986 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd3ade0) at kernel/qcoreapplication.cpp:1063 #23987 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd3ade0) at kernel/qapplication.cpp:4561 #23988 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd3ade0) at kernel/qapplication.cpp:4530 #23989 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd3ade0) at kernel/qcoreapplication.cpp:953 #23990 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd3ade0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23991 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #23992 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #23993 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #23994 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #23995 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd3bd10) at itemviews/qabstractitemview.cpp:2415 #23996 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd3bd10) at itemviews/qlistview.cpp:848 #23997 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd3bd10) at kernel/qwidget.cpp:8554 #23998 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd3bd10) at widgets/qframe.cpp:557 #23999 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd3bd10) at widgets/qabstractscrollarea.cpp:1043 #24000 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd3bd10) at itemviews/qabstractitemview.cpp:1644 #24001 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd3bd10) at widgets/qabstractscrollarea_p.h:100 #24002 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd3bd10) at widgets/qabstractscrollarea_p.h:116 #24003 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd3bd10) at kernel/qcoreapplication.cpp:1063 #24004 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd3bd10) at kernel/qapplication.cpp:4561 #24005 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd3bd10) at kernel/qapplication.cpp:4530 #24006 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd3bd10) at kernel/qcoreapplication.cpp:953 #24007 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd3bd10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24008 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24009 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24010 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24011 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24012 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd3cc40) at itemviews/qabstractitemview.cpp:2415 #24013 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd3cc40) at itemviews/qlistview.cpp:848 #24014 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd3cc40) at kernel/qwidget.cpp:8554 #24015 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd3cc40) at widgets/qframe.cpp:557 #24016 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd3cc40) at widgets/qabstractscrollarea.cpp:1043 #24017 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd3cc40) at itemviews/qabstractitemview.cpp:1644 #24018 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd3cc40) at widgets/qabstractscrollarea_p.h:100 #24019 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd3cc40) at widgets/qabstractscrollarea_p.h:116 #24020 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd3cc40) at kernel/qcoreapplication.cpp:1063 #24021 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd3cc40) at kernel/qapplication.cpp:4561 #24022 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd3cc40) at kernel/qapplication.cpp:4530 #24023 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd3cc40) at kernel/qcoreapplication.cpp:953 #24024 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd3cc40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24025 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24026 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24027 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24028 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24029 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd3db70) at itemviews/qabstractitemview.cpp:2415 #24030 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd3db70) at itemviews/qlistview.cpp:848 #24031 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd3db70) at kernel/qwidget.cpp:8554 #24032 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd3db70) at widgets/qframe.cpp:557 #24033 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd3db70) at widgets/qabstractscrollarea.cpp:1043 #24034 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd3db70) at itemviews/qabstractitemview.cpp:1644 #24035 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd3db70) at widgets/qabstractscrollarea_p.h:100 #24036 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd3db70) at widgets/qabstractscrollarea_p.h:116 #24037 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd3db70) at kernel/qcoreapplication.cpp:1063 #24038 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd3db70) at kernel/qapplication.cpp:4561 #24039 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd3db70) at kernel/qapplication.cpp:4530 #24040 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd3db70) at kernel/qcoreapplication.cpp:953 #24041 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd3db70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24042 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24043 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24044 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24045 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24046 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd3eaa0) at itemviews/qabstractitemview.cpp:2415 #24047 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd3eaa0) at itemviews/qlistview.cpp:848 #24048 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd3eaa0) at kernel/qwidget.cpp:8554 #24049 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd3eaa0) at widgets/qframe.cpp:557 #24050 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd3eaa0) at widgets/qabstractscrollarea.cpp:1043 #24051 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd3eaa0) at itemviews/qabstractitemview.cpp:1644 #24052 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd3eaa0) at widgets/qabstractscrollarea_p.h:100 #24053 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd3eaa0) at widgets/qabstractscrollarea_p.h:116 #24054 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd3eaa0) at kernel/qcoreapplication.cpp:1063 #24055 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd3eaa0) at kernel/qapplication.cpp:4561 #24056 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd3eaa0) at kernel/qapplication.cpp:4530 #24057 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd3eaa0) at kernel/qcoreapplication.cpp:953 #24058 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd3eaa0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24059 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24060 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24061 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24062 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24063 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd3f9d0) at itemviews/qabstractitemview.cpp:2415 #24064 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd3f9d0) at itemviews/qlistview.cpp:848 #24065 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd3f9d0) at kernel/qwidget.cpp:8554 #24066 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd3f9d0) at widgets/qframe.cpp:557 #24067 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd3f9d0) at widgets/qabstractscrollarea.cpp:1043 #24068 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd3f9d0) at itemviews/qabstractitemview.cpp:1644 #24069 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd3f9d0) at widgets/qabstractscrollarea_p.h:100 #24070 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd3f9d0) at widgets/qabstractscrollarea_p.h:116 #24071 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd3f9d0) at kernel/qcoreapplication.cpp:1063 #24072 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd3f9d0) at kernel/qapplication.cpp:4561 #24073 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd3f9d0) at kernel/qapplication.cpp:4530 #24074 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd3f9d0) at kernel/qcoreapplication.cpp:953 #24075 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd3f9d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24076 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24077 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24078 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24079 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24080 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd40900) at itemviews/qabstractitemview.cpp:2415 #24081 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd40900) at itemviews/qlistview.cpp:848 #24082 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd40900) at kernel/qwidget.cpp:8554 #24083 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd40900) at widgets/qframe.cpp:557 #24084 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd40900) at widgets/qabstractscrollarea.cpp:1043 #24085 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd40900) at itemviews/qabstractitemview.cpp:1644 #24086 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd40900) at widgets/qabstractscrollarea_p.h:100 #24087 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd40900) at widgets/qabstractscrollarea_p.h:116 #24088 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd40900) at kernel/qcoreapplication.cpp:1063 #24089 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd40900) at kernel/qapplication.cpp:4561 #24090 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd40900) at kernel/qapplication.cpp:4530 #24091 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd40900) at kernel/qcoreapplication.cpp:953 #24092 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd40900) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24093 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24094 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24095 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24096 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24097 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd41830) at itemviews/qabstractitemview.cpp:2415 #24098 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd41830) at itemviews/qlistview.cpp:848 #24099 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd41830) at kernel/qwidget.cpp:8554 #24100 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd41830) at widgets/qframe.cpp:557 #24101 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd41830) at widgets/qabstractscrollarea.cpp:1043 #24102 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd41830) at itemviews/qabstractitemview.cpp:1644 #24103 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd41830) at widgets/qabstractscrollarea_p.h:100 #24104 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd41830) at widgets/qabstractscrollarea_p.h:116 #24105 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd41830) at kernel/qcoreapplication.cpp:1063 #24106 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd41830) at kernel/qapplication.cpp:4561 #24107 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd41830) at kernel/qapplication.cpp:4530 #24108 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd41830) at kernel/qcoreapplication.cpp:953 #24109 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd41830) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24110 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24111 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24112 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24113 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24114 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd42760) at itemviews/qabstractitemview.cpp:2415 #24115 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd42760) at itemviews/qlistview.cpp:848 #24116 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd42760) at kernel/qwidget.cpp:8554 #24117 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd42760) at widgets/qframe.cpp:557 #24118 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd42760) at widgets/qabstractscrollarea.cpp:1043 #24119 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd42760) at itemviews/qabstractitemview.cpp:1644 #24120 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd42760) at widgets/qabstractscrollarea_p.h:100 #24121 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd42760) at widgets/qabstractscrollarea_p.h:116 #24122 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd42760) at kernel/qcoreapplication.cpp:1063 #24123 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd42760) at kernel/qapplication.cpp:4561 #24124 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd42760) at kernel/qapplication.cpp:4530 #24125 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd42760) at kernel/qcoreapplication.cpp:953 #24126 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd42760) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24127 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24128 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24129 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24130 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24131 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd43690) at itemviews/qabstractitemview.cpp:2415 #24132 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd43690) at itemviews/qlistview.cpp:848 #24133 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd43690) at kernel/qwidget.cpp:8554 #24134 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd43690) at widgets/qframe.cpp:557 #24135 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd43690) at widgets/qabstractscrollarea.cpp:1043 #24136 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd43690) at itemviews/qabstractitemview.cpp:1644 #24137 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd43690) at widgets/qabstractscrollarea_p.h:100 #24138 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd43690) at widgets/qabstractscrollarea_p.h:116 #24139 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd43690) at kernel/qcoreapplication.cpp:1063 #24140 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd43690) at kernel/qapplication.cpp:4561 #24141 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd43690) at kernel/qapplication.cpp:4530 #24142 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd43690) at kernel/qcoreapplication.cpp:953 #24143 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd43690) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24144 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24145 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24146 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24147 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24148 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd445c0) at itemviews/qabstractitemview.cpp:2415 #24149 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd445c0) at itemviews/qlistview.cpp:848 #24150 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd445c0) at kernel/qwidget.cpp:8554 #24151 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd445c0) at widgets/qframe.cpp:557 #24152 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd445c0) at widgets/qabstractscrollarea.cpp:1043 #24153 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd445c0) at itemviews/qabstractitemview.cpp:1644 #24154 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd445c0) at widgets/qabstractscrollarea_p.h:100 #24155 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd445c0) at widgets/qabstractscrollarea_p.h:116 #24156 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd445c0) at kernel/qcoreapplication.cpp:1063 #24157 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd445c0) at kernel/qapplication.cpp:4561 #24158 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd445c0) at kernel/qapplication.cpp:4530 #24159 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd445c0) at kernel/qcoreapplication.cpp:953 #24160 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd445c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24161 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24162 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24163 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24164 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24165 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd454f0) at itemviews/qabstractitemview.cpp:2415 #24166 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd454f0) at itemviews/qlistview.cpp:848 #24167 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd454f0) at kernel/qwidget.cpp:8554 #24168 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd454f0) at widgets/qframe.cpp:557 #24169 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd454f0) at widgets/qabstractscrollarea.cpp:1043 #24170 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd454f0) at itemviews/qabstractitemview.cpp:1644 #24171 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd454f0) at widgets/qabstractscrollarea_p.h:100 #24172 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd454f0) at widgets/qabstractscrollarea_p.h:116 #24173 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd454f0) at kernel/qcoreapplication.cpp:1063 #24174 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd454f0) at kernel/qapplication.cpp:4561 #24175 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd454f0) at kernel/qapplication.cpp:4530 #24176 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd454f0) at kernel/qcoreapplication.cpp:953 #24177 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd454f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24178 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24179 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24180 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24181 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24182 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd46420) at itemviews/qabstractitemview.cpp:2415 #24183 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd46420) at itemviews/qlistview.cpp:848 #24184 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd46420) at kernel/qwidget.cpp:8554 #24185 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd46420) at widgets/qframe.cpp:557 #24186 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd46420) at widgets/qabstractscrollarea.cpp:1043 #24187 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd46420) at itemviews/qabstractitemview.cpp:1644 #24188 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd46420) at widgets/qabstractscrollarea_p.h:100 #24189 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd46420) at widgets/qabstractscrollarea_p.h:116 #24190 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd46420) at kernel/qcoreapplication.cpp:1063 #24191 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd46420) at kernel/qapplication.cpp:4561 #24192 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd46420) at kernel/qapplication.cpp:4530 #24193 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd46420) at kernel/qcoreapplication.cpp:953 #24194 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd46420) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24195 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24196 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24197 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24198 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24199 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd47350) at itemviews/qabstractitemview.cpp:2415 #24200 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd47350) at itemviews/qlistview.cpp:848 #24201 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd47350) at kernel/qwidget.cpp:8554 #24202 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd47350) at widgets/qframe.cpp:557 #24203 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd47350) at widgets/qabstractscrollarea.cpp:1043 #24204 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd47350) at itemviews/qabstractitemview.cpp:1644 #24205 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd47350) at widgets/qabstractscrollarea_p.h:100 #24206 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd47350) at widgets/qabstractscrollarea_p.h:116 #24207 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd47350) at kernel/qcoreapplication.cpp:1063 #24208 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd47350) at kernel/qapplication.cpp:4561 #24209 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd47350) at kernel/qapplication.cpp:4530 #24210 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd47350) at kernel/qcoreapplication.cpp:953 #24211 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd47350) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24212 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24213 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24214 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24215 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24216 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd48280) at itemviews/qabstractitemview.cpp:2415 #24217 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd48280) at itemviews/qlistview.cpp:848 #24218 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd48280) at kernel/qwidget.cpp:8554 #24219 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd48280) at widgets/qframe.cpp:557 #24220 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd48280) at widgets/qabstractscrollarea.cpp:1043 #24221 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd48280) at itemviews/qabstractitemview.cpp:1644 #24222 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd48280) at widgets/qabstractscrollarea_p.h:100 #24223 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd48280) at widgets/qabstractscrollarea_p.h:116 #24224 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd48280) at kernel/qcoreapplication.cpp:1063 #24225 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd48280) at kernel/qapplication.cpp:4561 #24226 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd48280) at kernel/qapplication.cpp:4530 #24227 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd48280) at kernel/qcoreapplication.cpp:953 #24228 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd48280) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24229 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24230 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24231 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24232 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24233 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd491b0) at itemviews/qabstractitemview.cpp:2415 #24234 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd491b0) at itemviews/qlistview.cpp:848 #24235 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd491b0) at kernel/qwidget.cpp:8554 #24236 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd491b0) at widgets/qframe.cpp:557 #24237 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd491b0) at widgets/qabstractscrollarea.cpp:1043 #24238 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd491b0) at itemviews/qabstractitemview.cpp:1644 #24239 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd491b0) at widgets/qabstractscrollarea_p.h:100 #24240 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd491b0) at widgets/qabstractscrollarea_p.h:116 #24241 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd491b0) at kernel/qcoreapplication.cpp:1063 #24242 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd491b0) at kernel/qapplication.cpp:4561 #24243 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd491b0) at kernel/qapplication.cpp:4530 #24244 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd491b0) at kernel/qcoreapplication.cpp:953 #24245 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd491b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24246 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24247 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24248 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24249 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24250 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd4a0e0) at itemviews/qabstractitemview.cpp:2415 #24251 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd4a0e0) at itemviews/qlistview.cpp:848 #24252 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd4a0e0) at kernel/qwidget.cpp:8554 #24253 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd4a0e0) at widgets/qframe.cpp:557 #24254 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd4a0e0) at widgets/qabstractscrollarea.cpp:1043 #24255 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd4a0e0) at itemviews/qabstractitemview.cpp:1644 #24256 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd4a0e0) at widgets/qabstractscrollarea_p.h:100 #24257 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd4a0e0) at widgets/qabstractscrollarea_p.h:116 #24258 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd4a0e0) at kernel/qcoreapplication.cpp:1063 #24259 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd4a0e0) at kernel/qapplication.cpp:4561 #24260 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd4a0e0) at kernel/qapplication.cpp:4530 #24261 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd4a0e0) at kernel/qcoreapplication.cpp:953 #24262 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd4a0e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24263 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24264 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24265 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24266 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24267 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd4b010) at itemviews/qabstractitemview.cpp:2415 #24268 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd4b010) at itemviews/qlistview.cpp:848 #24269 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd4b010) at kernel/qwidget.cpp:8554 #24270 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd4b010) at widgets/qframe.cpp:557 #24271 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd4b010) at widgets/qabstractscrollarea.cpp:1043 #24272 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd4b010) at itemviews/qabstractitemview.cpp:1644 #24273 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd4b010) at widgets/qabstractscrollarea_p.h:100 #24274 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd4b010) at widgets/qabstractscrollarea_p.h:116 #24275 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd4b010) at kernel/qcoreapplication.cpp:1063 #24276 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd4b010) at kernel/qapplication.cpp:4561 #24277 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd4b010) at kernel/qapplication.cpp:4530 #24278 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd4b010) at kernel/qcoreapplication.cpp:953 #24279 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd4b010) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24280 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24281 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24282 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24283 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24284 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd4bf40) at itemviews/qabstractitemview.cpp:2415 #24285 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd4bf40) at itemviews/qlistview.cpp:848 #24286 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd4bf40) at kernel/qwidget.cpp:8554 #24287 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd4bf40) at widgets/qframe.cpp:557 #24288 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd4bf40) at widgets/qabstractscrollarea.cpp:1043 #24289 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd4bf40) at itemviews/qabstractitemview.cpp:1644 #24290 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd4bf40) at widgets/qabstractscrollarea_p.h:100 #24291 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd4bf40) at widgets/qabstractscrollarea_p.h:116 #24292 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd4bf40) at kernel/qcoreapplication.cpp:1063 #24293 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd4bf40) at kernel/qapplication.cpp:4561 #24294 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd4bf40) at kernel/qapplication.cpp:4530 #24295 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd4bf40) at kernel/qcoreapplication.cpp:953 #24296 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd4bf40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24297 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24298 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24299 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24300 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24301 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd4ce70) at itemviews/qabstractitemview.cpp:2415 #24302 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd4ce70) at itemviews/qlistview.cpp:848 #24303 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd4ce70) at kernel/qwidget.cpp:8554 #24304 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd4ce70) at widgets/qframe.cpp:557 #24305 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd4ce70) at widgets/qabstractscrollarea.cpp:1043 #24306 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd4ce70) at itemviews/qabstractitemview.cpp:1644 #24307 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd4ce70) at widgets/qabstractscrollarea_p.h:100 #24308 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd4ce70) at widgets/qabstractscrollarea_p.h:116 #24309 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd4ce70) at kernel/qcoreapplication.cpp:1063 #24310 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd4ce70) at kernel/qapplication.cpp:4561 #24311 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd4ce70) at kernel/qapplication.cpp:4530 #24312 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd4ce70) at kernel/qcoreapplication.cpp:953 #24313 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd4ce70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24314 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24315 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24316 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24317 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24318 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd4dda0) at itemviews/qabstractitemview.cpp:2415 #24319 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd4dda0) at itemviews/qlistview.cpp:848 #24320 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd4dda0) at kernel/qwidget.cpp:8554 #24321 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd4dda0) at widgets/qframe.cpp:557 #24322 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd4dda0) at widgets/qabstractscrollarea.cpp:1043 #24323 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd4dda0) at itemviews/qabstractitemview.cpp:1644 #24324 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd4dda0) at widgets/qabstractscrollarea_p.h:100 #24325 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd4dda0) at widgets/qabstractscrollarea_p.h:116 #24326 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd4dda0) at kernel/qcoreapplication.cpp:1063 #24327 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd4dda0) at kernel/qapplication.cpp:4561 #24328 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd4dda0) at kernel/qapplication.cpp:4530 #24329 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd4dda0) at kernel/qcoreapplication.cpp:953 #24330 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd4dda0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24331 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24332 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24333 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24334 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24335 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd4ecd0) at itemviews/qabstractitemview.cpp:2415 #24336 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd4ecd0) at itemviews/qlistview.cpp:848 #24337 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd4ecd0) at kernel/qwidget.cpp:8554 #24338 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd4ecd0) at widgets/qframe.cpp:557 #24339 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd4ecd0) at widgets/qabstractscrollarea.cpp:1043 #24340 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd4ecd0) at itemviews/qabstractitemview.cpp:1644 #24341 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd4ecd0) at widgets/qabstractscrollarea_p.h:100 #24342 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd4ecd0) at widgets/qabstractscrollarea_p.h:116 #24343 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd4ecd0) at kernel/qcoreapplication.cpp:1063 #24344 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd4ecd0) at kernel/qapplication.cpp:4561 #24345 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd4ecd0) at kernel/qapplication.cpp:4530 #24346 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd4ecd0) at kernel/qcoreapplication.cpp:953 #24347 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd4ecd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24348 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24349 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24350 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24351 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24352 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd4fc00) at itemviews/qabstractitemview.cpp:2415 #24353 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd4fc00) at itemviews/qlistview.cpp:848 #24354 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd4fc00) at kernel/qwidget.cpp:8554 #24355 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd4fc00) at widgets/qframe.cpp:557 #24356 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd4fc00) at widgets/qabstractscrollarea.cpp:1043 #24357 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd4fc00) at itemviews/qabstractitemview.cpp:1644 #24358 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd4fc00) at widgets/qabstractscrollarea_p.h:100 #24359 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd4fc00) at widgets/qabstractscrollarea_p.h:116 #24360 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd4fc00) at kernel/qcoreapplication.cpp:1063 #24361 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd4fc00) at kernel/qapplication.cpp:4561 #24362 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd4fc00) at kernel/qapplication.cpp:4530 #24363 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd4fc00) at kernel/qcoreapplication.cpp:953 #24364 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd4fc00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24365 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24366 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24367 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24368 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24369 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd50b30) at itemviews/qabstractitemview.cpp:2415 #24370 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd50b30) at itemviews/qlistview.cpp:848 #24371 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd50b30) at kernel/qwidget.cpp:8554 #24372 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd50b30) at widgets/qframe.cpp:557 #24373 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd50b30) at widgets/qabstractscrollarea.cpp:1043 #24374 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd50b30) at itemviews/qabstractitemview.cpp:1644 #24375 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd50b30) at widgets/qabstractscrollarea_p.h:100 #24376 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd50b30) at widgets/qabstractscrollarea_p.h:116 #24377 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd50b30) at kernel/qcoreapplication.cpp:1063 #24378 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd50b30) at kernel/qapplication.cpp:4561 #24379 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd50b30) at kernel/qapplication.cpp:4530 #24380 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd50b30) at kernel/qcoreapplication.cpp:953 #24381 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd50b30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24382 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24383 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24384 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24385 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24386 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd51a60) at itemviews/qabstractitemview.cpp:2415 #24387 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd51a60) at itemviews/qlistview.cpp:848 #24388 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd51a60) at kernel/qwidget.cpp:8554 #24389 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd51a60) at widgets/qframe.cpp:557 #24390 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd51a60) at widgets/qabstractscrollarea.cpp:1043 #24391 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd51a60) at itemviews/qabstractitemview.cpp:1644 #24392 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd51a60) at widgets/qabstractscrollarea_p.h:100 #24393 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd51a60) at widgets/qabstractscrollarea_p.h:116 #24394 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd51a60) at kernel/qcoreapplication.cpp:1063 #24395 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd51a60) at kernel/qapplication.cpp:4561 #24396 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd51a60) at kernel/qapplication.cpp:4530 #24397 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd51a60) at kernel/qcoreapplication.cpp:953 #24398 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd51a60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24399 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24400 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24401 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24402 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24403 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd52990) at itemviews/qabstractitemview.cpp:2415 #24404 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd52990) at itemviews/qlistview.cpp:848 #24405 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd52990) at kernel/qwidget.cpp:8554 #24406 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd52990) at widgets/qframe.cpp:557 #24407 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd52990) at widgets/qabstractscrollarea.cpp:1043 #24408 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd52990) at itemviews/qabstractitemview.cpp:1644 #24409 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd52990) at widgets/qabstractscrollarea_p.h:100 #24410 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd52990) at widgets/qabstractscrollarea_p.h:116 #24411 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd52990) at kernel/qcoreapplication.cpp:1063 #24412 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd52990) at kernel/qapplication.cpp:4561 #24413 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd52990) at kernel/qapplication.cpp:4530 #24414 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd52990) at kernel/qcoreapplication.cpp:953 #24415 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd52990) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24416 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24417 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24418 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24419 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24420 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd538c0) at itemviews/qabstractitemview.cpp:2415 #24421 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd538c0) at itemviews/qlistview.cpp:848 #24422 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd538c0) at kernel/qwidget.cpp:8554 #24423 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd538c0) at widgets/qframe.cpp:557 #24424 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd538c0) at widgets/qabstractscrollarea.cpp:1043 #24425 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd538c0) at itemviews/qabstractitemview.cpp:1644 #24426 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd538c0) at widgets/qabstractscrollarea_p.h:100 #24427 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd538c0) at widgets/qabstractscrollarea_p.h:116 #24428 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd538c0) at kernel/qcoreapplication.cpp:1063 #24429 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd538c0) at kernel/qapplication.cpp:4561 #24430 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd538c0) at kernel/qapplication.cpp:4530 #24431 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd538c0) at kernel/qcoreapplication.cpp:953 #24432 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd538c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24433 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24434 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24435 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24436 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24437 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd547f0) at itemviews/qabstractitemview.cpp:2415 #24438 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd547f0) at itemviews/qlistview.cpp:848 #24439 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd547f0) at kernel/qwidget.cpp:8554 #24440 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd547f0) at widgets/qframe.cpp:557 #24441 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd547f0) at widgets/qabstractscrollarea.cpp:1043 #24442 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd547f0) at itemviews/qabstractitemview.cpp:1644 #24443 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd547f0) at widgets/qabstractscrollarea_p.h:100 #24444 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd547f0) at widgets/qabstractscrollarea_p.h:116 #24445 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd547f0) at kernel/qcoreapplication.cpp:1063 #24446 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd547f0) at kernel/qapplication.cpp:4561 #24447 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd547f0) at kernel/qapplication.cpp:4530 #24448 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd547f0) at kernel/qcoreapplication.cpp:953 #24449 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd547f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24450 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24451 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24452 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24453 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24454 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd55720) at itemviews/qabstractitemview.cpp:2415 #24455 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd55720) at itemviews/qlistview.cpp:848 #24456 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd55720) at kernel/qwidget.cpp:8554 #24457 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd55720) at widgets/qframe.cpp:557 #24458 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd55720) at widgets/qabstractscrollarea.cpp:1043 #24459 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd55720) at itemviews/qabstractitemview.cpp:1644 #24460 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd55720) at widgets/qabstractscrollarea_p.h:100 #24461 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd55720) at widgets/qabstractscrollarea_p.h:116 #24462 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd55720) at kernel/qcoreapplication.cpp:1063 #24463 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd55720) at kernel/qapplication.cpp:4561 #24464 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd55720) at kernel/qapplication.cpp:4530 #24465 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd55720) at kernel/qcoreapplication.cpp:953 #24466 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd55720) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24467 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24468 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24469 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24470 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24471 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd56650) at itemviews/qabstractitemview.cpp:2415 #24472 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd56650) at itemviews/qlistview.cpp:848 #24473 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd56650) at kernel/qwidget.cpp:8554 #24474 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd56650) at widgets/qframe.cpp:557 #24475 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd56650) at widgets/qabstractscrollarea.cpp:1043 #24476 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd56650) at itemviews/qabstractitemview.cpp:1644 #24477 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd56650) at widgets/qabstractscrollarea_p.h:100 #24478 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd56650) at widgets/qabstractscrollarea_p.h:116 #24479 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd56650) at kernel/qcoreapplication.cpp:1063 #24480 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd56650) at kernel/qapplication.cpp:4561 #24481 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd56650) at kernel/qapplication.cpp:4530 #24482 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd56650) at kernel/qcoreapplication.cpp:953 #24483 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd56650) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24484 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24485 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24486 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24487 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24488 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd57580) at itemviews/qabstractitemview.cpp:2415 #24489 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd57580) at itemviews/qlistview.cpp:848 #24490 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd57580) at kernel/qwidget.cpp:8554 #24491 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd57580) at widgets/qframe.cpp:557 #24492 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd57580) at widgets/qabstractscrollarea.cpp:1043 #24493 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd57580) at itemviews/qabstractitemview.cpp:1644 #24494 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd57580) at widgets/qabstractscrollarea_p.h:100 #24495 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd57580) at widgets/qabstractscrollarea_p.h:116 #24496 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd57580) at kernel/qcoreapplication.cpp:1063 #24497 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd57580) at kernel/qapplication.cpp:4561 #24498 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd57580) at kernel/qapplication.cpp:4530 #24499 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd57580) at kernel/qcoreapplication.cpp:953 #24500 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd57580) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24501 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24502 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24503 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24504 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24505 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd584b0) at itemviews/qabstractitemview.cpp:2415 #24506 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd584b0) at itemviews/qlistview.cpp:848 #24507 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd584b0) at kernel/qwidget.cpp:8554 #24508 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd584b0) at widgets/qframe.cpp:557 #24509 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd584b0) at widgets/qabstractscrollarea.cpp:1043 #24510 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd584b0) at itemviews/qabstractitemview.cpp:1644 #24511 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd584b0) at widgets/qabstractscrollarea_p.h:100 #24512 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd584b0) at widgets/qabstractscrollarea_p.h:116 #24513 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd584b0) at kernel/qcoreapplication.cpp:1063 #24514 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd584b0) at kernel/qapplication.cpp:4561 #24515 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd584b0) at kernel/qapplication.cpp:4530 #24516 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd584b0) at kernel/qcoreapplication.cpp:953 #24517 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd584b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24518 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24519 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24520 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24521 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24522 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd593e0) at itemviews/qabstractitemview.cpp:2415 #24523 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd593e0) at itemviews/qlistview.cpp:848 #24524 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd593e0) at kernel/qwidget.cpp:8554 #24525 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd593e0) at widgets/qframe.cpp:557 #24526 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd593e0) at widgets/qabstractscrollarea.cpp:1043 #24527 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd593e0) at itemviews/qabstractitemview.cpp:1644 #24528 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd593e0) at widgets/qabstractscrollarea_p.h:100 #24529 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd593e0) at widgets/qabstractscrollarea_p.h:116 #24530 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd593e0) at kernel/qcoreapplication.cpp:1063 #24531 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd593e0) at kernel/qapplication.cpp:4561 #24532 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd593e0) at kernel/qapplication.cpp:4530 #24533 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd593e0) at kernel/qcoreapplication.cpp:953 #24534 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd593e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24535 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24536 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24537 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24538 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24539 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd5a310) at itemviews/qabstractitemview.cpp:2415 #24540 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd5a310) at itemviews/qlistview.cpp:848 #24541 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd5a310) at kernel/qwidget.cpp:8554 #24542 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd5a310) at widgets/qframe.cpp:557 #24543 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd5a310) at widgets/qabstractscrollarea.cpp:1043 #24544 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd5a310) at itemviews/qabstractitemview.cpp:1644 #24545 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd5a310) at widgets/qabstractscrollarea_p.h:100 #24546 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd5a310) at widgets/qabstractscrollarea_p.h:116 #24547 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd5a310) at kernel/qcoreapplication.cpp:1063 #24548 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd5a310) at kernel/qapplication.cpp:4561 #24549 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd5a310) at kernel/qapplication.cpp:4530 #24550 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd5a310) at kernel/qcoreapplication.cpp:953 #24551 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd5a310) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24552 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24553 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24554 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24555 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24556 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd5b240) at itemviews/qabstractitemview.cpp:2415 #24557 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd5b240) at itemviews/qlistview.cpp:848 #24558 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd5b240) at kernel/qwidget.cpp:8554 #24559 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd5b240) at widgets/qframe.cpp:557 #24560 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd5b240) at widgets/qabstractscrollarea.cpp:1043 #24561 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd5b240) at itemviews/qabstractitemview.cpp:1644 #24562 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd5b240) at widgets/qabstractscrollarea_p.h:100 #24563 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd5b240) at widgets/qabstractscrollarea_p.h:116 #24564 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd5b240) at kernel/qcoreapplication.cpp:1063 #24565 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd5b240) at kernel/qapplication.cpp:4561 #24566 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd5b240) at kernel/qapplication.cpp:4530 #24567 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd5b240) at kernel/qcoreapplication.cpp:953 #24568 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd5b240) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24569 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24570 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24571 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24572 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24573 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd5c170) at itemviews/qabstractitemview.cpp:2415 #24574 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd5c170) at itemviews/qlistview.cpp:848 #24575 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd5c170) at kernel/qwidget.cpp:8554 #24576 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd5c170) at widgets/qframe.cpp:557 #24577 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd5c170) at widgets/qabstractscrollarea.cpp:1043 #24578 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd5c170) at itemviews/qabstractitemview.cpp:1644 #24579 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd5c170) at widgets/qabstractscrollarea_p.h:100 #24580 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd5c170) at widgets/qabstractscrollarea_p.h:116 #24581 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd5c170) at kernel/qcoreapplication.cpp:1063 #24582 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd5c170) at kernel/qapplication.cpp:4561 #24583 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd5c170) at kernel/qapplication.cpp:4530 #24584 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd5c170) at kernel/qcoreapplication.cpp:953 #24585 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd5c170) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24586 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24587 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24588 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24589 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24590 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd5d0a0) at itemviews/qabstractitemview.cpp:2415 #24591 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd5d0a0) at itemviews/qlistview.cpp:848 #24592 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd5d0a0) at kernel/qwidget.cpp:8554 #24593 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd5d0a0) at widgets/qframe.cpp:557 #24594 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd5d0a0) at widgets/qabstractscrollarea.cpp:1043 #24595 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd5d0a0) at itemviews/qabstractitemview.cpp:1644 #24596 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd5d0a0) at widgets/qabstractscrollarea_p.h:100 #24597 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd5d0a0) at widgets/qabstractscrollarea_p.h:116 #24598 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd5d0a0) at kernel/qcoreapplication.cpp:1063 #24599 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd5d0a0) at kernel/qapplication.cpp:4561 #24600 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd5d0a0) at kernel/qapplication.cpp:4530 #24601 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd5d0a0) at kernel/qcoreapplication.cpp:953 #24602 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd5d0a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24603 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24604 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24605 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24606 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24607 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd5dfd0) at itemviews/qabstractitemview.cpp:2415 #24608 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd5dfd0) at itemviews/qlistview.cpp:848 #24609 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd5dfd0) at kernel/qwidget.cpp:8554 #24610 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd5dfd0) at widgets/qframe.cpp:557 #24611 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd5dfd0) at widgets/qabstractscrollarea.cpp:1043 #24612 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd5dfd0) at itemviews/qabstractitemview.cpp:1644 #24613 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd5dfd0) at widgets/qabstractscrollarea_p.h:100 #24614 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd5dfd0) at widgets/qabstractscrollarea_p.h:116 #24615 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd5dfd0) at kernel/qcoreapplication.cpp:1063 #24616 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd5dfd0) at kernel/qapplication.cpp:4561 #24617 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd5dfd0) at kernel/qapplication.cpp:4530 #24618 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd5dfd0) at kernel/qcoreapplication.cpp:953 #24619 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd5dfd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24620 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24621 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24622 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24623 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24624 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd5ef00) at itemviews/qabstractitemview.cpp:2415 #24625 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd5ef00) at itemviews/qlistview.cpp:848 #24626 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd5ef00) at kernel/qwidget.cpp:8554 #24627 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd5ef00) at widgets/qframe.cpp:557 #24628 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd5ef00) at widgets/qabstractscrollarea.cpp:1043 #24629 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd5ef00) at itemviews/qabstractitemview.cpp:1644 #24630 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd5ef00) at widgets/qabstractscrollarea_p.h:100 #24631 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd5ef00) at widgets/qabstractscrollarea_p.h:116 #24632 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd5ef00) at kernel/qcoreapplication.cpp:1063 #24633 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd5ef00) at kernel/qapplication.cpp:4561 #24634 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd5ef00) at kernel/qapplication.cpp:4530 #24635 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd5ef00) at kernel/qcoreapplication.cpp:953 #24636 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd5ef00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24637 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24638 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24639 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24640 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24641 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd5fe30) at itemviews/qabstractitemview.cpp:2415 #24642 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd5fe30) at itemviews/qlistview.cpp:848 #24643 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd5fe30) at kernel/qwidget.cpp:8554 #24644 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd5fe30) at widgets/qframe.cpp:557 #24645 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd5fe30) at widgets/qabstractscrollarea.cpp:1043 #24646 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd5fe30) at itemviews/qabstractitemview.cpp:1644 #24647 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd5fe30) at widgets/qabstractscrollarea_p.h:100 #24648 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd5fe30) at widgets/qabstractscrollarea_p.h:116 #24649 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd5fe30) at kernel/qcoreapplication.cpp:1063 #24650 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd5fe30) at kernel/qapplication.cpp:4561 #24651 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd5fe30) at kernel/qapplication.cpp:4530 #24652 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd5fe30) at kernel/qcoreapplication.cpp:953 #24653 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd5fe30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24654 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24655 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24656 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24657 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24658 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd60d60) at itemviews/qabstractitemview.cpp:2415 #24659 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd60d60) at itemviews/qlistview.cpp:848 #24660 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd60d60) at kernel/qwidget.cpp:8554 #24661 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd60d60) at widgets/qframe.cpp:557 #24662 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd60d60) at widgets/qabstractscrollarea.cpp:1043 #24663 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd60d60) at itemviews/qabstractitemview.cpp:1644 #24664 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd60d60) at widgets/qabstractscrollarea_p.h:100 #24665 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd60d60) at widgets/qabstractscrollarea_p.h:116 #24666 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd60d60) at kernel/qcoreapplication.cpp:1063 #24667 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd60d60) at kernel/qapplication.cpp:4561 #24668 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd60d60) at kernel/qapplication.cpp:4530 #24669 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd60d60) at kernel/qcoreapplication.cpp:953 #24670 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd60d60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24671 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24672 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24673 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24674 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24675 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd61c90) at itemviews/qabstractitemview.cpp:2415 #24676 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd61c90) at itemviews/qlistview.cpp:848 #24677 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd61c90) at kernel/qwidget.cpp:8554 #24678 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd61c90) at widgets/qframe.cpp:557 #24679 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd61c90) at widgets/qabstractscrollarea.cpp:1043 #24680 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd61c90) at itemviews/qabstractitemview.cpp:1644 #24681 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd61c90) at widgets/qabstractscrollarea_p.h:100 #24682 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd61c90) at widgets/qabstractscrollarea_p.h:116 #24683 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd61c90) at kernel/qcoreapplication.cpp:1063 #24684 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd61c90) at kernel/qapplication.cpp:4561 #24685 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd61c90) at kernel/qapplication.cpp:4530 #24686 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd61c90) at kernel/qcoreapplication.cpp:953 #24687 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd61c90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24688 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24689 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24690 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24691 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24692 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd62bc0) at itemviews/qabstractitemview.cpp:2415 #24693 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd62bc0) at itemviews/qlistview.cpp:848 #24694 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd62bc0) at kernel/qwidget.cpp:8554 #24695 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd62bc0) at widgets/qframe.cpp:557 #24696 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd62bc0) at widgets/qabstractscrollarea.cpp:1043 #24697 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd62bc0) at itemviews/qabstractitemview.cpp:1644 #24698 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd62bc0) at widgets/qabstractscrollarea_p.h:100 #24699 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd62bc0) at widgets/qabstractscrollarea_p.h:116 #24700 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd62bc0) at kernel/qcoreapplication.cpp:1063 #24701 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd62bc0) at kernel/qapplication.cpp:4561 #24702 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd62bc0) at kernel/qapplication.cpp:4530 #24703 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd62bc0) at kernel/qcoreapplication.cpp:953 #24704 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd62bc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24705 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24706 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24707 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24708 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24709 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd63af0) at itemviews/qabstractitemview.cpp:2415 #24710 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd63af0) at itemviews/qlistview.cpp:848 #24711 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd63af0) at kernel/qwidget.cpp:8554 #24712 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd63af0) at widgets/qframe.cpp:557 #24713 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd63af0) at widgets/qabstractscrollarea.cpp:1043 #24714 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd63af0) at itemviews/qabstractitemview.cpp:1644 #24715 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd63af0) at widgets/qabstractscrollarea_p.h:100 #24716 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd63af0) at widgets/qabstractscrollarea_p.h:116 #24717 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd63af0) at kernel/qcoreapplication.cpp:1063 #24718 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd63af0) at kernel/qapplication.cpp:4561 #24719 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd63af0) at kernel/qapplication.cpp:4530 #24720 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd63af0) at kernel/qcoreapplication.cpp:953 #24721 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd63af0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24722 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24723 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24724 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24725 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24726 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd64a20) at itemviews/qabstractitemview.cpp:2415 #24727 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd64a20) at itemviews/qlistview.cpp:848 #24728 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd64a20) at kernel/qwidget.cpp:8554 #24729 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd64a20) at widgets/qframe.cpp:557 #24730 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd64a20) at widgets/qabstractscrollarea.cpp:1043 #24731 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd64a20) at itemviews/qabstractitemview.cpp:1644 #24732 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd64a20) at widgets/qabstractscrollarea_p.h:100 #24733 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd64a20) at widgets/qabstractscrollarea_p.h:116 #24734 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd64a20) at kernel/qcoreapplication.cpp:1063 #24735 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd64a20) at kernel/qapplication.cpp:4561 #24736 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd64a20) at kernel/qapplication.cpp:4530 #24737 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd64a20) at kernel/qcoreapplication.cpp:953 #24738 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd64a20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24739 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24740 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24741 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24742 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24743 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd65950) at itemviews/qabstractitemview.cpp:2415 #24744 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd65950) at itemviews/qlistview.cpp:848 #24745 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd65950) at kernel/qwidget.cpp:8554 #24746 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd65950) at widgets/qframe.cpp:557 #24747 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd65950) at widgets/qabstractscrollarea.cpp:1043 #24748 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd65950) at itemviews/qabstractitemview.cpp:1644 #24749 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd65950) at widgets/qabstractscrollarea_p.h:100 #24750 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd65950) at widgets/qabstractscrollarea_p.h:116 #24751 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd65950) at kernel/qcoreapplication.cpp:1063 #24752 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd65950) at kernel/qapplication.cpp:4561 #24753 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd65950) at kernel/qapplication.cpp:4530 #24754 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd65950) at kernel/qcoreapplication.cpp:953 #24755 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd65950) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24756 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24757 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24758 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24759 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24760 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd66880) at itemviews/qabstractitemview.cpp:2415 #24761 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd66880) at itemviews/qlistview.cpp:848 #24762 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd66880) at kernel/qwidget.cpp:8554 #24763 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd66880) at widgets/qframe.cpp:557 #24764 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd66880) at widgets/qabstractscrollarea.cpp:1043 #24765 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd66880) at itemviews/qabstractitemview.cpp:1644 #24766 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd66880) at widgets/qabstractscrollarea_p.h:100 #24767 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd66880) at widgets/qabstractscrollarea_p.h:116 #24768 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd66880) at kernel/qcoreapplication.cpp:1063 #24769 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd66880) at kernel/qapplication.cpp:4561 #24770 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd66880) at kernel/qapplication.cpp:4530 #24771 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd66880) at kernel/qcoreapplication.cpp:953 #24772 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd66880) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24773 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24774 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24775 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24776 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24777 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd677b0) at itemviews/qabstractitemview.cpp:2415 #24778 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd677b0) at itemviews/qlistview.cpp:848 #24779 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd677b0) at kernel/qwidget.cpp:8554 #24780 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd677b0) at widgets/qframe.cpp:557 #24781 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd677b0) at widgets/qabstractscrollarea.cpp:1043 #24782 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd677b0) at itemviews/qabstractitemview.cpp:1644 #24783 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd677b0) at widgets/qabstractscrollarea_p.h:100 #24784 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd677b0) at widgets/qabstractscrollarea_p.h:116 #24785 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd677b0) at kernel/qcoreapplication.cpp:1063 #24786 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd677b0) at kernel/qapplication.cpp:4561 #24787 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd677b0) at kernel/qapplication.cpp:4530 #24788 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd677b0) at kernel/qcoreapplication.cpp:953 #24789 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd677b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24790 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24791 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24792 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24793 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24794 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd686e0) at itemviews/qabstractitemview.cpp:2415 #24795 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd686e0) at itemviews/qlistview.cpp:848 #24796 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd686e0) at kernel/qwidget.cpp:8554 #24797 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd686e0) at widgets/qframe.cpp:557 #24798 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd686e0) at widgets/qabstractscrollarea.cpp:1043 #24799 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd686e0) at itemviews/qabstractitemview.cpp:1644 #24800 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd686e0) at widgets/qabstractscrollarea_p.h:100 #24801 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd686e0) at widgets/qabstractscrollarea_p.h:116 #24802 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd686e0) at kernel/qcoreapplication.cpp:1063 #24803 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd686e0) at kernel/qapplication.cpp:4561 #24804 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd686e0) at kernel/qapplication.cpp:4530 #24805 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd686e0) at kernel/qcoreapplication.cpp:953 #24806 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd686e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24807 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24808 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24809 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24810 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24811 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd69610) at itemviews/qabstractitemview.cpp:2415 #24812 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd69610) at itemviews/qlistview.cpp:848 #24813 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd69610) at kernel/qwidget.cpp:8554 #24814 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd69610) at widgets/qframe.cpp:557 #24815 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd69610) at widgets/qabstractscrollarea.cpp:1043 #24816 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd69610) at itemviews/qabstractitemview.cpp:1644 #24817 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd69610) at widgets/qabstractscrollarea_p.h:100 #24818 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd69610) at widgets/qabstractscrollarea_p.h:116 #24819 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd69610) at kernel/qcoreapplication.cpp:1063 #24820 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd69610) at kernel/qapplication.cpp:4561 #24821 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd69610) at kernel/qapplication.cpp:4530 #24822 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd69610) at kernel/qcoreapplication.cpp:953 #24823 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd69610) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24824 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24825 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24826 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24827 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24828 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd6a540) at itemviews/qabstractitemview.cpp:2415 #24829 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd6a540) at itemviews/qlistview.cpp:848 #24830 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd6a540) at kernel/qwidget.cpp:8554 #24831 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd6a540) at widgets/qframe.cpp:557 #24832 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd6a540) at widgets/qabstractscrollarea.cpp:1043 #24833 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd6a540) at itemviews/qabstractitemview.cpp:1644 #24834 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd6a540) at widgets/qabstractscrollarea_p.h:100 #24835 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd6a540) at widgets/qabstractscrollarea_p.h:116 #24836 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd6a540) at kernel/qcoreapplication.cpp:1063 #24837 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd6a540) at kernel/qapplication.cpp:4561 #24838 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd6a540) at kernel/qapplication.cpp:4530 #24839 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd6a540) at kernel/qcoreapplication.cpp:953 #24840 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd6a540) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24841 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24842 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24843 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24844 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24845 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd6b470) at itemviews/qabstractitemview.cpp:2415 #24846 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd6b470) at itemviews/qlistview.cpp:848 #24847 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd6b470) at kernel/qwidget.cpp:8554 #24848 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd6b470) at widgets/qframe.cpp:557 #24849 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd6b470) at widgets/qabstractscrollarea.cpp:1043 #24850 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd6b470) at itemviews/qabstractitemview.cpp:1644 #24851 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd6b470) at widgets/qabstractscrollarea_p.h:100 #24852 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd6b470) at widgets/qabstractscrollarea_p.h:116 #24853 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd6b470) at kernel/qcoreapplication.cpp:1063 #24854 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd6b470) at kernel/qapplication.cpp:4561 #24855 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd6b470) at kernel/qapplication.cpp:4530 #24856 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd6b470) at kernel/qcoreapplication.cpp:953 #24857 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd6b470) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24858 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24859 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24860 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24861 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24862 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd6c3a0) at itemviews/qabstractitemview.cpp:2415 #24863 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd6c3a0) at itemviews/qlistview.cpp:848 #24864 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd6c3a0) at kernel/qwidget.cpp:8554 #24865 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd6c3a0) at widgets/qframe.cpp:557 #24866 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd6c3a0) at widgets/qabstractscrollarea.cpp:1043 #24867 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd6c3a0) at itemviews/qabstractitemview.cpp:1644 #24868 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd6c3a0) at widgets/qabstractscrollarea_p.h:100 #24869 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd6c3a0) at widgets/qabstractscrollarea_p.h:116 #24870 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd6c3a0) at kernel/qcoreapplication.cpp:1063 #24871 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd6c3a0) at kernel/qapplication.cpp:4561 #24872 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd6c3a0) at kernel/qapplication.cpp:4530 #24873 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd6c3a0) at kernel/qcoreapplication.cpp:953 #24874 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd6c3a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24875 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24876 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24877 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24878 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24879 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd6d2d0) at itemviews/qabstractitemview.cpp:2415 #24880 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd6d2d0) at itemviews/qlistview.cpp:848 #24881 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd6d2d0) at kernel/qwidget.cpp:8554 #24882 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd6d2d0) at widgets/qframe.cpp:557 #24883 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd6d2d0) at widgets/qabstractscrollarea.cpp:1043 #24884 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd6d2d0) at itemviews/qabstractitemview.cpp:1644 #24885 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd6d2d0) at widgets/qabstractscrollarea_p.h:100 #24886 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd6d2d0) at widgets/qabstractscrollarea_p.h:116 #24887 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd6d2d0) at kernel/qcoreapplication.cpp:1063 #24888 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd6d2d0) at kernel/qapplication.cpp:4561 #24889 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd6d2d0) at kernel/qapplication.cpp:4530 #24890 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd6d2d0) at kernel/qcoreapplication.cpp:953 #24891 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd6d2d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24892 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24893 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24894 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24895 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24896 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd6e200) at itemviews/qabstractitemview.cpp:2415 #24897 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd6e200) at itemviews/qlistview.cpp:848 #24898 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd6e200) at kernel/qwidget.cpp:8554 #24899 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd6e200) at widgets/qframe.cpp:557 #24900 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd6e200) at widgets/qabstractscrollarea.cpp:1043 #24901 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd6e200) at itemviews/qabstractitemview.cpp:1644 #24902 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd6e200) at widgets/qabstractscrollarea_p.h:100 #24903 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd6e200) at widgets/qabstractscrollarea_p.h:116 #24904 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd6e200) at kernel/qcoreapplication.cpp:1063 #24905 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd6e200) at kernel/qapplication.cpp:4561 #24906 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd6e200) at kernel/qapplication.cpp:4530 #24907 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd6e200) at kernel/qcoreapplication.cpp:953 #24908 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd6e200) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24909 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24910 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24911 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24912 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24913 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd6f130) at itemviews/qabstractitemview.cpp:2415 #24914 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd6f130) at itemviews/qlistview.cpp:848 #24915 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd6f130) at kernel/qwidget.cpp:8554 #24916 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd6f130) at widgets/qframe.cpp:557 #24917 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd6f130) at widgets/qabstractscrollarea.cpp:1043 #24918 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd6f130) at itemviews/qabstractitemview.cpp:1644 #24919 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd6f130) at widgets/qabstractscrollarea_p.h:100 #24920 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd6f130) at widgets/qabstractscrollarea_p.h:116 #24921 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd6f130) at kernel/qcoreapplication.cpp:1063 #24922 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd6f130) at kernel/qapplication.cpp:4561 #24923 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd6f130) at kernel/qapplication.cpp:4530 #24924 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd6f130) at kernel/qcoreapplication.cpp:953 #24925 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd6f130) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24926 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24927 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24928 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24929 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24930 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd70060) at itemviews/qabstractitemview.cpp:2415 #24931 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd70060) at itemviews/qlistview.cpp:848 #24932 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd70060) at kernel/qwidget.cpp:8554 #24933 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd70060) at widgets/qframe.cpp:557 #24934 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd70060) at widgets/qabstractscrollarea.cpp:1043 #24935 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd70060) at itemviews/qabstractitemview.cpp:1644 #24936 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd70060) at widgets/qabstractscrollarea_p.h:100 #24937 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd70060) at widgets/qabstractscrollarea_p.h:116 #24938 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd70060) at kernel/qcoreapplication.cpp:1063 #24939 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd70060) at kernel/qapplication.cpp:4561 #24940 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd70060) at kernel/qapplication.cpp:4530 #24941 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd70060) at kernel/qcoreapplication.cpp:953 #24942 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd70060) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24943 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24944 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24945 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24946 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24947 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd70f90) at itemviews/qabstractitemview.cpp:2415 #24948 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd70f90) at itemviews/qlistview.cpp:848 #24949 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd70f90) at kernel/qwidget.cpp:8554 #24950 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd70f90) at widgets/qframe.cpp:557 #24951 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd70f90) at widgets/qabstractscrollarea.cpp:1043 #24952 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd70f90) at itemviews/qabstractitemview.cpp:1644 #24953 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd70f90) at widgets/qabstractscrollarea_p.h:100 #24954 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd70f90) at widgets/qabstractscrollarea_p.h:116 #24955 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd70f90) at kernel/qcoreapplication.cpp:1063 #24956 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd70f90) at kernel/qapplication.cpp:4561 #24957 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd70f90) at kernel/qapplication.cpp:4530 #24958 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd70f90) at kernel/qcoreapplication.cpp:953 #24959 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd70f90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24960 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24961 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24962 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24963 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24964 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd71ec0) at itemviews/qabstractitemview.cpp:2415 #24965 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd71ec0) at itemviews/qlistview.cpp:848 #24966 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd71ec0) at kernel/qwidget.cpp:8554 #24967 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd71ec0) at widgets/qframe.cpp:557 #24968 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd71ec0) at widgets/qabstractscrollarea.cpp:1043 #24969 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd71ec0) at itemviews/qabstractitemview.cpp:1644 #24970 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd71ec0) at widgets/qabstractscrollarea_p.h:100 #24971 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd71ec0) at widgets/qabstractscrollarea_p.h:116 #24972 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd71ec0) at kernel/qcoreapplication.cpp:1063 #24973 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd71ec0) at kernel/qapplication.cpp:4561 #24974 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd71ec0) at kernel/qapplication.cpp:4530 #24975 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd71ec0) at kernel/qcoreapplication.cpp:953 #24976 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd71ec0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24977 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #24978 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24979 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24980 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24981 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd72df0) at itemviews/qabstractitemview.cpp:2415 #24982 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd72df0) at itemviews/qlistview.cpp:848 #24983 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd72df0) at kernel/qwidget.cpp:8554 #24984 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd72df0) at widgets/qframe.cpp:557 #24985 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd72df0) at widgets/qabstractscrollarea.cpp:1043 #24986 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd72df0) at itemviews/qabstractitemview.cpp:1644 #24987 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd72df0) at widgets/qabstractscrollarea_p.h:100 #24988 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd72df0) at widgets/qabstractscrollarea_p.h:116 #24989 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd72df0) at kernel/qcoreapplication.cpp:1063 #24990 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd72df0) at kernel/qapplication.cpp:4561 #24991 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd72df0) at kernel/qapplication.cpp:4530 #24992 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd72df0) at kernel/qcoreapplication.cpp:953 #24993 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd72df0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24994 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #24995 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #24996 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #24997 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #24998 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd73d20) at itemviews/qabstractitemview.cpp:2415 #24999 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd73d20) at itemviews/qlistview.cpp:848 #25000 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd73d20) at kernel/qwidget.cpp:8554 #25001 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd73d20) at widgets/qframe.cpp:557 #25002 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd73d20) at widgets/qabstractscrollarea.cpp:1043 #25003 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd73d20) at itemviews/qabstractitemview.cpp:1644 #25004 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd73d20) at widgets/qabstractscrollarea_p.h:100 #25005 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd73d20) at widgets/qabstractscrollarea_p.h:116 #25006 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd73d20) at kernel/qcoreapplication.cpp:1063 #25007 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd73d20) at kernel/qapplication.cpp:4561 #25008 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd73d20) at kernel/qapplication.cpp:4530 #25009 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd73d20) at kernel/qcoreapplication.cpp:953 #25010 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd73d20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25011 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25012 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25013 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25014 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25015 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd74c50) at itemviews/qabstractitemview.cpp:2415 #25016 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd74c50) at itemviews/qlistview.cpp:848 #25017 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd74c50) at kernel/qwidget.cpp:8554 #25018 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd74c50) at widgets/qframe.cpp:557 #25019 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd74c50) at widgets/qabstractscrollarea.cpp:1043 #25020 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd74c50) at itemviews/qabstractitemview.cpp:1644 #25021 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd74c50) at widgets/qabstractscrollarea_p.h:100 #25022 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd74c50) at widgets/qabstractscrollarea_p.h:116 #25023 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd74c50) at kernel/qcoreapplication.cpp:1063 #25024 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd74c50) at kernel/qapplication.cpp:4561 #25025 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd74c50) at kernel/qapplication.cpp:4530 #25026 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd74c50) at kernel/qcoreapplication.cpp:953 #25027 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd74c50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25028 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25029 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25030 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25031 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25032 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd75b80) at itemviews/qabstractitemview.cpp:2415 #25033 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd75b80) at itemviews/qlistview.cpp:848 #25034 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd75b80) at kernel/qwidget.cpp:8554 #25035 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd75b80) at widgets/qframe.cpp:557 #25036 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd75b80) at widgets/qabstractscrollarea.cpp:1043 #25037 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd75b80) at itemviews/qabstractitemview.cpp:1644 #25038 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd75b80) at widgets/qabstractscrollarea_p.h:100 #25039 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd75b80) at widgets/qabstractscrollarea_p.h:116 #25040 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd75b80) at kernel/qcoreapplication.cpp:1063 #25041 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd75b80) at kernel/qapplication.cpp:4561 #25042 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd75b80) at kernel/qapplication.cpp:4530 #25043 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd75b80) at kernel/qcoreapplication.cpp:953 #25044 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd75b80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25045 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25046 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25047 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25048 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25049 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd76ab0) at itemviews/qabstractitemview.cpp:2415 #25050 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd76ab0) at itemviews/qlistview.cpp:848 #25051 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd76ab0) at kernel/qwidget.cpp:8554 #25052 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd76ab0) at widgets/qframe.cpp:557 #25053 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd76ab0) at widgets/qabstractscrollarea.cpp:1043 #25054 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd76ab0) at itemviews/qabstractitemview.cpp:1644 #25055 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd76ab0) at widgets/qabstractscrollarea_p.h:100 #25056 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd76ab0) at widgets/qabstractscrollarea_p.h:116 #25057 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd76ab0) at kernel/qcoreapplication.cpp:1063 #25058 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd76ab0) at kernel/qapplication.cpp:4561 #25059 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd76ab0) at kernel/qapplication.cpp:4530 #25060 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd76ab0) at kernel/qcoreapplication.cpp:953 #25061 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd76ab0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25062 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25063 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25064 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25065 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25066 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd779e0) at itemviews/qabstractitemview.cpp:2415 #25067 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd779e0) at itemviews/qlistview.cpp:848 #25068 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd779e0) at kernel/qwidget.cpp:8554 #25069 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd779e0) at widgets/qframe.cpp:557 #25070 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd779e0) at widgets/qabstractscrollarea.cpp:1043 #25071 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd779e0) at itemviews/qabstractitemview.cpp:1644 #25072 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd779e0) at widgets/qabstractscrollarea_p.h:100 #25073 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd779e0) at widgets/qabstractscrollarea_p.h:116 #25074 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd779e0) at kernel/qcoreapplication.cpp:1063 #25075 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd779e0) at kernel/qapplication.cpp:4561 #25076 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd779e0) at kernel/qapplication.cpp:4530 #25077 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd779e0) at kernel/qcoreapplication.cpp:953 #25078 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd779e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25079 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25080 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25081 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25082 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25083 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd78910) at itemviews/qabstractitemview.cpp:2415 #25084 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd78910) at itemviews/qlistview.cpp:848 #25085 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd78910) at kernel/qwidget.cpp:8554 #25086 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd78910) at widgets/qframe.cpp:557 #25087 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd78910) at widgets/qabstractscrollarea.cpp:1043 #25088 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd78910) at itemviews/qabstractitemview.cpp:1644 #25089 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd78910) at widgets/qabstractscrollarea_p.h:100 #25090 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd78910) at widgets/qabstractscrollarea_p.h:116 #25091 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd78910) at kernel/qcoreapplication.cpp:1063 #25092 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd78910) at kernel/qapplication.cpp:4561 #25093 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd78910) at kernel/qapplication.cpp:4530 #25094 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd78910) at kernel/qcoreapplication.cpp:953 #25095 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd78910) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25096 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25097 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25098 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25099 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25100 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd79840) at itemviews/qabstractitemview.cpp:2415 #25101 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd79840) at itemviews/qlistview.cpp:848 #25102 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd79840) at kernel/qwidget.cpp:8554 #25103 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd79840) at widgets/qframe.cpp:557 #25104 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd79840) at widgets/qabstractscrollarea.cpp:1043 #25105 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd79840) at itemviews/qabstractitemview.cpp:1644 #25106 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd79840) at widgets/qabstractscrollarea_p.h:100 #25107 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd79840) at widgets/qabstractscrollarea_p.h:116 #25108 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd79840) at kernel/qcoreapplication.cpp:1063 #25109 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd79840) at kernel/qapplication.cpp:4561 #25110 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd79840) at kernel/qapplication.cpp:4530 #25111 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd79840) at kernel/qcoreapplication.cpp:953 #25112 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd79840) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25113 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25114 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25115 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25116 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25117 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd7a770) at itemviews/qabstractitemview.cpp:2415 #25118 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd7a770) at itemviews/qlistview.cpp:848 #25119 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd7a770) at kernel/qwidget.cpp:8554 #25120 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd7a770) at widgets/qframe.cpp:557 #25121 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd7a770) at widgets/qabstractscrollarea.cpp:1043 #25122 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd7a770) at itemviews/qabstractitemview.cpp:1644 #25123 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd7a770) at widgets/qabstractscrollarea_p.h:100 #25124 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd7a770) at widgets/qabstractscrollarea_p.h:116 #25125 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd7a770) at kernel/qcoreapplication.cpp:1063 #25126 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd7a770) at kernel/qapplication.cpp:4561 #25127 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd7a770) at kernel/qapplication.cpp:4530 #25128 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd7a770) at kernel/qcoreapplication.cpp:953 #25129 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd7a770) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25130 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25131 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25132 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25133 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25134 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd7b6a0) at itemviews/qabstractitemview.cpp:2415 #25135 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd7b6a0) at itemviews/qlistview.cpp:848 #25136 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd7b6a0) at kernel/qwidget.cpp:8554 #25137 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd7b6a0) at widgets/qframe.cpp:557 #25138 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd7b6a0) at widgets/qabstractscrollarea.cpp:1043 #25139 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd7b6a0) at itemviews/qabstractitemview.cpp:1644 #25140 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd7b6a0) at widgets/qabstractscrollarea_p.h:100 #25141 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd7b6a0) at widgets/qabstractscrollarea_p.h:116 #25142 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd7b6a0) at kernel/qcoreapplication.cpp:1063 #25143 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd7b6a0) at kernel/qapplication.cpp:4561 #25144 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd7b6a0) at kernel/qapplication.cpp:4530 #25145 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd7b6a0) at kernel/qcoreapplication.cpp:953 #25146 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd7b6a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25147 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25148 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25149 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25150 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25151 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd7c5d0) at itemviews/qabstractitemview.cpp:2415 #25152 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd7c5d0) at itemviews/qlistview.cpp:848 #25153 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd7c5d0) at kernel/qwidget.cpp:8554 #25154 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd7c5d0) at widgets/qframe.cpp:557 #25155 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd7c5d0) at widgets/qabstractscrollarea.cpp:1043 #25156 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd7c5d0) at itemviews/qabstractitemview.cpp:1644 #25157 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd7c5d0) at widgets/qabstractscrollarea_p.h:100 #25158 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd7c5d0) at widgets/qabstractscrollarea_p.h:116 #25159 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd7c5d0) at kernel/qcoreapplication.cpp:1063 #25160 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd7c5d0) at kernel/qapplication.cpp:4561 #25161 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd7c5d0) at kernel/qapplication.cpp:4530 #25162 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd7c5d0) at kernel/qcoreapplication.cpp:953 #25163 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd7c5d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25164 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25165 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25166 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25167 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25168 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd7d500) at itemviews/qabstractitemview.cpp:2415 #25169 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd7d500) at itemviews/qlistview.cpp:848 #25170 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd7d500) at kernel/qwidget.cpp:8554 #25171 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd7d500) at widgets/qframe.cpp:557 #25172 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd7d500) at widgets/qabstractscrollarea.cpp:1043 #25173 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd7d500) at itemviews/qabstractitemview.cpp:1644 #25174 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd7d500) at widgets/qabstractscrollarea_p.h:100 #25175 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd7d500) at widgets/qabstractscrollarea_p.h:116 #25176 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd7d500) at kernel/qcoreapplication.cpp:1063 #25177 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd7d500) at kernel/qapplication.cpp:4561 #25178 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd7d500) at kernel/qapplication.cpp:4530 #25179 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd7d500) at kernel/qcoreapplication.cpp:953 #25180 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd7d500) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25181 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25182 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25183 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25184 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25185 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd7e430) at itemviews/qabstractitemview.cpp:2415 #25186 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd7e430) at itemviews/qlistview.cpp:848 #25187 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd7e430) at kernel/qwidget.cpp:8554 #25188 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd7e430) at widgets/qframe.cpp:557 #25189 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd7e430) at widgets/qabstractscrollarea.cpp:1043 #25190 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd7e430) at itemviews/qabstractitemview.cpp:1644 #25191 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd7e430) at widgets/qabstractscrollarea_p.h:100 #25192 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd7e430) at widgets/qabstractscrollarea_p.h:116 #25193 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd7e430) at kernel/qcoreapplication.cpp:1063 #25194 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd7e430) at kernel/qapplication.cpp:4561 #25195 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd7e430) at kernel/qapplication.cpp:4530 #25196 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd7e430) at kernel/qcoreapplication.cpp:953 #25197 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd7e430) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25198 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25199 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25200 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25201 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25202 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd7f360) at itemviews/qabstractitemview.cpp:2415 #25203 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd7f360) at itemviews/qlistview.cpp:848 #25204 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd7f360) at kernel/qwidget.cpp:8554 #25205 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd7f360) at widgets/qframe.cpp:557 #25206 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd7f360) at widgets/qabstractscrollarea.cpp:1043 #25207 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd7f360) at itemviews/qabstractitemview.cpp:1644 #25208 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd7f360) at widgets/qabstractscrollarea_p.h:100 #25209 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd7f360) at widgets/qabstractscrollarea_p.h:116 #25210 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd7f360) at kernel/qcoreapplication.cpp:1063 #25211 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd7f360) at kernel/qapplication.cpp:4561 #25212 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd7f360) at kernel/qapplication.cpp:4530 #25213 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd7f360) at kernel/qcoreapplication.cpp:953 #25214 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd7f360) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25215 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25216 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25217 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25218 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25219 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd80290) at itemviews/qabstractitemview.cpp:2415 #25220 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd80290) at itemviews/qlistview.cpp:848 #25221 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd80290) at kernel/qwidget.cpp:8554 #25222 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd80290) at widgets/qframe.cpp:557 #25223 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd80290) at widgets/qabstractscrollarea.cpp:1043 #25224 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd80290) at itemviews/qabstractitemview.cpp:1644 #25225 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd80290) at widgets/qabstractscrollarea_p.h:100 #25226 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd80290) at widgets/qabstractscrollarea_p.h:116 #25227 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd80290) at kernel/qcoreapplication.cpp:1063 #25228 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd80290) at kernel/qapplication.cpp:4561 #25229 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd80290) at kernel/qapplication.cpp:4530 #25230 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd80290) at kernel/qcoreapplication.cpp:953 #25231 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd80290) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25232 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25233 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25234 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25235 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25236 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd811c0) at itemviews/qabstractitemview.cpp:2415 #25237 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd811c0) at itemviews/qlistview.cpp:848 #25238 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd811c0) at kernel/qwidget.cpp:8554 #25239 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd811c0) at widgets/qframe.cpp:557 #25240 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd811c0) at widgets/qabstractscrollarea.cpp:1043 #25241 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd811c0) at itemviews/qabstractitemview.cpp:1644 #25242 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd811c0) at widgets/qabstractscrollarea_p.h:100 #25243 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd811c0) at widgets/qabstractscrollarea_p.h:116 #25244 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd811c0) at kernel/qcoreapplication.cpp:1063 #25245 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd811c0) at kernel/qapplication.cpp:4561 #25246 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd811c0) at kernel/qapplication.cpp:4530 #25247 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd811c0) at kernel/qcoreapplication.cpp:953 #25248 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd811c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25249 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25250 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25251 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25252 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25253 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd820f0) at itemviews/qabstractitemview.cpp:2415 #25254 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd820f0) at itemviews/qlistview.cpp:848 #25255 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd820f0) at kernel/qwidget.cpp:8554 #25256 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd820f0) at widgets/qframe.cpp:557 #25257 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd820f0) at widgets/qabstractscrollarea.cpp:1043 #25258 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd820f0) at itemviews/qabstractitemview.cpp:1644 #25259 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd820f0) at widgets/qabstractscrollarea_p.h:100 #25260 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd820f0) at widgets/qabstractscrollarea_p.h:116 #25261 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd820f0) at kernel/qcoreapplication.cpp:1063 #25262 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd820f0) at kernel/qapplication.cpp:4561 #25263 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd820f0) at kernel/qapplication.cpp:4530 #25264 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd820f0) at kernel/qcoreapplication.cpp:953 #25265 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd820f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25266 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25267 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25268 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25269 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25270 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd83020) at itemviews/qabstractitemview.cpp:2415 #25271 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd83020) at itemviews/qlistview.cpp:848 #25272 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd83020) at kernel/qwidget.cpp:8554 #25273 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd83020) at widgets/qframe.cpp:557 #25274 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd83020) at widgets/qabstractscrollarea.cpp:1043 #25275 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd83020) at itemviews/qabstractitemview.cpp:1644 #25276 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd83020) at widgets/qabstractscrollarea_p.h:100 #25277 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd83020) at widgets/qabstractscrollarea_p.h:116 #25278 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd83020) at kernel/qcoreapplication.cpp:1063 #25279 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd83020) at kernel/qapplication.cpp:4561 #25280 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd83020) at kernel/qapplication.cpp:4530 #25281 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd83020) at kernel/qcoreapplication.cpp:953 #25282 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd83020) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25283 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25284 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25285 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25286 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25287 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd83f50) at itemviews/qabstractitemview.cpp:2415 #25288 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd83f50) at itemviews/qlistview.cpp:848 #25289 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd83f50) at kernel/qwidget.cpp:8554 #25290 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd83f50) at widgets/qframe.cpp:557 #25291 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd83f50) at widgets/qabstractscrollarea.cpp:1043 #25292 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd83f50) at itemviews/qabstractitemview.cpp:1644 #25293 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd83f50) at widgets/qabstractscrollarea_p.h:100 #25294 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd83f50) at widgets/qabstractscrollarea_p.h:116 #25295 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd83f50) at kernel/qcoreapplication.cpp:1063 #25296 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd83f50) at kernel/qapplication.cpp:4561 #25297 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd83f50) at kernel/qapplication.cpp:4530 #25298 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd83f50) at kernel/qcoreapplication.cpp:953 #25299 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd83f50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25300 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25301 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25302 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25303 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25304 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd84e80) at itemviews/qabstractitemview.cpp:2415 #25305 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd84e80) at itemviews/qlistview.cpp:848 #25306 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd84e80) at kernel/qwidget.cpp:8554 #25307 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd84e80) at widgets/qframe.cpp:557 #25308 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd84e80) at widgets/qabstractscrollarea.cpp:1043 #25309 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd84e80) at itemviews/qabstractitemview.cpp:1644 #25310 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd84e80) at widgets/qabstractscrollarea_p.h:100 #25311 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd84e80) at widgets/qabstractscrollarea_p.h:116 #25312 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd84e80) at kernel/qcoreapplication.cpp:1063 #25313 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd84e80) at kernel/qapplication.cpp:4561 #25314 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd84e80) at kernel/qapplication.cpp:4530 #25315 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd84e80) at kernel/qcoreapplication.cpp:953 #25316 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd84e80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25317 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25318 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25319 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25320 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25321 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd85db0) at itemviews/qabstractitemview.cpp:2415 #25322 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd85db0) at itemviews/qlistview.cpp:848 #25323 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd85db0) at kernel/qwidget.cpp:8554 #25324 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd85db0) at widgets/qframe.cpp:557 #25325 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd85db0) at widgets/qabstractscrollarea.cpp:1043 #25326 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd85db0) at itemviews/qabstractitemview.cpp:1644 #25327 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd85db0) at widgets/qabstractscrollarea_p.h:100 #25328 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd85db0) at widgets/qabstractscrollarea_p.h:116 #25329 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd85db0) at kernel/qcoreapplication.cpp:1063 #25330 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd85db0) at kernel/qapplication.cpp:4561 #25331 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd85db0) at kernel/qapplication.cpp:4530 #25332 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd85db0) at kernel/qcoreapplication.cpp:953 #25333 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd85db0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25334 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25335 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25336 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25337 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25338 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd86ce0) at itemviews/qabstractitemview.cpp:2415 #25339 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd86ce0) at itemviews/qlistview.cpp:848 #25340 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd86ce0) at kernel/qwidget.cpp:8554 #25341 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd86ce0) at widgets/qframe.cpp:557 #25342 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd86ce0) at widgets/qabstractscrollarea.cpp:1043 #25343 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd86ce0) at itemviews/qabstractitemview.cpp:1644 #25344 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd86ce0) at widgets/qabstractscrollarea_p.h:100 #25345 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd86ce0) at widgets/qabstractscrollarea_p.h:116 #25346 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd86ce0) at kernel/qcoreapplication.cpp:1063 #25347 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd86ce0) at kernel/qapplication.cpp:4561 #25348 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd86ce0) at kernel/qapplication.cpp:4530 #25349 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd86ce0) at kernel/qcoreapplication.cpp:953 #25350 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd86ce0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25351 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25352 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25353 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25354 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25355 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd87c10) at itemviews/qabstractitemview.cpp:2415 #25356 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd87c10) at itemviews/qlistview.cpp:848 #25357 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd87c10) at kernel/qwidget.cpp:8554 #25358 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd87c10) at widgets/qframe.cpp:557 #25359 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd87c10) at widgets/qabstractscrollarea.cpp:1043 #25360 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd87c10) at itemviews/qabstractitemview.cpp:1644 #25361 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd87c10) at widgets/qabstractscrollarea_p.h:100 #25362 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd87c10) at widgets/qabstractscrollarea_p.h:116 #25363 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd87c10) at kernel/qcoreapplication.cpp:1063 #25364 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd87c10) at kernel/qapplication.cpp:4561 #25365 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd87c10) at kernel/qapplication.cpp:4530 #25366 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd87c10) at kernel/qcoreapplication.cpp:953 #25367 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd87c10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25368 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25369 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25370 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25371 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25372 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd88b40) at itemviews/qabstractitemview.cpp:2415 #25373 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd88b40) at itemviews/qlistview.cpp:848 #25374 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd88b40) at kernel/qwidget.cpp:8554 #25375 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd88b40) at widgets/qframe.cpp:557 #25376 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd88b40) at widgets/qabstractscrollarea.cpp:1043 #25377 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd88b40) at itemviews/qabstractitemview.cpp:1644 #25378 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd88b40) at widgets/qabstractscrollarea_p.h:100 #25379 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd88b40) at widgets/qabstractscrollarea_p.h:116 #25380 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd88b40) at kernel/qcoreapplication.cpp:1063 #25381 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd88b40) at kernel/qapplication.cpp:4561 #25382 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd88b40) at kernel/qapplication.cpp:4530 #25383 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd88b40) at kernel/qcoreapplication.cpp:953 #25384 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd88b40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25385 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25386 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25387 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25388 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25389 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd89a70) at itemviews/qabstractitemview.cpp:2415 #25390 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd89a70) at itemviews/qlistview.cpp:848 #25391 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd89a70) at kernel/qwidget.cpp:8554 #25392 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd89a70) at widgets/qframe.cpp:557 #25393 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd89a70) at widgets/qabstractscrollarea.cpp:1043 #25394 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd89a70) at itemviews/qabstractitemview.cpp:1644 #25395 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd89a70) at widgets/qabstractscrollarea_p.h:100 #25396 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd89a70) at widgets/qabstractscrollarea_p.h:116 #25397 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd89a70) at kernel/qcoreapplication.cpp:1063 #25398 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd89a70) at kernel/qapplication.cpp:4561 #25399 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd89a70) at kernel/qapplication.cpp:4530 #25400 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd89a70) at kernel/qcoreapplication.cpp:953 #25401 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd89a70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25402 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25403 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25404 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25405 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25406 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd8a9a0) at itemviews/qabstractitemview.cpp:2415 #25407 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd8a9a0) at itemviews/qlistview.cpp:848 #25408 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd8a9a0) at kernel/qwidget.cpp:8554 #25409 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd8a9a0) at widgets/qframe.cpp:557 #25410 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd8a9a0) at widgets/qabstractscrollarea.cpp:1043 #25411 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd8a9a0) at itemviews/qabstractitemview.cpp:1644 #25412 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd8a9a0) at widgets/qabstractscrollarea_p.h:100 #25413 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd8a9a0) at widgets/qabstractscrollarea_p.h:116 #25414 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd8a9a0) at kernel/qcoreapplication.cpp:1063 #25415 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd8a9a0) at kernel/qapplication.cpp:4561 #25416 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd8a9a0) at kernel/qapplication.cpp:4530 #25417 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd8a9a0) at kernel/qcoreapplication.cpp:953 #25418 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd8a9a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25419 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25420 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25421 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25422 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25423 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd8b8d0) at itemviews/qabstractitemview.cpp:2415 #25424 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd8b8d0) at itemviews/qlistview.cpp:848 #25425 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd8b8d0) at kernel/qwidget.cpp:8554 #25426 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd8b8d0) at widgets/qframe.cpp:557 #25427 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd8b8d0) at widgets/qabstractscrollarea.cpp:1043 #25428 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd8b8d0) at itemviews/qabstractitemview.cpp:1644 #25429 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd8b8d0) at widgets/qabstractscrollarea_p.h:100 #25430 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd8b8d0) at widgets/qabstractscrollarea_p.h:116 #25431 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd8b8d0) at kernel/qcoreapplication.cpp:1063 #25432 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd8b8d0) at kernel/qapplication.cpp:4561 #25433 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd8b8d0) at kernel/qapplication.cpp:4530 #25434 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd8b8d0) at kernel/qcoreapplication.cpp:953 #25435 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd8b8d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25436 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25437 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25438 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25439 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25440 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd8c800) at itemviews/qabstractitemview.cpp:2415 #25441 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd8c800) at itemviews/qlistview.cpp:848 #25442 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd8c800) at kernel/qwidget.cpp:8554 #25443 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd8c800) at widgets/qframe.cpp:557 #25444 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd8c800) at widgets/qabstractscrollarea.cpp:1043 #25445 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd8c800) at itemviews/qabstractitemview.cpp:1644 #25446 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd8c800) at widgets/qabstractscrollarea_p.h:100 #25447 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd8c800) at widgets/qabstractscrollarea_p.h:116 #25448 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd8c800) at kernel/qcoreapplication.cpp:1063 #25449 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd8c800) at kernel/qapplication.cpp:4561 #25450 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd8c800) at kernel/qapplication.cpp:4530 #25451 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd8c800) at kernel/qcoreapplication.cpp:953 #25452 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd8c800) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25453 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25454 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25455 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25456 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25457 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd8d730) at itemviews/qabstractitemview.cpp:2415 #25458 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd8d730) at itemviews/qlistview.cpp:848 #25459 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd8d730) at kernel/qwidget.cpp:8554 #25460 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd8d730) at widgets/qframe.cpp:557 #25461 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd8d730) at widgets/qabstractscrollarea.cpp:1043 #25462 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd8d730) at itemviews/qabstractitemview.cpp:1644 #25463 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd8d730) at widgets/qabstractscrollarea_p.h:100 #25464 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd8d730) at widgets/qabstractscrollarea_p.h:116 #25465 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd8d730) at kernel/qcoreapplication.cpp:1063 #25466 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd8d730) at kernel/qapplication.cpp:4561 #25467 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd8d730) at kernel/qapplication.cpp:4530 #25468 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd8d730) at kernel/qcoreapplication.cpp:953 #25469 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd8d730) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25470 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25471 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25472 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25473 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25474 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd8e660) at itemviews/qabstractitemview.cpp:2415 #25475 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd8e660) at itemviews/qlistview.cpp:848 #25476 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd8e660) at kernel/qwidget.cpp:8554 #25477 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd8e660) at widgets/qframe.cpp:557 #25478 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd8e660) at widgets/qabstractscrollarea.cpp:1043 #25479 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd8e660) at itemviews/qabstractitemview.cpp:1644 #25480 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd8e660) at widgets/qabstractscrollarea_p.h:100 #25481 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd8e660) at widgets/qabstractscrollarea_p.h:116 #25482 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd8e660) at kernel/qcoreapplication.cpp:1063 #25483 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd8e660) at kernel/qapplication.cpp:4561 #25484 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd8e660) at kernel/qapplication.cpp:4530 #25485 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd8e660) at kernel/qcoreapplication.cpp:953 #25486 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd8e660) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25487 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25488 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25489 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25490 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25491 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd8f590) at itemviews/qabstractitemview.cpp:2415 #25492 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd8f590) at itemviews/qlistview.cpp:848 #25493 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd8f590) at kernel/qwidget.cpp:8554 #25494 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd8f590) at widgets/qframe.cpp:557 #25495 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd8f590) at widgets/qabstractscrollarea.cpp:1043 #25496 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd8f590) at itemviews/qabstractitemview.cpp:1644 #25497 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd8f590) at widgets/qabstractscrollarea_p.h:100 #25498 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd8f590) at widgets/qabstractscrollarea_p.h:116 #25499 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd8f590) at kernel/qcoreapplication.cpp:1063 #25500 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd8f590) at kernel/qapplication.cpp:4561 #25501 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd8f590) at kernel/qapplication.cpp:4530 #25502 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd8f590) at kernel/qcoreapplication.cpp:953 #25503 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd8f590) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25504 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25505 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25506 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25507 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25508 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd904c0) at itemviews/qabstractitemview.cpp:2415 #25509 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd904c0) at itemviews/qlistview.cpp:848 #25510 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd904c0) at kernel/qwidget.cpp:8554 #25511 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd904c0) at widgets/qframe.cpp:557 #25512 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd904c0) at widgets/qabstractscrollarea.cpp:1043 #25513 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd904c0) at itemviews/qabstractitemview.cpp:1644 #25514 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd904c0) at widgets/qabstractscrollarea_p.h:100 #25515 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd904c0) at widgets/qabstractscrollarea_p.h:116 #25516 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd904c0) at kernel/qcoreapplication.cpp:1063 #25517 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd904c0) at kernel/qapplication.cpp:4561 #25518 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd904c0) at kernel/qapplication.cpp:4530 #25519 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd904c0) at kernel/qcoreapplication.cpp:953 #25520 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd904c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25521 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25522 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25523 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25524 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25525 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd913f0) at itemviews/qabstractitemview.cpp:2415 #25526 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd913f0) at itemviews/qlistview.cpp:848 #25527 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd913f0) at kernel/qwidget.cpp:8554 #25528 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd913f0) at widgets/qframe.cpp:557 #25529 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd913f0) at widgets/qabstractscrollarea.cpp:1043 #25530 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd913f0) at itemviews/qabstractitemview.cpp:1644 #25531 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd913f0) at widgets/qabstractscrollarea_p.h:100 #25532 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd913f0) at widgets/qabstractscrollarea_p.h:116 #25533 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd913f0) at kernel/qcoreapplication.cpp:1063 #25534 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd913f0) at kernel/qapplication.cpp:4561 #25535 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd913f0) at kernel/qapplication.cpp:4530 #25536 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd913f0) at kernel/qcoreapplication.cpp:953 #25537 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd913f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25538 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25539 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25540 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25541 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25542 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd92320) at itemviews/qabstractitemview.cpp:2415 #25543 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd92320) at itemviews/qlistview.cpp:848 #25544 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd92320) at kernel/qwidget.cpp:8554 #25545 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd92320) at widgets/qframe.cpp:557 #25546 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd92320) at widgets/qabstractscrollarea.cpp:1043 #25547 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd92320) at itemviews/qabstractitemview.cpp:1644 #25548 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd92320) at widgets/qabstractscrollarea_p.h:100 #25549 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd92320) at widgets/qabstractscrollarea_p.h:116 #25550 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd92320) at kernel/qcoreapplication.cpp:1063 #25551 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd92320) at kernel/qapplication.cpp:4561 #25552 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd92320) at kernel/qapplication.cpp:4530 #25553 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd92320) at kernel/qcoreapplication.cpp:953 #25554 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd92320) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25555 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25556 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25557 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25558 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25559 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd93250) at itemviews/qabstractitemview.cpp:2415 #25560 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd93250) at itemviews/qlistview.cpp:848 #25561 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd93250) at kernel/qwidget.cpp:8554 #25562 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd93250) at widgets/qframe.cpp:557 #25563 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd93250) at widgets/qabstractscrollarea.cpp:1043 #25564 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd93250) at itemviews/qabstractitemview.cpp:1644 #25565 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd93250) at widgets/qabstractscrollarea_p.h:100 #25566 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd93250) at widgets/qabstractscrollarea_p.h:116 #25567 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd93250) at kernel/qcoreapplication.cpp:1063 #25568 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd93250) at kernel/qapplication.cpp:4561 #25569 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd93250) at kernel/qapplication.cpp:4530 #25570 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd93250) at kernel/qcoreapplication.cpp:953 #25571 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd93250) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25572 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25573 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25574 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25575 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25576 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd94180) at itemviews/qabstractitemview.cpp:2415 #25577 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd94180) at itemviews/qlistview.cpp:848 #25578 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd94180) at kernel/qwidget.cpp:8554 #25579 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd94180) at widgets/qframe.cpp:557 #25580 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd94180) at widgets/qabstractscrollarea.cpp:1043 #25581 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd94180) at itemviews/qabstractitemview.cpp:1644 #25582 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd94180) at widgets/qabstractscrollarea_p.h:100 #25583 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd94180) at widgets/qabstractscrollarea_p.h:116 #25584 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd94180) at kernel/qcoreapplication.cpp:1063 #25585 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd94180) at kernel/qapplication.cpp:4561 #25586 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd94180) at kernel/qapplication.cpp:4530 #25587 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd94180) at kernel/qcoreapplication.cpp:953 #25588 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd94180) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25589 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25590 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25591 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25592 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25593 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd950b0) at itemviews/qabstractitemview.cpp:2415 #25594 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd950b0) at itemviews/qlistview.cpp:848 #25595 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd950b0) at kernel/qwidget.cpp:8554 #25596 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd950b0) at widgets/qframe.cpp:557 #25597 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd950b0) at widgets/qabstractscrollarea.cpp:1043 #25598 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd950b0) at itemviews/qabstractitemview.cpp:1644 #25599 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd950b0) at widgets/qabstractscrollarea_p.h:100 #25600 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd950b0) at widgets/qabstractscrollarea_p.h:116 #25601 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd950b0) at kernel/qcoreapplication.cpp:1063 #25602 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd950b0) at kernel/qapplication.cpp:4561 #25603 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd950b0) at kernel/qapplication.cpp:4530 #25604 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd950b0) at kernel/qcoreapplication.cpp:953 #25605 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd950b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25606 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25607 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25608 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25609 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25610 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd95fe0) at itemviews/qabstractitemview.cpp:2415 #25611 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd95fe0) at itemviews/qlistview.cpp:848 #25612 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd95fe0) at kernel/qwidget.cpp:8554 #25613 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd95fe0) at widgets/qframe.cpp:557 #25614 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd95fe0) at widgets/qabstractscrollarea.cpp:1043 #25615 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd95fe0) at itemviews/qabstractitemview.cpp:1644 #25616 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd95fe0) at widgets/qabstractscrollarea_p.h:100 #25617 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd95fe0) at widgets/qabstractscrollarea_p.h:116 #25618 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd95fe0) at kernel/qcoreapplication.cpp:1063 #25619 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd95fe0) at kernel/qapplication.cpp:4561 #25620 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd95fe0) at kernel/qapplication.cpp:4530 #25621 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd95fe0) at kernel/qcoreapplication.cpp:953 #25622 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd95fe0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25623 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25624 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25625 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25626 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25627 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd96f10) at itemviews/qabstractitemview.cpp:2415 #25628 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd96f10) at itemviews/qlistview.cpp:848 #25629 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd96f10) at kernel/qwidget.cpp:8554 #25630 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd96f10) at widgets/qframe.cpp:557 #25631 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd96f10) at widgets/qabstractscrollarea.cpp:1043 #25632 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd96f10) at itemviews/qabstractitemview.cpp:1644 #25633 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd96f10) at widgets/qabstractscrollarea_p.h:100 #25634 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd96f10) at widgets/qabstractscrollarea_p.h:116 #25635 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd96f10) at kernel/qcoreapplication.cpp:1063 #25636 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd96f10) at kernel/qapplication.cpp:4561 #25637 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd96f10) at kernel/qapplication.cpp:4530 #25638 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd96f10) at kernel/qcoreapplication.cpp:953 #25639 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd96f10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25640 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25641 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25642 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25643 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25644 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd97e40) at itemviews/qabstractitemview.cpp:2415 #25645 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd97e40) at itemviews/qlistview.cpp:848 #25646 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd97e40) at kernel/qwidget.cpp:8554 #25647 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd97e40) at widgets/qframe.cpp:557 #25648 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd97e40) at widgets/qabstractscrollarea.cpp:1043 #25649 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd97e40) at itemviews/qabstractitemview.cpp:1644 #25650 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd97e40) at widgets/qabstractscrollarea_p.h:100 #25651 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd97e40) at widgets/qabstractscrollarea_p.h:116 #25652 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd97e40) at kernel/qcoreapplication.cpp:1063 #25653 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd97e40) at kernel/qapplication.cpp:4561 #25654 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd97e40) at kernel/qapplication.cpp:4530 #25655 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd97e40) at kernel/qcoreapplication.cpp:953 #25656 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd97e40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25657 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25658 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25659 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25660 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25661 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd98d70) at itemviews/qabstractitemview.cpp:2415 #25662 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd98d70) at itemviews/qlistview.cpp:848 #25663 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd98d70) at kernel/qwidget.cpp:8554 #25664 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd98d70) at widgets/qframe.cpp:557 #25665 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd98d70) at widgets/qabstractscrollarea.cpp:1043 #25666 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd98d70) at itemviews/qabstractitemview.cpp:1644 #25667 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd98d70) at widgets/qabstractscrollarea_p.h:100 #25668 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd98d70) at widgets/qabstractscrollarea_p.h:116 #25669 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd98d70) at kernel/qcoreapplication.cpp:1063 #25670 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd98d70) at kernel/qapplication.cpp:4561 #25671 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd98d70) at kernel/qapplication.cpp:4530 #25672 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd98d70) at kernel/qcoreapplication.cpp:953 #25673 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd98d70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25674 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25675 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25676 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25677 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25678 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd99ca0) at itemviews/qabstractitemview.cpp:2415 #25679 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd99ca0) at itemviews/qlistview.cpp:848 #25680 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd99ca0) at kernel/qwidget.cpp:8554 #25681 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd99ca0) at widgets/qframe.cpp:557 #25682 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd99ca0) at widgets/qabstractscrollarea.cpp:1043 #25683 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd99ca0) at itemviews/qabstractitemview.cpp:1644 #25684 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd99ca0) at widgets/qabstractscrollarea_p.h:100 #25685 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd99ca0) at widgets/qabstractscrollarea_p.h:116 #25686 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd99ca0) at kernel/qcoreapplication.cpp:1063 #25687 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd99ca0) at kernel/qapplication.cpp:4561 #25688 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd99ca0) at kernel/qapplication.cpp:4530 #25689 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd99ca0) at kernel/qcoreapplication.cpp:953 #25690 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd99ca0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25691 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25692 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25693 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25694 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25695 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd9abd0) at itemviews/qabstractitemview.cpp:2415 #25696 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd9abd0) at itemviews/qlistview.cpp:848 #25697 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd9abd0) at kernel/qwidget.cpp:8554 #25698 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd9abd0) at widgets/qframe.cpp:557 #25699 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd9abd0) at widgets/qabstractscrollarea.cpp:1043 #25700 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd9abd0) at itemviews/qabstractitemview.cpp:1644 #25701 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd9abd0) at widgets/qabstractscrollarea_p.h:100 #25702 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd9abd0) at widgets/qabstractscrollarea_p.h:116 #25703 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd9abd0) at kernel/qcoreapplication.cpp:1063 #25704 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd9abd0) at kernel/qapplication.cpp:4561 #25705 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd9abd0) at kernel/qapplication.cpp:4530 #25706 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd9abd0) at kernel/qcoreapplication.cpp:953 #25707 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd9abd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25708 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25709 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25710 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25711 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25712 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd9bb00) at itemviews/qabstractitemview.cpp:2415 #25713 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd9bb00) at itemviews/qlistview.cpp:848 #25714 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd9bb00) at kernel/qwidget.cpp:8554 #25715 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd9bb00) at widgets/qframe.cpp:557 #25716 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd9bb00) at widgets/qabstractscrollarea.cpp:1043 #25717 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd9bb00) at itemviews/qabstractitemview.cpp:1644 #25718 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd9bb00) at widgets/qabstractscrollarea_p.h:100 #25719 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd9bb00) at widgets/qabstractscrollarea_p.h:116 #25720 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd9bb00) at kernel/qcoreapplication.cpp:1063 #25721 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd9bb00) at kernel/qapplication.cpp:4561 #25722 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd9bb00) at kernel/qapplication.cpp:4530 #25723 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd9bb00) at kernel/qcoreapplication.cpp:953 #25724 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd9bb00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25725 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25726 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25727 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25728 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25729 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd9ca30) at itemviews/qabstractitemview.cpp:2415 #25730 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd9ca30) at itemviews/qlistview.cpp:848 #25731 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd9ca30) at kernel/qwidget.cpp:8554 #25732 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd9ca30) at widgets/qframe.cpp:557 #25733 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd9ca30) at widgets/qabstractscrollarea.cpp:1043 #25734 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd9ca30) at itemviews/qabstractitemview.cpp:1644 #25735 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd9ca30) at widgets/qabstractscrollarea_p.h:100 #25736 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd9ca30) at widgets/qabstractscrollarea_p.h:116 #25737 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd9ca30) at kernel/qcoreapplication.cpp:1063 #25738 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd9ca30) at kernel/qapplication.cpp:4561 #25739 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd9ca30) at kernel/qapplication.cpp:4530 #25740 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd9ca30) at kernel/qcoreapplication.cpp:953 #25741 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd9ca30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25742 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25743 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25744 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25745 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25746 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd9d960) at itemviews/qabstractitemview.cpp:2415 #25747 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd9d960) at itemviews/qlistview.cpp:848 #25748 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd9d960) at kernel/qwidget.cpp:8554 #25749 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd9d960) at widgets/qframe.cpp:557 #25750 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd9d960) at widgets/qabstractscrollarea.cpp:1043 #25751 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd9d960) at itemviews/qabstractitemview.cpp:1644 #25752 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd9d960) at widgets/qabstractscrollarea_p.h:100 #25753 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd9d960) at widgets/qabstractscrollarea_p.h:116 #25754 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd9d960) at kernel/qcoreapplication.cpp:1063 #25755 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd9d960) at kernel/qapplication.cpp:4561 #25756 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd9d960) at kernel/qapplication.cpp:4530 #25757 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd9d960) at kernel/qcoreapplication.cpp:953 #25758 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd9d960) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25759 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25760 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25761 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25762 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25763 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd9e890) at itemviews/qabstractitemview.cpp:2415 #25764 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd9e890) at itemviews/qlistview.cpp:848 #25765 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd9e890) at kernel/qwidget.cpp:8554 #25766 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd9e890) at widgets/qframe.cpp:557 #25767 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd9e890) at widgets/qabstractscrollarea.cpp:1043 #25768 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd9e890) at itemviews/qabstractitemview.cpp:1644 #25769 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd9e890) at widgets/qabstractscrollarea_p.h:100 #25770 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd9e890) at widgets/qabstractscrollarea_p.h:116 #25771 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd9e890) at kernel/qcoreapplication.cpp:1063 #25772 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd9e890) at kernel/qapplication.cpp:4561 #25773 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd9e890) at kernel/qapplication.cpp:4530 #25774 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd9e890) at kernel/qcoreapplication.cpp:953 #25775 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd9e890) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25776 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25777 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25778 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25779 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25780 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffd9f7c0) at itemviews/qabstractitemview.cpp:2415 #25781 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffd9f7c0) at itemviews/qlistview.cpp:848 #25782 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffd9f7c0) at kernel/qwidget.cpp:8554 #25783 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffd9f7c0) at widgets/qframe.cpp:557 #25784 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffd9f7c0) at widgets/qabstractscrollarea.cpp:1043 #25785 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffd9f7c0) at itemviews/qabstractitemview.cpp:1644 #25786 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffd9f7c0) at widgets/qabstractscrollarea_p.h:100 #25787 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffd9f7c0) at widgets/qabstractscrollarea_p.h:116 #25788 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffd9f7c0) at kernel/qcoreapplication.cpp:1063 #25789 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffd9f7c0) at kernel/qapplication.cpp:4561 #25790 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffd9f7c0) at kernel/qapplication.cpp:4530 #25791 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffd9f7c0) at kernel/qcoreapplication.cpp:953 #25792 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffd9f7c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25793 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25794 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25795 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25796 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25797 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffda06f0) at itemviews/qabstractitemview.cpp:2415 #25798 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffda06f0) at itemviews/qlistview.cpp:848 #25799 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffda06f0) at kernel/qwidget.cpp:8554 #25800 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffda06f0) at widgets/qframe.cpp:557 #25801 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffda06f0) at widgets/qabstractscrollarea.cpp:1043 #25802 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffda06f0) at itemviews/qabstractitemview.cpp:1644 #25803 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffda06f0) at widgets/qabstractscrollarea_p.h:100 #25804 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffda06f0) at widgets/qabstractscrollarea_p.h:116 #25805 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffda06f0) at kernel/qcoreapplication.cpp:1063 #25806 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffda06f0) at kernel/qapplication.cpp:4561 #25807 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffda06f0) at kernel/qapplication.cpp:4530 #25808 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffda06f0) at kernel/qcoreapplication.cpp:953 #25809 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffda06f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25810 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25811 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25812 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25813 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25814 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffda1620) at itemviews/qabstractitemview.cpp:2415 #25815 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffda1620) at itemviews/qlistview.cpp:848 #25816 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffda1620) at kernel/qwidget.cpp:8554 #25817 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffda1620) at widgets/qframe.cpp:557 #25818 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffda1620) at widgets/qabstractscrollarea.cpp:1043 #25819 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffda1620) at itemviews/qabstractitemview.cpp:1644 #25820 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffda1620) at widgets/qabstractscrollarea_p.h:100 #25821 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffda1620) at widgets/qabstractscrollarea_p.h:116 #25822 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffda1620) at kernel/qcoreapplication.cpp:1063 #25823 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffda1620) at kernel/qapplication.cpp:4561 #25824 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffda1620) at kernel/qapplication.cpp:4530 #25825 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffda1620) at kernel/qcoreapplication.cpp:953 #25826 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffda1620) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25827 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25828 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25829 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25830 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25831 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffda2550) at itemviews/qabstractitemview.cpp:2415 #25832 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffda2550) at itemviews/qlistview.cpp:848 #25833 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffda2550) at kernel/qwidget.cpp:8554 #25834 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffda2550) at widgets/qframe.cpp:557 #25835 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffda2550) at widgets/qabstractscrollarea.cpp:1043 #25836 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffda2550) at itemviews/qabstractitemview.cpp:1644 #25837 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffda2550) at widgets/qabstractscrollarea_p.h:100 #25838 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffda2550) at widgets/qabstractscrollarea_p.h:116 #25839 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffda2550) at kernel/qcoreapplication.cpp:1063 #25840 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffda2550) at kernel/qapplication.cpp:4561 #25841 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffda2550) at kernel/qapplication.cpp:4530 #25842 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffda2550) at kernel/qcoreapplication.cpp:953 #25843 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffda2550) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25844 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25845 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25846 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25847 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25848 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffda3480) at itemviews/qabstractitemview.cpp:2415 #25849 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffda3480) at itemviews/qlistview.cpp:848 #25850 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffda3480) at kernel/qwidget.cpp:8554 #25851 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffda3480) at widgets/qframe.cpp:557 #25852 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffda3480) at widgets/qabstractscrollarea.cpp:1043 #25853 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffda3480) at itemviews/qabstractitemview.cpp:1644 #25854 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffda3480) at widgets/qabstractscrollarea_p.h:100 #25855 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffda3480) at widgets/qabstractscrollarea_p.h:116 #25856 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffda3480) at kernel/qcoreapplication.cpp:1063 #25857 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffda3480) at kernel/qapplication.cpp:4561 #25858 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffda3480) at kernel/qapplication.cpp:4530 #25859 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffda3480) at kernel/qcoreapplication.cpp:953 #25860 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffda3480) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25861 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25862 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25863 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25864 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25865 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffda43b0) at itemviews/qabstractitemview.cpp:2415 #25866 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffda43b0) at itemviews/qlistview.cpp:848 #25867 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffda43b0) at kernel/qwidget.cpp:8554 #25868 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffda43b0) at widgets/qframe.cpp:557 #25869 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffda43b0) at widgets/qabstractscrollarea.cpp:1043 #25870 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffda43b0) at itemviews/qabstractitemview.cpp:1644 #25871 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffda43b0) at widgets/qabstractscrollarea_p.h:100 #25872 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffda43b0) at widgets/qabstractscrollarea_p.h:116 #25873 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffda43b0) at kernel/qcoreapplication.cpp:1063 #25874 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffda43b0) at kernel/qapplication.cpp:4561 #25875 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffda43b0) at kernel/qapplication.cpp:4530 #25876 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffda43b0) at kernel/qcoreapplication.cpp:953 #25877 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffda43b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25878 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25879 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25880 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25881 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25882 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffda52e0) at itemviews/qabstractitemview.cpp:2415 #25883 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffda52e0) at itemviews/qlistview.cpp:848 #25884 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffda52e0) at kernel/qwidget.cpp:8554 #25885 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffda52e0) at widgets/qframe.cpp:557 #25886 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffda52e0) at widgets/qabstractscrollarea.cpp:1043 #25887 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffda52e0) at itemviews/qabstractitemview.cpp:1644 #25888 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffda52e0) at widgets/qabstractscrollarea_p.h:100 #25889 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffda52e0) at widgets/qabstractscrollarea_p.h:116 #25890 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffda52e0) at kernel/qcoreapplication.cpp:1063 #25891 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffda52e0) at kernel/qapplication.cpp:4561 #25892 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffda52e0) at kernel/qapplication.cpp:4530 #25893 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffda52e0) at kernel/qcoreapplication.cpp:953 #25894 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffda52e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25895 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25896 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25897 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25898 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25899 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffda6210) at itemviews/qabstractitemview.cpp:2415 #25900 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffda6210) at itemviews/qlistview.cpp:848 #25901 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffda6210) at kernel/qwidget.cpp:8554 #25902 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffda6210) at widgets/qframe.cpp:557 #25903 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffda6210) at widgets/qabstractscrollarea.cpp:1043 #25904 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffda6210) at itemviews/qabstractitemview.cpp:1644 #25905 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffda6210) at widgets/qabstractscrollarea_p.h:100 #25906 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffda6210) at widgets/qabstractscrollarea_p.h:116 #25907 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffda6210) at kernel/qcoreapplication.cpp:1063 #25908 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffda6210) at kernel/qapplication.cpp:4561 #25909 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffda6210) at kernel/qapplication.cpp:4530 #25910 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffda6210) at kernel/qcoreapplication.cpp:953 #25911 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffda6210) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25912 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25913 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25914 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25915 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25916 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffda7140) at itemviews/qabstractitemview.cpp:2415 #25917 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffda7140) at itemviews/qlistview.cpp:848 #25918 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffda7140) at kernel/qwidget.cpp:8554 #25919 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffda7140) at widgets/qframe.cpp:557 #25920 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffda7140) at widgets/qabstractscrollarea.cpp:1043 #25921 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffda7140) at itemviews/qabstractitemview.cpp:1644 #25922 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffda7140) at widgets/qabstractscrollarea_p.h:100 #25923 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffda7140) at widgets/qabstractscrollarea_p.h:116 #25924 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffda7140) at kernel/qcoreapplication.cpp:1063 #25925 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffda7140) at kernel/qapplication.cpp:4561 #25926 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffda7140) at kernel/qapplication.cpp:4530 #25927 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffda7140) at kernel/qcoreapplication.cpp:953 #25928 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffda7140) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25929 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25930 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25931 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25932 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25933 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffda8070) at itemviews/qabstractitemview.cpp:2415 #25934 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffda8070) at itemviews/qlistview.cpp:848 #25935 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffda8070) at kernel/qwidget.cpp:8554 #25936 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffda8070) at widgets/qframe.cpp:557 #25937 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffda8070) at widgets/qabstractscrollarea.cpp:1043 #25938 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffda8070) at itemviews/qabstractitemview.cpp:1644 #25939 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffda8070) at widgets/qabstractscrollarea_p.h:100 #25940 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffda8070) at widgets/qabstractscrollarea_p.h:116 #25941 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffda8070) at kernel/qcoreapplication.cpp:1063 #25942 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffda8070) at kernel/qapplication.cpp:4561 #25943 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffda8070) at kernel/qapplication.cpp:4530 #25944 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffda8070) at kernel/qcoreapplication.cpp:953 #25945 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffda8070) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25946 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25947 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25948 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25949 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25950 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffda8fa0) at itemviews/qabstractitemview.cpp:2415 #25951 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffda8fa0) at itemviews/qlistview.cpp:848 #25952 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffda8fa0) at kernel/qwidget.cpp:8554 #25953 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffda8fa0) at widgets/qframe.cpp:557 #25954 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffda8fa0) at widgets/qabstractscrollarea.cpp:1043 #25955 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffda8fa0) at itemviews/qabstractitemview.cpp:1644 #25956 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffda8fa0) at widgets/qabstractscrollarea_p.h:100 #25957 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffda8fa0) at widgets/qabstractscrollarea_p.h:116 #25958 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffda8fa0) at kernel/qcoreapplication.cpp:1063 #25959 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffda8fa0) at kernel/qapplication.cpp:4561 #25960 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffda8fa0) at kernel/qapplication.cpp:4530 #25961 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffda8fa0) at kernel/qcoreapplication.cpp:953 #25962 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffda8fa0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25963 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25964 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25965 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25966 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25967 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffda9ed0) at itemviews/qabstractitemview.cpp:2415 #25968 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffda9ed0) at itemviews/qlistview.cpp:848 #25969 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffda9ed0) at kernel/qwidget.cpp:8554 #25970 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffda9ed0) at widgets/qframe.cpp:557 #25971 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffda9ed0) at widgets/qabstractscrollarea.cpp:1043 #25972 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffda9ed0) at itemviews/qabstractitemview.cpp:1644 #25973 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffda9ed0) at widgets/qabstractscrollarea_p.h:100 #25974 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffda9ed0) at widgets/qabstractscrollarea_p.h:116 #25975 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffda9ed0) at kernel/qcoreapplication.cpp:1063 #25976 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffda9ed0) at kernel/qapplication.cpp:4561 #25977 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffda9ed0) at kernel/qapplication.cpp:4530 #25978 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffda9ed0) at kernel/qcoreapplication.cpp:953 #25979 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffda9ed0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25980 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #25981 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25982 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #25983 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #25984 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdaae00) at itemviews/qabstractitemview.cpp:2415 #25985 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdaae00) at itemviews/qlistview.cpp:848 #25986 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdaae00) at kernel/qwidget.cpp:8554 #25987 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdaae00) at widgets/qframe.cpp:557 #25988 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdaae00) at widgets/qabstractscrollarea.cpp:1043 #25989 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdaae00) at itemviews/qabstractitemview.cpp:1644 #25990 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdaae00) at widgets/qabstractscrollarea_p.h:100 #25991 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdaae00) at widgets/qabstractscrollarea_p.h:116 #25992 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdaae00) at kernel/qcoreapplication.cpp:1063 #25993 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdaae00) at kernel/qapplication.cpp:4561 #25994 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdaae00) at kernel/qapplication.cpp:4530 #25995 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdaae00) at kernel/qcoreapplication.cpp:953 #25996 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdaae00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #25997 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #25998 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #25999 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26000 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26001 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdabd30) at itemviews/qabstractitemview.cpp:2415 #26002 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdabd30) at itemviews/qlistview.cpp:848 #26003 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdabd30) at kernel/qwidget.cpp:8554 #26004 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdabd30) at widgets/qframe.cpp:557 #26005 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdabd30) at widgets/qabstractscrollarea.cpp:1043 #26006 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdabd30) at itemviews/qabstractitemview.cpp:1644 #26007 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdabd30) at widgets/qabstractscrollarea_p.h:100 #26008 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdabd30) at widgets/qabstractscrollarea_p.h:116 #26009 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdabd30) at kernel/qcoreapplication.cpp:1063 #26010 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdabd30) at kernel/qapplication.cpp:4561 #26011 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdabd30) at kernel/qapplication.cpp:4530 #26012 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdabd30) at kernel/qcoreapplication.cpp:953 #26013 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdabd30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26014 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26015 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26016 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26017 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26018 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdacc60) at itemviews/qabstractitemview.cpp:2415 #26019 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdacc60) at itemviews/qlistview.cpp:848 #26020 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdacc60) at kernel/qwidget.cpp:8554 #26021 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdacc60) at widgets/qframe.cpp:557 #26022 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdacc60) at widgets/qabstractscrollarea.cpp:1043 #26023 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdacc60) at itemviews/qabstractitemview.cpp:1644 #26024 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdacc60) at widgets/qabstractscrollarea_p.h:100 #26025 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdacc60) at widgets/qabstractscrollarea_p.h:116 #26026 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdacc60) at kernel/qcoreapplication.cpp:1063 #26027 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdacc60) at kernel/qapplication.cpp:4561 #26028 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdacc60) at kernel/qapplication.cpp:4530 #26029 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdacc60) at kernel/qcoreapplication.cpp:953 #26030 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdacc60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26031 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26032 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26033 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26034 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26035 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdadb90) at itemviews/qabstractitemview.cpp:2415 #26036 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdadb90) at itemviews/qlistview.cpp:848 #26037 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdadb90) at kernel/qwidget.cpp:8554 #26038 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdadb90) at widgets/qframe.cpp:557 #26039 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdadb90) at widgets/qabstractscrollarea.cpp:1043 #26040 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdadb90) at itemviews/qabstractitemview.cpp:1644 #26041 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdadb90) at widgets/qabstractscrollarea_p.h:100 #26042 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdadb90) at widgets/qabstractscrollarea_p.h:116 #26043 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdadb90) at kernel/qcoreapplication.cpp:1063 #26044 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdadb90) at kernel/qapplication.cpp:4561 #26045 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdadb90) at kernel/qapplication.cpp:4530 #26046 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdadb90) at kernel/qcoreapplication.cpp:953 #26047 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdadb90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26048 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26049 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26050 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26051 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26052 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdaeac0) at itemviews/qabstractitemview.cpp:2415 #26053 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdaeac0) at itemviews/qlistview.cpp:848 #26054 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdaeac0) at kernel/qwidget.cpp:8554 #26055 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdaeac0) at widgets/qframe.cpp:557 #26056 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdaeac0) at widgets/qabstractscrollarea.cpp:1043 #26057 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdaeac0) at itemviews/qabstractitemview.cpp:1644 #26058 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdaeac0) at widgets/qabstractscrollarea_p.h:100 #26059 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdaeac0) at widgets/qabstractscrollarea_p.h:116 #26060 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdaeac0) at kernel/qcoreapplication.cpp:1063 #26061 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdaeac0) at kernel/qapplication.cpp:4561 #26062 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdaeac0) at kernel/qapplication.cpp:4530 #26063 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdaeac0) at kernel/qcoreapplication.cpp:953 #26064 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdaeac0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26065 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26066 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26067 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26068 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26069 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdaf9f0) at itemviews/qabstractitemview.cpp:2415 #26070 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdaf9f0) at itemviews/qlistview.cpp:848 #26071 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdaf9f0) at kernel/qwidget.cpp:8554 #26072 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdaf9f0) at widgets/qframe.cpp:557 #26073 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdaf9f0) at widgets/qabstractscrollarea.cpp:1043 #26074 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdaf9f0) at itemviews/qabstractitemview.cpp:1644 #26075 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdaf9f0) at widgets/qabstractscrollarea_p.h:100 #26076 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdaf9f0) at widgets/qabstractscrollarea_p.h:116 #26077 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdaf9f0) at kernel/qcoreapplication.cpp:1063 #26078 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdaf9f0) at kernel/qapplication.cpp:4561 #26079 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdaf9f0) at kernel/qapplication.cpp:4530 #26080 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdaf9f0) at kernel/qcoreapplication.cpp:953 #26081 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdaf9f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26082 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26083 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26084 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26085 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26086 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdb0920) at itemviews/qabstractitemview.cpp:2415 #26087 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdb0920) at itemviews/qlistview.cpp:848 #26088 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdb0920) at kernel/qwidget.cpp:8554 #26089 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdb0920) at widgets/qframe.cpp:557 #26090 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdb0920) at widgets/qabstractscrollarea.cpp:1043 #26091 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdb0920) at itemviews/qabstractitemview.cpp:1644 #26092 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdb0920) at widgets/qabstractscrollarea_p.h:100 #26093 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdb0920) at widgets/qabstractscrollarea_p.h:116 #26094 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdb0920) at kernel/qcoreapplication.cpp:1063 #26095 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdb0920) at kernel/qapplication.cpp:4561 #26096 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdb0920) at kernel/qapplication.cpp:4530 #26097 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdb0920) at kernel/qcoreapplication.cpp:953 #26098 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdb0920) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26099 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26100 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26101 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26102 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26103 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdb1850) at itemviews/qabstractitemview.cpp:2415 #26104 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdb1850) at itemviews/qlistview.cpp:848 #26105 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdb1850) at kernel/qwidget.cpp:8554 #26106 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdb1850) at widgets/qframe.cpp:557 #26107 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdb1850) at widgets/qabstractscrollarea.cpp:1043 #26108 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdb1850) at itemviews/qabstractitemview.cpp:1644 #26109 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdb1850) at widgets/qabstractscrollarea_p.h:100 #26110 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdb1850) at widgets/qabstractscrollarea_p.h:116 #26111 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdb1850) at kernel/qcoreapplication.cpp:1063 #26112 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdb1850) at kernel/qapplication.cpp:4561 #26113 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdb1850) at kernel/qapplication.cpp:4530 #26114 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdb1850) at kernel/qcoreapplication.cpp:953 #26115 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdb1850) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26116 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26117 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26118 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26119 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26120 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdb2780) at itemviews/qabstractitemview.cpp:2415 #26121 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdb2780) at itemviews/qlistview.cpp:848 #26122 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdb2780) at kernel/qwidget.cpp:8554 #26123 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdb2780) at widgets/qframe.cpp:557 #26124 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdb2780) at widgets/qabstractscrollarea.cpp:1043 #26125 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdb2780) at itemviews/qabstractitemview.cpp:1644 #26126 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdb2780) at widgets/qabstractscrollarea_p.h:100 #26127 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdb2780) at widgets/qabstractscrollarea_p.h:116 #26128 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdb2780) at kernel/qcoreapplication.cpp:1063 #26129 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdb2780) at kernel/qapplication.cpp:4561 #26130 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdb2780) at kernel/qapplication.cpp:4530 #26131 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdb2780) at kernel/qcoreapplication.cpp:953 #26132 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdb2780) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26133 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26134 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26135 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26136 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26137 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdb36b0) at itemviews/qabstractitemview.cpp:2415 #26138 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdb36b0) at itemviews/qlistview.cpp:848 #26139 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdb36b0) at kernel/qwidget.cpp:8554 #26140 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdb36b0) at widgets/qframe.cpp:557 #26141 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdb36b0) at widgets/qabstractscrollarea.cpp:1043 #26142 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdb36b0) at itemviews/qabstractitemview.cpp:1644 #26143 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdb36b0) at widgets/qabstractscrollarea_p.h:100 #26144 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdb36b0) at widgets/qabstractscrollarea_p.h:116 #26145 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdb36b0) at kernel/qcoreapplication.cpp:1063 #26146 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdb36b0) at kernel/qapplication.cpp:4561 #26147 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdb36b0) at kernel/qapplication.cpp:4530 #26148 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdb36b0) at kernel/qcoreapplication.cpp:953 #26149 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdb36b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26150 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26151 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26152 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26153 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26154 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdb45e0) at itemviews/qabstractitemview.cpp:2415 #26155 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdb45e0) at itemviews/qlistview.cpp:848 #26156 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdb45e0) at kernel/qwidget.cpp:8554 #26157 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdb45e0) at widgets/qframe.cpp:557 #26158 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdb45e0) at widgets/qabstractscrollarea.cpp:1043 #26159 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdb45e0) at itemviews/qabstractitemview.cpp:1644 #26160 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdb45e0) at widgets/qabstractscrollarea_p.h:100 #26161 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdb45e0) at widgets/qabstractscrollarea_p.h:116 #26162 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdb45e0) at kernel/qcoreapplication.cpp:1063 #26163 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdb45e0) at kernel/qapplication.cpp:4561 #26164 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdb45e0) at kernel/qapplication.cpp:4530 #26165 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdb45e0) at kernel/qcoreapplication.cpp:953 #26166 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdb45e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26167 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26168 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26169 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26170 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26171 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdb5510) at itemviews/qabstractitemview.cpp:2415 #26172 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdb5510) at itemviews/qlistview.cpp:848 #26173 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdb5510) at kernel/qwidget.cpp:8554 #26174 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdb5510) at widgets/qframe.cpp:557 #26175 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdb5510) at widgets/qabstractscrollarea.cpp:1043 #26176 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdb5510) at itemviews/qabstractitemview.cpp:1644 #26177 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdb5510) at widgets/qabstractscrollarea_p.h:100 #26178 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdb5510) at widgets/qabstractscrollarea_p.h:116 #26179 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdb5510) at kernel/qcoreapplication.cpp:1063 #26180 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdb5510) at kernel/qapplication.cpp:4561 #26181 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdb5510) at kernel/qapplication.cpp:4530 #26182 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdb5510) at kernel/qcoreapplication.cpp:953 #26183 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdb5510) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26184 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26185 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26186 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26187 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26188 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdb6440) at itemviews/qabstractitemview.cpp:2415 #26189 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdb6440) at itemviews/qlistview.cpp:848 #26190 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdb6440) at kernel/qwidget.cpp:8554 #26191 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdb6440) at widgets/qframe.cpp:557 #26192 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdb6440) at widgets/qabstractscrollarea.cpp:1043 #26193 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdb6440) at itemviews/qabstractitemview.cpp:1644 #26194 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdb6440) at widgets/qabstractscrollarea_p.h:100 #26195 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdb6440) at widgets/qabstractscrollarea_p.h:116 #26196 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdb6440) at kernel/qcoreapplication.cpp:1063 #26197 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdb6440) at kernel/qapplication.cpp:4561 #26198 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdb6440) at kernel/qapplication.cpp:4530 #26199 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdb6440) at kernel/qcoreapplication.cpp:953 #26200 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdb6440) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26201 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26202 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26203 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26204 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26205 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdb7370) at itemviews/qabstractitemview.cpp:2415 #26206 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdb7370) at itemviews/qlistview.cpp:848 #26207 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdb7370) at kernel/qwidget.cpp:8554 #26208 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdb7370) at widgets/qframe.cpp:557 #26209 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdb7370) at widgets/qabstractscrollarea.cpp:1043 #26210 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdb7370) at itemviews/qabstractitemview.cpp:1644 #26211 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdb7370) at widgets/qabstractscrollarea_p.h:100 #26212 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdb7370) at widgets/qabstractscrollarea_p.h:116 #26213 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdb7370) at kernel/qcoreapplication.cpp:1063 #26214 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdb7370) at kernel/qapplication.cpp:4561 #26215 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdb7370) at kernel/qapplication.cpp:4530 #26216 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdb7370) at kernel/qcoreapplication.cpp:953 #26217 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdb7370) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26218 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26219 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26220 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26221 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26222 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdb82a0) at itemviews/qabstractitemview.cpp:2415 #26223 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdb82a0) at itemviews/qlistview.cpp:848 #26224 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdb82a0) at kernel/qwidget.cpp:8554 #26225 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdb82a0) at widgets/qframe.cpp:557 #26226 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdb82a0) at widgets/qabstractscrollarea.cpp:1043 #26227 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdb82a0) at itemviews/qabstractitemview.cpp:1644 #26228 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdb82a0) at widgets/qabstractscrollarea_p.h:100 #26229 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdb82a0) at widgets/qabstractscrollarea_p.h:116 #26230 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdb82a0) at kernel/qcoreapplication.cpp:1063 #26231 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdb82a0) at kernel/qapplication.cpp:4561 #26232 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdb82a0) at kernel/qapplication.cpp:4530 #26233 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdb82a0) at kernel/qcoreapplication.cpp:953 #26234 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdb82a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26235 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26236 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26237 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26238 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26239 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdb91d0) at itemviews/qabstractitemview.cpp:2415 #26240 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdb91d0) at itemviews/qlistview.cpp:848 #26241 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdb91d0) at kernel/qwidget.cpp:8554 #26242 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdb91d0) at widgets/qframe.cpp:557 #26243 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdb91d0) at widgets/qabstractscrollarea.cpp:1043 #26244 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdb91d0) at itemviews/qabstractitemview.cpp:1644 #26245 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdb91d0) at widgets/qabstractscrollarea_p.h:100 #26246 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdb91d0) at widgets/qabstractscrollarea_p.h:116 #26247 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdb91d0) at kernel/qcoreapplication.cpp:1063 #26248 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdb91d0) at kernel/qapplication.cpp:4561 #26249 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdb91d0) at kernel/qapplication.cpp:4530 #26250 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdb91d0) at kernel/qcoreapplication.cpp:953 #26251 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdb91d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26252 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26253 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26254 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26255 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26256 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdba100) at itemviews/qabstractitemview.cpp:2415 #26257 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdba100) at itemviews/qlistview.cpp:848 #26258 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdba100) at kernel/qwidget.cpp:8554 #26259 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdba100) at widgets/qframe.cpp:557 #26260 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdba100) at widgets/qabstractscrollarea.cpp:1043 #26261 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdba100) at itemviews/qabstractitemview.cpp:1644 #26262 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdba100) at widgets/qabstractscrollarea_p.h:100 #26263 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdba100) at widgets/qabstractscrollarea_p.h:116 #26264 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdba100) at kernel/qcoreapplication.cpp:1063 #26265 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdba100) at kernel/qapplication.cpp:4561 #26266 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdba100) at kernel/qapplication.cpp:4530 #26267 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdba100) at kernel/qcoreapplication.cpp:953 #26268 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdba100) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26269 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26270 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26271 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26272 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26273 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdbb030) at itemviews/qabstractitemview.cpp:2415 #26274 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdbb030) at itemviews/qlistview.cpp:848 #26275 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdbb030) at kernel/qwidget.cpp:8554 #26276 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdbb030) at widgets/qframe.cpp:557 #26277 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdbb030) at widgets/qabstractscrollarea.cpp:1043 #26278 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdbb030) at itemviews/qabstractitemview.cpp:1644 #26279 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdbb030) at widgets/qabstractscrollarea_p.h:100 #26280 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdbb030) at widgets/qabstractscrollarea_p.h:116 #26281 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdbb030) at kernel/qcoreapplication.cpp:1063 #26282 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdbb030) at kernel/qapplication.cpp:4561 #26283 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdbb030) at kernel/qapplication.cpp:4530 #26284 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdbb030) at kernel/qcoreapplication.cpp:953 #26285 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdbb030) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26286 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26287 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26288 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26289 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26290 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdbbf60) at itemviews/qabstractitemview.cpp:2415 #26291 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdbbf60) at itemviews/qlistview.cpp:848 #26292 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdbbf60) at kernel/qwidget.cpp:8554 #26293 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdbbf60) at widgets/qframe.cpp:557 #26294 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdbbf60) at widgets/qabstractscrollarea.cpp:1043 #26295 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdbbf60) at itemviews/qabstractitemview.cpp:1644 #26296 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdbbf60) at widgets/qabstractscrollarea_p.h:100 #26297 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdbbf60) at widgets/qabstractscrollarea_p.h:116 #26298 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdbbf60) at kernel/qcoreapplication.cpp:1063 #26299 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdbbf60) at kernel/qapplication.cpp:4561 #26300 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdbbf60) at kernel/qapplication.cpp:4530 #26301 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdbbf60) at kernel/qcoreapplication.cpp:953 #26302 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdbbf60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26303 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26304 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26305 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26306 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26307 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdbce90) at itemviews/qabstractitemview.cpp:2415 #26308 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdbce90) at itemviews/qlistview.cpp:848 #26309 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdbce90) at kernel/qwidget.cpp:8554 #26310 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdbce90) at widgets/qframe.cpp:557 #26311 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdbce90) at widgets/qabstractscrollarea.cpp:1043 #26312 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdbce90) at itemviews/qabstractitemview.cpp:1644 #26313 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdbce90) at widgets/qabstractscrollarea_p.h:100 #26314 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdbce90) at widgets/qabstractscrollarea_p.h:116 #26315 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdbce90) at kernel/qcoreapplication.cpp:1063 #26316 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdbce90) at kernel/qapplication.cpp:4561 #26317 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdbce90) at kernel/qapplication.cpp:4530 #26318 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdbce90) at kernel/qcoreapplication.cpp:953 #26319 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdbce90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26320 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26321 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26322 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26323 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26324 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdbddc0) at itemviews/qabstractitemview.cpp:2415 #26325 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdbddc0) at itemviews/qlistview.cpp:848 #26326 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdbddc0) at kernel/qwidget.cpp:8554 #26327 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdbddc0) at widgets/qframe.cpp:557 #26328 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdbddc0) at widgets/qabstractscrollarea.cpp:1043 #26329 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdbddc0) at itemviews/qabstractitemview.cpp:1644 #26330 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdbddc0) at widgets/qabstractscrollarea_p.h:100 #26331 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdbddc0) at widgets/qabstractscrollarea_p.h:116 #26332 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdbddc0) at kernel/qcoreapplication.cpp:1063 #26333 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdbddc0) at kernel/qapplication.cpp:4561 #26334 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdbddc0) at kernel/qapplication.cpp:4530 #26335 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdbddc0) at kernel/qcoreapplication.cpp:953 #26336 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdbddc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26337 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26338 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26339 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26340 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26341 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdbecf0) at itemviews/qabstractitemview.cpp:2415 #26342 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdbecf0) at itemviews/qlistview.cpp:848 #26343 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdbecf0) at kernel/qwidget.cpp:8554 #26344 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdbecf0) at widgets/qframe.cpp:557 #26345 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdbecf0) at widgets/qabstractscrollarea.cpp:1043 #26346 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdbecf0) at itemviews/qabstractitemview.cpp:1644 #26347 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdbecf0) at widgets/qabstractscrollarea_p.h:100 #26348 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdbecf0) at widgets/qabstractscrollarea_p.h:116 #26349 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdbecf0) at kernel/qcoreapplication.cpp:1063 #26350 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdbecf0) at kernel/qapplication.cpp:4561 #26351 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdbecf0) at kernel/qapplication.cpp:4530 #26352 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdbecf0) at kernel/qcoreapplication.cpp:953 #26353 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdbecf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26354 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26355 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26356 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26357 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26358 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdbfc20) at itemviews/qabstractitemview.cpp:2415 #26359 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdbfc20) at itemviews/qlistview.cpp:848 #26360 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdbfc20) at kernel/qwidget.cpp:8554 #26361 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdbfc20) at widgets/qframe.cpp:557 #26362 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdbfc20) at widgets/qabstractscrollarea.cpp:1043 #26363 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdbfc20) at itemviews/qabstractitemview.cpp:1644 #26364 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdbfc20) at widgets/qabstractscrollarea_p.h:100 #26365 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdbfc20) at widgets/qabstractscrollarea_p.h:116 #26366 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdbfc20) at kernel/qcoreapplication.cpp:1063 #26367 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdbfc20) at kernel/qapplication.cpp:4561 #26368 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdbfc20) at kernel/qapplication.cpp:4530 #26369 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdbfc20) at kernel/qcoreapplication.cpp:953 #26370 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdbfc20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26371 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26372 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26373 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26374 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26375 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdc0b50) at itemviews/qabstractitemview.cpp:2415 #26376 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdc0b50) at itemviews/qlistview.cpp:848 #26377 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdc0b50) at kernel/qwidget.cpp:8554 #26378 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdc0b50) at widgets/qframe.cpp:557 #26379 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdc0b50) at widgets/qabstractscrollarea.cpp:1043 #26380 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdc0b50) at itemviews/qabstractitemview.cpp:1644 #26381 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdc0b50) at widgets/qabstractscrollarea_p.h:100 #26382 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdc0b50) at widgets/qabstractscrollarea_p.h:116 #26383 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdc0b50) at kernel/qcoreapplication.cpp:1063 #26384 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdc0b50) at kernel/qapplication.cpp:4561 #26385 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdc0b50) at kernel/qapplication.cpp:4530 #26386 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdc0b50) at kernel/qcoreapplication.cpp:953 #26387 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdc0b50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26388 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26389 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26390 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26391 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26392 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdc1a80) at itemviews/qabstractitemview.cpp:2415 #26393 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdc1a80) at itemviews/qlistview.cpp:848 #26394 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdc1a80) at kernel/qwidget.cpp:8554 #26395 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdc1a80) at widgets/qframe.cpp:557 #26396 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdc1a80) at widgets/qabstractscrollarea.cpp:1043 #26397 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdc1a80) at itemviews/qabstractitemview.cpp:1644 #26398 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdc1a80) at widgets/qabstractscrollarea_p.h:100 #26399 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdc1a80) at widgets/qabstractscrollarea_p.h:116 #26400 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdc1a80) at kernel/qcoreapplication.cpp:1063 #26401 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdc1a80) at kernel/qapplication.cpp:4561 #26402 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdc1a80) at kernel/qapplication.cpp:4530 #26403 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdc1a80) at kernel/qcoreapplication.cpp:953 #26404 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdc1a80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26405 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26406 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26407 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26408 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26409 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdc29b0) at itemviews/qabstractitemview.cpp:2415 #26410 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdc29b0) at itemviews/qlistview.cpp:848 #26411 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdc29b0) at kernel/qwidget.cpp:8554 #26412 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdc29b0) at widgets/qframe.cpp:557 #26413 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdc29b0) at widgets/qabstractscrollarea.cpp:1043 #26414 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdc29b0) at itemviews/qabstractitemview.cpp:1644 #26415 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdc29b0) at widgets/qabstractscrollarea_p.h:100 #26416 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdc29b0) at widgets/qabstractscrollarea_p.h:116 #26417 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdc29b0) at kernel/qcoreapplication.cpp:1063 #26418 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdc29b0) at kernel/qapplication.cpp:4561 #26419 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdc29b0) at kernel/qapplication.cpp:4530 #26420 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdc29b0) at kernel/qcoreapplication.cpp:953 #26421 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdc29b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26422 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26423 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26424 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26425 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26426 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdc38e0) at itemviews/qabstractitemview.cpp:2415 #26427 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdc38e0) at itemviews/qlistview.cpp:848 #26428 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdc38e0) at kernel/qwidget.cpp:8554 #26429 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdc38e0) at widgets/qframe.cpp:557 #26430 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdc38e0) at widgets/qabstractscrollarea.cpp:1043 #26431 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdc38e0) at itemviews/qabstractitemview.cpp:1644 #26432 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdc38e0) at widgets/qabstractscrollarea_p.h:100 #26433 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdc38e0) at widgets/qabstractscrollarea_p.h:116 #26434 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdc38e0) at kernel/qcoreapplication.cpp:1063 #26435 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdc38e0) at kernel/qapplication.cpp:4561 #26436 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdc38e0) at kernel/qapplication.cpp:4530 #26437 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdc38e0) at kernel/qcoreapplication.cpp:953 #26438 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdc38e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26439 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26440 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26441 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26442 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26443 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdc4810) at itemviews/qabstractitemview.cpp:2415 #26444 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdc4810) at itemviews/qlistview.cpp:848 #26445 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdc4810) at kernel/qwidget.cpp:8554 #26446 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdc4810) at widgets/qframe.cpp:557 #26447 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdc4810) at widgets/qabstractscrollarea.cpp:1043 #26448 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdc4810) at itemviews/qabstractitemview.cpp:1644 #26449 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdc4810) at widgets/qabstractscrollarea_p.h:100 #26450 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdc4810) at widgets/qabstractscrollarea_p.h:116 #26451 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdc4810) at kernel/qcoreapplication.cpp:1063 #26452 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdc4810) at kernel/qapplication.cpp:4561 #26453 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdc4810) at kernel/qapplication.cpp:4530 #26454 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdc4810) at kernel/qcoreapplication.cpp:953 #26455 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdc4810) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26456 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26457 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26458 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26459 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26460 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdc5740) at itemviews/qabstractitemview.cpp:2415 #26461 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdc5740) at itemviews/qlistview.cpp:848 #26462 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdc5740) at kernel/qwidget.cpp:8554 #26463 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdc5740) at widgets/qframe.cpp:557 #26464 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdc5740) at widgets/qabstractscrollarea.cpp:1043 #26465 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdc5740) at itemviews/qabstractitemview.cpp:1644 #26466 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdc5740) at widgets/qabstractscrollarea_p.h:100 #26467 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdc5740) at widgets/qabstractscrollarea_p.h:116 #26468 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdc5740) at kernel/qcoreapplication.cpp:1063 #26469 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdc5740) at kernel/qapplication.cpp:4561 #26470 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdc5740) at kernel/qapplication.cpp:4530 #26471 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdc5740) at kernel/qcoreapplication.cpp:953 #26472 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdc5740) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26473 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26474 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26475 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26476 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26477 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdc6670) at itemviews/qabstractitemview.cpp:2415 #26478 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdc6670) at itemviews/qlistview.cpp:848 #26479 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdc6670) at kernel/qwidget.cpp:8554 #26480 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdc6670) at widgets/qframe.cpp:557 #26481 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdc6670) at widgets/qabstractscrollarea.cpp:1043 #26482 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdc6670) at itemviews/qabstractitemview.cpp:1644 #26483 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdc6670) at widgets/qabstractscrollarea_p.h:100 #26484 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdc6670) at widgets/qabstractscrollarea_p.h:116 #26485 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdc6670) at kernel/qcoreapplication.cpp:1063 #26486 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdc6670) at kernel/qapplication.cpp:4561 #26487 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdc6670) at kernel/qapplication.cpp:4530 #26488 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdc6670) at kernel/qcoreapplication.cpp:953 #26489 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdc6670) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26490 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26491 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26492 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26493 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26494 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdc75a0) at itemviews/qabstractitemview.cpp:2415 #26495 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdc75a0) at itemviews/qlistview.cpp:848 #26496 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdc75a0) at kernel/qwidget.cpp:8554 #26497 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdc75a0) at widgets/qframe.cpp:557 #26498 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdc75a0) at widgets/qabstractscrollarea.cpp:1043 #26499 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdc75a0) at itemviews/qabstractitemview.cpp:1644 #26500 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdc75a0) at widgets/qabstractscrollarea_p.h:100 #26501 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdc75a0) at widgets/qabstractscrollarea_p.h:116 #26502 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdc75a0) at kernel/qcoreapplication.cpp:1063 #26503 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdc75a0) at kernel/qapplication.cpp:4561 #26504 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdc75a0) at kernel/qapplication.cpp:4530 #26505 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdc75a0) at kernel/qcoreapplication.cpp:953 #26506 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdc75a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26507 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26508 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26509 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26510 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26511 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdc84d0) at itemviews/qabstractitemview.cpp:2415 #26512 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdc84d0) at itemviews/qlistview.cpp:848 #26513 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdc84d0) at kernel/qwidget.cpp:8554 #26514 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdc84d0) at widgets/qframe.cpp:557 #26515 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdc84d0) at widgets/qabstractscrollarea.cpp:1043 #26516 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdc84d0) at itemviews/qabstractitemview.cpp:1644 #26517 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdc84d0) at widgets/qabstractscrollarea_p.h:100 #26518 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdc84d0) at widgets/qabstractscrollarea_p.h:116 #26519 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdc84d0) at kernel/qcoreapplication.cpp:1063 #26520 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdc84d0) at kernel/qapplication.cpp:4561 #26521 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdc84d0) at kernel/qapplication.cpp:4530 #26522 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdc84d0) at kernel/qcoreapplication.cpp:953 #26523 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdc84d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26524 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26525 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26526 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26527 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26528 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdc9400) at itemviews/qabstractitemview.cpp:2415 #26529 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdc9400) at itemviews/qlistview.cpp:848 #26530 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdc9400) at kernel/qwidget.cpp:8554 #26531 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdc9400) at widgets/qframe.cpp:557 #26532 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdc9400) at widgets/qabstractscrollarea.cpp:1043 #26533 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdc9400) at itemviews/qabstractitemview.cpp:1644 #26534 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdc9400) at widgets/qabstractscrollarea_p.h:100 #26535 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdc9400) at widgets/qabstractscrollarea_p.h:116 #26536 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdc9400) at kernel/qcoreapplication.cpp:1063 #26537 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdc9400) at kernel/qapplication.cpp:4561 #26538 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdc9400) at kernel/qapplication.cpp:4530 #26539 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdc9400) at kernel/qcoreapplication.cpp:953 #26540 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdc9400) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26541 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26542 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26543 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26544 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26545 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdca330) at itemviews/qabstractitemview.cpp:2415 #26546 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdca330) at itemviews/qlistview.cpp:848 #26547 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdca330) at kernel/qwidget.cpp:8554 #26548 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdca330) at widgets/qframe.cpp:557 #26549 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdca330) at widgets/qabstractscrollarea.cpp:1043 #26550 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdca330) at itemviews/qabstractitemview.cpp:1644 #26551 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdca330) at widgets/qabstractscrollarea_p.h:100 #26552 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdca330) at widgets/qabstractscrollarea_p.h:116 #26553 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdca330) at kernel/qcoreapplication.cpp:1063 #26554 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdca330) at kernel/qapplication.cpp:4561 #26555 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdca330) at kernel/qapplication.cpp:4530 #26556 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdca330) at kernel/qcoreapplication.cpp:953 #26557 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdca330) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26558 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26559 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26560 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26561 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26562 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdcb260) at itemviews/qabstractitemview.cpp:2415 #26563 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdcb260) at itemviews/qlistview.cpp:848 #26564 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdcb260) at kernel/qwidget.cpp:8554 #26565 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdcb260) at widgets/qframe.cpp:557 #26566 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdcb260) at widgets/qabstractscrollarea.cpp:1043 #26567 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdcb260) at itemviews/qabstractitemview.cpp:1644 #26568 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdcb260) at widgets/qabstractscrollarea_p.h:100 #26569 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdcb260) at widgets/qabstractscrollarea_p.h:116 #26570 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdcb260) at kernel/qcoreapplication.cpp:1063 #26571 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdcb260) at kernel/qapplication.cpp:4561 #26572 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdcb260) at kernel/qapplication.cpp:4530 #26573 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdcb260) at kernel/qcoreapplication.cpp:953 #26574 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdcb260) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26575 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26576 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26577 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26578 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26579 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdcc190) at itemviews/qabstractitemview.cpp:2415 #26580 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdcc190) at itemviews/qlistview.cpp:848 #26581 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdcc190) at kernel/qwidget.cpp:8554 #26582 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdcc190) at widgets/qframe.cpp:557 #26583 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdcc190) at widgets/qabstractscrollarea.cpp:1043 #26584 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdcc190) at itemviews/qabstractitemview.cpp:1644 #26585 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdcc190) at widgets/qabstractscrollarea_p.h:100 #26586 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdcc190) at widgets/qabstractscrollarea_p.h:116 #26587 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdcc190) at kernel/qcoreapplication.cpp:1063 #26588 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdcc190) at kernel/qapplication.cpp:4561 #26589 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdcc190) at kernel/qapplication.cpp:4530 #26590 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdcc190) at kernel/qcoreapplication.cpp:953 #26591 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdcc190) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26592 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26593 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26594 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26595 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26596 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdcd0c0) at itemviews/qabstractitemview.cpp:2415 #26597 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdcd0c0) at itemviews/qlistview.cpp:848 #26598 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdcd0c0) at kernel/qwidget.cpp:8554 #26599 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdcd0c0) at widgets/qframe.cpp:557 #26600 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdcd0c0) at widgets/qabstractscrollarea.cpp:1043 #26601 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdcd0c0) at itemviews/qabstractitemview.cpp:1644 #26602 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdcd0c0) at widgets/qabstractscrollarea_p.h:100 #26603 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdcd0c0) at widgets/qabstractscrollarea_p.h:116 #26604 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdcd0c0) at kernel/qcoreapplication.cpp:1063 #26605 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdcd0c0) at kernel/qapplication.cpp:4561 #26606 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdcd0c0) at kernel/qapplication.cpp:4530 #26607 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdcd0c0) at kernel/qcoreapplication.cpp:953 #26608 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdcd0c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26609 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26610 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26611 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26612 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26613 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdcdff0) at itemviews/qabstractitemview.cpp:2415 #26614 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdcdff0) at itemviews/qlistview.cpp:848 #26615 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdcdff0) at kernel/qwidget.cpp:8554 #26616 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdcdff0) at widgets/qframe.cpp:557 #26617 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdcdff0) at widgets/qabstractscrollarea.cpp:1043 #26618 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdcdff0) at itemviews/qabstractitemview.cpp:1644 #26619 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdcdff0) at widgets/qabstractscrollarea_p.h:100 #26620 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdcdff0) at widgets/qabstractscrollarea_p.h:116 #26621 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdcdff0) at kernel/qcoreapplication.cpp:1063 #26622 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdcdff0) at kernel/qapplication.cpp:4561 #26623 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdcdff0) at kernel/qapplication.cpp:4530 #26624 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdcdff0) at kernel/qcoreapplication.cpp:953 #26625 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdcdff0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26626 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26627 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26628 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26629 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26630 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdcef20) at itemviews/qabstractitemview.cpp:2415 #26631 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdcef20) at itemviews/qlistview.cpp:848 #26632 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdcef20) at kernel/qwidget.cpp:8554 #26633 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdcef20) at widgets/qframe.cpp:557 #26634 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdcef20) at widgets/qabstractscrollarea.cpp:1043 #26635 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdcef20) at itemviews/qabstractitemview.cpp:1644 #26636 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdcef20) at widgets/qabstractscrollarea_p.h:100 #26637 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdcef20) at widgets/qabstractscrollarea_p.h:116 #26638 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdcef20) at kernel/qcoreapplication.cpp:1063 #26639 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdcef20) at kernel/qapplication.cpp:4561 #26640 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdcef20) at kernel/qapplication.cpp:4530 #26641 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdcef20) at kernel/qcoreapplication.cpp:953 #26642 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdcef20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26643 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26644 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26645 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26646 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26647 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdcfe50) at itemviews/qabstractitemview.cpp:2415 #26648 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdcfe50) at itemviews/qlistview.cpp:848 #26649 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdcfe50) at kernel/qwidget.cpp:8554 #26650 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdcfe50) at widgets/qframe.cpp:557 #26651 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdcfe50) at widgets/qabstractscrollarea.cpp:1043 #26652 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdcfe50) at itemviews/qabstractitemview.cpp:1644 #26653 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdcfe50) at widgets/qabstractscrollarea_p.h:100 #26654 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdcfe50) at widgets/qabstractscrollarea_p.h:116 #26655 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdcfe50) at kernel/qcoreapplication.cpp:1063 #26656 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdcfe50) at kernel/qapplication.cpp:4561 #26657 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdcfe50) at kernel/qapplication.cpp:4530 #26658 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdcfe50) at kernel/qcoreapplication.cpp:953 #26659 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdcfe50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26660 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26661 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26662 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26663 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26664 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdd0d80) at itemviews/qabstractitemview.cpp:2415 #26665 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdd0d80) at itemviews/qlistview.cpp:848 #26666 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdd0d80) at kernel/qwidget.cpp:8554 #26667 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdd0d80) at widgets/qframe.cpp:557 #26668 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdd0d80) at widgets/qabstractscrollarea.cpp:1043 #26669 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdd0d80) at itemviews/qabstractitemview.cpp:1644 #26670 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdd0d80) at widgets/qabstractscrollarea_p.h:100 #26671 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdd0d80) at widgets/qabstractscrollarea_p.h:116 #26672 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdd0d80) at kernel/qcoreapplication.cpp:1063 #26673 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdd0d80) at kernel/qapplication.cpp:4561 #26674 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdd0d80) at kernel/qapplication.cpp:4530 #26675 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdd0d80) at kernel/qcoreapplication.cpp:953 #26676 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdd0d80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26677 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26678 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26679 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26680 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26681 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdd1cb0) at itemviews/qabstractitemview.cpp:2415 #26682 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdd1cb0) at itemviews/qlistview.cpp:848 #26683 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdd1cb0) at kernel/qwidget.cpp:8554 #26684 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdd1cb0) at widgets/qframe.cpp:557 #26685 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdd1cb0) at widgets/qabstractscrollarea.cpp:1043 #26686 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdd1cb0) at itemviews/qabstractitemview.cpp:1644 #26687 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdd1cb0) at widgets/qabstractscrollarea_p.h:100 #26688 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdd1cb0) at widgets/qabstractscrollarea_p.h:116 #26689 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdd1cb0) at kernel/qcoreapplication.cpp:1063 #26690 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdd1cb0) at kernel/qapplication.cpp:4561 #26691 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdd1cb0) at kernel/qapplication.cpp:4530 #26692 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdd1cb0) at kernel/qcoreapplication.cpp:953 #26693 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdd1cb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26694 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26695 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26696 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26697 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26698 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdd2be0) at itemviews/qabstractitemview.cpp:2415 #26699 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdd2be0) at itemviews/qlistview.cpp:848 #26700 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdd2be0) at kernel/qwidget.cpp:8554 #26701 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdd2be0) at widgets/qframe.cpp:557 #26702 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdd2be0) at widgets/qabstractscrollarea.cpp:1043 #26703 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdd2be0) at itemviews/qabstractitemview.cpp:1644 #26704 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdd2be0) at widgets/qabstractscrollarea_p.h:100 #26705 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdd2be0) at widgets/qabstractscrollarea_p.h:116 #26706 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdd2be0) at kernel/qcoreapplication.cpp:1063 #26707 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdd2be0) at kernel/qapplication.cpp:4561 #26708 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdd2be0) at kernel/qapplication.cpp:4530 #26709 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdd2be0) at kernel/qcoreapplication.cpp:953 #26710 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdd2be0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26711 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26712 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26713 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26714 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26715 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdd3b10) at itemviews/qabstractitemview.cpp:2415 #26716 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdd3b10) at itemviews/qlistview.cpp:848 #26717 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdd3b10) at kernel/qwidget.cpp:8554 #26718 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdd3b10) at widgets/qframe.cpp:557 #26719 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdd3b10) at widgets/qabstractscrollarea.cpp:1043 #26720 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdd3b10) at itemviews/qabstractitemview.cpp:1644 #26721 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdd3b10) at widgets/qabstractscrollarea_p.h:100 #26722 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdd3b10) at widgets/qabstractscrollarea_p.h:116 #26723 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdd3b10) at kernel/qcoreapplication.cpp:1063 #26724 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdd3b10) at kernel/qapplication.cpp:4561 #26725 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdd3b10) at kernel/qapplication.cpp:4530 #26726 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdd3b10) at kernel/qcoreapplication.cpp:953 #26727 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdd3b10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26728 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26729 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26730 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26731 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26732 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdd4a40) at itemviews/qabstractitemview.cpp:2415 #26733 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdd4a40) at itemviews/qlistview.cpp:848 #26734 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdd4a40) at kernel/qwidget.cpp:8554 #26735 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdd4a40) at widgets/qframe.cpp:557 #26736 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdd4a40) at widgets/qabstractscrollarea.cpp:1043 #26737 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdd4a40) at itemviews/qabstractitemview.cpp:1644 #26738 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdd4a40) at widgets/qabstractscrollarea_p.h:100 #26739 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdd4a40) at widgets/qabstractscrollarea_p.h:116 #26740 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdd4a40) at kernel/qcoreapplication.cpp:1063 #26741 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdd4a40) at kernel/qapplication.cpp:4561 #26742 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdd4a40) at kernel/qapplication.cpp:4530 #26743 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdd4a40) at kernel/qcoreapplication.cpp:953 #26744 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdd4a40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26745 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26746 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26747 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26748 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26749 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdd5970) at itemviews/qabstractitemview.cpp:2415 #26750 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdd5970) at itemviews/qlistview.cpp:848 #26751 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdd5970) at kernel/qwidget.cpp:8554 #26752 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdd5970) at widgets/qframe.cpp:557 #26753 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdd5970) at widgets/qabstractscrollarea.cpp:1043 #26754 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdd5970) at itemviews/qabstractitemview.cpp:1644 #26755 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdd5970) at widgets/qabstractscrollarea_p.h:100 #26756 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdd5970) at widgets/qabstractscrollarea_p.h:116 #26757 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdd5970) at kernel/qcoreapplication.cpp:1063 #26758 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdd5970) at kernel/qapplication.cpp:4561 #26759 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdd5970) at kernel/qapplication.cpp:4530 #26760 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdd5970) at kernel/qcoreapplication.cpp:953 #26761 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdd5970) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26762 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26763 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26764 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26765 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26766 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdd68a0) at itemviews/qabstractitemview.cpp:2415 #26767 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdd68a0) at itemviews/qlistview.cpp:848 #26768 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdd68a0) at kernel/qwidget.cpp:8554 #26769 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdd68a0) at widgets/qframe.cpp:557 #26770 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdd68a0) at widgets/qabstractscrollarea.cpp:1043 #26771 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdd68a0) at itemviews/qabstractitemview.cpp:1644 #26772 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdd68a0) at widgets/qabstractscrollarea_p.h:100 #26773 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdd68a0) at widgets/qabstractscrollarea_p.h:116 #26774 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdd68a0) at kernel/qcoreapplication.cpp:1063 #26775 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdd68a0) at kernel/qapplication.cpp:4561 #26776 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdd68a0) at kernel/qapplication.cpp:4530 #26777 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdd68a0) at kernel/qcoreapplication.cpp:953 #26778 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdd68a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26779 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26780 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26781 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26782 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26783 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdd77d0) at itemviews/qabstractitemview.cpp:2415 #26784 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdd77d0) at itemviews/qlistview.cpp:848 #26785 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdd77d0) at kernel/qwidget.cpp:8554 #26786 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdd77d0) at widgets/qframe.cpp:557 #26787 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdd77d0) at widgets/qabstractscrollarea.cpp:1043 #26788 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdd77d0) at itemviews/qabstractitemview.cpp:1644 #26789 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdd77d0) at widgets/qabstractscrollarea_p.h:100 #26790 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdd77d0) at widgets/qabstractscrollarea_p.h:116 #26791 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdd77d0) at kernel/qcoreapplication.cpp:1063 #26792 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdd77d0) at kernel/qapplication.cpp:4561 #26793 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdd77d0) at kernel/qapplication.cpp:4530 #26794 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdd77d0) at kernel/qcoreapplication.cpp:953 #26795 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdd77d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26796 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26797 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26798 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26799 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26800 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdd8700) at itemviews/qabstractitemview.cpp:2415 #26801 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdd8700) at itemviews/qlistview.cpp:848 #26802 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdd8700) at kernel/qwidget.cpp:8554 #26803 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdd8700) at widgets/qframe.cpp:557 #26804 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdd8700) at widgets/qabstractscrollarea.cpp:1043 #26805 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdd8700) at itemviews/qabstractitemview.cpp:1644 #26806 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdd8700) at widgets/qabstractscrollarea_p.h:100 #26807 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdd8700) at widgets/qabstractscrollarea_p.h:116 #26808 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdd8700) at kernel/qcoreapplication.cpp:1063 #26809 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdd8700) at kernel/qapplication.cpp:4561 #26810 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdd8700) at kernel/qapplication.cpp:4530 #26811 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdd8700) at kernel/qcoreapplication.cpp:953 #26812 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdd8700) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26813 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26814 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26815 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26816 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26817 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdd9630) at itemviews/qabstractitemview.cpp:2415 #26818 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdd9630) at itemviews/qlistview.cpp:848 #26819 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdd9630) at kernel/qwidget.cpp:8554 #26820 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdd9630) at widgets/qframe.cpp:557 #26821 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdd9630) at widgets/qabstractscrollarea.cpp:1043 #26822 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdd9630) at itemviews/qabstractitemview.cpp:1644 #26823 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdd9630) at widgets/qabstractscrollarea_p.h:100 #26824 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdd9630) at widgets/qabstractscrollarea_p.h:116 #26825 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdd9630) at kernel/qcoreapplication.cpp:1063 #26826 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdd9630) at kernel/qapplication.cpp:4561 #26827 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdd9630) at kernel/qapplication.cpp:4530 #26828 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdd9630) at kernel/qcoreapplication.cpp:953 #26829 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdd9630) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26830 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26831 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26832 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26833 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26834 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdda560) at itemviews/qabstractitemview.cpp:2415 #26835 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdda560) at itemviews/qlistview.cpp:848 #26836 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdda560) at kernel/qwidget.cpp:8554 #26837 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdda560) at widgets/qframe.cpp:557 #26838 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdda560) at widgets/qabstractscrollarea.cpp:1043 #26839 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdda560) at itemviews/qabstractitemview.cpp:1644 #26840 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdda560) at widgets/qabstractscrollarea_p.h:100 #26841 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdda560) at widgets/qabstractscrollarea_p.h:116 #26842 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdda560) at kernel/qcoreapplication.cpp:1063 #26843 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdda560) at kernel/qapplication.cpp:4561 #26844 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdda560) at kernel/qapplication.cpp:4530 #26845 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdda560) at kernel/qcoreapplication.cpp:953 #26846 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdda560) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26847 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26848 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26849 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26850 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26851 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffddb490) at itemviews/qabstractitemview.cpp:2415 #26852 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffddb490) at itemviews/qlistview.cpp:848 #26853 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffddb490) at kernel/qwidget.cpp:8554 #26854 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffddb490) at widgets/qframe.cpp:557 #26855 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffddb490) at widgets/qabstractscrollarea.cpp:1043 #26856 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffddb490) at itemviews/qabstractitemview.cpp:1644 #26857 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffddb490) at widgets/qabstractscrollarea_p.h:100 #26858 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffddb490) at widgets/qabstractscrollarea_p.h:116 #26859 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffddb490) at kernel/qcoreapplication.cpp:1063 #26860 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffddb490) at kernel/qapplication.cpp:4561 #26861 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffddb490) at kernel/qapplication.cpp:4530 #26862 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffddb490) at kernel/qcoreapplication.cpp:953 #26863 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffddb490) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26864 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26865 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26866 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26867 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26868 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffddc3c0) at itemviews/qabstractitemview.cpp:2415 #26869 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffddc3c0) at itemviews/qlistview.cpp:848 #26870 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffddc3c0) at kernel/qwidget.cpp:8554 #26871 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffddc3c0) at widgets/qframe.cpp:557 #26872 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffddc3c0) at widgets/qabstractscrollarea.cpp:1043 #26873 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffddc3c0) at itemviews/qabstractitemview.cpp:1644 #26874 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffddc3c0) at widgets/qabstractscrollarea_p.h:100 #26875 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffddc3c0) at widgets/qabstractscrollarea_p.h:116 #26876 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffddc3c0) at kernel/qcoreapplication.cpp:1063 #26877 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffddc3c0) at kernel/qapplication.cpp:4561 #26878 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffddc3c0) at kernel/qapplication.cpp:4530 #26879 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffddc3c0) at kernel/qcoreapplication.cpp:953 #26880 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffddc3c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26881 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26882 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26883 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26884 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26885 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffddd2f0) at itemviews/qabstractitemview.cpp:2415 #26886 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffddd2f0) at itemviews/qlistview.cpp:848 #26887 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffddd2f0) at kernel/qwidget.cpp:8554 #26888 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffddd2f0) at widgets/qframe.cpp:557 #26889 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffddd2f0) at widgets/qabstractscrollarea.cpp:1043 #26890 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffddd2f0) at itemviews/qabstractitemview.cpp:1644 #26891 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffddd2f0) at widgets/qabstractscrollarea_p.h:100 #26892 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffddd2f0) at widgets/qabstractscrollarea_p.h:116 #26893 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffddd2f0) at kernel/qcoreapplication.cpp:1063 #26894 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffddd2f0) at kernel/qapplication.cpp:4561 #26895 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffddd2f0) at kernel/qapplication.cpp:4530 #26896 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffddd2f0) at kernel/qcoreapplication.cpp:953 #26897 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffddd2f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26898 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26899 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26900 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26901 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26902 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdde220) at itemviews/qabstractitemview.cpp:2415 #26903 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdde220) at itemviews/qlistview.cpp:848 #26904 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdde220) at kernel/qwidget.cpp:8554 #26905 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdde220) at widgets/qframe.cpp:557 #26906 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdde220) at widgets/qabstractscrollarea.cpp:1043 #26907 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdde220) at itemviews/qabstractitemview.cpp:1644 #26908 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdde220) at widgets/qabstractscrollarea_p.h:100 #26909 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdde220) at widgets/qabstractscrollarea_p.h:116 #26910 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdde220) at kernel/qcoreapplication.cpp:1063 #26911 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdde220) at kernel/qapplication.cpp:4561 #26912 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdde220) at kernel/qapplication.cpp:4530 #26913 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdde220) at kernel/qcoreapplication.cpp:953 #26914 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdde220) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26915 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26916 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26917 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26918 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26919 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffddf150) at itemviews/qabstractitemview.cpp:2415 #26920 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffddf150) at itemviews/qlistview.cpp:848 #26921 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffddf150) at kernel/qwidget.cpp:8554 #26922 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffddf150) at widgets/qframe.cpp:557 #26923 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffddf150) at widgets/qabstractscrollarea.cpp:1043 #26924 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffddf150) at itemviews/qabstractitemview.cpp:1644 #26925 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffddf150) at widgets/qabstractscrollarea_p.h:100 #26926 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffddf150) at widgets/qabstractscrollarea_p.h:116 #26927 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffddf150) at kernel/qcoreapplication.cpp:1063 #26928 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffddf150) at kernel/qapplication.cpp:4561 #26929 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffddf150) at kernel/qapplication.cpp:4530 #26930 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffddf150) at kernel/qcoreapplication.cpp:953 #26931 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffddf150) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26932 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26933 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26934 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26935 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26936 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffde0080) at itemviews/qabstractitemview.cpp:2415 #26937 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffde0080) at itemviews/qlistview.cpp:848 #26938 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffde0080) at kernel/qwidget.cpp:8554 #26939 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffde0080) at widgets/qframe.cpp:557 #26940 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffde0080) at widgets/qabstractscrollarea.cpp:1043 #26941 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffde0080) at itemviews/qabstractitemview.cpp:1644 #26942 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffde0080) at widgets/qabstractscrollarea_p.h:100 #26943 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffde0080) at widgets/qabstractscrollarea_p.h:116 #26944 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffde0080) at kernel/qcoreapplication.cpp:1063 #26945 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffde0080) at kernel/qapplication.cpp:4561 #26946 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffde0080) at kernel/qapplication.cpp:4530 #26947 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffde0080) at kernel/qcoreapplication.cpp:953 #26948 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffde0080) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26949 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26950 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26951 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26952 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26953 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffde0fb0) at itemviews/qabstractitemview.cpp:2415 #26954 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffde0fb0) at itemviews/qlistview.cpp:848 #26955 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffde0fb0) at kernel/qwidget.cpp:8554 #26956 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffde0fb0) at widgets/qframe.cpp:557 #26957 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffde0fb0) at widgets/qabstractscrollarea.cpp:1043 #26958 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffde0fb0) at itemviews/qabstractitemview.cpp:1644 #26959 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffde0fb0) at widgets/qabstractscrollarea_p.h:100 #26960 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffde0fb0) at widgets/qabstractscrollarea_p.h:116 #26961 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffde0fb0) at kernel/qcoreapplication.cpp:1063 #26962 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffde0fb0) at kernel/qapplication.cpp:4561 #26963 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffde0fb0) at kernel/qapplication.cpp:4530 #26964 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffde0fb0) at kernel/qcoreapplication.cpp:953 #26965 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffde0fb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26966 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #26967 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26968 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26969 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26970 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffde1ee0) at itemviews/qabstractitemview.cpp:2415 #26971 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffde1ee0) at itemviews/qlistview.cpp:848 #26972 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffde1ee0) at kernel/qwidget.cpp:8554 #26973 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffde1ee0) at widgets/qframe.cpp:557 #26974 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffde1ee0) at widgets/qabstractscrollarea.cpp:1043 #26975 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffde1ee0) at itemviews/qabstractitemview.cpp:1644 #26976 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffde1ee0) at widgets/qabstractscrollarea_p.h:100 #26977 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffde1ee0) at widgets/qabstractscrollarea_p.h:116 #26978 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffde1ee0) at kernel/qcoreapplication.cpp:1063 #26979 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffde1ee0) at kernel/qapplication.cpp:4561 #26980 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffde1ee0) at kernel/qapplication.cpp:4530 #26981 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffde1ee0) at kernel/qcoreapplication.cpp:953 #26982 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffde1ee0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26983 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #26984 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #26985 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #26986 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #26987 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffde2e10) at itemviews/qabstractitemview.cpp:2415 #26988 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffde2e10) at itemviews/qlistview.cpp:848 #26989 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffde2e10) at kernel/qwidget.cpp:8554 #26990 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffde2e10) at widgets/qframe.cpp:557 #26991 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffde2e10) at widgets/qabstractscrollarea.cpp:1043 #26992 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffde2e10) at itemviews/qabstractitemview.cpp:1644 #26993 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffde2e10) at widgets/qabstractscrollarea_p.h:100 #26994 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffde2e10) at widgets/qabstractscrollarea_p.h:116 #26995 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffde2e10) at kernel/qcoreapplication.cpp:1063 #26996 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffde2e10) at kernel/qapplication.cpp:4561 #26997 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffde2e10) at kernel/qapplication.cpp:4530 #26998 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffde2e10) at kernel/qcoreapplication.cpp:953 #26999 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffde2e10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27000 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27001 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27002 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27003 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27004 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffde3d40) at itemviews/qabstractitemview.cpp:2415 #27005 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffde3d40) at itemviews/qlistview.cpp:848 #27006 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffde3d40) at kernel/qwidget.cpp:8554 #27007 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffde3d40) at widgets/qframe.cpp:557 #27008 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffde3d40) at widgets/qabstractscrollarea.cpp:1043 #27009 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffde3d40) at itemviews/qabstractitemview.cpp:1644 #27010 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffde3d40) at widgets/qabstractscrollarea_p.h:100 #27011 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffde3d40) at widgets/qabstractscrollarea_p.h:116 #27012 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffde3d40) at kernel/qcoreapplication.cpp:1063 #27013 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffde3d40) at kernel/qapplication.cpp:4561 #27014 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffde3d40) at kernel/qapplication.cpp:4530 #27015 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffde3d40) at kernel/qcoreapplication.cpp:953 #27016 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffde3d40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27017 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27018 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27019 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27020 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27021 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffde4c70) at itemviews/qabstractitemview.cpp:2415 #27022 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffde4c70) at itemviews/qlistview.cpp:848 #27023 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffde4c70) at kernel/qwidget.cpp:8554 #27024 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffde4c70) at widgets/qframe.cpp:557 #27025 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffde4c70) at widgets/qabstractscrollarea.cpp:1043 #27026 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffde4c70) at itemviews/qabstractitemview.cpp:1644 #27027 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffde4c70) at widgets/qabstractscrollarea_p.h:100 #27028 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffde4c70) at widgets/qabstractscrollarea_p.h:116 #27029 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffde4c70) at kernel/qcoreapplication.cpp:1063 #27030 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffde4c70) at kernel/qapplication.cpp:4561 #27031 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffde4c70) at kernel/qapplication.cpp:4530 #27032 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffde4c70) at kernel/qcoreapplication.cpp:953 #27033 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffde4c70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27034 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27035 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27036 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27037 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27038 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffde5ba0) at itemviews/qabstractitemview.cpp:2415 #27039 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffde5ba0) at itemviews/qlistview.cpp:848 #27040 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffde5ba0) at kernel/qwidget.cpp:8554 #27041 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffde5ba0) at widgets/qframe.cpp:557 #27042 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffde5ba0) at widgets/qabstractscrollarea.cpp:1043 #27043 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffde5ba0) at itemviews/qabstractitemview.cpp:1644 #27044 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffde5ba0) at widgets/qabstractscrollarea_p.h:100 #27045 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffde5ba0) at widgets/qabstractscrollarea_p.h:116 #27046 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffde5ba0) at kernel/qcoreapplication.cpp:1063 #27047 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffde5ba0) at kernel/qapplication.cpp:4561 #27048 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffde5ba0) at kernel/qapplication.cpp:4530 #27049 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffde5ba0) at kernel/qcoreapplication.cpp:953 #27050 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffde5ba0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27051 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27052 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27053 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27054 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27055 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffde6ad0) at itemviews/qabstractitemview.cpp:2415 #27056 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffde6ad0) at itemviews/qlistview.cpp:848 #27057 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffde6ad0) at kernel/qwidget.cpp:8554 #27058 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffde6ad0) at widgets/qframe.cpp:557 #27059 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffde6ad0) at widgets/qabstractscrollarea.cpp:1043 #27060 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffde6ad0) at itemviews/qabstractitemview.cpp:1644 #27061 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffde6ad0) at widgets/qabstractscrollarea_p.h:100 #27062 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffde6ad0) at widgets/qabstractscrollarea_p.h:116 #27063 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffde6ad0) at kernel/qcoreapplication.cpp:1063 #27064 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffde6ad0) at kernel/qapplication.cpp:4561 #27065 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffde6ad0) at kernel/qapplication.cpp:4530 #27066 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffde6ad0) at kernel/qcoreapplication.cpp:953 #27067 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffde6ad0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27068 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27069 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27070 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27071 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27072 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffde7a00) at itemviews/qabstractitemview.cpp:2415 #27073 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffde7a00) at itemviews/qlistview.cpp:848 #27074 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffde7a00) at kernel/qwidget.cpp:8554 #27075 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffde7a00) at widgets/qframe.cpp:557 #27076 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffde7a00) at widgets/qabstractscrollarea.cpp:1043 #27077 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffde7a00) at itemviews/qabstractitemview.cpp:1644 #27078 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffde7a00) at widgets/qabstractscrollarea_p.h:100 #27079 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffde7a00) at widgets/qabstractscrollarea_p.h:116 #27080 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffde7a00) at kernel/qcoreapplication.cpp:1063 #27081 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffde7a00) at kernel/qapplication.cpp:4561 #27082 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffde7a00) at kernel/qapplication.cpp:4530 #27083 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffde7a00) at kernel/qcoreapplication.cpp:953 #27084 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffde7a00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27085 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27086 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27087 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27088 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27089 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffde8930) at itemviews/qabstractitemview.cpp:2415 #27090 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffde8930) at itemviews/qlistview.cpp:848 #27091 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffde8930) at kernel/qwidget.cpp:8554 #27092 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffde8930) at widgets/qframe.cpp:557 #27093 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffde8930) at widgets/qabstractscrollarea.cpp:1043 #27094 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffde8930) at itemviews/qabstractitemview.cpp:1644 #27095 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffde8930) at widgets/qabstractscrollarea_p.h:100 #27096 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffde8930) at widgets/qabstractscrollarea_p.h:116 #27097 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffde8930) at kernel/qcoreapplication.cpp:1063 #27098 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffde8930) at kernel/qapplication.cpp:4561 #27099 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffde8930) at kernel/qapplication.cpp:4530 #27100 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffde8930) at kernel/qcoreapplication.cpp:953 #27101 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffde8930) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27102 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27103 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27104 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27105 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27106 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffde9860) at itemviews/qabstractitemview.cpp:2415 #27107 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffde9860) at itemviews/qlistview.cpp:848 #27108 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffde9860) at kernel/qwidget.cpp:8554 #27109 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffde9860) at widgets/qframe.cpp:557 #27110 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffde9860) at widgets/qabstractscrollarea.cpp:1043 #27111 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffde9860) at itemviews/qabstractitemview.cpp:1644 #27112 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffde9860) at widgets/qabstractscrollarea_p.h:100 #27113 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffde9860) at widgets/qabstractscrollarea_p.h:116 #27114 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffde9860) at kernel/qcoreapplication.cpp:1063 #27115 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffde9860) at kernel/qapplication.cpp:4561 #27116 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffde9860) at kernel/qapplication.cpp:4530 #27117 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffde9860) at kernel/qcoreapplication.cpp:953 #27118 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffde9860) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27119 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27120 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27121 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27122 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27123 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdea790) at itemviews/qabstractitemview.cpp:2415 #27124 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdea790) at itemviews/qlistview.cpp:848 #27125 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdea790) at kernel/qwidget.cpp:8554 #27126 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdea790) at widgets/qframe.cpp:557 #27127 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdea790) at widgets/qabstractscrollarea.cpp:1043 #27128 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdea790) at itemviews/qabstractitemview.cpp:1644 #27129 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdea790) at widgets/qabstractscrollarea_p.h:100 #27130 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdea790) at widgets/qabstractscrollarea_p.h:116 #27131 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdea790) at kernel/qcoreapplication.cpp:1063 #27132 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdea790) at kernel/qapplication.cpp:4561 #27133 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdea790) at kernel/qapplication.cpp:4530 #27134 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdea790) at kernel/qcoreapplication.cpp:953 #27135 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdea790) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27136 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27137 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27138 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27139 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27140 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdeb6c0) at itemviews/qabstractitemview.cpp:2415 #27141 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdeb6c0) at itemviews/qlistview.cpp:848 #27142 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdeb6c0) at kernel/qwidget.cpp:8554 #27143 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdeb6c0) at widgets/qframe.cpp:557 #27144 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdeb6c0) at widgets/qabstractscrollarea.cpp:1043 #27145 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdeb6c0) at itemviews/qabstractitemview.cpp:1644 #27146 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdeb6c0) at widgets/qabstractscrollarea_p.h:100 #27147 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdeb6c0) at widgets/qabstractscrollarea_p.h:116 #27148 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdeb6c0) at kernel/qcoreapplication.cpp:1063 #27149 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdeb6c0) at kernel/qapplication.cpp:4561 #27150 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdeb6c0) at kernel/qapplication.cpp:4530 #27151 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdeb6c0) at kernel/qcoreapplication.cpp:953 #27152 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdeb6c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27153 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27154 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27155 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27156 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27157 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdec5f0) at itemviews/qabstractitemview.cpp:2415 #27158 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdec5f0) at itemviews/qlistview.cpp:848 #27159 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdec5f0) at kernel/qwidget.cpp:8554 #27160 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdec5f0) at widgets/qframe.cpp:557 #27161 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdec5f0) at widgets/qabstractscrollarea.cpp:1043 #27162 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdec5f0) at itemviews/qabstractitemview.cpp:1644 #27163 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdec5f0) at widgets/qabstractscrollarea_p.h:100 #27164 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdec5f0) at widgets/qabstractscrollarea_p.h:116 #27165 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdec5f0) at kernel/qcoreapplication.cpp:1063 #27166 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdec5f0) at kernel/qapplication.cpp:4561 #27167 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdec5f0) at kernel/qapplication.cpp:4530 #27168 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdec5f0) at kernel/qcoreapplication.cpp:953 #27169 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdec5f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27170 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27171 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27172 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27173 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27174 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffded520) at itemviews/qabstractitemview.cpp:2415 #27175 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffded520) at itemviews/qlistview.cpp:848 #27176 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffded520) at kernel/qwidget.cpp:8554 #27177 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffded520) at widgets/qframe.cpp:557 #27178 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffded520) at widgets/qabstractscrollarea.cpp:1043 #27179 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffded520) at itemviews/qabstractitemview.cpp:1644 #27180 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffded520) at widgets/qabstractscrollarea_p.h:100 #27181 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffded520) at widgets/qabstractscrollarea_p.h:116 #27182 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffded520) at kernel/qcoreapplication.cpp:1063 #27183 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffded520) at kernel/qapplication.cpp:4561 #27184 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffded520) at kernel/qapplication.cpp:4530 #27185 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffded520) at kernel/qcoreapplication.cpp:953 #27186 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffded520) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27187 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27188 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27189 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27190 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27191 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdee450) at itemviews/qabstractitemview.cpp:2415 #27192 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdee450) at itemviews/qlistview.cpp:848 #27193 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdee450) at kernel/qwidget.cpp:8554 #27194 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdee450) at widgets/qframe.cpp:557 #27195 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdee450) at widgets/qabstractscrollarea.cpp:1043 #27196 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdee450) at itemviews/qabstractitemview.cpp:1644 #27197 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdee450) at widgets/qabstractscrollarea_p.h:100 #27198 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdee450) at widgets/qabstractscrollarea_p.h:116 #27199 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdee450) at kernel/qcoreapplication.cpp:1063 #27200 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdee450) at kernel/qapplication.cpp:4561 #27201 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdee450) at kernel/qapplication.cpp:4530 #27202 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdee450) at kernel/qcoreapplication.cpp:953 #27203 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdee450) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27204 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27205 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27206 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27207 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27208 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdef380) at itemviews/qabstractitemview.cpp:2415 #27209 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdef380) at itemviews/qlistview.cpp:848 #27210 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdef380) at kernel/qwidget.cpp:8554 #27211 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdef380) at widgets/qframe.cpp:557 #27212 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdef380) at widgets/qabstractscrollarea.cpp:1043 #27213 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdef380) at itemviews/qabstractitemview.cpp:1644 #27214 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdef380) at widgets/qabstractscrollarea_p.h:100 #27215 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdef380) at widgets/qabstractscrollarea_p.h:116 #27216 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdef380) at kernel/qcoreapplication.cpp:1063 #27217 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdef380) at kernel/qapplication.cpp:4561 #27218 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdef380) at kernel/qapplication.cpp:4530 #27219 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdef380) at kernel/qcoreapplication.cpp:953 #27220 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdef380) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27221 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27222 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27223 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27224 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27225 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdf02b0) at itemviews/qabstractitemview.cpp:2415 #27226 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdf02b0) at itemviews/qlistview.cpp:848 #27227 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdf02b0) at kernel/qwidget.cpp:8554 #27228 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdf02b0) at widgets/qframe.cpp:557 #27229 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdf02b0) at widgets/qabstractscrollarea.cpp:1043 #27230 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdf02b0) at itemviews/qabstractitemview.cpp:1644 #27231 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdf02b0) at widgets/qabstractscrollarea_p.h:100 #27232 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdf02b0) at widgets/qabstractscrollarea_p.h:116 #27233 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdf02b0) at kernel/qcoreapplication.cpp:1063 #27234 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdf02b0) at kernel/qapplication.cpp:4561 #27235 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdf02b0) at kernel/qapplication.cpp:4530 #27236 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdf02b0) at kernel/qcoreapplication.cpp:953 #27237 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdf02b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27238 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27239 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27240 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27241 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27242 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdf11e0) at itemviews/qabstractitemview.cpp:2415 #27243 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdf11e0) at itemviews/qlistview.cpp:848 #27244 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdf11e0) at kernel/qwidget.cpp:8554 #27245 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdf11e0) at widgets/qframe.cpp:557 #27246 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdf11e0) at widgets/qabstractscrollarea.cpp:1043 #27247 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdf11e0) at itemviews/qabstractitemview.cpp:1644 #27248 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdf11e0) at widgets/qabstractscrollarea_p.h:100 #27249 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdf11e0) at widgets/qabstractscrollarea_p.h:116 #27250 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdf11e0) at kernel/qcoreapplication.cpp:1063 #27251 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdf11e0) at kernel/qapplication.cpp:4561 #27252 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdf11e0) at kernel/qapplication.cpp:4530 #27253 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdf11e0) at kernel/qcoreapplication.cpp:953 #27254 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdf11e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27255 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27256 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27257 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27258 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27259 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdf2110) at itemviews/qabstractitemview.cpp:2415 #27260 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdf2110) at itemviews/qlistview.cpp:848 #27261 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdf2110) at kernel/qwidget.cpp:8554 #27262 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdf2110) at widgets/qframe.cpp:557 #27263 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdf2110) at widgets/qabstractscrollarea.cpp:1043 #27264 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdf2110) at itemviews/qabstractitemview.cpp:1644 #27265 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdf2110) at widgets/qabstractscrollarea_p.h:100 #27266 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdf2110) at widgets/qabstractscrollarea_p.h:116 #27267 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdf2110) at kernel/qcoreapplication.cpp:1063 #27268 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdf2110) at kernel/qapplication.cpp:4561 #27269 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdf2110) at kernel/qapplication.cpp:4530 #27270 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdf2110) at kernel/qcoreapplication.cpp:953 #27271 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdf2110) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27272 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27273 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27274 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27275 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27276 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdf3040) at itemviews/qabstractitemview.cpp:2415 #27277 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdf3040) at itemviews/qlistview.cpp:848 #27278 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdf3040) at kernel/qwidget.cpp:8554 #27279 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdf3040) at widgets/qframe.cpp:557 #27280 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdf3040) at widgets/qabstractscrollarea.cpp:1043 #27281 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdf3040) at itemviews/qabstractitemview.cpp:1644 #27282 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdf3040) at widgets/qabstractscrollarea_p.h:100 #27283 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdf3040) at widgets/qabstractscrollarea_p.h:116 #27284 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdf3040) at kernel/qcoreapplication.cpp:1063 #27285 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdf3040) at kernel/qapplication.cpp:4561 #27286 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdf3040) at kernel/qapplication.cpp:4530 #27287 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdf3040) at kernel/qcoreapplication.cpp:953 #27288 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdf3040) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27289 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27290 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27291 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27292 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27293 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdf3f70) at itemviews/qabstractitemview.cpp:2415 #27294 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdf3f70) at itemviews/qlistview.cpp:848 #27295 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdf3f70) at kernel/qwidget.cpp:8554 #27296 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdf3f70) at widgets/qframe.cpp:557 #27297 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdf3f70) at widgets/qabstractscrollarea.cpp:1043 #27298 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdf3f70) at itemviews/qabstractitemview.cpp:1644 #27299 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdf3f70) at widgets/qabstractscrollarea_p.h:100 #27300 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdf3f70) at widgets/qabstractscrollarea_p.h:116 #27301 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdf3f70) at kernel/qcoreapplication.cpp:1063 #27302 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdf3f70) at kernel/qapplication.cpp:4561 #27303 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdf3f70) at kernel/qapplication.cpp:4530 #27304 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdf3f70) at kernel/qcoreapplication.cpp:953 #27305 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdf3f70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27306 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27307 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27308 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27309 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27310 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdf4ea0) at itemviews/qabstractitemview.cpp:2415 #27311 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdf4ea0) at itemviews/qlistview.cpp:848 #27312 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdf4ea0) at kernel/qwidget.cpp:8554 #27313 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdf4ea0) at widgets/qframe.cpp:557 #27314 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdf4ea0) at widgets/qabstractscrollarea.cpp:1043 #27315 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdf4ea0) at itemviews/qabstractitemview.cpp:1644 #27316 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdf4ea0) at widgets/qabstractscrollarea_p.h:100 #27317 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdf4ea0) at widgets/qabstractscrollarea_p.h:116 #27318 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdf4ea0) at kernel/qcoreapplication.cpp:1063 #27319 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdf4ea0) at kernel/qapplication.cpp:4561 #27320 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdf4ea0) at kernel/qapplication.cpp:4530 #27321 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdf4ea0) at kernel/qcoreapplication.cpp:953 #27322 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdf4ea0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27323 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27324 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27325 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27326 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27327 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdf5dd0) at itemviews/qabstractitemview.cpp:2415 #27328 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdf5dd0) at itemviews/qlistview.cpp:848 #27329 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdf5dd0) at kernel/qwidget.cpp:8554 #27330 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdf5dd0) at widgets/qframe.cpp:557 #27331 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdf5dd0) at widgets/qabstractscrollarea.cpp:1043 #27332 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdf5dd0) at itemviews/qabstractitemview.cpp:1644 #27333 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdf5dd0) at widgets/qabstractscrollarea_p.h:100 #27334 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdf5dd0) at widgets/qabstractscrollarea_p.h:116 #27335 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdf5dd0) at kernel/qcoreapplication.cpp:1063 #27336 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdf5dd0) at kernel/qapplication.cpp:4561 #27337 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdf5dd0) at kernel/qapplication.cpp:4530 #27338 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdf5dd0) at kernel/qcoreapplication.cpp:953 #27339 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdf5dd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27340 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27341 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27342 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27343 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27344 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdf6d00) at itemviews/qabstractitemview.cpp:2415 #27345 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdf6d00) at itemviews/qlistview.cpp:848 #27346 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdf6d00) at kernel/qwidget.cpp:8554 #27347 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdf6d00) at widgets/qframe.cpp:557 #27348 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdf6d00) at widgets/qabstractscrollarea.cpp:1043 #27349 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdf6d00) at itemviews/qabstractitemview.cpp:1644 #27350 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdf6d00) at widgets/qabstractscrollarea_p.h:100 #27351 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdf6d00) at widgets/qabstractscrollarea_p.h:116 #27352 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdf6d00) at kernel/qcoreapplication.cpp:1063 #27353 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdf6d00) at kernel/qapplication.cpp:4561 #27354 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdf6d00) at kernel/qapplication.cpp:4530 #27355 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdf6d00) at kernel/qcoreapplication.cpp:953 #27356 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdf6d00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27357 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27358 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27359 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27360 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27361 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdf7c30) at itemviews/qabstractitemview.cpp:2415 #27362 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdf7c30) at itemviews/qlistview.cpp:848 #27363 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdf7c30) at kernel/qwidget.cpp:8554 #27364 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdf7c30) at widgets/qframe.cpp:557 #27365 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdf7c30) at widgets/qabstractscrollarea.cpp:1043 #27366 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdf7c30) at itemviews/qabstractitemview.cpp:1644 #27367 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdf7c30) at widgets/qabstractscrollarea_p.h:100 #27368 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdf7c30) at widgets/qabstractscrollarea_p.h:116 #27369 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdf7c30) at kernel/qcoreapplication.cpp:1063 #27370 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdf7c30) at kernel/qapplication.cpp:4561 #27371 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdf7c30) at kernel/qapplication.cpp:4530 #27372 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdf7c30) at kernel/qcoreapplication.cpp:953 #27373 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdf7c30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27374 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27375 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27376 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27377 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27378 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdf8b60) at itemviews/qabstractitemview.cpp:2415 #27379 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdf8b60) at itemviews/qlistview.cpp:848 #27380 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdf8b60) at kernel/qwidget.cpp:8554 #27381 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdf8b60) at widgets/qframe.cpp:557 #27382 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdf8b60) at widgets/qabstractscrollarea.cpp:1043 #27383 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdf8b60) at itemviews/qabstractitemview.cpp:1644 #27384 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdf8b60) at widgets/qabstractscrollarea_p.h:100 #27385 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdf8b60) at widgets/qabstractscrollarea_p.h:116 #27386 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdf8b60) at kernel/qcoreapplication.cpp:1063 #27387 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdf8b60) at kernel/qapplication.cpp:4561 #27388 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdf8b60) at kernel/qapplication.cpp:4530 #27389 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdf8b60) at kernel/qcoreapplication.cpp:953 #27390 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdf8b60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27391 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27392 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27393 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27394 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27395 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdf9a90) at itemviews/qabstractitemview.cpp:2415 #27396 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdf9a90) at itemviews/qlistview.cpp:848 #27397 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdf9a90) at kernel/qwidget.cpp:8554 #27398 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdf9a90) at widgets/qframe.cpp:557 #27399 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdf9a90) at widgets/qabstractscrollarea.cpp:1043 #27400 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdf9a90) at itemviews/qabstractitemview.cpp:1644 #27401 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdf9a90) at widgets/qabstractscrollarea_p.h:100 #27402 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdf9a90) at widgets/qabstractscrollarea_p.h:116 #27403 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdf9a90) at kernel/qcoreapplication.cpp:1063 #27404 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdf9a90) at kernel/qapplication.cpp:4561 #27405 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdf9a90) at kernel/qapplication.cpp:4530 #27406 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdf9a90) at kernel/qcoreapplication.cpp:953 #27407 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdf9a90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27408 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27409 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27410 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27411 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27412 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdfa9c0) at itemviews/qabstractitemview.cpp:2415 #27413 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdfa9c0) at itemviews/qlistview.cpp:848 #27414 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdfa9c0) at kernel/qwidget.cpp:8554 #27415 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdfa9c0) at widgets/qframe.cpp:557 #27416 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdfa9c0) at widgets/qabstractscrollarea.cpp:1043 #27417 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdfa9c0) at itemviews/qabstractitemview.cpp:1644 #27418 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdfa9c0) at widgets/qabstractscrollarea_p.h:100 #27419 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdfa9c0) at widgets/qabstractscrollarea_p.h:116 #27420 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdfa9c0) at kernel/qcoreapplication.cpp:1063 #27421 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdfa9c0) at kernel/qapplication.cpp:4561 #27422 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdfa9c0) at kernel/qapplication.cpp:4530 #27423 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdfa9c0) at kernel/qcoreapplication.cpp:953 #27424 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdfa9c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27425 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27426 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27427 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27428 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27429 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdfb8f0) at itemviews/qabstractitemview.cpp:2415 #27430 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdfb8f0) at itemviews/qlistview.cpp:848 #27431 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdfb8f0) at kernel/qwidget.cpp:8554 #27432 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdfb8f0) at widgets/qframe.cpp:557 #27433 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdfb8f0) at widgets/qabstractscrollarea.cpp:1043 #27434 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdfb8f0) at itemviews/qabstractitemview.cpp:1644 #27435 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdfb8f0) at widgets/qabstractscrollarea_p.h:100 #27436 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdfb8f0) at widgets/qabstractscrollarea_p.h:116 #27437 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdfb8f0) at kernel/qcoreapplication.cpp:1063 #27438 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdfb8f0) at kernel/qapplication.cpp:4561 #27439 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdfb8f0) at kernel/qapplication.cpp:4530 #27440 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdfb8f0) at kernel/qcoreapplication.cpp:953 #27441 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdfb8f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27442 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27443 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27444 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27445 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27446 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdfc820) at itemviews/qabstractitemview.cpp:2415 #27447 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdfc820) at itemviews/qlistview.cpp:848 #27448 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdfc820) at kernel/qwidget.cpp:8554 #27449 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdfc820) at widgets/qframe.cpp:557 #27450 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdfc820) at widgets/qabstractscrollarea.cpp:1043 #27451 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdfc820) at itemviews/qabstractitemview.cpp:1644 #27452 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdfc820) at widgets/qabstractscrollarea_p.h:100 #27453 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdfc820) at widgets/qabstractscrollarea_p.h:116 #27454 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdfc820) at kernel/qcoreapplication.cpp:1063 #27455 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdfc820) at kernel/qapplication.cpp:4561 #27456 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdfc820) at kernel/qapplication.cpp:4530 #27457 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdfc820) at kernel/qcoreapplication.cpp:953 #27458 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdfc820) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27459 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27460 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27461 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27462 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27463 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdfd750) at itemviews/qabstractitemview.cpp:2415 #27464 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdfd750) at itemviews/qlistview.cpp:848 #27465 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdfd750) at kernel/qwidget.cpp:8554 #27466 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdfd750) at widgets/qframe.cpp:557 #27467 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdfd750) at widgets/qabstractscrollarea.cpp:1043 #27468 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdfd750) at itemviews/qabstractitemview.cpp:1644 #27469 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdfd750) at widgets/qabstractscrollarea_p.h:100 #27470 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdfd750) at widgets/qabstractscrollarea_p.h:116 #27471 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdfd750) at kernel/qcoreapplication.cpp:1063 #27472 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdfd750) at kernel/qapplication.cpp:4561 #27473 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdfd750) at kernel/qapplication.cpp:4530 #27474 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdfd750) at kernel/qcoreapplication.cpp:953 #27475 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdfd750) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27476 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27477 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27478 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27479 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27480 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdfe680) at itemviews/qabstractitemview.cpp:2415 #27481 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdfe680) at itemviews/qlistview.cpp:848 #27482 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdfe680) at kernel/qwidget.cpp:8554 #27483 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdfe680) at widgets/qframe.cpp:557 #27484 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdfe680) at widgets/qabstractscrollarea.cpp:1043 #27485 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdfe680) at itemviews/qabstractitemview.cpp:1644 #27486 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdfe680) at widgets/qabstractscrollarea_p.h:100 #27487 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdfe680) at widgets/qabstractscrollarea_p.h:116 #27488 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdfe680) at kernel/qcoreapplication.cpp:1063 #27489 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdfe680) at kernel/qapplication.cpp:4561 #27490 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdfe680) at kernel/qapplication.cpp:4530 #27491 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdfe680) at kernel/qcoreapplication.cpp:953 #27492 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdfe680) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27493 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27494 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27495 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27496 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27497 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffdff5b0) at itemviews/qabstractitemview.cpp:2415 #27498 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffdff5b0) at itemviews/qlistview.cpp:848 #27499 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffdff5b0) at kernel/qwidget.cpp:8554 #27500 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffdff5b0) at widgets/qframe.cpp:557 #27501 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffdff5b0) at widgets/qabstractscrollarea.cpp:1043 #27502 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffdff5b0) at itemviews/qabstractitemview.cpp:1644 #27503 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffdff5b0) at widgets/qabstractscrollarea_p.h:100 #27504 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffdff5b0) at widgets/qabstractscrollarea_p.h:116 #27505 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffdff5b0) at kernel/qcoreapplication.cpp:1063 #27506 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffdff5b0) at kernel/qapplication.cpp:4561 #27507 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffdff5b0) at kernel/qapplication.cpp:4530 #27508 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffdff5b0) at kernel/qcoreapplication.cpp:953 #27509 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffdff5b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27510 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27511 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27512 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27513 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27514 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe004e0) at itemviews/qabstractitemview.cpp:2415 #27515 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe004e0) at itemviews/qlistview.cpp:848 #27516 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe004e0) at kernel/qwidget.cpp:8554 #27517 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe004e0) at widgets/qframe.cpp:557 #27518 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe004e0) at widgets/qabstractscrollarea.cpp:1043 #27519 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe004e0) at itemviews/qabstractitemview.cpp:1644 #27520 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe004e0) at widgets/qabstractscrollarea_p.h:100 #27521 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe004e0) at widgets/qabstractscrollarea_p.h:116 #27522 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe004e0) at kernel/qcoreapplication.cpp:1063 #27523 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe004e0) at kernel/qapplication.cpp:4561 #27524 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe004e0) at kernel/qapplication.cpp:4530 #27525 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe004e0) at kernel/qcoreapplication.cpp:953 #27526 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe004e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27527 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27528 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27529 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27530 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27531 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe01410) at itemviews/qabstractitemview.cpp:2415 #27532 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe01410) at itemviews/qlistview.cpp:848 #27533 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe01410) at kernel/qwidget.cpp:8554 #27534 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe01410) at widgets/qframe.cpp:557 #27535 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe01410) at widgets/qabstractscrollarea.cpp:1043 #27536 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe01410) at itemviews/qabstractitemview.cpp:1644 #27537 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe01410) at widgets/qabstractscrollarea_p.h:100 #27538 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe01410) at widgets/qabstractscrollarea_p.h:116 #27539 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe01410) at kernel/qcoreapplication.cpp:1063 #27540 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe01410) at kernel/qapplication.cpp:4561 #27541 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe01410) at kernel/qapplication.cpp:4530 #27542 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe01410) at kernel/qcoreapplication.cpp:953 #27543 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe01410) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27544 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27545 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27546 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27547 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27548 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe02340) at itemviews/qabstractitemview.cpp:2415 #27549 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe02340) at itemviews/qlistview.cpp:848 #27550 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe02340) at kernel/qwidget.cpp:8554 #27551 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe02340) at widgets/qframe.cpp:557 #27552 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe02340) at widgets/qabstractscrollarea.cpp:1043 #27553 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe02340) at itemviews/qabstractitemview.cpp:1644 #27554 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe02340) at widgets/qabstractscrollarea_p.h:100 #27555 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe02340) at widgets/qabstractscrollarea_p.h:116 #27556 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe02340) at kernel/qcoreapplication.cpp:1063 #27557 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe02340) at kernel/qapplication.cpp:4561 #27558 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe02340) at kernel/qapplication.cpp:4530 #27559 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe02340) at kernel/qcoreapplication.cpp:953 #27560 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe02340) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27561 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27562 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27563 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27564 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27565 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe03270) at itemviews/qabstractitemview.cpp:2415 #27566 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe03270) at itemviews/qlistview.cpp:848 #27567 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe03270) at kernel/qwidget.cpp:8554 #27568 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe03270) at widgets/qframe.cpp:557 #27569 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe03270) at widgets/qabstractscrollarea.cpp:1043 #27570 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe03270) at itemviews/qabstractitemview.cpp:1644 #27571 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe03270) at widgets/qabstractscrollarea_p.h:100 #27572 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe03270) at widgets/qabstractscrollarea_p.h:116 #27573 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe03270) at kernel/qcoreapplication.cpp:1063 #27574 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe03270) at kernel/qapplication.cpp:4561 #27575 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe03270) at kernel/qapplication.cpp:4530 #27576 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe03270) at kernel/qcoreapplication.cpp:953 #27577 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe03270) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27578 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27579 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27580 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27581 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27582 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe041a0) at itemviews/qabstractitemview.cpp:2415 #27583 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe041a0) at itemviews/qlistview.cpp:848 #27584 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe041a0) at kernel/qwidget.cpp:8554 #27585 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe041a0) at widgets/qframe.cpp:557 #27586 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe041a0) at widgets/qabstractscrollarea.cpp:1043 #27587 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe041a0) at itemviews/qabstractitemview.cpp:1644 #27588 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe041a0) at widgets/qabstractscrollarea_p.h:100 #27589 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe041a0) at widgets/qabstractscrollarea_p.h:116 #27590 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe041a0) at kernel/qcoreapplication.cpp:1063 #27591 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe041a0) at kernel/qapplication.cpp:4561 #27592 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe041a0) at kernel/qapplication.cpp:4530 #27593 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe041a0) at kernel/qcoreapplication.cpp:953 #27594 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe041a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27595 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27596 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27597 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27598 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27599 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe050d0) at itemviews/qabstractitemview.cpp:2415 #27600 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe050d0) at itemviews/qlistview.cpp:848 #27601 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe050d0) at kernel/qwidget.cpp:8554 #27602 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe050d0) at widgets/qframe.cpp:557 #27603 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe050d0) at widgets/qabstractscrollarea.cpp:1043 #27604 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe050d0) at itemviews/qabstractitemview.cpp:1644 #27605 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe050d0) at widgets/qabstractscrollarea_p.h:100 #27606 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe050d0) at widgets/qabstractscrollarea_p.h:116 #27607 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe050d0) at kernel/qcoreapplication.cpp:1063 #27608 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe050d0) at kernel/qapplication.cpp:4561 #27609 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe050d0) at kernel/qapplication.cpp:4530 #27610 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe050d0) at kernel/qcoreapplication.cpp:953 #27611 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe050d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27612 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27613 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27614 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27615 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27616 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe06000) at itemviews/qabstractitemview.cpp:2415 #27617 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe06000) at itemviews/qlistview.cpp:848 #27618 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe06000) at kernel/qwidget.cpp:8554 #27619 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe06000) at widgets/qframe.cpp:557 #27620 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe06000) at widgets/qabstractscrollarea.cpp:1043 #27621 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe06000) at itemviews/qabstractitemview.cpp:1644 #27622 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe06000) at widgets/qabstractscrollarea_p.h:100 #27623 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe06000) at widgets/qabstractscrollarea_p.h:116 #27624 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe06000) at kernel/qcoreapplication.cpp:1063 #27625 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe06000) at kernel/qapplication.cpp:4561 #27626 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe06000) at kernel/qapplication.cpp:4530 #27627 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe06000) at kernel/qcoreapplication.cpp:953 #27628 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe06000) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27629 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27630 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27631 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27632 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27633 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe06f30) at itemviews/qabstractitemview.cpp:2415 #27634 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe06f30) at itemviews/qlistview.cpp:848 #27635 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe06f30) at kernel/qwidget.cpp:8554 #27636 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe06f30) at widgets/qframe.cpp:557 #27637 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe06f30) at widgets/qabstractscrollarea.cpp:1043 #27638 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe06f30) at itemviews/qabstractitemview.cpp:1644 #27639 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe06f30) at widgets/qabstractscrollarea_p.h:100 #27640 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe06f30) at widgets/qabstractscrollarea_p.h:116 #27641 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe06f30) at kernel/qcoreapplication.cpp:1063 #27642 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe06f30) at kernel/qapplication.cpp:4561 #27643 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe06f30) at kernel/qapplication.cpp:4530 #27644 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe06f30) at kernel/qcoreapplication.cpp:953 #27645 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe06f30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27646 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27647 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27648 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27649 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27650 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe07e60) at itemviews/qabstractitemview.cpp:2415 #27651 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe07e60) at itemviews/qlistview.cpp:848 #27652 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe07e60) at kernel/qwidget.cpp:8554 #27653 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe07e60) at widgets/qframe.cpp:557 #27654 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe07e60) at widgets/qabstractscrollarea.cpp:1043 #27655 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe07e60) at itemviews/qabstractitemview.cpp:1644 #27656 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe07e60) at widgets/qabstractscrollarea_p.h:100 #27657 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe07e60) at widgets/qabstractscrollarea_p.h:116 #27658 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe07e60) at kernel/qcoreapplication.cpp:1063 #27659 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe07e60) at kernel/qapplication.cpp:4561 #27660 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe07e60) at kernel/qapplication.cpp:4530 #27661 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe07e60) at kernel/qcoreapplication.cpp:953 #27662 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe07e60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27663 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27664 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27665 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27666 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27667 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe08d90) at itemviews/qabstractitemview.cpp:2415 #27668 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe08d90) at itemviews/qlistview.cpp:848 #27669 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe08d90) at kernel/qwidget.cpp:8554 #27670 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe08d90) at widgets/qframe.cpp:557 #27671 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe08d90) at widgets/qabstractscrollarea.cpp:1043 #27672 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe08d90) at itemviews/qabstractitemview.cpp:1644 #27673 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe08d90) at widgets/qabstractscrollarea_p.h:100 #27674 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe08d90) at widgets/qabstractscrollarea_p.h:116 #27675 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe08d90) at kernel/qcoreapplication.cpp:1063 #27676 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe08d90) at kernel/qapplication.cpp:4561 #27677 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe08d90) at kernel/qapplication.cpp:4530 #27678 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe08d90) at kernel/qcoreapplication.cpp:953 #27679 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe08d90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27680 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27681 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27682 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27683 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27684 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe09cc0) at itemviews/qabstractitemview.cpp:2415 #27685 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe09cc0) at itemviews/qlistview.cpp:848 #27686 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe09cc0) at kernel/qwidget.cpp:8554 #27687 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe09cc0) at widgets/qframe.cpp:557 #27688 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe09cc0) at widgets/qabstractscrollarea.cpp:1043 #27689 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe09cc0) at itemviews/qabstractitemview.cpp:1644 #27690 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe09cc0) at widgets/qabstractscrollarea_p.h:100 #27691 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe09cc0) at widgets/qabstractscrollarea_p.h:116 #27692 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe09cc0) at kernel/qcoreapplication.cpp:1063 #27693 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe09cc0) at kernel/qapplication.cpp:4561 #27694 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe09cc0) at kernel/qapplication.cpp:4530 #27695 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe09cc0) at kernel/qcoreapplication.cpp:953 #27696 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe09cc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27697 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27698 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27699 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27700 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27701 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe0abf0) at itemviews/qabstractitemview.cpp:2415 #27702 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe0abf0) at itemviews/qlistview.cpp:848 #27703 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe0abf0) at kernel/qwidget.cpp:8554 #27704 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe0abf0) at widgets/qframe.cpp:557 #27705 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe0abf0) at widgets/qabstractscrollarea.cpp:1043 #27706 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe0abf0) at itemviews/qabstractitemview.cpp:1644 #27707 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe0abf0) at widgets/qabstractscrollarea_p.h:100 #27708 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe0abf0) at widgets/qabstractscrollarea_p.h:116 #27709 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe0abf0) at kernel/qcoreapplication.cpp:1063 #27710 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe0abf0) at kernel/qapplication.cpp:4561 #27711 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe0abf0) at kernel/qapplication.cpp:4530 #27712 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe0abf0) at kernel/qcoreapplication.cpp:953 #27713 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe0abf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27714 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27715 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27716 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27717 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27718 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe0bb20) at itemviews/qabstractitemview.cpp:2415 #27719 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe0bb20) at itemviews/qlistview.cpp:848 #27720 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe0bb20) at kernel/qwidget.cpp:8554 #27721 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe0bb20) at widgets/qframe.cpp:557 #27722 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe0bb20) at widgets/qabstractscrollarea.cpp:1043 #27723 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe0bb20) at itemviews/qabstractitemview.cpp:1644 #27724 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe0bb20) at widgets/qabstractscrollarea_p.h:100 #27725 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe0bb20) at widgets/qabstractscrollarea_p.h:116 #27726 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe0bb20) at kernel/qcoreapplication.cpp:1063 #27727 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe0bb20) at kernel/qapplication.cpp:4561 #27728 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe0bb20) at kernel/qapplication.cpp:4530 #27729 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe0bb20) at kernel/qcoreapplication.cpp:953 #27730 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe0bb20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27731 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27732 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27733 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27734 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27735 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe0ca50) at itemviews/qabstractitemview.cpp:2415 #27736 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe0ca50) at itemviews/qlistview.cpp:848 #27737 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe0ca50) at kernel/qwidget.cpp:8554 #27738 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe0ca50) at widgets/qframe.cpp:557 #27739 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe0ca50) at widgets/qabstractscrollarea.cpp:1043 #27740 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe0ca50) at itemviews/qabstractitemview.cpp:1644 #27741 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe0ca50) at widgets/qabstractscrollarea_p.h:100 #27742 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe0ca50) at widgets/qabstractscrollarea_p.h:116 #27743 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe0ca50) at kernel/qcoreapplication.cpp:1063 #27744 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe0ca50) at kernel/qapplication.cpp:4561 #27745 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe0ca50) at kernel/qapplication.cpp:4530 #27746 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe0ca50) at kernel/qcoreapplication.cpp:953 #27747 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe0ca50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27748 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27749 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27750 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27751 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27752 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe0d980) at itemviews/qabstractitemview.cpp:2415 #27753 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe0d980) at itemviews/qlistview.cpp:848 #27754 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe0d980) at kernel/qwidget.cpp:8554 #27755 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe0d980) at widgets/qframe.cpp:557 #27756 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe0d980) at widgets/qabstractscrollarea.cpp:1043 #27757 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe0d980) at itemviews/qabstractitemview.cpp:1644 #27758 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe0d980) at widgets/qabstractscrollarea_p.h:100 #27759 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe0d980) at widgets/qabstractscrollarea_p.h:116 #27760 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe0d980) at kernel/qcoreapplication.cpp:1063 #27761 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe0d980) at kernel/qapplication.cpp:4561 #27762 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe0d980) at kernel/qapplication.cpp:4530 #27763 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe0d980) at kernel/qcoreapplication.cpp:953 #27764 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe0d980) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27765 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27766 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27767 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27768 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27769 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe0e8b0) at itemviews/qabstractitemview.cpp:2415 #27770 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe0e8b0) at itemviews/qlistview.cpp:848 #27771 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe0e8b0) at kernel/qwidget.cpp:8554 #27772 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe0e8b0) at widgets/qframe.cpp:557 #27773 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe0e8b0) at widgets/qabstractscrollarea.cpp:1043 #27774 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe0e8b0) at itemviews/qabstractitemview.cpp:1644 #27775 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe0e8b0) at widgets/qabstractscrollarea_p.h:100 #27776 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe0e8b0) at widgets/qabstractscrollarea_p.h:116 #27777 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe0e8b0) at kernel/qcoreapplication.cpp:1063 #27778 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe0e8b0) at kernel/qapplication.cpp:4561 #27779 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe0e8b0) at kernel/qapplication.cpp:4530 #27780 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe0e8b0) at kernel/qcoreapplication.cpp:953 #27781 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe0e8b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27782 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27783 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27784 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27785 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27786 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe0f7e0) at itemviews/qabstractitemview.cpp:2415 #27787 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe0f7e0) at itemviews/qlistview.cpp:848 #27788 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe0f7e0) at kernel/qwidget.cpp:8554 #27789 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe0f7e0) at widgets/qframe.cpp:557 #27790 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe0f7e0) at widgets/qabstractscrollarea.cpp:1043 #27791 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe0f7e0) at itemviews/qabstractitemview.cpp:1644 #27792 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe0f7e0) at widgets/qabstractscrollarea_p.h:100 #27793 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe0f7e0) at widgets/qabstractscrollarea_p.h:116 #27794 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe0f7e0) at kernel/qcoreapplication.cpp:1063 #27795 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe0f7e0) at kernel/qapplication.cpp:4561 #27796 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe0f7e0) at kernel/qapplication.cpp:4530 #27797 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe0f7e0) at kernel/qcoreapplication.cpp:953 #27798 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe0f7e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27799 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27800 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27801 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27802 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27803 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe10710) at itemviews/qabstractitemview.cpp:2415 #27804 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe10710) at itemviews/qlistview.cpp:848 #27805 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe10710) at kernel/qwidget.cpp:8554 #27806 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe10710) at widgets/qframe.cpp:557 #27807 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe10710) at widgets/qabstractscrollarea.cpp:1043 #27808 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe10710) at itemviews/qabstractitemview.cpp:1644 #27809 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe10710) at widgets/qabstractscrollarea_p.h:100 #27810 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe10710) at widgets/qabstractscrollarea_p.h:116 #27811 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe10710) at kernel/qcoreapplication.cpp:1063 #27812 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe10710) at kernel/qapplication.cpp:4561 #27813 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe10710) at kernel/qapplication.cpp:4530 #27814 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe10710) at kernel/qcoreapplication.cpp:953 #27815 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe10710) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27816 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27817 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27818 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27819 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27820 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe11640) at itemviews/qabstractitemview.cpp:2415 #27821 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe11640) at itemviews/qlistview.cpp:848 #27822 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe11640) at kernel/qwidget.cpp:8554 #27823 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe11640) at widgets/qframe.cpp:557 #27824 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe11640) at widgets/qabstractscrollarea.cpp:1043 #27825 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe11640) at itemviews/qabstractitemview.cpp:1644 #27826 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe11640) at widgets/qabstractscrollarea_p.h:100 #27827 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe11640) at widgets/qabstractscrollarea_p.h:116 #27828 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe11640) at kernel/qcoreapplication.cpp:1063 #27829 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe11640) at kernel/qapplication.cpp:4561 #27830 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe11640) at kernel/qapplication.cpp:4530 #27831 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe11640) at kernel/qcoreapplication.cpp:953 #27832 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe11640) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27833 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27834 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27835 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27836 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27837 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe12570) at itemviews/qabstractitemview.cpp:2415 #27838 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe12570) at itemviews/qlistview.cpp:848 #27839 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe12570) at kernel/qwidget.cpp:8554 #27840 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe12570) at widgets/qframe.cpp:557 #27841 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe12570) at widgets/qabstractscrollarea.cpp:1043 #27842 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe12570) at itemviews/qabstractitemview.cpp:1644 #27843 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe12570) at widgets/qabstractscrollarea_p.h:100 #27844 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe12570) at widgets/qabstractscrollarea_p.h:116 #27845 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe12570) at kernel/qcoreapplication.cpp:1063 #27846 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe12570) at kernel/qapplication.cpp:4561 #27847 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe12570) at kernel/qapplication.cpp:4530 #27848 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe12570) at kernel/qcoreapplication.cpp:953 #27849 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe12570) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27850 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27851 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27852 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27853 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27854 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe134a0) at itemviews/qabstractitemview.cpp:2415 #27855 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe134a0) at itemviews/qlistview.cpp:848 #27856 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe134a0) at kernel/qwidget.cpp:8554 #27857 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe134a0) at widgets/qframe.cpp:557 #27858 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe134a0) at widgets/qabstractscrollarea.cpp:1043 #27859 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe134a0) at itemviews/qabstractitemview.cpp:1644 #27860 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe134a0) at widgets/qabstractscrollarea_p.h:100 #27861 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe134a0) at widgets/qabstractscrollarea_p.h:116 #27862 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe134a0) at kernel/qcoreapplication.cpp:1063 #27863 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe134a0) at kernel/qapplication.cpp:4561 #27864 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe134a0) at kernel/qapplication.cpp:4530 #27865 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe134a0) at kernel/qcoreapplication.cpp:953 #27866 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe134a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27867 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27868 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27869 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27870 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27871 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe143d0) at itemviews/qabstractitemview.cpp:2415 #27872 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe143d0) at itemviews/qlistview.cpp:848 #27873 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe143d0) at kernel/qwidget.cpp:8554 #27874 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe143d0) at widgets/qframe.cpp:557 #27875 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe143d0) at widgets/qabstractscrollarea.cpp:1043 #27876 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe143d0) at itemviews/qabstractitemview.cpp:1644 #27877 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe143d0) at widgets/qabstractscrollarea_p.h:100 #27878 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe143d0) at widgets/qabstractscrollarea_p.h:116 #27879 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe143d0) at kernel/qcoreapplication.cpp:1063 #27880 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe143d0) at kernel/qapplication.cpp:4561 #27881 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe143d0) at kernel/qapplication.cpp:4530 #27882 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe143d0) at kernel/qcoreapplication.cpp:953 #27883 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe143d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27884 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27885 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27886 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27887 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27888 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe15300) at itemviews/qabstractitemview.cpp:2415 #27889 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe15300) at itemviews/qlistview.cpp:848 #27890 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe15300) at kernel/qwidget.cpp:8554 #27891 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe15300) at widgets/qframe.cpp:557 #27892 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe15300) at widgets/qabstractscrollarea.cpp:1043 #27893 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe15300) at itemviews/qabstractitemview.cpp:1644 #27894 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe15300) at widgets/qabstractscrollarea_p.h:100 #27895 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe15300) at widgets/qabstractscrollarea_p.h:116 #27896 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe15300) at kernel/qcoreapplication.cpp:1063 #27897 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe15300) at kernel/qapplication.cpp:4561 #27898 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe15300) at kernel/qapplication.cpp:4530 #27899 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe15300) at kernel/qcoreapplication.cpp:953 #27900 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe15300) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27901 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27902 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27903 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27904 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27905 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe16230) at itemviews/qabstractitemview.cpp:2415 #27906 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe16230) at itemviews/qlistview.cpp:848 #27907 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe16230) at kernel/qwidget.cpp:8554 #27908 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe16230) at widgets/qframe.cpp:557 #27909 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe16230) at widgets/qabstractscrollarea.cpp:1043 #27910 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe16230) at itemviews/qabstractitemview.cpp:1644 #27911 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe16230) at widgets/qabstractscrollarea_p.h:100 #27912 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe16230) at widgets/qabstractscrollarea_p.h:116 #27913 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe16230) at kernel/qcoreapplication.cpp:1063 #27914 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe16230) at kernel/qapplication.cpp:4561 #27915 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe16230) at kernel/qapplication.cpp:4530 #27916 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe16230) at kernel/qcoreapplication.cpp:953 #27917 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe16230) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27918 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27919 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27920 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27921 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27922 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe17160) at itemviews/qabstractitemview.cpp:2415 #27923 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe17160) at itemviews/qlistview.cpp:848 #27924 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe17160) at kernel/qwidget.cpp:8554 #27925 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe17160) at widgets/qframe.cpp:557 #27926 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe17160) at widgets/qabstractscrollarea.cpp:1043 #27927 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe17160) at itemviews/qabstractitemview.cpp:1644 #27928 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe17160) at widgets/qabstractscrollarea_p.h:100 #27929 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe17160) at widgets/qabstractscrollarea_p.h:116 #27930 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe17160) at kernel/qcoreapplication.cpp:1063 #27931 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe17160) at kernel/qapplication.cpp:4561 #27932 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe17160) at kernel/qapplication.cpp:4530 #27933 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe17160) at kernel/qcoreapplication.cpp:953 #27934 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe17160) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27935 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27936 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27937 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27938 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27939 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe18090) at itemviews/qabstractitemview.cpp:2415 #27940 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe18090) at itemviews/qlistview.cpp:848 #27941 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe18090) at kernel/qwidget.cpp:8554 #27942 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe18090) at widgets/qframe.cpp:557 #27943 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe18090) at widgets/qabstractscrollarea.cpp:1043 #27944 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe18090) at itemviews/qabstractitemview.cpp:1644 #27945 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe18090) at widgets/qabstractscrollarea_p.h:100 #27946 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe18090) at widgets/qabstractscrollarea_p.h:116 #27947 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe18090) at kernel/qcoreapplication.cpp:1063 #27948 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe18090) at kernel/qapplication.cpp:4561 #27949 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe18090) at kernel/qapplication.cpp:4530 #27950 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe18090) at kernel/qcoreapplication.cpp:953 #27951 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe18090) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27952 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27953 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27954 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27955 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27956 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe18fc0) at itemviews/qabstractitemview.cpp:2415 #27957 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe18fc0) at itemviews/qlistview.cpp:848 #27958 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe18fc0) at kernel/qwidget.cpp:8554 #27959 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe18fc0) at widgets/qframe.cpp:557 #27960 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe18fc0) at widgets/qabstractscrollarea.cpp:1043 #27961 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe18fc0) at itemviews/qabstractitemview.cpp:1644 #27962 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe18fc0) at widgets/qabstractscrollarea_p.h:100 #27963 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe18fc0) at widgets/qabstractscrollarea_p.h:116 #27964 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe18fc0) at kernel/qcoreapplication.cpp:1063 #27965 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe18fc0) at kernel/qapplication.cpp:4561 #27966 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe18fc0) at kernel/qapplication.cpp:4530 #27967 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe18fc0) at kernel/qcoreapplication.cpp:953 #27968 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe18fc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27969 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #27970 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27971 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27972 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27973 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe19ef0) at itemviews/qabstractitemview.cpp:2415 #27974 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe19ef0) at itemviews/qlistview.cpp:848 #27975 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe19ef0) at kernel/qwidget.cpp:8554 #27976 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe19ef0) at widgets/qframe.cpp:557 #27977 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe19ef0) at widgets/qabstractscrollarea.cpp:1043 #27978 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe19ef0) at itemviews/qabstractitemview.cpp:1644 #27979 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe19ef0) at widgets/qabstractscrollarea_p.h:100 #27980 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe19ef0) at widgets/qabstractscrollarea_p.h:116 #27981 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe19ef0) at kernel/qcoreapplication.cpp:1063 #27982 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe19ef0) at kernel/qapplication.cpp:4561 #27983 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe19ef0) at kernel/qapplication.cpp:4530 #27984 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe19ef0) at kernel/qcoreapplication.cpp:953 #27985 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe19ef0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27986 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #27987 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #27988 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #27989 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #27990 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe1ae20) at itemviews/qabstractitemview.cpp:2415 #27991 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe1ae20) at itemviews/qlistview.cpp:848 #27992 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe1ae20) at kernel/qwidget.cpp:8554 #27993 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe1ae20) at widgets/qframe.cpp:557 #27994 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe1ae20) at widgets/qabstractscrollarea.cpp:1043 #27995 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe1ae20) at itemviews/qabstractitemview.cpp:1644 #27996 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe1ae20) at widgets/qabstractscrollarea_p.h:100 #27997 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe1ae20) at widgets/qabstractscrollarea_p.h:116 #27998 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe1ae20) at kernel/qcoreapplication.cpp:1063 #27999 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe1ae20) at kernel/qapplication.cpp:4561 #28000 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe1ae20) at kernel/qapplication.cpp:4530 #28001 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe1ae20) at kernel/qcoreapplication.cpp:953 #28002 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe1ae20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28003 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28004 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28005 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28006 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28007 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe1bd50) at itemviews/qabstractitemview.cpp:2415 #28008 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe1bd50) at itemviews/qlistview.cpp:848 #28009 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe1bd50) at kernel/qwidget.cpp:8554 #28010 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe1bd50) at widgets/qframe.cpp:557 #28011 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe1bd50) at widgets/qabstractscrollarea.cpp:1043 #28012 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe1bd50) at itemviews/qabstractitemview.cpp:1644 #28013 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe1bd50) at widgets/qabstractscrollarea_p.h:100 #28014 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe1bd50) at widgets/qabstractscrollarea_p.h:116 #28015 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe1bd50) at kernel/qcoreapplication.cpp:1063 #28016 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe1bd50) at kernel/qapplication.cpp:4561 #28017 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe1bd50) at kernel/qapplication.cpp:4530 #28018 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe1bd50) at kernel/qcoreapplication.cpp:953 #28019 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe1bd50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28020 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28021 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28022 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28023 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28024 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe1cc80) at itemviews/qabstractitemview.cpp:2415 #28025 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe1cc80) at itemviews/qlistview.cpp:848 #28026 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe1cc80) at kernel/qwidget.cpp:8554 #28027 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe1cc80) at widgets/qframe.cpp:557 #28028 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe1cc80) at widgets/qabstractscrollarea.cpp:1043 #28029 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe1cc80) at itemviews/qabstractitemview.cpp:1644 #28030 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe1cc80) at widgets/qabstractscrollarea_p.h:100 #28031 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe1cc80) at widgets/qabstractscrollarea_p.h:116 #28032 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe1cc80) at kernel/qcoreapplication.cpp:1063 #28033 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe1cc80) at kernel/qapplication.cpp:4561 #28034 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe1cc80) at kernel/qapplication.cpp:4530 #28035 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe1cc80) at kernel/qcoreapplication.cpp:953 #28036 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe1cc80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28037 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28038 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28039 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28040 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28041 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe1dbb0) at itemviews/qabstractitemview.cpp:2415 #28042 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe1dbb0) at itemviews/qlistview.cpp:848 #28043 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe1dbb0) at kernel/qwidget.cpp:8554 #28044 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe1dbb0) at widgets/qframe.cpp:557 #28045 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe1dbb0) at widgets/qabstractscrollarea.cpp:1043 #28046 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe1dbb0) at itemviews/qabstractitemview.cpp:1644 #28047 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe1dbb0) at widgets/qabstractscrollarea_p.h:100 #28048 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe1dbb0) at widgets/qabstractscrollarea_p.h:116 #28049 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe1dbb0) at kernel/qcoreapplication.cpp:1063 #28050 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe1dbb0) at kernel/qapplication.cpp:4561 #28051 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe1dbb0) at kernel/qapplication.cpp:4530 #28052 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe1dbb0) at kernel/qcoreapplication.cpp:953 #28053 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe1dbb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28054 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28055 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28056 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28057 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28058 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe1eae0) at itemviews/qabstractitemview.cpp:2415 #28059 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe1eae0) at itemviews/qlistview.cpp:848 #28060 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe1eae0) at kernel/qwidget.cpp:8554 #28061 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe1eae0) at widgets/qframe.cpp:557 #28062 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe1eae0) at widgets/qabstractscrollarea.cpp:1043 #28063 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe1eae0) at itemviews/qabstractitemview.cpp:1644 #28064 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe1eae0) at widgets/qabstractscrollarea_p.h:100 #28065 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe1eae0) at widgets/qabstractscrollarea_p.h:116 #28066 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe1eae0) at kernel/qcoreapplication.cpp:1063 #28067 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe1eae0) at kernel/qapplication.cpp:4561 #28068 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe1eae0) at kernel/qapplication.cpp:4530 #28069 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe1eae0) at kernel/qcoreapplication.cpp:953 #28070 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe1eae0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28071 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28072 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28073 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28074 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28075 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe1fa10) at itemviews/qabstractitemview.cpp:2415 #28076 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe1fa10) at itemviews/qlistview.cpp:848 #28077 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe1fa10) at kernel/qwidget.cpp:8554 #28078 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe1fa10) at widgets/qframe.cpp:557 #28079 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe1fa10) at widgets/qabstractscrollarea.cpp:1043 #28080 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe1fa10) at itemviews/qabstractitemview.cpp:1644 #28081 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe1fa10) at widgets/qabstractscrollarea_p.h:100 #28082 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe1fa10) at widgets/qabstractscrollarea_p.h:116 #28083 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe1fa10) at kernel/qcoreapplication.cpp:1063 #28084 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe1fa10) at kernel/qapplication.cpp:4561 #28085 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe1fa10) at kernel/qapplication.cpp:4530 #28086 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe1fa10) at kernel/qcoreapplication.cpp:953 #28087 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe1fa10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28088 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28089 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28090 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28091 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28092 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe20940) at itemviews/qabstractitemview.cpp:2415 #28093 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe20940) at itemviews/qlistview.cpp:848 #28094 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe20940) at kernel/qwidget.cpp:8554 #28095 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe20940) at widgets/qframe.cpp:557 #28096 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe20940) at widgets/qabstractscrollarea.cpp:1043 #28097 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe20940) at itemviews/qabstractitemview.cpp:1644 #28098 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe20940) at widgets/qabstractscrollarea_p.h:100 #28099 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe20940) at widgets/qabstractscrollarea_p.h:116 #28100 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe20940) at kernel/qcoreapplication.cpp:1063 #28101 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe20940) at kernel/qapplication.cpp:4561 #28102 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe20940) at kernel/qapplication.cpp:4530 #28103 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe20940) at kernel/qcoreapplication.cpp:953 #28104 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe20940) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28105 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28106 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28107 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28108 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28109 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe21870) at itemviews/qabstractitemview.cpp:2415 #28110 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe21870) at itemviews/qlistview.cpp:848 #28111 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe21870) at kernel/qwidget.cpp:8554 #28112 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe21870) at widgets/qframe.cpp:557 #28113 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe21870) at widgets/qabstractscrollarea.cpp:1043 #28114 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe21870) at itemviews/qabstractitemview.cpp:1644 #28115 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe21870) at widgets/qabstractscrollarea_p.h:100 #28116 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe21870) at widgets/qabstractscrollarea_p.h:116 #28117 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe21870) at kernel/qcoreapplication.cpp:1063 #28118 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe21870) at kernel/qapplication.cpp:4561 #28119 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe21870) at kernel/qapplication.cpp:4530 #28120 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe21870) at kernel/qcoreapplication.cpp:953 #28121 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe21870) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28122 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28123 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28124 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28125 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28126 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe227a0) at itemviews/qabstractitemview.cpp:2415 #28127 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe227a0) at itemviews/qlistview.cpp:848 #28128 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe227a0) at kernel/qwidget.cpp:8554 #28129 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe227a0) at widgets/qframe.cpp:557 #28130 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe227a0) at widgets/qabstractscrollarea.cpp:1043 #28131 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe227a0) at itemviews/qabstractitemview.cpp:1644 #28132 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe227a0) at widgets/qabstractscrollarea_p.h:100 #28133 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe227a0) at widgets/qabstractscrollarea_p.h:116 #28134 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe227a0) at kernel/qcoreapplication.cpp:1063 #28135 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe227a0) at kernel/qapplication.cpp:4561 #28136 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe227a0) at kernel/qapplication.cpp:4530 #28137 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe227a0) at kernel/qcoreapplication.cpp:953 #28138 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe227a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28139 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28140 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28141 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28142 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28143 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe236d0) at itemviews/qabstractitemview.cpp:2415 #28144 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe236d0) at itemviews/qlistview.cpp:848 #28145 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe236d0) at kernel/qwidget.cpp:8554 #28146 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe236d0) at widgets/qframe.cpp:557 #28147 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe236d0) at widgets/qabstractscrollarea.cpp:1043 #28148 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe236d0) at itemviews/qabstractitemview.cpp:1644 #28149 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe236d0) at widgets/qabstractscrollarea_p.h:100 #28150 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe236d0) at widgets/qabstractscrollarea_p.h:116 #28151 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe236d0) at kernel/qcoreapplication.cpp:1063 #28152 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe236d0) at kernel/qapplication.cpp:4561 #28153 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe236d0) at kernel/qapplication.cpp:4530 #28154 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe236d0) at kernel/qcoreapplication.cpp:953 #28155 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe236d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28156 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28157 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28158 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28159 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28160 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe24600) at itemviews/qabstractitemview.cpp:2415 #28161 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe24600) at itemviews/qlistview.cpp:848 #28162 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe24600) at kernel/qwidget.cpp:8554 #28163 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe24600) at widgets/qframe.cpp:557 #28164 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe24600) at widgets/qabstractscrollarea.cpp:1043 #28165 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe24600) at itemviews/qabstractitemview.cpp:1644 #28166 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe24600) at widgets/qabstractscrollarea_p.h:100 #28167 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe24600) at widgets/qabstractscrollarea_p.h:116 #28168 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe24600) at kernel/qcoreapplication.cpp:1063 #28169 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe24600) at kernel/qapplication.cpp:4561 #28170 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe24600) at kernel/qapplication.cpp:4530 #28171 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe24600) at kernel/qcoreapplication.cpp:953 #28172 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe24600) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28173 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28174 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28175 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28176 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28177 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe25530) at itemviews/qabstractitemview.cpp:2415 #28178 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe25530) at itemviews/qlistview.cpp:848 #28179 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe25530) at kernel/qwidget.cpp:8554 #28180 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe25530) at widgets/qframe.cpp:557 #28181 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe25530) at widgets/qabstractscrollarea.cpp:1043 #28182 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe25530) at itemviews/qabstractitemview.cpp:1644 #28183 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe25530) at widgets/qabstractscrollarea_p.h:100 #28184 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe25530) at widgets/qabstractscrollarea_p.h:116 #28185 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe25530) at kernel/qcoreapplication.cpp:1063 #28186 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe25530) at kernel/qapplication.cpp:4561 #28187 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe25530) at kernel/qapplication.cpp:4530 #28188 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe25530) at kernel/qcoreapplication.cpp:953 #28189 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe25530) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28190 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28191 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28192 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28193 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28194 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe26460) at itemviews/qabstractitemview.cpp:2415 #28195 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe26460) at itemviews/qlistview.cpp:848 #28196 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe26460) at kernel/qwidget.cpp:8554 #28197 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe26460) at widgets/qframe.cpp:557 #28198 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe26460) at widgets/qabstractscrollarea.cpp:1043 #28199 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe26460) at itemviews/qabstractitemview.cpp:1644 #28200 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe26460) at widgets/qabstractscrollarea_p.h:100 #28201 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe26460) at widgets/qabstractscrollarea_p.h:116 #28202 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe26460) at kernel/qcoreapplication.cpp:1063 #28203 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe26460) at kernel/qapplication.cpp:4561 #28204 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe26460) at kernel/qapplication.cpp:4530 #28205 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe26460) at kernel/qcoreapplication.cpp:953 #28206 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe26460) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28207 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28208 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28209 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28210 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28211 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe27390) at itemviews/qabstractitemview.cpp:2415 #28212 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe27390) at itemviews/qlistview.cpp:848 #28213 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe27390) at kernel/qwidget.cpp:8554 #28214 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe27390) at widgets/qframe.cpp:557 #28215 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe27390) at widgets/qabstractscrollarea.cpp:1043 #28216 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe27390) at itemviews/qabstractitemview.cpp:1644 #28217 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe27390) at widgets/qabstractscrollarea_p.h:100 #28218 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe27390) at widgets/qabstractscrollarea_p.h:116 #28219 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe27390) at kernel/qcoreapplication.cpp:1063 #28220 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe27390) at kernel/qapplication.cpp:4561 #28221 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe27390) at kernel/qapplication.cpp:4530 #28222 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe27390) at kernel/qcoreapplication.cpp:953 #28223 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe27390) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28224 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28225 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28226 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28227 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28228 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe282c0) at itemviews/qabstractitemview.cpp:2415 #28229 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe282c0) at itemviews/qlistview.cpp:848 #28230 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe282c0) at kernel/qwidget.cpp:8554 #28231 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe282c0) at widgets/qframe.cpp:557 #28232 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe282c0) at widgets/qabstractscrollarea.cpp:1043 #28233 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe282c0) at itemviews/qabstractitemview.cpp:1644 #28234 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe282c0) at widgets/qabstractscrollarea_p.h:100 #28235 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe282c0) at widgets/qabstractscrollarea_p.h:116 #28236 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe282c0) at kernel/qcoreapplication.cpp:1063 #28237 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe282c0) at kernel/qapplication.cpp:4561 #28238 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe282c0) at kernel/qapplication.cpp:4530 #28239 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe282c0) at kernel/qcoreapplication.cpp:953 #28240 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe282c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28241 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28242 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28243 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28244 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28245 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe291f0) at itemviews/qabstractitemview.cpp:2415 #28246 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe291f0) at itemviews/qlistview.cpp:848 #28247 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe291f0) at kernel/qwidget.cpp:8554 #28248 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe291f0) at widgets/qframe.cpp:557 #28249 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe291f0) at widgets/qabstractscrollarea.cpp:1043 #28250 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe291f0) at itemviews/qabstractitemview.cpp:1644 #28251 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe291f0) at widgets/qabstractscrollarea_p.h:100 #28252 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe291f0) at widgets/qabstractscrollarea_p.h:116 #28253 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe291f0) at kernel/qcoreapplication.cpp:1063 #28254 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe291f0) at kernel/qapplication.cpp:4561 #28255 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe291f0) at kernel/qapplication.cpp:4530 #28256 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe291f0) at kernel/qcoreapplication.cpp:953 #28257 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe291f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28258 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28259 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28260 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28261 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28262 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe2a120) at itemviews/qabstractitemview.cpp:2415 #28263 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe2a120) at itemviews/qlistview.cpp:848 #28264 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe2a120) at kernel/qwidget.cpp:8554 #28265 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe2a120) at widgets/qframe.cpp:557 #28266 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe2a120) at widgets/qabstractscrollarea.cpp:1043 #28267 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe2a120) at itemviews/qabstractitemview.cpp:1644 #28268 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe2a120) at widgets/qabstractscrollarea_p.h:100 #28269 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe2a120) at widgets/qabstractscrollarea_p.h:116 #28270 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe2a120) at kernel/qcoreapplication.cpp:1063 #28271 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe2a120) at kernel/qapplication.cpp:4561 #28272 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe2a120) at kernel/qapplication.cpp:4530 #28273 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe2a120) at kernel/qcoreapplication.cpp:953 #28274 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe2a120) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28275 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28276 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28277 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28278 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28279 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe2b050) at itemviews/qabstractitemview.cpp:2415 #28280 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe2b050) at itemviews/qlistview.cpp:848 #28281 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe2b050) at kernel/qwidget.cpp:8554 #28282 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe2b050) at widgets/qframe.cpp:557 #28283 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe2b050) at widgets/qabstractscrollarea.cpp:1043 #28284 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe2b050) at itemviews/qabstractitemview.cpp:1644 #28285 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe2b050) at widgets/qabstractscrollarea_p.h:100 #28286 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe2b050) at widgets/qabstractscrollarea_p.h:116 #28287 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe2b050) at kernel/qcoreapplication.cpp:1063 #28288 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe2b050) at kernel/qapplication.cpp:4561 #28289 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe2b050) at kernel/qapplication.cpp:4530 #28290 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe2b050) at kernel/qcoreapplication.cpp:953 #28291 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe2b050) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28292 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28293 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28294 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28295 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28296 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe2bf80) at itemviews/qabstractitemview.cpp:2415 #28297 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe2bf80) at itemviews/qlistview.cpp:848 #28298 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe2bf80) at kernel/qwidget.cpp:8554 #28299 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe2bf80) at widgets/qframe.cpp:557 #28300 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe2bf80) at widgets/qabstractscrollarea.cpp:1043 #28301 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe2bf80) at itemviews/qabstractitemview.cpp:1644 #28302 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe2bf80) at widgets/qabstractscrollarea_p.h:100 #28303 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe2bf80) at widgets/qabstractscrollarea_p.h:116 #28304 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe2bf80) at kernel/qcoreapplication.cpp:1063 #28305 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe2bf80) at kernel/qapplication.cpp:4561 #28306 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe2bf80) at kernel/qapplication.cpp:4530 #28307 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe2bf80) at kernel/qcoreapplication.cpp:953 #28308 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe2bf80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28309 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28310 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28311 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28312 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28313 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe2ceb0) at itemviews/qabstractitemview.cpp:2415 #28314 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe2ceb0) at itemviews/qlistview.cpp:848 #28315 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe2ceb0) at kernel/qwidget.cpp:8554 #28316 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe2ceb0) at widgets/qframe.cpp:557 #28317 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe2ceb0) at widgets/qabstractscrollarea.cpp:1043 #28318 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe2ceb0) at itemviews/qabstractitemview.cpp:1644 #28319 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe2ceb0) at widgets/qabstractscrollarea_p.h:100 #28320 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe2ceb0) at widgets/qabstractscrollarea_p.h:116 #28321 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe2ceb0) at kernel/qcoreapplication.cpp:1063 #28322 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe2ceb0) at kernel/qapplication.cpp:4561 #28323 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe2ceb0) at kernel/qapplication.cpp:4530 #28324 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe2ceb0) at kernel/qcoreapplication.cpp:953 #28325 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe2ceb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28326 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28327 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28328 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28329 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28330 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe2dde0) at itemviews/qabstractitemview.cpp:2415 #28331 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe2dde0) at itemviews/qlistview.cpp:848 #28332 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe2dde0) at kernel/qwidget.cpp:8554 #28333 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe2dde0) at widgets/qframe.cpp:557 #28334 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe2dde0) at widgets/qabstractscrollarea.cpp:1043 #28335 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe2dde0) at itemviews/qabstractitemview.cpp:1644 #28336 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe2dde0) at widgets/qabstractscrollarea_p.h:100 #28337 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe2dde0) at widgets/qabstractscrollarea_p.h:116 #28338 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe2dde0) at kernel/qcoreapplication.cpp:1063 #28339 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe2dde0) at kernel/qapplication.cpp:4561 #28340 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe2dde0) at kernel/qapplication.cpp:4530 #28341 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe2dde0) at kernel/qcoreapplication.cpp:953 #28342 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe2dde0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28343 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28344 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28345 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28346 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28347 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe2ed10) at itemviews/qabstractitemview.cpp:2415 #28348 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe2ed10) at itemviews/qlistview.cpp:848 #28349 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe2ed10) at kernel/qwidget.cpp:8554 #28350 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe2ed10) at widgets/qframe.cpp:557 #28351 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe2ed10) at widgets/qabstractscrollarea.cpp:1043 #28352 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe2ed10) at itemviews/qabstractitemview.cpp:1644 #28353 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe2ed10) at widgets/qabstractscrollarea_p.h:100 #28354 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe2ed10) at widgets/qabstractscrollarea_p.h:116 #28355 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe2ed10) at kernel/qcoreapplication.cpp:1063 #28356 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe2ed10) at kernel/qapplication.cpp:4561 #28357 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe2ed10) at kernel/qapplication.cpp:4530 #28358 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe2ed10) at kernel/qcoreapplication.cpp:953 #28359 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe2ed10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28360 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28361 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28362 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28363 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28364 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe2fc40) at itemviews/qabstractitemview.cpp:2415 #28365 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe2fc40) at itemviews/qlistview.cpp:848 #28366 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe2fc40) at kernel/qwidget.cpp:8554 #28367 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe2fc40) at widgets/qframe.cpp:557 #28368 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe2fc40) at widgets/qabstractscrollarea.cpp:1043 #28369 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe2fc40) at itemviews/qabstractitemview.cpp:1644 #28370 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe2fc40) at widgets/qabstractscrollarea_p.h:100 #28371 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe2fc40) at widgets/qabstractscrollarea_p.h:116 #28372 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe2fc40) at kernel/qcoreapplication.cpp:1063 #28373 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe2fc40) at kernel/qapplication.cpp:4561 #28374 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe2fc40) at kernel/qapplication.cpp:4530 #28375 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe2fc40) at kernel/qcoreapplication.cpp:953 #28376 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe2fc40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28377 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28378 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28379 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28380 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28381 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe30b70) at itemviews/qabstractitemview.cpp:2415 #28382 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe30b70) at itemviews/qlistview.cpp:848 #28383 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe30b70) at kernel/qwidget.cpp:8554 #28384 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe30b70) at widgets/qframe.cpp:557 #28385 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe30b70) at widgets/qabstractscrollarea.cpp:1043 #28386 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe30b70) at itemviews/qabstractitemview.cpp:1644 #28387 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe30b70) at widgets/qabstractscrollarea_p.h:100 #28388 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe30b70) at widgets/qabstractscrollarea_p.h:116 #28389 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe30b70) at kernel/qcoreapplication.cpp:1063 #28390 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe30b70) at kernel/qapplication.cpp:4561 #28391 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe30b70) at kernel/qapplication.cpp:4530 #28392 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe30b70) at kernel/qcoreapplication.cpp:953 #28393 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe30b70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28394 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28395 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28396 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28397 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28398 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe31aa0) at itemviews/qabstractitemview.cpp:2415 #28399 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe31aa0) at itemviews/qlistview.cpp:848 #28400 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe31aa0) at kernel/qwidget.cpp:8554 #28401 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe31aa0) at widgets/qframe.cpp:557 #28402 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe31aa0) at widgets/qabstractscrollarea.cpp:1043 #28403 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe31aa0) at itemviews/qabstractitemview.cpp:1644 #28404 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe31aa0) at widgets/qabstractscrollarea_p.h:100 #28405 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe31aa0) at widgets/qabstractscrollarea_p.h:116 #28406 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe31aa0) at kernel/qcoreapplication.cpp:1063 #28407 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe31aa0) at kernel/qapplication.cpp:4561 #28408 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe31aa0) at kernel/qapplication.cpp:4530 #28409 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe31aa0) at kernel/qcoreapplication.cpp:953 #28410 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe31aa0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28411 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28412 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28413 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28414 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28415 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe329d0) at itemviews/qabstractitemview.cpp:2415 #28416 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe329d0) at itemviews/qlistview.cpp:848 #28417 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe329d0) at kernel/qwidget.cpp:8554 #28418 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe329d0) at widgets/qframe.cpp:557 #28419 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe329d0) at widgets/qabstractscrollarea.cpp:1043 #28420 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe329d0) at itemviews/qabstractitemview.cpp:1644 #28421 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe329d0) at widgets/qabstractscrollarea_p.h:100 #28422 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe329d0) at widgets/qabstractscrollarea_p.h:116 #28423 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe329d0) at kernel/qcoreapplication.cpp:1063 #28424 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe329d0) at kernel/qapplication.cpp:4561 #28425 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe329d0) at kernel/qapplication.cpp:4530 #28426 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe329d0) at kernel/qcoreapplication.cpp:953 #28427 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe329d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28428 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28429 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28430 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28431 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28432 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe33900) at itemviews/qabstractitemview.cpp:2415 #28433 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe33900) at itemviews/qlistview.cpp:848 #28434 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe33900) at kernel/qwidget.cpp:8554 #28435 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe33900) at widgets/qframe.cpp:557 #28436 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe33900) at widgets/qabstractscrollarea.cpp:1043 #28437 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe33900) at itemviews/qabstractitemview.cpp:1644 #28438 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe33900) at widgets/qabstractscrollarea_p.h:100 #28439 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe33900) at widgets/qabstractscrollarea_p.h:116 #28440 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe33900) at kernel/qcoreapplication.cpp:1063 #28441 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe33900) at kernel/qapplication.cpp:4561 #28442 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe33900) at kernel/qapplication.cpp:4530 #28443 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe33900) at kernel/qcoreapplication.cpp:953 #28444 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe33900) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28445 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28446 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28447 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28448 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28449 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe34830) at itemviews/qabstractitemview.cpp:2415 #28450 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe34830) at itemviews/qlistview.cpp:848 #28451 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe34830) at kernel/qwidget.cpp:8554 #28452 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe34830) at widgets/qframe.cpp:557 #28453 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe34830) at widgets/qabstractscrollarea.cpp:1043 #28454 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe34830) at itemviews/qabstractitemview.cpp:1644 #28455 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe34830) at widgets/qabstractscrollarea_p.h:100 #28456 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe34830) at widgets/qabstractscrollarea_p.h:116 #28457 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe34830) at kernel/qcoreapplication.cpp:1063 #28458 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe34830) at kernel/qapplication.cpp:4561 #28459 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe34830) at kernel/qapplication.cpp:4530 #28460 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe34830) at kernel/qcoreapplication.cpp:953 #28461 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe34830) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28462 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28463 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28464 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28465 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28466 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe35760) at itemviews/qabstractitemview.cpp:2415 #28467 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe35760) at itemviews/qlistview.cpp:848 #28468 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe35760) at kernel/qwidget.cpp:8554 #28469 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe35760) at widgets/qframe.cpp:557 #28470 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe35760) at widgets/qabstractscrollarea.cpp:1043 #28471 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe35760) at itemviews/qabstractitemview.cpp:1644 #28472 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe35760) at widgets/qabstractscrollarea_p.h:100 #28473 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe35760) at widgets/qabstractscrollarea_p.h:116 #28474 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe35760) at kernel/qcoreapplication.cpp:1063 #28475 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe35760) at kernel/qapplication.cpp:4561 #28476 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe35760) at kernel/qapplication.cpp:4530 #28477 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe35760) at kernel/qcoreapplication.cpp:953 #28478 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe35760) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28479 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28480 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28481 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28482 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28483 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe36690) at itemviews/qabstractitemview.cpp:2415 #28484 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe36690) at itemviews/qlistview.cpp:848 #28485 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe36690) at kernel/qwidget.cpp:8554 #28486 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe36690) at widgets/qframe.cpp:557 #28487 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe36690) at widgets/qabstractscrollarea.cpp:1043 #28488 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe36690) at itemviews/qabstractitemview.cpp:1644 #28489 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe36690) at widgets/qabstractscrollarea_p.h:100 #28490 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe36690) at widgets/qabstractscrollarea_p.h:116 #28491 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe36690) at kernel/qcoreapplication.cpp:1063 #28492 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe36690) at kernel/qapplication.cpp:4561 #28493 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe36690) at kernel/qapplication.cpp:4530 #28494 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe36690) at kernel/qcoreapplication.cpp:953 #28495 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe36690) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28496 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28497 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28498 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28499 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28500 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe375c0) at itemviews/qabstractitemview.cpp:2415 #28501 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe375c0) at itemviews/qlistview.cpp:848 #28502 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe375c0) at kernel/qwidget.cpp:8554 #28503 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe375c0) at widgets/qframe.cpp:557 #28504 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe375c0) at widgets/qabstractscrollarea.cpp:1043 #28505 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe375c0) at itemviews/qabstractitemview.cpp:1644 #28506 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe375c0) at widgets/qabstractscrollarea_p.h:100 #28507 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe375c0) at widgets/qabstractscrollarea_p.h:116 #28508 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe375c0) at kernel/qcoreapplication.cpp:1063 #28509 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe375c0) at kernel/qapplication.cpp:4561 #28510 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe375c0) at kernel/qapplication.cpp:4530 #28511 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe375c0) at kernel/qcoreapplication.cpp:953 #28512 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe375c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28513 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28514 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28515 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28516 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28517 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe384f0) at itemviews/qabstractitemview.cpp:2415 #28518 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe384f0) at itemviews/qlistview.cpp:848 #28519 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe384f0) at kernel/qwidget.cpp:8554 #28520 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe384f0) at widgets/qframe.cpp:557 #28521 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe384f0) at widgets/qabstractscrollarea.cpp:1043 #28522 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe384f0) at itemviews/qabstractitemview.cpp:1644 #28523 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe384f0) at widgets/qabstractscrollarea_p.h:100 #28524 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe384f0) at widgets/qabstractscrollarea_p.h:116 #28525 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe384f0) at kernel/qcoreapplication.cpp:1063 #28526 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe384f0) at kernel/qapplication.cpp:4561 #28527 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe384f0) at kernel/qapplication.cpp:4530 #28528 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe384f0) at kernel/qcoreapplication.cpp:953 #28529 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe384f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28530 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28531 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28532 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28533 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28534 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe39420) at itemviews/qabstractitemview.cpp:2415 #28535 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe39420) at itemviews/qlistview.cpp:848 #28536 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe39420) at kernel/qwidget.cpp:8554 #28537 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe39420) at widgets/qframe.cpp:557 #28538 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe39420) at widgets/qabstractscrollarea.cpp:1043 #28539 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe39420) at itemviews/qabstractitemview.cpp:1644 #28540 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe39420) at widgets/qabstractscrollarea_p.h:100 #28541 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe39420) at widgets/qabstractscrollarea_p.h:116 #28542 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe39420) at kernel/qcoreapplication.cpp:1063 #28543 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe39420) at kernel/qapplication.cpp:4561 #28544 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe39420) at kernel/qapplication.cpp:4530 #28545 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe39420) at kernel/qcoreapplication.cpp:953 #28546 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe39420) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28547 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28548 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28549 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28550 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28551 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe3a350) at itemviews/qabstractitemview.cpp:2415 #28552 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe3a350) at itemviews/qlistview.cpp:848 #28553 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe3a350) at kernel/qwidget.cpp:8554 #28554 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe3a350) at widgets/qframe.cpp:557 #28555 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe3a350) at widgets/qabstractscrollarea.cpp:1043 #28556 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe3a350) at itemviews/qabstractitemview.cpp:1644 #28557 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe3a350) at widgets/qabstractscrollarea_p.h:100 #28558 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe3a350) at widgets/qabstractscrollarea_p.h:116 #28559 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe3a350) at kernel/qcoreapplication.cpp:1063 #28560 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe3a350) at kernel/qapplication.cpp:4561 #28561 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe3a350) at kernel/qapplication.cpp:4530 #28562 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe3a350) at kernel/qcoreapplication.cpp:953 #28563 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe3a350) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28564 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28565 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28566 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28567 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28568 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe3b280) at itemviews/qabstractitemview.cpp:2415 #28569 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe3b280) at itemviews/qlistview.cpp:848 #28570 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe3b280) at kernel/qwidget.cpp:8554 #28571 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe3b280) at widgets/qframe.cpp:557 #28572 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe3b280) at widgets/qabstractscrollarea.cpp:1043 #28573 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe3b280) at itemviews/qabstractitemview.cpp:1644 #28574 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe3b280) at widgets/qabstractscrollarea_p.h:100 #28575 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe3b280) at widgets/qabstractscrollarea_p.h:116 #28576 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe3b280) at kernel/qcoreapplication.cpp:1063 #28577 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe3b280) at kernel/qapplication.cpp:4561 #28578 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe3b280) at kernel/qapplication.cpp:4530 #28579 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe3b280) at kernel/qcoreapplication.cpp:953 #28580 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe3b280) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28581 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28582 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28583 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28584 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28585 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe3c1b0) at itemviews/qabstractitemview.cpp:2415 #28586 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe3c1b0) at itemviews/qlistview.cpp:848 #28587 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe3c1b0) at kernel/qwidget.cpp:8554 #28588 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe3c1b0) at widgets/qframe.cpp:557 #28589 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe3c1b0) at widgets/qabstractscrollarea.cpp:1043 #28590 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe3c1b0) at itemviews/qabstractitemview.cpp:1644 #28591 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe3c1b0) at widgets/qabstractscrollarea_p.h:100 #28592 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe3c1b0) at widgets/qabstractscrollarea_p.h:116 #28593 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe3c1b0) at kernel/qcoreapplication.cpp:1063 #28594 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe3c1b0) at kernel/qapplication.cpp:4561 #28595 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe3c1b0) at kernel/qapplication.cpp:4530 #28596 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe3c1b0) at kernel/qcoreapplication.cpp:953 #28597 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe3c1b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28598 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28599 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28600 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28601 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28602 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe3d0e0) at itemviews/qabstractitemview.cpp:2415 #28603 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe3d0e0) at itemviews/qlistview.cpp:848 #28604 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe3d0e0) at kernel/qwidget.cpp:8554 #28605 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe3d0e0) at widgets/qframe.cpp:557 #28606 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe3d0e0) at widgets/qabstractscrollarea.cpp:1043 #28607 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe3d0e0) at itemviews/qabstractitemview.cpp:1644 #28608 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe3d0e0) at widgets/qabstractscrollarea_p.h:100 #28609 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe3d0e0) at widgets/qabstractscrollarea_p.h:116 #28610 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe3d0e0) at kernel/qcoreapplication.cpp:1063 #28611 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe3d0e0) at kernel/qapplication.cpp:4561 #28612 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe3d0e0) at kernel/qapplication.cpp:4530 #28613 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe3d0e0) at kernel/qcoreapplication.cpp:953 #28614 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe3d0e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28615 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28616 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28617 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28618 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28619 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe3e010) at itemviews/qabstractitemview.cpp:2415 #28620 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe3e010) at itemviews/qlistview.cpp:848 #28621 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe3e010) at kernel/qwidget.cpp:8554 #28622 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe3e010) at widgets/qframe.cpp:557 #28623 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe3e010) at widgets/qabstractscrollarea.cpp:1043 #28624 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe3e010) at itemviews/qabstractitemview.cpp:1644 #28625 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe3e010) at widgets/qabstractscrollarea_p.h:100 #28626 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe3e010) at widgets/qabstractscrollarea_p.h:116 #28627 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe3e010) at kernel/qcoreapplication.cpp:1063 #28628 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe3e010) at kernel/qapplication.cpp:4561 #28629 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe3e010) at kernel/qapplication.cpp:4530 #28630 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe3e010) at kernel/qcoreapplication.cpp:953 #28631 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe3e010) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28632 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28633 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28634 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28635 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28636 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe3ef40) at itemviews/qabstractitemview.cpp:2415 #28637 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe3ef40) at itemviews/qlistview.cpp:848 #28638 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe3ef40) at kernel/qwidget.cpp:8554 #28639 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe3ef40) at widgets/qframe.cpp:557 #28640 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe3ef40) at widgets/qabstractscrollarea.cpp:1043 #28641 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe3ef40) at itemviews/qabstractitemview.cpp:1644 #28642 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe3ef40) at widgets/qabstractscrollarea_p.h:100 #28643 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe3ef40) at widgets/qabstractscrollarea_p.h:116 #28644 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe3ef40) at kernel/qcoreapplication.cpp:1063 #28645 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe3ef40) at kernel/qapplication.cpp:4561 #28646 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe3ef40) at kernel/qapplication.cpp:4530 #28647 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe3ef40) at kernel/qcoreapplication.cpp:953 #28648 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe3ef40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28649 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28650 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28651 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28652 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28653 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe3fe70) at itemviews/qabstractitemview.cpp:2415 #28654 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe3fe70) at itemviews/qlistview.cpp:848 #28655 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe3fe70) at kernel/qwidget.cpp:8554 #28656 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe3fe70) at widgets/qframe.cpp:557 #28657 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe3fe70) at widgets/qabstractscrollarea.cpp:1043 #28658 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe3fe70) at itemviews/qabstractitemview.cpp:1644 #28659 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe3fe70) at widgets/qabstractscrollarea_p.h:100 #28660 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe3fe70) at widgets/qabstractscrollarea_p.h:116 #28661 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe3fe70) at kernel/qcoreapplication.cpp:1063 #28662 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe3fe70) at kernel/qapplication.cpp:4561 #28663 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe3fe70) at kernel/qapplication.cpp:4530 #28664 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe3fe70) at kernel/qcoreapplication.cpp:953 #28665 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe3fe70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28666 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28667 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28668 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28669 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28670 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe40da0) at itemviews/qabstractitemview.cpp:2415 #28671 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe40da0) at itemviews/qlistview.cpp:848 #28672 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe40da0) at kernel/qwidget.cpp:8554 #28673 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe40da0) at widgets/qframe.cpp:557 #28674 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe40da0) at widgets/qabstractscrollarea.cpp:1043 #28675 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe40da0) at itemviews/qabstractitemview.cpp:1644 #28676 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe40da0) at widgets/qabstractscrollarea_p.h:100 #28677 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe40da0) at widgets/qabstractscrollarea_p.h:116 #28678 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe40da0) at kernel/qcoreapplication.cpp:1063 #28679 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe40da0) at kernel/qapplication.cpp:4561 #28680 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe40da0) at kernel/qapplication.cpp:4530 #28681 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe40da0) at kernel/qcoreapplication.cpp:953 #28682 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe40da0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28683 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28684 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28685 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28686 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28687 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe41cd0) at itemviews/qabstractitemview.cpp:2415 #28688 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe41cd0) at itemviews/qlistview.cpp:848 #28689 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe41cd0) at kernel/qwidget.cpp:8554 #28690 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe41cd0) at widgets/qframe.cpp:557 #28691 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe41cd0) at widgets/qabstractscrollarea.cpp:1043 #28692 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe41cd0) at itemviews/qabstractitemview.cpp:1644 #28693 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe41cd0) at widgets/qabstractscrollarea_p.h:100 #28694 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe41cd0) at widgets/qabstractscrollarea_p.h:116 #28695 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe41cd0) at kernel/qcoreapplication.cpp:1063 #28696 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe41cd0) at kernel/qapplication.cpp:4561 #28697 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe41cd0) at kernel/qapplication.cpp:4530 #28698 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe41cd0) at kernel/qcoreapplication.cpp:953 #28699 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe41cd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28700 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28701 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28702 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28703 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28704 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe42c00) at itemviews/qabstractitemview.cpp:2415 #28705 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe42c00) at itemviews/qlistview.cpp:848 #28706 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe42c00) at kernel/qwidget.cpp:8554 #28707 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe42c00) at widgets/qframe.cpp:557 #28708 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe42c00) at widgets/qabstractscrollarea.cpp:1043 #28709 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe42c00) at itemviews/qabstractitemview.cpp:1644 #28710 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe42c00) at widgets/qabstractscrollarea_p.h:100 #28711 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe42c00) at widgets/qabstractscrollarea_p.h:116 #28712 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe42c00) at kernel/qcoreapplication.cpp:1063 #28713 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe42c00) at kernel/qapplication.cpp:4561 #28714 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe42c00) at kernel/qapplication.cpp:4530 #28715 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe42c00) at kernel/qcoreapplication.cpp:953 #28716 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe42c00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28717 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28718 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28719 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28720 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28721 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe43b30) at itemviews/qabstractitemview.cpp:2415 #28722 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe43b30) at itemviews/qlistview.cpp:848 #28723 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe43b30) at kernel/qwidget.cpp:8554 #28724 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe43b30) at widgets/qframe.cpp:557 #28725 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe43b30) at widgets/qabstractscrollarea.cpp:1043 #28726 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe43b30) at itemviews/qabstractitemview.cpp:1644 #28727 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe43b30) at widgets/qabstractscrollarea_p.h:100 #28728 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe43b30) at widgets/qabstractscrollarea_p.h:116 #28729 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe43b30) at kernel/qcoreapplication.cpp:1063 #28730 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe43b30) at kernel/qapplication.cpp:4561 #28731 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe43b30) at kernel/qapplication.cpp:4530 #28732 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe43b30) at kernel/qcoreapplication.cpp:953 #28733 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe43b30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28734 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28735 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28736 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28737 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28738 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe44a60) at itemviews/qabstractitemview.cpp:2415 #28739 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe44a60) at itemviews/qlistview.cpp:848 #28740 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe44a60) at kernel/qwidget.cpp:8554 #28741 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe44a60) at widgets/qframe.cpp:557 #28742 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe44a60) at widgets/qabstractscrollarea.cpp:1043 #28743 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe44a60) at itemviews/qabstractitemview.cpp:1644 #28744 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe44a60) at widgets/qabstractscrollarea_p.h:100 #28745 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe44a60) at widgets/qabstractscrollarea_p.h:116 #28746 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe44a60) at kernel/qcoreapplication.cpp:1063 #28747 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe44a60) at kernel/qapplication.cpp:4561 #28748 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe44a60) at kernel/qapplication.cpp:4530 #28749 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe44a60) at kernel/qcoreapplication.cpp:953 #28750 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe44a60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28751 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28752 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28753 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28754 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28755 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe45990) at itemviews/qabstractitemview.cpp:2415 #28756 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe45990) at itemviews/qlistview.cpp:848 #28757 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe45990) at kernel/qwidget.cpp:8554 #28758 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe45990) at widgets/qframe.cpp:557 #28759 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe45990) at widgets/qabstractscrollarea.cpp:1043 #28760 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe45990) at itemviews/qabstractitemview.cpp:1644 #28761 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe45990) at widgets/qabstractscrollarea_p.h:100 #28762 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe45990) at widgets/qabstractscrollarea_p.h:116 #28763 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe45990) at kernel/qcoreapplication.cpp:1063 #28764 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe45990) at kernel/qapplication.cpp:4561 #28765 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe45990) at kernel/qapplication.cpp:4530 #28766 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe45990) at kernel/qcoreapplication.cpp:953 #28767 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe45990) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28768 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28769 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28770 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28771 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28772 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe468c0) at itemviews/qabstractitemview.cpp:2415 #28773 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe468c0) at itemviews/qlistview.cpp:848 #28774 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe468c0) at kernel/qwidget.cpp:8554 #28775 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe468c0) at widgets/qframe.cpp:557 #28776 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe468c0) at widgets/qabstractscrollarea.cpp:1043 #28777 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe468c0) at itemviews/qabstractitemview.cpp:1644 #28778 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe468c0) at widgets/qabstractscrollarea_p.h:100 #28779 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe468c0) at widgets/qabstractscrollarea_p.h:116 #28780 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe468c0) at kernel/qcoreapplication.cpp:1063 #28781 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe468c0) at kernel/qapplication.cpp:4561 #28782 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe468c0) at kernel/qapplication.cpp:4530 #28783 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe468c0) at kernel/qcoreapplication.cpp:953 #28784 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe468c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28785 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28786 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28787 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28788 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28789 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe477f0) at itemviews/qabstractitemview.cpp:2415 #28790 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe477f0) at itemviews/qlistview.cpp:848 #28791 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe477f0) at kernel/qwidget.cpp:8554 #28792 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe477f0) at widgets/qframe.cpp:557 #28793 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe477f0) at widgets/qabstractscrollarea.cpp:1043 #28794 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe477f0) at itemviews/qabstractitemview.cpp:1644 #28795 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe477f0) at widgets/qabstractscrollarea_p.h:100 #28796 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe477f0) at widgets/qabstractscrollarea_p.h:116 #28797 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe477f0) at kernel/qcoreapplication.cpp:1063 #28798 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe477f0) at kernel/qapplication.cpp:4561 #28799 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe477f0) at kernel/qapplication.cpp:4530 #28800 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe477f0) at kernel/qcoreapplication.cpp:953 #28801 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe477f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28802 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28803 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28804 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28805 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28806 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe48720) at itemviews/qabstractitemview.cpp:2415 #28807 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe48720) at itemviews/qlistview.cpp:848 #28808 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe48720) at kernel/qwidget.cpp:8554 #28809 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe48720) at widgets/qframe.cpp:557 #28810 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe48720) at widgets/qabstractscrollarea.cpp:1043 #28811 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe48720) at itemviews/qabstractitemview.cpp:1644 #28812 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe48720) at widgets/qabstractscrollarea_p.h:100 #28813 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe48720) at widgets/qabstractscrollarea_p.h:116 #28814 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe48720) at kernel/qcoreapplication.cpp:1063 #28815 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe48720) at kernel/qapplication.cpp:4561 #28816 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe48720) at kernel/qapplication.cpp:4530 #28817 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe48720) at kernel/qcoreapplication.cpp:953 #28818 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe48720) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28819 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28820 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28821 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28822 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28823 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe49650) at itemviews/qabstractitemview.cpp:2415 #28824 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe49650) at itemviews/qlistview.cpp:848 #28825 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe49650) at kernel/qwidget.cpp:8554 #28826 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe49650) at widgets/qframe.cpp:557 #28827 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe49650) at widgets/qabstractscrollarea.cpp:1043 #28828 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe49650) at itemviews/qabstractitemview.cpp:1644 #28829 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe49650) at widgets/qabstractscrollarea_p.h:100 #28830 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe49650) at widgets/qabstractscrollarea_p.h:116 #28831 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe49650) at kernel/qcoreapplication.cpp:1063 #28832 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe49650) at kernel/qapplication.cpp:4561 #28833 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe49650) at kernel/qapplication.cpp:4530 #28834 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe49650) at kernel/qcoreapplication.cpp:953 #28835 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe49650) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28836 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28837 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28838 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28839 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28840 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe4a580) at itemviews/qabstractitemview.cpp:2415 #28841 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe4a580) at itemviews/qlistview.cpp:848 #28842 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe4a580) at kernel/qwidget.cpp:8554 #28843 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe4a580) at widgets/qframe.cpp:557 #28844 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe4a580) at widgets/qabstractscrollarea.cpp:1043 #28845 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe4a580) at itemviews/qabstractitemview.cpp:1644 #28846 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe4a580) at widgets/qabstractscrollarea_p.h:100 #28847 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe4a580) at widgets/qabstractscrollarea_p.h:116 #28848 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe4a580) at kernel/qcoreapplication.cpp:1063 #28849 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe4a580) at kernel/qapplication.cpp:4561 #28850 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe4a580) at kernel/qapplication.cpp:4530 #28851 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe4a580) at kernel/qcoreapplication.cpp:953 #28852 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe4a580) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28853 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28854 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28855 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28856 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28857 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe4b4b0) at itemviews/qabstractitemview.cpp:2415 #28858 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe4b4b0) at itemviews/qlistview.cpp:848 #28859 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe4b4b0) at kernel/qwidget.cpp:8554 #28860 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe4b4b0) at widgets/qframe.cpp:557 #28861 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe4b4b0) at widgets/qabstractscrollarea.cpp:1043 #28862 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe4b4b0) at itemviews/qabstractitemview.cpp:1644 #28863 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe4b4b0) at widgets/qabstractscrollarea_p.h:100 #28864 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe4b4b0) at widgets/qabstractscrollarea_p.h:116 #28865 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe4b4b0) at kernel/qcoreapplication.cpp:1063 #28866 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe4b4b0) at kernel/qapplication.cpp:4561 #28867 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe4b4b0) at kernel/qapplication.cpp:4530 #28868 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe4b4b0) at kernel/qcoreapplication.cpp:953 #28869 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe4b4b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28870 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28871 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28872 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28873 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28874 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe4c3e0) at itemviews/qabstractitemview.cpp:2415 #28875 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe4c3e0) at itemviews/qlistview.cpp:848 #28876 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe4c3e0) at kernel/qwidget.cpp:8554 #28877 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe4c3e0) at widgets/qframe.cpp:557 #28878 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe4c3e0) at widgets/qabstractscrollarea.cpp:1043 #28879 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe4c3e0) at itemviews/qabstractitemview.cpp:1644 #28880 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe4c3e0) at widgets/qabstractscrollarea_p.h:100 #28881 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe4c3e0) at widgets/qabstractscrollarea_p.h:116 #28882 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe4c3e0) at kernel/qcoreapplication.cpp:1063 #28883 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe4c3e0) at kernel/qapplication.cpp:4561 #28884 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe4c3e0) at kernel/qapplication.cpp:4530 #28885 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe4c3e0) at kernel/qcoreapplication.cpp:953 #28886 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe4c3e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28887 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28888 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28889 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28890 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28891 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe4d310) at itemviews/qabstractitemview.cpp:2415 #28892 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe4d310) at itemviews/qlistview.cpp:848 #28893 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe4d310) at kernel/qwidget.cpp:8554 #28894 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe4d310) at widgets/qframe.cpp:557 #28895 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe4d310) at widgets/qabstractscrollarea.cpp:1043 #28896 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe4d310) at itemviews/qabstractitemview.cpp:1644 #28897 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe4d310) at widgets/qabstractscrollarea_p.h:100 #28898 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe4d310) at widgets/qabstractscrollarea_p.h:116 #28899 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe4d310) at kernel/qcoreapplication.cpp:1063 #28900 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe4d310) at kernel/qapplication.cpp:4561 #28901 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe4d310) at kernel/qapplication.cpp:4530 #28902 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe4d310) at kernel/qcoreapplication.cpp:953 #28903 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe4d310) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28904 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28905 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28906 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28907 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28908 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe4e240) at itemviews/qabstractitemview.cpp:2415 #28909 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe4e240) at itemviews/qlistview.cpp:848 #28910 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe4e240) at kernel/qwidget.cpp:8554 #28911 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe4e240) at widgets/qframe.cpp:557 #28912 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe4e240) at widgets/qabstractscrollarea.cpp:1043 #28913 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe4e240) at itemviews/qabstractitemview.cpp:1644 #28914 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe4e240) at widgets/qabstractscrollarea_p.h:100 #28915 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe4e240) at widgets/qabstractscrollarea_p.h:116 #28916 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe4e240) at kernel/qcoreapplication.cpp:1063 #28917 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe4e240) at kernel/qapplication.cpp:4561 #28918 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe4e240) at kernel/qapplication.cpp:4530 #28919 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe4e240) at kernel/qcoreapplication.cpp:953 #28920 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe4e240) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28921 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28922 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28923 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28924 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28925 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe4f170) at itemviews/qabstractitemview.cpp:2415 #28926 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe4f170) at itemviews/qlistview.cpp:848 #28927 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe4f170) at kernel/qwidget.cpp:8554 #28928 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe4f170) at widgets/qframe.cpp:557 #28929 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe4f170) at widgets/qabstractscrollarea.cpp:1043 #28930 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe4f170) at itemviews/qabstractitemview.cpp:1644 #28931 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe4f170) at widgets/qabstractscrollarea_p.h:100 #28932 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe4f170) at widgets/qabstractscrollarea_p.h:116 #28933 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe4f170) at kernel/qcoreapplication.cpp:1063 #28934 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe4f170) at kernel/qapplication.cpp:4561 #28935 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe4f170) at kernel/qapplication.cpp:4530 #28936 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe4f170) at kernel/qcoreapplication.cpp:953 #28937 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe4f170) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28938 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28939 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28940 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28941 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28942 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe500a0) at itemviews/qabstractitemview.cpp:2415 #28943 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe500a0) at itemviews/qlistview.cpp:848 #28944 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe500a0) at kernel/qwidget.cpp:8554 #28945 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe500a0) at widgets/qframe.cpp:557 #28946 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe500a0) at widgets/qabstractscrollarea.cpp:1043 #28947 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe500a0) at itemviews/qabstractitemview.cpp:1644 #28948 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe500a0) at widgets/qabstractscrollarea_p.h:100 #28949 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe500a0) at widgets/qabstractscrollarea_p.h:116 #28950 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe500a0) at kernel/qcoreapplication.cpp:1063 #28951 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe500a0) at kernel/qapplication.cpp:4561 #28952 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe500a0) at kernel/qapplication.cpp:4530 #28953 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe500a0) at kernel/qcoreapplication.cpp:953 #28954 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe500a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28955 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28956 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28957 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28958 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28959 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe50fd0) at itemviews/qabstractitemview.cpp:2415 #28960 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe50fd0) at itemviews/qlistview.cpp:848 #28961 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe50fd0) at kernel/qwidget.cpp:8554 #28962 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe50fd0) at widgets/qframe.cpp:557 #28963 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe50fd0) at widgets/qabstractscrollarea.cpp:1043 #28964 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe50fd0) at itemviews/qabstractitemview.cpp:1644 #28965 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe50fd0) at widgets/qabstractscrollarea_p.h:100 #28966 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe50fd0) at widgets/qabstractscrollarea_p.h:116 #28967 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe50fd0) at kernel/qcoreapplication.cpp:1063 #28968 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe50fd0) at kernel/qapplication.cpp:4561 #28969 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe50fd0) at kernel/qapplication.cpp:4530 #28970 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe50fd0) at kernel/qcoreapplication.cpp:953 #28971 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe50fd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28972 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #28973 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28974 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28975 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28976 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe51f00) at itemviews/qabstractitemview.cpp:2415 #28977 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe51f00) at itemviews/qlistview.cpp:848 #28978 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe51f00) at kernel/qwidget.cpp:8554 #28979 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe51f00) at widgets/qframe.cpp:557 #28980 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe51f00) at widgets/qabstractscrollarea.cpp:1043 #28981 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe51f00) at itemviews/qabstractitemview.cpp:1644 #28982 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe51f00) at widgets/qabstractscrollarea_p.h:100 #28983 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe51f00) at widgets/qabstractscrollarea_p.h:116 #28984 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe51f00) at kernel/qcoreapplication.cpp:1063 #28985 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe51f00) at kernel/qapplication.cpp:4561 #28986 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe51f00) at kernel/qapplication.cpp:4530 #28987 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe51f00) at kernel/qcoreapplication.cpp:953 #28988 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe51f00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28989 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #28990 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #28991 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #28992 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #28993 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe52e30) at itemviews/qabstractitemview.cpp:2415 #28994 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe52e30) at itemviews/qlistview.cpp:848 #28995 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe52e30) at kernel/qwidget.cpp:8554 #28996 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe52e30) at widgets/qframe.cpp:557 #28997 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe52e30) at widgets/qabstractscrollarea.cpp:1043 #28998 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe52e30) at itemviews/qabstractitemview.cpp:1644 #28999 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe52e30) at widgets/qabstractscrollarea_p.h:100 #29000 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe52e30) at widgets/qabstractscrollarea_p.h:116 #29001 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe52e30) at kernel/qcoreapplication.cpp:1063 #29002 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe52e30) at kernel/qapplication.cpp:4561 #29003 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe52e30) at kernel/qapplication.cpp:4530 #29004 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe52e30) at kernel/qcoreapplication.cpp:953 #29005 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe52e30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29006 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29007 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29008 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29009 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29010 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe53d60) at itemviews/qabstractitemview.cpp:2415 #29011 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe53d60) at itemviews/qlistview.cpp:848 #29012 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe53d60) at kernel/qwidget.cpp:8554 #29013 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe53d60) at widgets/qframe.cpp:557 #29014 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe53d60) at widgets/qabstractscrollarea.cpp:1043 #29015 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe53d60) at itemviews/qabstractitemview.cpp:1644 #29016 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe53d60) at widgets/qabstractscrollarea_p.h:100 #29017 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe53d60) at widgets/qabstractscrollarea_p.h:116 #29018 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe53d60) at kernel/qcoreapplication.cpp:1063 #29019 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe53d60) at kernel/qapplication.cpp:4561 #29020 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe53d60) at kernel/qapplication.cpp:4530 #29021 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe53d60) at kernel/qcoreapplication.cpp:953 #29022 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe53d60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29023 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29024 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29025 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29026 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29027 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe54c90) at itemviews/qabstractitemview.cpp:2415 #29028 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe54c90) at itemviews/qlistview.cpp:848 #29029 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe54c90) at kernel/qwidget.cpp:8554 #29030 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe54c90) at widgets/qframe.cpp:557 #29031 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe54c90) at widgets/qabstractscrollarea.cpp:1043 #29032 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe54c90) at itemviews/qabstractitemview.cpp:1644 #29033 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe54c90) at widgets/qabstractscrollarea_p.h:100 #29034 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe54c90) at widgets/qabstractscrollarea_p.h:116 #29035 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe54c90) at kernel/qcoreapplication.cpp:1063 #29036 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe54c90) at kernel/qapplication.cpp:4561 #29037 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe54c90) at kernel/qapplication.cpp:4530 #29038 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe54c90) at kernel/qcoreapplication.cpp:953 #29039 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe54c90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29040 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29041 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29042 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29043 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29044 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe55bc0) at itemviews/qabstractitemview.cpp:2415 #29045 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe55bc0) at itemviews/qlistview.cpp:848 #29046 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe55bc0) at kernel/qwidget.cpp:8554 #29047 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe55bc0) at widgets/qframe.cpp:557 #29048 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe55bc0) at widgets/qabstractscrollarea.cpp:1043 #29049 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe55bc0) at itemviews/qabstractitemview.cpp:1644 #29050 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe55bc0) at widgets/qabstractscrollarea_p.h:100 #29051 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe55bc0) at widgets/qabstractscrollarea_p.h:116 #29052 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe55bc0) at kernel/qcoreapplication.cpp:1063 #29053 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe55bc0) at kernel/qapplication.cpp:4561 #29054 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe55bc0) at kernel/qapplication.cpp:4530 #29055 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe55bc0) at kernel/qcoreapplication.cpp:953 #29056 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe55bc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29057 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29058 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29059 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29060 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29061 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe56af0) at itemviews/qabstractitemview.cpp:2415 #29062 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe56af0) at itemviews/qlistview.cpp:848 #29063 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe56af0) at kernel/qwidget.cpp:8554 #29064 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe56af0) at widgets/qframe.cpp:557 #29065 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe56af0) at widgets/qabstractscrollarea.cpp:1043 #29066 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe56af0) at itemviews/qabstractitemview.cpp:1644 #29067 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe56af0) at widgets/qabstractscrollarea_p.h:100 #29068 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe56af0) at widgets/qabstractscrollarea_p.h:116 #29069 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe56af0) at kernel/qcoreapplication.cpp:1063 #29070 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe56af0) at kernel/qapplication.cpp:4561 #29071 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe56af0) at kernel/qapplication.cpp:4530 #29072 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe56af0) at kernel/qcoreapplication.cpp:953 #29073 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe56af0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29074 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29075 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29076 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29077 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29078 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe57a20) at itemviews/qabstractitemview.cpp:2415 #29079 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe57a20) at itemviews/qlistview.cpp:848 #29080 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe57a20) at kernel/qwidget.cpp:8554 #29081 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe57a20) at widgets/qframe.cpp:557 #29082 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe57a20) at widgets/qabstractscrollarea.cpp:1043 #29083 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe57a20) at itemviews/qabstractitemview.cpp:1644 #29084 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe57a20) at widgets/qabstractscrollarea_p.h:100 #29085 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe57a20) at widgets/qabstractscrollarea_p.h:116 #29086 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe57a20) at kernel/qcoreapplication.cpp:1063 #29087 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe57a20) at kernel/qapplication.cpp:4561 #29088 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe57a20) at kernel/qapplication.cpp:4530 #29089 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe57a20) at kernel/qcoreapplication.cpp:953 #29090 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe57a20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29091 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29092 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29093 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29094 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29095 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe58950) at itemviews/qabstractitemview.cpp:2415 #29096 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe58950) at itemviews/qlistview.cpp:848 #29097 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe58950) at kernel/qwidget.cpp:8554 #29098 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe58950) at widgets/qframe.cpp:557 #29099 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe58950) at widgets/qabstractscrollarea.cpp:1043 #29100 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe58950) at itemviews/qabstractitemview.cpp:1644 #29101 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe58950) at widgets/qabstractscrollarea_p.h:100 #29102 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe58950) at widgets/qabstractscrollarea_p.h:116 #29103 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe58950) at kernel/qcoreapplication.cpp:1063 #29104 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe58950) at kernel/qapplication.cpp:4561 #29105 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe58950) at kernel/qapplication.cpp:4530 #29106 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe58950) at kernel/qcoreapplication.cpp:953 #29107 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe58950) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29108 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29109 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29110 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29111 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29112 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe59880) at itemviews/qabstractitemview.cpp:2415 #29113 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe59880) at itemviews/qlistview.cpp:848 #29114 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe59880) at kernel/qwidget.cpp:8554 #29115 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe59880) at widgets/qframe.cpp:557 #29116 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe59880) at widgets/qabstractscrollarea.cpp:1043 #29117 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe59880) at itemviews/qabstractitemview.cpp:1644 #29118 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe59880) at widgets/qabstractscrollarea_p.h:100 #29119 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe59880) at widgets/qabstractscrollarea_p.h:116 #29120 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe59880) at kernel/qcoreapplication.cpp:1063 #29121 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe59880) at kernel/qapplication.cpp:4561 #29122 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe59880) at kernel/qapplication.cpp:4530 #29123 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe59880) at kernel/qcoreapplication.cpp:953 #29124 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe59880) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29125 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29126 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29127 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29128 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29129 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe5a7b0) at itemviews/qabstractitemview.cpp:2415 #29130 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe5a7b0) at itemviews/qlistview.cpp:848 #29131 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe5a7b0) at kernel/qwidget.cpp:8554 #29132 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe5a7b0) at widgets/qframe.cpp:557 #29133 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe5a7b0) at widgets/qabstractscrollarea.cpp:1043 #29134 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe5a7b0) at itemviews/qabstractitemview.cpp:1644 #29135 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe5a7b0) at widgets/qabstractscrollarea_p.h:100 #29136 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe5a7b0) at widgets/qabstractscrollarea_p.h:116 #29137 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe5a7b0) at kernel/qcoreapplication.cpp:1063 #29138 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe5a7b0) at kernel/qapplication.cpp:4561 #29139 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe5a7b0) at kernel/qapplication.cpp:4530 #29140 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe5a7b0) at kernel/qcoreapplication.cpp:953 #29141 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe5a7b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29142 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29143 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29144 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29145 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29146 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe5b6e0) at itemviews/qabstractitemview.cpp:2415 #29147 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe5b6e0) at itemviews/qlistview.cpp:848 #29148 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe5b6e0) at kernel/qwidget.cpp:8554 #29149 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe5b6e0) at widgets/qframe.cpp:557 #29150 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe5b6e0) at widgets/qabstractscrollarea.cpp:1043 #29151 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe5b6e0) at itemviews/qabstractitemview.cpp:1644 #29152 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe5b6e0) at widgets/qabstractscrollarea_p.h:100 #29153 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe5b6e0) at widgets/qabstractscrollarea_p.h:116 #29154 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe5b6e0) at kernel/qcoreapplication.cpp:1063 #29155 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe5b6e0) at kernel/qapplication.cpp:4561 #29156 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe5b6e0) at kernel/qapplication.cpp:4530 #29157 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe5b6e0) at kernel/qcoreapplication.cpp:953 #29158 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe5b6e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29159 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29160 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29161 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29162 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29163 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe5c610) at itemviews/qabstractitemview.cpp:2415 #29164 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe5c610) at itemviews/qlistview.cpp:848 #29165 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe5c610) at kernel/qwidget.cpp:8554 #29166 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe5c610) at widgets/qframe.cpp:557 #29167 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe5c610) at widgets/qabstractscrollarea.cpp:1043 #29168 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe5c610) at itemviews/qabstractitemview.cpp:1644 #29169 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe5c610) at widgets/qabstractscrollarea_p.h:100 #29170 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe5c610) at widgets/qabstractscrollarea_p.h:116 #29171 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe5c610) at kernel/qcoreapplication.cpp:1063 #29172 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe5c610) at kernel/qapplication.cpp:4561 #29173 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe5c610) at kernel/qapplication.cpp:4530 #29174 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe5c610) at kernel/qcoreapplication.cpp:953 #29175 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe5c610) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29176 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29177 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29178 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29179 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29180 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe5d540) at itemviews/qabstractitemview.cpp:2415 #29181 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe5d540) at itemviews/qlistview.cpp:848 #29182 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe5d540) at kernel/qwidget.cpp:8554 #29183 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe5d540) at widgets/qframe.cpp:557 #29184 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe5d540) at widgets/qabstractscrollarea.cpp:1043 #29185 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe5d540) at itemviews/qabstractitemview.cpp:1644 #29186 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe5d540) at widgets/qabstractscrollarea_p.h:100 #29187 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe5d540) at widgets/qabstractscrollarea_p.h:116 #29188 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe5d540) at kernel/qcoreapplication.cpp:1063 #29189 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe5d540) at kernel/qapplication.cpp:4561 #29190 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe5d540) at kernel/qapplication.cpp:4530 #29191 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe5d540) at kernel/qcoreapplication.cpp:953 #29192 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe5d540) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29193 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29194 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29195 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29196 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29197 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe5e470) at itemviews/qabstractitemview.cpp:2415 #29198 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe5e470) at itemviews/qlistview.cpp:848 #29199 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe5e470) at kernel/qwidget.cpp:8554 #29200 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe5e470) at widgets/qframe.cpp:557 #29201 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe5e470) at widgets/qabstractscrollarea.cpp:1043 #29202 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe5e470) at itemviews/qabstractitemview.cpp:1644 #29203 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe5e470) at widgets/qabstractscrollarea_p.h:100 #29204 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe5e470) at widgets/qabstractscrollarea_p.h:116 #29205 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe5e470) at kernel/qcoreapplication.cpp:1063 #29206 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe5e470) at kernel/qapplication.cpp:4561 #29207 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe5e470) at kernel/qapplication.cpp:4530 #29208 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe5e470) at kernel/qcoreapplication.cpp:953 #29209 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe5e470) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29210 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29211 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29212 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29213 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29214 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe5f3a0) at itemviews/qabstractitemview.cpp:2415 #29215 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe5f3a0) at itemviews/qlistview.cpp:848 #29216 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe5f3a0) at kernel/qwidget.cpp:8554 #29217 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe5f3a0) at widgets/qframe.cpp:557 #29218 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe5f3a0) at widgets/qabstractscrollarea.cpp:1043 #29219 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe5f3a0) at itemviews/qabstractitemview.cpp:1644 #29220 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe5f3a0) at widgets/qabstractscrollarea_p.h:100 #29221 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe5f3a0) at widgets/qabstractscrollarea_p.h:116 #29222 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe5f3a0) at kernel/qcoreapplication.cpp:1063 #29223 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe5f3a0) at kernel/qapplication.cpp:4561 #29224 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe5f3a0) at kernel/qapplication.cpp:4530 #29225 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe5f3a0) at kernel/qcoreapplication.cpp:953 #29226 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe5f3a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29227 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29228 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29229 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29230 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29231 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe602d0) at itemviews/qabstractitemview.cpp:2415 #29232 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe602d0) at itemviews/qlistview.cpp:848 #29233 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe602d0) at kernel/qwidget.cpp:8554 #29234 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe602d0) at widgets/qframe.cpp:557 #29235 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe602d0) at widgets/qabstractscrollarea.cpp:1043 #29236 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe602d0) at itemviews/qabstractitemview.cpp:1644 #29237 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe602d0) at widgets/qabstractscrollarea_p.h:100 #29238 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe602d0) at widgets/qabstractscrollarea_p.h:116 #29239 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe602d0) at kernel/qcoreapplication.cpp:1063 #29240 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe602d0) at kernel/qapplication.cpp:4561 #29241 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe602d0) at kernel/qapplication.cpp:4530 #29242 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe602d0) at kernel/qcoreapplication.cpp:953 #29243 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe602d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29244 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29245 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29246 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29247 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29248 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe61200) at itemviews/qabstractitemview.cpp:2415 #29249 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe61200) at itemviews/qlistview.cpp:848 #29250 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe61200) at kernel/qwidget.cpp:8554 #29251 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe61200) at widgets/qframe.cpp:557 #29252 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe61200) at widgets/qabstractscrollarea.cpp:1043 #29253 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe61200) at itemviews/qabstractitemview.cpp:1644 #29254 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe61200) at widgets/qabstractscrollarea_p.h:100 #29255 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe61200) at widgets/qabstractscrollarea_p.h:116 #29256 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe61200) at kernel/qcoreapplication.cpp:1063 #29257 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe61200) at kernel/qapplication.cpp:4561 #29258 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe61200) at kernel/qapplication.cpp:4530 #29259 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe61200) at kernel/qcoreapplication.cpp:953 #29260 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe61200) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29261 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29262 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29263 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29264 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29265 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe62130) at itemviews/qabstractitemview.cpp:2415 #29266 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe62130) at itemviews/qlistview.cpp:848 #29267 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe62130) at kernel/qwidget.cpp:8554 #29268 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe62130) at widgets/qframe.cpp:557 #29269 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe62130) at widgets/qabstractscrollarea.cpp:1043 #29270 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe62130) at itemviews/qabstractitemview.cpp:1644 #29271 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe62130) at widgets/qabstractscrollarea_p.h:100 #29272 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe62130) at widgets/qabstractscrollarea_p.h:116 #29273 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe62130) at kernel/qcoreapplication.cpp:1063 #29274 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe62130) at kernel/qapplication.cpp:4561 #29275 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe62130) at kernel/qapplication.cpp:4530 #29276 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe62130) at kernel/qcoreapplication.cpp:953 #29277 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe62130) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29278 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29279 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29280 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29281 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29282 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe63060) at itemviews/qabstractitemview.cpp:2415 #29283 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe63060) at itemviews/qlistview.cpp:848 #29284 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe63060) at kernel/qwidget.cpp:8554 #29285 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe63060) at widgets/qframe.cpp:557 #29286 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe63060) at widgets/qabstractscrollarea.cpp:1043 #29287 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe63060) at itemviews/qabstractitemview.cpp:1644 #29288 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe63060) at widgets/qabstractscrollarea_p.h:100 #29289 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe63060) at widgets/qabstractscrollarea_p.h:116 #29290 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe63060) at kernel/qcoreapplication.cpp:1063 #29291 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe63060) at kernel/qapplication.cpp:4561 #29292 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe63060) at kernel/qapplication.cpp:4530 #29293 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe63060) at kernel/qcoreapplication.cpp:953 #29294 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe63060) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29295 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29296 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29297 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29298 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29299 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe63f90) at itemviews/qabstractitemview.cpp:2415 #29300 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe63f90) at itemviews/qlistview.cpp:848 #29301 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe63f90) at kernel/qwidget.cpp:8554 #29302 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe63f90) at widgets/qframe.cpp:557 #29303 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe63f90) at widgets/qabstractscrollarea.cpp:1043 #29304 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe63f90) at itemviews/qabstractitemview.cpp:1644 #29305 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe63f90) at widgets/qabstractscrollarea_p.h:100 #29306 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe63f90) at widgets/qabstractscrollarea_p.h:116 #29307 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe63f90) at kernel/qcoreapplication.cpp:1063 #29308 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe63f90) at kernel/qapplication.cpp:4561 #29309 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe63f90) at kernel/qapplication.cpp:4530 #29310 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe63f90) at kernel/qcoreapplication.cpp:953 #29311 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe63f90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29312 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29313 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29314 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29315 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29316 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe64ec0) at itemviews/qabstractitemview.cpp:2415 #29317 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe64ec0) at itemviews/qlistview.cpp:848 #29318 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe64ec0) at kernel/qwidget.cpp:8554 #29319 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe64ec0) at widgets/qframe.cpp:557 #29320 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe64ec0) at widgets/qabstractscrollarea.cpp:1043 #29321 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe64ec0) at itemviews/qabstractitemview.cpp:1644 #29322 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe64ec0) at widgets/qabstractscrollarea_p.h:100 #29323 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe64ec0) at widgets/qabstractscrollarea_p.h:116 #29324 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe64ec0) at kernel/qcoreapplication.cpp:1063 #29325 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe64ec0) at kernel/qapplication.cpp:4561 #29326 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe64ec0) at kernel/qapplication.cpp:4530 #29327 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe64ec0) at kernel/qcoreapplication.cpp:953 #29328 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe64ec0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29329 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29330 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29331 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29332 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29333 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe65df0) at itemviews/qabstractitemview.cpp:2415 #29334 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe65df0) at itemviews/qlistview.cpp:848 #29335 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe65df0) at kernel/qwidget.cpp:8554 #29336 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe65df0) at widgets/qframe.cpp:557 #29337 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe65df0) at widgets/qabstractscrollarea.cpp:1043 #29338 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe65df0) at itemviews/qabstractitemview.cpp:1644 #29339 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe65df0) at widgets/qabstractscrollarea_p.h:100 #29340 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe65df0) at widgets/qabstractscrollarea_p.h:116 #29341 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe65df0) at kernel/qcoreapplication.cpp:1063 #29342 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe65df0) at kernel/qapplication.cpp:4561 #29343 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe65df0) at kernel/qapplication.cpp:4530 #29344 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe65df0) at kernel/qcoreapplication.cpp:953 #29345 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe65df0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29346 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29347 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29348 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29349 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29350 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe66d20) at itemviews/qabstractitemview.cpp:2415 #29351 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe66d20) at itemviews/qlistview.cpp:848 #29352 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe66d20) at kernel/qwidget.cpp:8554 #29353 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe66d20) at widgets/qframe.cpp:557 #29354 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe66d20) at widgets/qabstractscrollarea.cpp:1043 #29355 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe66d20) at itemviews/qabstractitemview.cpp:1644 #29356 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe66d20) at widgets/qabstractscrollarea_p.h:100 #29357 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe66d20) at widgets/qabstractscrollarea_p.h:116 #29358 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe66d20) at kernel/qcoreapplication.cpp:1063 #29359 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe66d20) at kernel/qapplication.cpp:4561 #29360 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe66d20) at kernel/qapplication.cpp:4530 #29361 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe66d20) at kernel/qcoreapplication.cpp:953 #29362 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe66d20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29363 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29364 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29365 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29366 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29367 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe67c50) at itemviews/qabstractitemview.cpp:2415 #29368 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe67c50) at itemviews/qlistview.cpp:848 #29369 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe67c50) at kernel/qwidget.cpp:8554 #29370 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe67c50) at widgets/qframe.cpp:557 #29371 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe67c50) at widgets/qabstractscrollarea.cpp:1043 #29372 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe67c50) at itemviews/qabstractitemview.cpp:1644 #29373 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe67c50) at widgets/qabstractscrollarea_p.h:100 #29374 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe67c50) at widgets/qabstractscrollarea_p.h:116 #29375 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe67c50) at kernel/qcoreapplication.cpp:1063 #29376 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe67c50) at kernel/qapplication.cpp:4561 #29377 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe67c50) at kernel/qapplication.cpp:4530 #29378 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe67c50) at kernel/qcoreapplication.cpp:953 #29379 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe67c50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29380 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29381 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29382 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29383 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29384 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe68b80) at itemviews/qabstractitemview.cpp:2415 #29385 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe68b80) at itemviews/qlistview.cpp:848 #29386 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe68b80) at kernel/qwidget.cpp:8554 #29387 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe68b80) at widgets/qframe.cpp:557 #29388 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe68b80) at widgets/qabstractscrollarea.cpp:1043 #29389 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe68b80) at itemviews/qabstractitemview.cpp:1644 #29390 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe68b80) at widgets/qabstractscrollarea_p.h:100 #29391 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe68b80) at widgets/qabstractscrollarea_p.h:116 #29392 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe68b80) at kernel/qcoreapplication.cpp:1063 #29393 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe68b80) at kernel/qapplication.cpp:4561 #29394 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe68b80) at kernel/qapplication.cpp:4530 #29395 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe68b80) at kernel/qcoreapplication.cpp:953 #29396 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe68b80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29397 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29398 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29399 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29400 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29401 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe69ab0) at itemviews/qabstractitemview.cpp:2415 #29402 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe69ab0) at itemviews/qlistview.cpp:848 #29403 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe69ab0) at kernel/qwidget.cpp:8554 #29404 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe69ab0) at widgets/qframe.cpp:557 #29405 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe69ab0) at widgets/qabstractscrollarea.cpp:1043 #29406 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe69ab0) at itemviews/qabstractitemview.cpp:1644 #29407 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe69ab0) at widgets/qabstractscrollarea_p.h:100 #29408 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe69ab0) at widgets/qabstractscrollarea_p.h:116 #29409 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe69ab0) at kernel/qcoreapplication.cpp:1063 #29410 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe69ab0) at kernel/qapplication.cpp:4561 #29411 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe69ab0) at kernel/qapplication.cpp:4530 #29412 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe69ab0) at kernel/qcoreapplication.cpp:953 #29413 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe69ab0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29414 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29415 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29416 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29417 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29418 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe6a9e0) at itemviews/qabstractitemview.cpp:2415 #29419 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe6a9e0) at itemviews/qlistview.cpp:848 #29420 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe6a9e0) at kernel/qwidget.cpp:8554 #29421 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe6a9e0) at widgets/qframe.cpp:557 #29422 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe6a9e0) at widgets/qabstractscrollarea.cpp:1043 #29423 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe6a9e0) at itemviews/qabstractitemview.cpp:1644 #29424 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe6a9e0) at widgets/qabstractscrollarea_p.h:100 #29425 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe6a9e0) at widgets/qabstractscrollarea_p.h:116 #29426 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe6a9e0) at kernel/qcoreapplication.cpp:1063 #29427 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe6a9e0) at kernel/qapplication.cpp:4561 #29428 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe6a9e0) at kernel/qapplication.cpp:4530 #29429 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe6a9e0) at kernel/qcoreapplication.cpp:953 #29430 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe6a9e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29431 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29432 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29433 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29434 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29435 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe6b910) at itemviews/qabstractitemview.cpp:2415 #29436 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe6b910) at itemviews/qlistview.cpp:848 #29437 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe6b910) at kernel/qwidget.cpp:8554 #29438 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe6b910) at widgets/qframe.cpp:557 #29439 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe6b910) at widgets/qabstractscrollarea.cpp:1043 #29440 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe6b910) at itemviews/qabstractitemview.cpp:1644 #29441 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe6b910) at widgets/qabstractscrollarea_p.h:100 #29442 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe6b910) at widgets/qabstractscrollarea_p.h:116 #29443 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe6b910) at kernel/qcoreapplication.cpp:1063 #29444 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe6b910) at kernel/qapplication.cpp:4561 #29445 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe6b910) at kernel/qapplication.cpp:4530 #29446 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe6b910) at kernel/qcoreapplication.cpp:953 #29447 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe6b910) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29448 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29449 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29450 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29451 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29452 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe6c840) at itemviews/qabstractitemview.cpp:2415 #29453 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe6c840) at itemviews/qlistview.cpp:848 #29454 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe6c840) at kernel/qwidget.cpp:8554 #29455 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe6c840) at widgets/qframe.cpp:557 #29456 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe6c840) at widgets/qabstractscrollarea.cpp:1043 #29457 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe6c840) at itemviews/qabstractitemview.cpp:1644 #29458 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe6c840) at widgets/qabstractscrollarea_p.h:100 #29459 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe6c840) at widgets/qabstractscrollarea_p.h:116 #29460 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe6c840) at kernel/qcoreapplication.cpp:1063 #29461 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe6c840) at kernel/qapplication.cpp:4561 #29462 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe6c840) at kernel/qapplication.cpp:4530 #29463 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe6c840) at kernel/qcoreapplication.cpp:953 #29464 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe6c840) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29465 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29466 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29467 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29468 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29469 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe6d770) at itemviews/qabstractitemview.cpp:2415 #29470 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe6d770) at itemviews/qlistview.cpp:848 #29471 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe6d770) at kernel/qwidget.cpp:8554 #29472 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe6d770) at widgets/qframe.cpp:557 #29473 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe6d770) at widgets/qabstractscrollarea.cpp:1043 #29474 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe6d770) at itemviews/qabstractitemview.cpp:1644 #29475 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe6d770) at widgets/qabstractscrollarea_p.h:100 #29476 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe6d770) at widgets/qabstractscrollarea_p.h:116 #29477 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe6d770) at kernel/qcoreapplication.cpp:1063 #29478 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe6d770) at kernel/qapplication.cpp:4561 #29479 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe6d770) at kernel/qapplication.cpp:4530 #29480 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe6d770) at kernel/qcoreapplication.cpp:953 #29481 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe6d770) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29482 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29483 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29484 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29485 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29486 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe6e6a0) at itemviews/qabstractitemview.cpp:2415 #29487 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe6e6a0) at itemviews/qlistview.cpp:848 #29488 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe6e6a0) at kernel/qwidget.cpp:8554 #29489 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe6e6a0) at widgets/qframe.cpp:557 #29490 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe6e6a0) at widgets/qabstractscrollarea.cpp:1043 #29491 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe6e6a0) at itemviews/qabstractitemview.cpp:1644 #29492 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe6e6a0) at widgets/qabstractscrollarea_p.h:100 #29493 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe6e6a0) at widgets/qabstractscrollarea_p.h:116 #29494 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe6e6a0) at kernel/qcoreapplication.cpp:1063 #29495 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe6e6a0) at kernel/qapplication.cpp:4561 #29496 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe6e6a0) at kernel/qapplication.cpp:4530 #29497 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe6e6a0) at kernel/qcoreapplication.cpp:953 #29498 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe6e6a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29499 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29500 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29501 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29502 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29503 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe6f5d0) at itemviews/qabstractitemview.cpp:2415 #29504 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe6f5d0) at itemviews/qlistview.cpp:848 #29505 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe6f5d0) at kernel/qwidget.cpp:8554 #29506 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe6f5d0) at widgets/qframe.cpp:557 #29507 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe6f5d0) at widgets/qabstractscrollarea.cpp:1043 #29508 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe6f5d0) at itemviews/qabstractitemview.cpp:1644 #29509 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe6f5d0) at widgets/qabstractscrollarea_p.h:100 #29510 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe6f5d0) at widgets/qabstractscrollarea_p.h:116 #29511 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe6f5d0) at kernel/qcoreapplication.cpp:1063 #29512 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe6f5d0) at kernel/qapplication.cpp:4561 #29513 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe6f5d0) at kernel/qapplication.cpp:4530 #29514 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe6f5d0) at kernel/qcoreapplication.cpp:953 #29515 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe6f5d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29516 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29517 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29518 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29519 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29520 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe70500) at itemviews/qabstractitemview.cpp:2415 #29521 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe70500) at itemviews/qlistview.cpp:848 #29522 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe70500) at kernel/qwidget.cpp:8554 #29523 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe70500) at widgets/qframe.cpp:557 #29524 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe70500) at widgets/qabstractscrollarea.cpp:1043 #29525 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe70500) at itemviews/qabstractitemview.cpp:1644 #29526 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe70500) at widgets/qabstractscrollarea_p.h:100 #29527 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe70500) at widgets/qabstractscrollarea_p.h:116 #29528 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe70500) at kernel/qcoreapplication.cpp:1063 #29529 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe70500) at kernel/qapplication.cpp:4561 #29530 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe70500) at kernel/qapplication.cpp:4530 #29531 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe70500) at kernel/qcoreapplication.cpp:953 #29532 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe70500) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29533 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29534 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29535 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29536 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29537 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe71430) at itemviews/qabstractitemview.cpp:2415 #29538 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe71430) at itemviews/qlistview.cpp:848 #29539 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe71430) at kernel/qwidget.cpp:8554 #29540 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe71430) at widgets/qframe.cpp:557 #29541 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe71430) at widgets/qabstractscrollarea.cpp:1043 #29542 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe71430) at itemviews/qabstractitemview.cpp:1644 #29543 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe71430) at widgets/qabstractscrollarea_p.h:100 #29544 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe71430) at widgets/qabstractscrollarea_p.h:116 #29545 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe71430) at kernel/qcoreapplication.cpp:1063 #29546 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe71430) at kernel/qapplication.cpp:4561 #29547 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe71430) at kernel/qapplication.cpp:4530 #29548 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe71430) at kernel/qcoreapplication.cpp:953 #29549 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe71430) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29550 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29551 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29552 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29553 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29554 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe72360) at itemviews/qabstractitemview.cpp:2415 #29555 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe72360) at itemviews/qlistview.cpp:848 #29556 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe72360) at kernel/qwidget.cpp:8554 #29557 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe72360) at widgets/qframe.cpp:557 #29558 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe72360) at widgets/qabstractscrollarea.cpp:1043 #29559 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe72360) at itemviews/qabstractitemview.cpp:1644 #29560 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe72360) at widgets/qabstractscrollarea_p.h:100 #29561 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe72360) at widgets/qabstractscrollarea_p.h:116 #29562 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe72360) at kernel/qcoreapplication.cpp:1063 #29563 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe72360) at kernel/qapplication.cpp:4561 #29564 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe72360) at kernel/qapplication.cpp:4530 #29565 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe72360) at kernel/qcoreapplication.cpp:953 #29566 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe72360) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29567 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29568 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29569 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29570 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29571 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe73290) at itemviews/qabstractitemview.cpp:2415 #29572 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe73290) at itemviews/qlistview.cpp:848 #29573 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe73290) at kernel/qwidget.cpp:8554 #29574 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe73290) at widgets/qframe.cpp:557 #29575 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe73290) at widgets/qabstractscrollarea.cpp:1043 #29576 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe73290) at itemviews/qabstractitemview.cpp:1644 #29577 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe73290) at widgets/qabstractscrollarea_p.h:100 #29578 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe73290) at widgets/qabstractscrollarea_p.h:116 #29579 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe73290) at kernel/qcoreapplication.cpp:1063 #29580 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe73290) at kernel/qapplication.cpp:4561 #29581 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe73290) at kernel/qapplication.cpp:4530 #29582 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe73290) at kernel/qcoreapplication.cpp:953 #29583 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe73290) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29584 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29585 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29586 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29587 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29588 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe741c0) at itemviews/qabstractitemview.cpp:2415 #29589 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe741c0) at itemviews/qlistview.cpp:848 #29590 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe741c0) at kernel/qwidget.cpp:8554 #29591 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe741c0) at widgets/qframe.cpp:557 #29592 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe741c0) at widgets/qabstractscrollarea.cpp:1043 #29593 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe741c0) at itemviews/qabstractitemview.cpp:1644 #29594 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe741c0) at widgets/qabstractscrollarea_p.h:100 #29595 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe741c0) at widgets/qabstractscrollarea_p.h:116 #29596 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe741c0) at kernel/qcoreapplication.cpp:1063 #29597 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe741c0) at kernel/qapplication.cpp:4561 #29598 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe741c0) at kernel/qapplication.cpp:4530 #29599 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe741c0) at kernel/qcoreapplication.cpp:953 #29600 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe741c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29601 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29602 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29603 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29604 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29605 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe750f0) at itemviews/qabstractitemview.cpp:2415 #29606 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe750f0) at itemviews/qlistview.cpp:848 #29607 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe750f0) at kernel/qwidget.cpp:8554 #29608 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe750f0) at widgets/qframe.cpp:557 #29609 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe750f0) at widgets/qabstractscrollarea.cpp:1043 #29610 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe750f0) at itemviews/qabstractitemview.cpp:1644 #29611 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe750f0) at widgets/qabstractscrollarea_p.h:100 #29612 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe750f0) at widgets/qabstractscrollarea_p.h:116 #29613 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe750f0) at kernel/qcoreapplication.cpp:1063 #29614 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe750f0) at kernel/qapplication.cpp:4561 #29615 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe750f0) at kernel/qapplication.cpp:4530 #29616 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe750f0) at kernel/qcoreapplication.cpp:953 #29617 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe750f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29618 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29619 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29620 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29621 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29622 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe76020) at itemviews/qabstractitemview.cpp:2415 #29623 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe76020) at itemviews/qlistview.cpp:848 #29624 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe76020) at kernel/qwidget.cpp:8554 #29625 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe76020) at widgets/qframe.cpp:557 #29626 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe76020) at widgets/qabstractscrollarea.cpp:1043 #29627 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe76020) at itemviews/qabstractitemview.cpp:1644 #29628 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe76020) at widgets/qabstractscrollarea_p.h:100 #29629 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe76020) at widgets/qabstractscrollarea_p.h:116 #29630 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe76020) at kernel/qcoreapplication.cpp:1063 #29631 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe76020) at kernel/qapplication.cpp:4561 #29632 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe76020) at kernel/qapplication.cpp:4530 #29633 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe76020) at kernel/qcoreapplication.cpp:953 #29634 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe76020) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29635 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29636 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29637 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29638 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29639 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe76f50) at itemviews/qabstractitemview.cpp:2415 #29640 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe76f50) at itemviews/qlistview.cpp:848 #29641 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe76f50) at kernel/qwidget.cpp:8554 #29642 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe76f50) at widgets/qframe.cpp:557 #29643 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe76f50) at widgets/qabstractscrollarea.cpp:1043 #29644 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe76f50) at itemviews/qabstractitemview.cpp:1644 #29645 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe76f50) at widgets/qabstractscrollarea_p.h:100 #29646 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe76f50) at widgets/qabstractscrollarea_p.h:116 #29647 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe76f50) at kernel/qcoreapplication.cpp:1063 #29648 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe76f50) at kernel/qapplication.cpp:4561 #29649 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe76f50) at kernel/qapplication.cpp:4530 #29650 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe76f50) at kernel/qcoreapplication.cpp:953 #29651 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe76f50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29652 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29653 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29654 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29655 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29656 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe77e80) at itemviews/qabstractitemview.cpp:2415 #29657 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe77e80) at itemviews/qlistview.cpp:848 #29658 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe77e80) at kernel/qwidget.cpp:8554 #29659 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe77e80) at widgets/qframe.cpp:557 #29660 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe77e80) at widgets/qabstractscrollarea.cpp:1043 #29661 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe77e80) at itemviews/qabstractitemview.cpp:1644 #29662 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe77e80) at widgets/qabstractscrollarea_p.h:100 #29663 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe77e80) at widgets/qabstractscrollarea_p.h:116 #29664 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe77e80) at kernel/qcoreapplication.cpp:1063 #29665 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe77e80) at kernel/qapplication.cpp:4561 #29666 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe77e80) at kernel/qapplication.cpp:4530 #29667 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe77e80) at kernel/qcoreapplication.cpp:953 #29668 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe77e80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29669 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29670 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29671 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29672 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29673 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe78db0) at itemviews/qabstractitemview.cpp:2415 #29674 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe78db0) at itemviews/qlistview.cpp:848 #29675 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe78db0) at kernel/qwidget.cpp:8554 #29676 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe78db0) at widgets/qframe.cpp:557 #29677 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe78db0) at widgets/qabstractscrollarea.cpp:1043 #29678 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe78db0) at itemviews/qabstractitemview.cpp:1644 #29679 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe78db0) at widgets/qabstractscrollarea_p.h:100 #29680 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe78db0) at widgets/qabstractscrollarea_p.h:116 #29681 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe78db0) at kernel/qcoreapplication.cpp:1063 #29682 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe78db0) at kernel/qapplication.cpp:4561 #29683 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe78db0) at kernel/qapplication.cpp:4530 #29684 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe78db0) at kernel/qcoreapplication.cpp:953 #29685 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe78db0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29686 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29687 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29688 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29689 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29690 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe79ce0) at itemviews/qabstractitemview.cpp:2415 #29691 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe79ce0) at itemviews/qlistview.cpp:848 #29692 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe79ce0) at kernel/qwidget.cpp:8554 #29693 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe79ce0) at widgets/qframe.cpp:557 #29694 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe79ce0) at widgets/qabstractscrollarea.cpp:1043 #29695 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe79ce0) at itemviews/qabstractitemview.cpp:1644 #29696 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe79ce0) at widgets/qabstractscrollarea_p.h:100 #29697 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe79ce0) at widgets/qabstractscrollarea_p.h:116 #29698 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe79ce0) at kernel/qcoreapplication.cpp:1063 #29699 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe79ce0) at kernel/qapplication.cpp:4561 #29700 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe79ce0) at kernel/qapplication.cpp:4530 #29701 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe79ce0) at kernel/qcoreapplication.cpp:953 #29702 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe79ce0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29703 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29704 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29705 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29706 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29707 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe7ac10) at itemviews/qabstractitemview.cpp:2415 #29708 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe7ac10) at itemviews/qlistview.cpp:848 #29709 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe7ac10) at kernel/qwidget.cpp:8554 #29710 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe7ac10) at widgets/qframe.cpp:557 #29711 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe7ac10) at widgets/qabstractscrollarea.cpp:1043 #29712 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe7ac10) at itemviews/qabstractitemview.cpp:1644 #29713 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe7ac10) at widgets/qabstractscrollarea_p.h:100 #29714 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe7ac10) at widgets/qabstractscrollarea_p.h:116 #29715 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe7ac10) at kernel/qcoreapplication.cpp:1063 #29716 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe7ac10) at kernel/qapplication.cpp:4561 #29717 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe7ac10) at kernel/qapplication.cpp:4530 #29718 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe7ac10) at kernel/qcoreapplication.cpp:953 #29719 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe7ac10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29720 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29721 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29722 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29723 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29724 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe7bb40) at itemviews/qabstractitemview.cpp:2415 #29725 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe7bb40) at itemviews/qlistview.cpp:848 #29726 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe7bb40) at kernel/qwidget.cpp:8554 #29727 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe7bb40) at widgets/qframe.cpp:557 #29728 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe7bb40) at widgets/qabstractscrollarea.cpp:1043 #29729 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe7bb40) at itemviews/qabstractitemview.cpp:1644 #29730 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe7bb40) at widgets/qabstractscrollarea_p.h:100 #29731 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe7bb40) at widgets/qabstractscrollarea_p.h:116 #29732 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe7bb40) at kernel/qcoreapplication.cpp:1063 #29733 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe7bb40) at kernel/qapplication.cpp:4561 #29734 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe7bb40) at kernel/qapplication.cpp:4530 #29735 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe7bb40) at kernel/qcoreapplication.cpp:953 #29736 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe7bb40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29737 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29738 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29739 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29740 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29741 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe7ca70) at itemviews/qabstractitemview.cpp:2415 #29742 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe7ca70) at itemviews/qlistview.cpp:848 #29743 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe7ca70) at kernel/qwidget.cpp:8554 #29744 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe7ca70) at widgets/qframe.cpp:557 #29745 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe7ca70) at widgets/qabstractscrollarea.cpp:1043 #29746 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe7ca70) at itemviews/qabstractitemview.cpp:1644 #29747 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe7ca70) at widgets/qabstractscrollarea_p.h:100 #29748 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe7ca70) at widgets/qabstractscrollarea_p.h:116 #29749 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe7ca70) at kernel/qcoreapplication.cpp:1063 #29750 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe7ca70) at kernel/qapplication.cpp:4561 #29751 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe7ca70) at kernel/qapplication.cpp:4530 #29752 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe7ca70) at kernel/qcoreapplication.cpp:953 #29753 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe7ca70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29754 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29755 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29756 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29757 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29758 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe7d9a0) at itemviews/qabstractitemview.cpp:2415 #29759 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe7d9a0) at itemviews/qlistview.cpp:848 #29760 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe7d9a0) at kernel/qwidget.cpp:8554 #29761 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe7d9a0) at widgets/qframe.cpp:557 #29762 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe7d9a0) at widgets/qabstractscrollarea.cpp:1043 #29763 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe7d9a0) at itemviews/qabstractitemview.cpp:1644 #29764 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe7d9a0) at widgets/qabstractscrollarea_p.h:100 #29765 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe7d9a0) at widgets/qabstractscrollarea_p.h:116 #29766 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe7d9a0) at kernel/qcoreapplication.cpp:1063 #29767 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe7d9a0) at kernel/qapplication.cpp:4561 #29768 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe7d9a0) at kernel/qapplication.cpp:4530 #29769 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe7d9a0) at kernel/qcoreapplication.cpp:953 #29770 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe7d9a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29771 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29772 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29773 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29774 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29775 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe7e8d0) at itemviews/qabstractitemview.cpp:2415 #29776 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe7e8d0) at itemviews/qlistview.cpp:848 #29777 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe7e8d0) at kernel/qwidget.cpp:8554 #29778 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe7e8d0) at widgets/qframe.cpp:557 #29779 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe7e8d0) at widgets/qabstractscrollarea.cpp:1043 #29780 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe7e8d0) at itemviews/qabstractitemview.cpp:1644 #29781 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe7e8d0) at widgets/qabstractscrollarea_p.h:100 #29782 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe7e8d0) at widgets/qabstractscrollarea_p.h:116 #29783 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe7e8d0) at kernel/qcoreapplication.cpp:1063 #29784 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe7e8d0) at kernel/qapplication.cpp:4561 #29785 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe7e8d0) at kernel/qapplication.cpp:4530 #29786 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe7e8d0) at kernel/qcoreapplication.cpp:953 #29787 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe7e8d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29788 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29789 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29790 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29791 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29792 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe7f800) at itemviews/qabstractitemview.cpp:2415 #29793 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe7f800) at itemviews/qlistview.cpp:848 #29794 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe7f800) at kernel/qwidget.cpp:8554 #29795 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe7f800) at widgets/qframe.cpp:557 #29796 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe7f800) at widgets/qabstractscrollarea.cpp:1043 #29797 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe7f800) at itemviews/qabstractitemview.cpp:1644 #29798 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe7f800) at widgets/qabstractscrollarea_p.h:100 #29799 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe7f800) at widgets/qabstractscrollarea_p.h:116 #29800 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe7f800) at kernel/qcoreapplication.cpp:1063 #29801 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe7f800) at kernel/qapplication.cpp:4561 #29802 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe7f800) at kernel/qapplication.cpp:4530 #29803 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe7f800) at kernel/qcoreapplication.cpp:953 #29804 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe7f800) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29805 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29806 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29807 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29808 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29809 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe80730) at itemviews/qabstractitemview.cpp:2415 #29810 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe80730) at itemviews/qlistview.cpp:848 #29811 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe80730) at kernel/qwidget.cpp:8554 #29812 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe80730) at widgets/qframe.cpp:557 #29813 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe80730) at widgets/qabstractscrollarea.cpp:1043 #29814 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe80730) at itemviews/qabstractitemview.cpp:1644 #29815 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe80730) at widgets/qabstractscrollarea_p.h:100 #29816 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe80730) at widgets/qabstractscrollarea_p.h:116 #29817 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe80730) at kernel/qcoreapplication.cpp:1063 #29818 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe80730) at kernel/qapplication.cpp:4561 #29819 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe80730) at kernel/qapplication.cpp:4530 #29820 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe80730) at kernel/qcoreapplication.cpp:953 #29821 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe80730) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29822 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29823 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29824 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29825 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29826 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe81660) at itemviews/qabstractitemview.cpp:2415 #29827 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe81660) at itemviews/qlistview.cpp:848 #29828 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe81660) at kernel/qwidget.cpp:8554 #29829 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe81660) at widgets/qframe.cpp:557 #29830 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe81660) at widgets/qabstractscrollarea.cpp:1043 #29831 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe81660) at itemviews/qabstractitemview.cpp:1644 #29832 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe81660) at widgets/qabstractscrollarea_p.h:100 #29833 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe81660) at widgets/qabstractscrollarea_p.h:116 #29834 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe81660) at kernel/qcoreapplication.cpp:1063 #29835 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe81660) at kernel/qapplication.cpp:4561 #29836 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe81660) at kernel/qapplication.cpp:4530 #29837 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe81660) at kernel/qcoreapplication.cpp:953 #29838 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe81660) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29839 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29840 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29841 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29842 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29843 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe82590) at itemviews/qabstractitemview.cpp:2415 #29844 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe82590) at itemviews/qlistview.cpp:848 #29845 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe82590) at kernel/qwidget.cpp:8554 #29846 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe82590) at widgets/qframe.cpp:557 #29847 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe82590) at widgets/qabstractscrollarea.cpp:1043 #29848 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe82590) at itemviews/qabstractitemview.cpp:1644 #29849 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe82590) at widgets/qabstractscrollarea_p.h:100 #29850 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe82590) at widgets/qabstractscrollarea_p.h:116 #29851 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe82590) at kernel/qcoreapplication.cpp:1063 #29852 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe82590) at kernel/qapplication.cpp:4561 #29853 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe82590) at kernel/qapplication.cpp:4530 #29854 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe82590) at kernel/qcoreapplication.cpp:953 #29855 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe82590) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29856 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29857 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29858 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29859 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29860 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe834c0) at itemviews/qabstractitemview.cpp:2415 #29861 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe834c0) at itemviews/qlistview.cpp:848 #29862 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe834c0) at kernel/qwidget.cpp:8554 #29863 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe834c0) at widgets/qframe.cpp:557 #29864 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe834c0) at widgets/qabstractscrollarea.cpp:1043 #29865 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe834c0) at itemviews/qabstractitemview.cpp:1644 #29866 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe834c0) at widgets/qabstractscrollarea_p.h:100 #29867 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe834c0) at widgets/qabstractscrollarea_p.h:116 #29868 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe834c0) at kernel/qcoreapplication.cpp:1063 #29869 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe834c0) at kernel/qapplication.cpp:4561 #29870 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe834c0) at kernel/qapplication.cpp:4530 #29871 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe834c0) at kernel/qcoreapplication.cpp:953 #29872 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe834c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29873 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29874 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29875 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29876 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29877 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe843f0) at itemviews/qabstractitemview.cpp:2415 #29878 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe843f0) at itemviews/qlistview.cpp:848 #29879 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe843f0) at kernel/qwidget.cpp:8554 #29880 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe843f0) at widgets/qframe.cpp:557 #29881 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe843f0) at widgets/qabstractscrollarea.cpp:1043 #29882 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe843f0) at itemviews/qabstractitemview.cpp:1644 #29883 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe843f0) at widgets/qabstractscrollarea_p.h:100 #29884 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe843f0) at widgets/qabstractscrollarea_p.h:116 #29885 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe843f0) at kernel/qcoreapplication.cpp:1063 #29886 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe843f0) at kernel/qapplication.cpp:4561 #29887 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe843f0) at kernel/qapplication.cpp:4530 #29888 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe843f0) at kernel/qcoreapplication.cpp:953 #29889 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe843f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29890 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29891 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29892 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29893 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29894 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe85320) at itemviews/qabstractitemview.cpp:2415 #29895 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe85320) at itemviews/qlistview.cpp:848 #29896 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe85320) at kernel/qwidget.cpp:8554 #29897 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe85320) at widgets/qframe.cpp:557 #29898 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe85320) at widgets/qabstractscrollarea.cpp:1043 #29899 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe85320) at itemviews/qabstractitemview.cpp:1644 #29900 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe85320) at widgets/qabstractscrollarea_p.h:100 #29901 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe85320) at widgets/qabstractscrollarea_p.h:116 #29902 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe85320) at kernel/qcoreapplication.cpp:1063 #29903 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe85320) at kernel/qapplication.cpp:4561 #29904 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe85320) at kernel/qapplication.cpp:4530 #29905 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe85320) at kernel/qcoreapplication.cpp:953 #29906 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe85320) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29907 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29908 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29909 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29910 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29911 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe86250) at itemviews/qabstractitemview.cpp:2415 #29912 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe86250) at itemviews/qlistview.cpp:848 #29913 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe86250) at kernel/qwidget.cpp:8554 #29914 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe86250) at widgets/qframe.cpp:557 #29915 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe86250) at widgets/qabstractscrollarea.cpp:1043 #29916 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe86250) at itemviews/qabstractitemview.cpp:1644 #29917 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe86250) at widgets/qabstractscrollarea_p.h:100 #29918 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe86250) at widgets/qabstractscrollarea_p.h:116 #29919 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe86250) at kernel/qcoreapplication.cpp:1063 #29920 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe86250) at kernel/qapplication.cpp:4561 #29921 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe86250) at kernel/qapplication.cpp:4530 #29922 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe86250) at kernel/qcoreapplication.cpp:953 #29923 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe86250) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29924 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29925 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29926 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29927 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29928 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe87180) at itemviews/qabstractitemview.cpp:2415 #29929 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe87180) at itemviews/qlistview.cpp:848 #29930 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe87180) at kernel/qwidget.cpp:8554 #29931 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe87180) at widgets/qframe.cpp:557 #29932 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe87180) at widgets/qabstractscrollarea.cpp:1043 #29933 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe87180) at itemviews/qabstractitemview.cpp:1644 #29934 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe87180) at widgets/qabstractscrollarea_p.h:100 #29935 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe87180) at widgets/qabstractscrollarea_p.h:116 #29936 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe87180) at kernel/qcoreapplication.cpp:1063 #29937 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe87180) at kernel/qapplication.cpp:4561 #29938 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe87180) at kernel/qapplication.cpp:4530 #29939 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe87180) at kernel/qcoreapplication.cpp:953 #29940 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe87180) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29941 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29942 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29943 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29944 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29945 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe880b0) at itemviews/qabstractitemview.cpp:2415 #29946 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe880b0) at itemviews/qlistview.cpp:848 #29947 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe880b0) at kernel/qwidget.cpp:8554 #29948 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe880b0) at widgets/qframe.cpp:557 #29949 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe880b0) at widgets/qabstractscrollarea.cpp:1043 #29950 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe880b0) at itemviews/qabstractitemview.cpp:1644 #29951 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe880b0) at widgets/qabstractscrollarea_p.h:100 #29952 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe880b0) at widgets/qabstractscrollarea_p.h:116 #29953 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe880b0) at kernel/qcoreapplication.cpp:1063 #29954 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe880b0) at kernel/qapplication.cpp:4561 #29955 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe880b0) at kernel/qapplication.cpp:4530 #29956 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe880b0) at kernel/qcoreapplication.cpp:953 #29957 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe880b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29958 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29959 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29960 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29961 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29962 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe88fe0) at itemviews/qabstractitemview.cpp:2415 #29963 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe88fe0) at itemviews/qlistview.cpp:848 #29964 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe88fe0) at kernel/qwidget.cpp:8554 #29965 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe88fe0) at widgets/qframe.cpp:557 #29966 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe88fe0) at widgets/qabstractscrollarea.cpp:1043 #29967 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe88fe0) at itemviews/qabstractitemview.cpp:1644 #29968 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe88fe0) at widgets/qabstractscrollarea_p.h:100 #29969 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe88fe0) at widgets/qabstractscrollarea_p.h:116 #29970 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe88fe0) at kernel/qcoreapplication.cpp:1063 #29971 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe88fe0) at kernel/qapplication.cpp:4561 #29972 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe88fe0) at kernel/qapplication.cpp:4530 #29973 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe88fe0) at kernel/qcoreapplication.cpp:953 #29974 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe88fe0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29975 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #29976 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29977 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29978 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29979 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe89f10) at itemviews/qabstractitemview.cpp:2415 #29980 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe89f10) at itemviews/qlistview.cpp:848 #29981 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe89f10) at kernel/qwidget.cpp:8554 #29982 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe89f10) at widgets/qframe.cpp:557 #29983 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe89f10) at widgets/qabstractscrollarea.cpp:1043 #29984 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe89f10) at itemviews/qabstractitemview.cpp:1644 #29985 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe89f10) at widgets/qabstractscrollarea_p.h:100 #29986 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe89f10) at widgets/qabstractscrollarea_p.h:116 #29987 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe89f10) at kernel/qcoreapplication.cpp:1063 #29988 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe89f10) at kernel/qapplication.cpp:4561 #29989 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe89f10) at kernel/qapplication.cpp:4530 #29990 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe89f10) at kernel/qcoreapplication.cpp:953 #29991 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe89f10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29992 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #29993 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #29994 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #29995 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #29996 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe8ae40) at itemviews/qabstractitemview.cpp:2415 #29997 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe8ae40) at itemviews/qlistview.cpp:848 #29998 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe8ae40) at kernel/qwidget.cpp:8554 #29999 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe8ae40) at widgets/qframe.cpp:557 #30000 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe8ae40) at widgets/qabstractscrollarea.cpp:1043 #30001 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe8ae40) at itemviews/qabstractitemview.cpp:1644 #30002 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe8ae40) at widgets/qabstractscrollarea_p.h:100 #30003 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe8ae40) at widgets/qabstractscrollarea_p.h:116 #30004 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe8ae40) at kernel/qcoreapplication.cpp:1063 #30005 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe8ae40) at kernel/qapplication.cpp:4561 #30006 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe8ae40) at kernel/qapplication.cpp:4530 #30007 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe8ae40) at kernel/qcoreapplication.cpp:953 #30008 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe8ae40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30009 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30010 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30011 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30012 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30013 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe8bd70) at itemviews/qabstractitemview.cpp:2415 #30014 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe8bd70) at itemviews/qlistview.cpp:848 #30015 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe8bd70) at kernel/qwidget.cpp:8554 #30016 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe8bd70) at widgets/qframe.cpp:557 #30017 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe8bd70) at widgets/qabstractscrollarea.cpp:1043 #30018 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe8bd70) at itemviews/qabstractitemview.cpp:1644 #30019 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe8bd70) at widgets/qabstractscrollarea_p.h:100 #30020 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe8bd70) at widgets/qabstractscrollarea_p.h:116 #30021 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe8bd70) at kernel/qcoreapplication.cpp:1063 #30022 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe8bd70) at kernel/qapplication.cpp:4561 #30023 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe8bd70) at kernel/qapplication.cpp:4530 #30024 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe8bd70) at kernel/qcoreapplication.cpp:953 #30025 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe8bd70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30026 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30027 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30028 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30029 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30030 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe8cca0) at itemviews/qabstractitemview.cpp:2415 #30031 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe8cca0) at itemviews/qlistview.cpp:848 #30032 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe8cca0) at kernel/qwidget.cpp:8554 #30033 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe8cca0) at widgets/qframe.cpp:557 #30034 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe8cca0) at widgets/qabstractscrollarea.cpp:1043 #30035 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe8cca0) at itemviews/qabstractitemview.cpp:1644 #30036 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe8cca0) at widgets/qabstractscrollarea_p.h:100 #30037 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe8cca0) at widgets/qabstractscrollarea_p.h:116 #30038 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe8cca0) at kernel/qcoreapplication.cpp:1063 #30039 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe8cca0) at kernel/qapplication.cpp:4561 #30040 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe8cca0) at kernel/qapplication.cpp:4530 #30041 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe8cca0) at kernel/qcoreapplication.cpp:953 #30042 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe8cca0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30043 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30044 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30045 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30046 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30047 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe8dbd0) at itemviews/qabstractitemview.cpp:2415 #30048 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe8dbd0) at itemviews/qlistview.cpp:848 #30049 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe8dbd0) at kernel/qwidget.cpp:8554 #30050 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe8dbd0) at widgets/qframe.cpp:557 #30051 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe8dbd0) at widgets/qabstractscrollarea.cpp:1043 #30052 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe8dbd0) at itemviews/qabstractitemview.cpp:1644 #30053 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe8dbd0) at widgets/qabstractscrollarea_p.h:100 #30054 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe8dbd0) at widgets/qabstractscrollarea_p.h:116 #30055 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe8dbd0) at kernel/qcoreapplication.cpp:1063 #30056 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe8dbd0) at kernel/qapplication.cpp:4561 #30057 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe8dbd0) at kernel/qapplication.cpp:4530 #30058 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe8dbd0) at kernel/qcoreapplication.cpp:953 #30059 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe8dbd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30060 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30061 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30062 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30063 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30064 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe8eb00) at itemviews/qabstractitemview.cpp:2415 #30065 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe8eb00) at itemviews/qlistview.cpp:848 #30066 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe8eb00) at kernel/qwidget.cpp:8554 #30067 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe8eb00) at widgets/qframe.cpp:557 #30068 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe8eb00) at widgets/qabstractscrollarea.cpp:1043 #30069 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe8eb00) at itemviews/qabstractitemview.cpp:1644 #30070 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe8eb00) at widgets/qabstractscrollarea_p.h:100 #30071 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe8eb00) at widgets/qabstractscrollarea_p.h:116 #30072 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe8eb00) at kernel/qcoreapplication.cpp:1063 #30073 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe8eb00) at kernel/qapplication.cpp:4561 #30074 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe8eb00) at kernel/qapplication.cpp:4530 #30075 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe8eb00) at kernel/qcoreapplication.cpp:953 #30076 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe8eb00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30077 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30078 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30079 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30080 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30081 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe8fa30) at itemviews/qabstractitemview.cpp:2415 #30082 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe8fa30) at itemviews/qlistview.cpp:848 #30083 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe8fa30) at kernel/qwidget.cpp:8554 #30084 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe8fa30) at widgets/qframe.cpp:557 #30085 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe8fa30) at widgets/qabstractscrollarea.cpp:1043 #30086 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe8fa30) at itemviews/qabstractitemview.cpp:1644 #30087 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe8fa30) at widgets/qabstractscrollarea_p.h:100 #30088 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe8fa30) at widgets/qabstractscrollarea_p.h:116 #30089 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe8fa30) at kernel/qcoreapplication.cpp:1063 #30090 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe8fa30) at kernel/qapplication.cpp:4561 #30091 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe8fa30) at kernel/qapplication.cpp:4530 #30092 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe8fa30) at kernel/qcoreapplication.cpp:953 #30093 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe8fa30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30094 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30095 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30096 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30097 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30098 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe90960) at itemviews/qabstractitemview.cpp:2415 #30099 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe90960) at itemviews/qlistview.cpp:848 #30100 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe90960) at kernel/qwidget.cpp:8554 #30101 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe90960) at widgets/qframe.cpp:557 #30102 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe90960) at widgets/qabstractscrollarea.cpp:1043 #30103 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe90960) at itemviews/qabstractitemview.cpp:1644 #30104 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe90960) at widgets/qabstractscrollarea_p.h:100 #30105 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe90960) at widgets/qabstractscrollarea_p.h:116 #30106 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe90960) at kernel/qcoreapplication.cpp:1063 #30107 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe90960) at kernel/qapplication.cpp:4561 #30108 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe90960) at kernel/qapplication.cpp:4530 #30109 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe90960) at kernel/qcoreapplication.cpp:953 #30110 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe90960) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30111 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30112 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30113 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30114 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30115 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe91890) at itemviews/qabstractitemview.cpp:2415 #30116 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe91890) at itemviews/qlistview.cpp:848 #30117 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe91890) at kernel/qwidget.cpp:8554 #30118 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe91890) at widgets/qframe.cpp:557 #30119 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe91890) at widgets/qabstractscrollarea.cpp:1043 #30120 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe91890) at itemviews/qabstractitemview.cpp:1644 #30121 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe91890) at widgets/qabstractscrollarea_p.h:100 #30122 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe91890) at widgets/qabstractscrollarea_p.h:116 #30123 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe91890) at kernel/qcoreapplication.cpp:1063 #30124 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe91890) at kernel/qapplication.cpp:4561 #30125 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe91890) at kernel/qapplication.cpp:4530 #30126 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe91890) at kernel/qcoreapplication.cpp:953 #30127 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe91890) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30128 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30129 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30130 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30131 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30132 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe927c0) at itemviews/qabstractitemview.cpp:2415 #30133 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe927c0) at itemviews/qlistview.cpp:848 #30134 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe927c0) at kernel/qwidget.cpp:8554 #30135 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe927c0) at widgets/qframe.cpp:557 #30136 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe927c0) at widgets/qabstractscrollarea.cpp:1043 #30137 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe927c0) at itemviews/qabstractitemview.cpp:1644 #30138 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe927c0) at widgets/qabstractscrollarea_p.h:100 #30139 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe927c0) at widgets/qabstractscrollarea_p.h:116 #30140 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe927c0) at kernel/qcoreapplication.cpp:1063 #30141 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe927c0) at kernel/qapplication.cpp:4561 #30142 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe927c0) at kernel/qapplication.cpp:4530 #30143 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe927c0) at kernel/qcoreapplication.cpp:953 #30144 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe927c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30145 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30146 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30147 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30148 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30149 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe936f0) at itemviews/qabstractitemview.cpp:2415 #30150 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe936f0) at itemviews/qlistview.cpp:848 #30151 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe936f0) at kernel/qwidget.cpp:8554 #30152 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe936f0) at widgets/qframe.cpp:557 #30153 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe936f0) at widgets/qabstractscrollarea.cpp:1043 #30154 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe936f0) at itemviews/qabstractitemview.cpp:1644 #30155 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe936f0) at widgets/qabstractscrollarea_p.h:100 #30156 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe936f0) at widgets/qabstractscrollarea_p.h:116 #30157 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe936f0) at kernel/qcoreapplication.cpp:1063 #30158 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe936f0) at kernel/qapplication.cpp:4561 #30159 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe936f0) at kernel/qapplication.cpp:4530 #30160 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe936f0) at kernel/qcoreapplication.cpp:953 #30161 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe936f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30162 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30163 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30164 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30165 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30166 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe94620) at itemviews/qabstractitemview.cpp:2415 #30167 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe94620) at itemviews/qlistview.cpp:848 #30168 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe94620) at kernel/qwidget.cpp:8554 #30169 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe94620) at widgets/qframe.cpp:557 #30170 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe94620) at widgets/qabstractscrollarea.cpp:1043 #30171 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe94620) at itemviews/qabstractitemview.cpp:1644 #30172 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe94620) at widgets/qabstractscrollarea_p.h:100 #30173 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe94620) at widgets/qabstractscrollarea_p.h:116 #30174 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe94620) at kernel/qcoreapplication.cpp:1063 #30175 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe94620) at kernel/qapplication.cpp:4561 #30176 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe94620) at kernel/qapplication.cpp:4530 #30177 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe94620) at kernel/qcoreapplication.cpp:953 #30178 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe94620) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30179 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30180 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30181 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30182 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30183 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe95550) at itemviews/qabstractitemview.cpp:2415 #30184 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe95550) at itemviews/qlistview.cpp:848 #30185 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe95550) at kernel/qwidget.cpp:8554 #30186 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe95550) at widgets/qframe.cpp:557 #30187 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe95550) at widgets/qabstractscrollarea.cpp:1043 #30188 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe95550) at itemviews/qabstractitemview.cpp:1644 #30189 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe95550) at widgets/qabstractscrollarea_p.h:100 #30190 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe95550) at widgets/qabstractscrollarea_p.h:116 #30191 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe95550) at kernel/qcoreapplication.cpp:1063 #30192 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe95550) at kernel/qapplication.cpp:4561 #30193 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe95550) at kernel/qapplication.cpp:4530 #30194 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe95550) at kernel/qcoreapplication.cpp:953 #30195 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe95550) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30196 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30197 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30198 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30199 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30200 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe96480) at itemviews/qabstractitemview.cpp:2415 #30201 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe96480) at itemviews/qlistview.cpp:848 #30202 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe96480) at kernel/qwidget.cpp:8554 #30203 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe96480) at widgets/qframe.cpp:557 #30204 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe96480) at widgets/qabstractscrollarea.cpp:1043 #30205 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe96480) at itemviews/qabstractitemview.cpp:1644 #30206 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe96480) at widgets/qabstractscrollarea_p.h:100 #30207 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe96480) at widgets/qabstractscrollarea_p.h:116 #30208 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe96480) at kernel/qcoreapplication.cpp:1063 #30209 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe96480) at kernel/qapplication.cpp:4561 #30210 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe96480) at kernel/qapplication.cpp:4530 #30211 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe96480) at kernel/qcoreapplication.cpp:953 #30212 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe96480) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30213 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30214 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30215 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30216 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30217 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe973b0) at itemviews/qabstractitemview.cpp:2415 #30218 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe973b0) at itemviews/qlistview.cpp:848 #30219 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe973b0) at kernel/qwidget.cpp:8554 #30220 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe973b0) at widgets/qframe.cpp:557 #30221 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe973b0) at widgets/qabstractscrollarea.cpp:1043 #30222 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe973b0) at itemviews/qabstractitemview.cpp:1644 #30223 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe973b0) at widgets/qabstractscrollarea_p.h:100 #30224 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe973b0) at widgets/qabstractscrollarea_p.h:116 #30225 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe973b0) at kernel/qcoreapplication.cpp:1063 #30226 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe973b0) at kernel/qapplication.cpp:4561 #30227 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe973b0) at kernel/qapplication.cpp:4530 #30228 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe973b0) at kernel/qcoreapplication.cpp:953 #30229 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe973b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30230 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30231 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30232 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30233 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30234 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe982e0) at itemviews/qabstractitemview.cpp:2415 #30235 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe982e0) at itemviews/qlistview.cpp:848 #30236 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe982e0) at kernel/qwidget.cpp:8554 #30237 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe982e0) at widgets/qframe.cpp:557 #30238 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe982e0) at widgets/qabstractscrollarea.cpp:1043 #30239 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe982e0) at itemviews/qabstractitemview.cpp:1644 #30240 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe982e0) at widgets/qabstractscrollarea_p.h:100 #30241 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe982e0) at widgets/qabstractscrollarea_p.h:116 #30242 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe982e0) at kernel/qcoreapplication.cpp:1063 #30243 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe982e0) at kernel/qapplication.cpp:4561 #30244 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe982e0) at kernel/qapplication.cpp:4530 #30245 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe982e0) at kernel/qcoreapplication.cpp:953 #30246 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe982e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30247 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30248 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30249 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30250 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30251 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe99210) at itemviews/qabstractitemview.cpp:2415 #30252 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe99210) at itemviews/qlistview.cpp:848 #30253 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe99210) at kernel/qwidget.cpp:8554 #30254 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe99210) at widgets/qframe.cpp:557 #30255 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe99210) at widgets/qabstractscrollarea.cpp:1043 #30256 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe99210) at itemviews/qabstractitemview.cpp:1644 #30257 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe99210) at widgets/qabstractscrollarea_p.h:100 #30258 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe99210) at widgets/qabstractscrollarea_p.h:116 #30259 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe99210) at kernel/qcoreapplication.cpp:1063 #30260 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe99210) at kernel/qapplication.cpp:4561 #30261 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe99210) at kernel/qapplication.cpp:4530 #30262 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe99210) at kernel/qcoreapplication.cpp:953 #30263 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe99210) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30264 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30265 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30266 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30267 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30268 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe9a140) at itemviews/qabstractitemview.cpp:2415 #30269 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe9a140) at itemviews/qlistview.cpp:848 #30270 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe9a140) at kernel/qwidget.cpp:8554 #30271 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe9a140) at widgets/qframe.cpp:557 #30272 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe9a140) at widgets/qabstractscrollarea.cpp:1043 #30273 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe9a140) at itemviews/qabstractitemview.cpp:1644 #30274 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe9a140) at widgets/qabstractscrollarea_p.h:100 #30275 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe9a140) at widgets/qabstractscrollarea_p.h:116 #30276 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe9a140) at kernel/qcoreapplication.cpp:1063 #30277 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe9a140) at kernel/qapplication.cpp:4561 #30278 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe9a140) at kernel/qapplication.cpp:4530 #30279 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe9a140) at kernel/qcoreapplication.cpp:953 #30280 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe9a140) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30281 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30282 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30283 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30284 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30285 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe9b070) at itemviews/qabstractitemview.cpp:2415 #30286 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe9b070) at itemviews/qlistview.cpp:848 #30287 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe9b070) at kernel/qwidget.cpp:8554 #30288 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe9b070) at widgets/qframe.cpp:557 #30289 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe9b070) at widgets/qabstractscrollarea.cpp:1043 #30290 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe9b070) at itemviews/qabstractitemview.cpp:1644 #30291 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe9b070) at widgets/qabstractscrollarea_p.h:100 #30292 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe9b070) at widgets/qabstractscrollarea_p.h:116 #30293 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe9b070) at kernel/qcoreapplication.cpp:1063 #30294 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe9b070) at kernel/qapplication.cpp:4561 #30295 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe9b070) at kernel/qapplication.cpp:4530 #30296 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe9b070) at kernel/qcoreapplication.cpp:953 #30297 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe9b070) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30298 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30299 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30300 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30301 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30302 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe9bfa0) at itemviews/qabstractitemview.cpp:2415 #30303 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe9bfa0) at itemviews/qlistview.cpp:848 #30304 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe9bfa0) at kernel/qwidget.cpp:8554 #30305 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe9bfa0) at widgets/qframe.cpp:557 #30306 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe9bfa0) at widgets/qabstractscrollarea.cpp:1043 #30307 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe9bfa0) at itemviews/qabstractitemview.cpp:1644 #30308 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe9bfa0) at widgets/qabstractscrollarea_p.h:100 #30309 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe9bfa0) at widgets/qabstractscrollarea_p.h:116 #30310 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe9bfa0) at kernel/qcoreapplication.cpp:1063 #30311 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe9bfa0) at kernel/qapplication.cpp:4561 #30312 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe9bfa0) at kernel/qapplication.cpp:4530 #30313 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe9bfa0) at kernel/qcoreapplication.cpp:953 #30314 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe9bfa0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30315 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30316 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30317 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30318 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30319 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe9ced0) at itemviews/qabstractitemview.cpp:2415 #30320 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe9ced0) at itemviews/qlistview.cpp:848 #30321 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe9ced0) at kernel/qwidget.cpp:8554 #30322 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe9ced0) at widgets/qframe.cpp:557 #30323 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe9ced0) at widgets/qabstractscrollarea.cpp:1043 #30324 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe9ced0) at itemviews/qabstractitemview.cpp:1644 #30325 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe9ced0) at widgets/qabstractscrollarea_p.h:100 #30326 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe9ced0) at widgets/qabstractscrollarea_p.h:116 #30327 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe9ced0) at kernel/qcoreapplication.cpp:1063 #30328 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe9ced0) at kernel/qapplication.cpp:4561 #30329 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe9ced0) at kernel/qapplication.cpp:4530 #30330 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe9ced0) at kernel/qcoreapplication.cpp:953 #30331 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe9ced0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30332 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30333 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30334 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30335 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30336 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe9de00) at itemviews/qabstractitemview.cpp:2415 #30337 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe9de00) at itemviews/qlistview.cpp:848 #30338 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe9de00) at kernel/qwidget.cpp:8554 #30339 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe9de00) at widgets/qframe.cpp:557 #30340 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe9de00) at widgets/qabstractscrollarea.cpp:1043 #30341 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe9de00) at itemviews/qabstractitemview.cpp:1644 #30342 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe9de00) at widgets/qabstractscrollarea_p.h:100 #30343 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe9de00) at widgets/qabstractscrollarea_p.h:116 #30344 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe9de00) at kernel/qcoreapplication.cpp:1063 #30345 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe9de00) at kernel/qapplication.cpp:4561 #30346 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe9de00) at kernel/qapplication.cpp:4530 #30347 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe9de00) at kernel/qcoreapplication.cpp:953 #30348 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe9de00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30349 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30350 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30351 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30352 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30353 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe9ed30) at itemviews/qabstractitemview.cpp:2415 #30354 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe9ed30) at itemviews/qlistview.cpp:848 #30355 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe9ed30) at kernel/qwidget.cpp:8554 #30356 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe9ed30) at widgets/qframe.cpp:557 #30357 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe9ed30) at widgets/qabstractscrollarea.cpp:1043 #30358 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe9ed30) at itemviews/qabstractitemview.cpp:1644 #30359 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe9ed30) at widgets/qabstractscrollarea_p.h:100 #30360 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe9ed30) at widgets/qabstractscrollarea_p.h:116 #30361 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe9ed30) at kernel/qcoreapplication.cpp:1063 #30362 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe9ed30) at kernel/qapplication.cpp:4561 #30363 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe9ed30) at kernel/qapplication.cpp:4530 #30364 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe9ed30) at kernel/qcoreapplication.cpp:953 #30365 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe9ed30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30366 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30367 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30368 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30369 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30370 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffe9fc60) at itemviews/qabstractitemview.cpp:2415 #30371 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffe9fc60) at itemviews/qlistview.cpp:848 #30372 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffe9fc60) at kernel/qwidget.cpp:8554 #30373 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffe9fc60) at widgets/qframe.cpp:557 #30374 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffe9fc60) at widgets/qabstractscrollarea.cpp:1043 #30375 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffe9fc60) at itemviews/qabstractitemview.cpp:1644 #30376 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffe9fc60) at widgets/qabstractscrollarea_p.h:100 #30377 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffe9fc60) at widgets/qabstractscrollarea_p.h:116 #30378 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffe9fc60) at kernel/qcoreapplication.cpp:1063 #30379 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffe9fc60) at kernel/qapplication.cpp:4561 #30380 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffe9fc60) at kernel/qapplication.cpp:4530 #30381 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffe9fc60) at kernel/qcoreapplication.cpp:953 #30382 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffe9fc60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30383 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30384 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30385 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30386 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30387 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffea0b90) at itemviews/qabstractitemview.cpp:2415 #30388 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffea0b90) at itemviews/qlistview.cpp:848 #30389 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffea0b90) at kernel/qwidget.cpp:8554 #30390 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffea0b90) at widgets/qframe.cpp:557 #30391 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffea0b90) at widgets/qabstractscrollarea.cpp:1043 #30392 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffea0b90) at itemviews/qabstractitemview.cpp:1644 #30393 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffea0b90) at widgets/qabstractscrollarea_p.h:100 #30394 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffea0b90) at widgets/qabstractscrollarea_p.h:116 #30395 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffea0b90) at kernel/qcoreapplication.cpp:1063 #30396 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffea0b90) at kernel/qapplication.cpp:4561 #30397 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffea0b90) at kernel/qapplication.cpp:4530 #30398 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffea0b90) at kernel/qcoreapplication.cpp:953 #30399 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffea0b90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30400 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30401 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30402 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30403 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30404 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffea1ac0) at itemviews/qabstractitemview.cpp:2415 #30405 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffea1ac0) at itemviews/qlistview.cpp:848 #30406 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffea1ac0) at kernel/qwidget.cpp:8554 #30407 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffea1ac0) at widgets/qframe.cpp:557 #30408 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffea1ac0) at widgets/qabstractscrollarea.cpp:1043 #30409 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffea1ac0) at itemviews/qabstractitemview.cpp:1644 #30410 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffea1ac0) at widgets/qabstractscrollarea_p.h:100 #30411 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffea1ac0) at widgets/qabstractscrollarea_p.h:116 #30412 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffea1ac0) at kernel/qcoreapplication.cpp:1063 #30413 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffea1ac0) at kernel/qapplication.cpp:4561 #30414 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffea1ac0) at kernel/qapplication.cpp:4530 #30415 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffea1ac0) at kernel/qcoreapplication.cpp:953 #30416 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffea1ac0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30417 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30418 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30419 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30420 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30421 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffea29f0) at itemviews/qabstractitemview.cpp:2415 #30422 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffea29f0) at itemviews/qlistview.cpp:848 #30423 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffea29f0) at kernel/qwidget.cpp:8554 #30424 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffea29f0) at widgets/qframe.cpp:557 #30425 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffea29f0) at widgets/qabstractscrollarea.cpp:1043 #30426 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffea29f0) at itemviews/qabstractitemview.cpp:1644 #30427 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffea29f0) at widgets/qabstractscrollarea_p.h:100 #30428 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffea29f0) at widgets/qabstractscrollarea_p.h:116 #30429 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffea29f0) at kernel/qcoreapplication.cpp:1063 #30430 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffea29f0) at kernel/qapplication.cpp:4561 #30431 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffea29f0) at kernel/qapplication.cpp:4530 #30432 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffea29f0) at kernel/qcoreapplication.cpp:953 #30433 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffea29f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30434 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30435 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30436 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30437 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30438 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffea3920) at itemviews/qabstractitemview.cpp:2415 #30439 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffea3920) at itemviews/qlistview.cpp:848 #30440 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffea3920) at kernel/qwidget.cpp:8554 #30441 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffea3920) at widgets/qframe.cpp:557 #30442 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffea3920) at widgets/qabstractscrollarea.cpp:1043 #30443 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffea3920) at itemviews/qabstractitemview.cpp:1644 #30444 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffea3920) at widgets/qabstractscrollarea_p.h:100 #30445 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffea3920) at widgets/qabstractscrollarea_p.h:116 #30446 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffea3920) at kernel/qcoreapplication.cpp:1063 #30447 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffea3920) at kernel/qapplication.cpp:4561 #30448 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffea3920) at kernel/qapplication.cpp:4530 #30449 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffea3920) at kernel/qcoreapplication.cpp:953 #30450 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffea3920) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30451 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30452 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30453 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30454 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30455 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffea4850) at itemviews/qabstractitemview.cpp:2415 #30456 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffea4850) at itemviews/qlistview.cpp:848 #30457 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffea4850) at kernel/qwidget.cpp:8554 #30458 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffea4850) at widgets/qframe.cpp:557 #30459 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffea4850) at widgets/qabstractscrollarea.cpp:1043 #30460 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffea4850) at itemviews/qabstractitemview.cpp:1644 #30461 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffea4850) at widgets/qabstractscrollarea_p.h:100 #30462 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffea4850) at widgets/qabstractscrollarea_p.h:116 #30463 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffea4850) at kernel/qcoreapplication.cpp:1063 #30464 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffea4850) at kernel/qapplication.cpp:4561 #30465 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffea4850) at kernel/qapplication.cpp:4530 #30466 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffea4850) at kernel/qcoreapplication.cpp:953 #30467 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffea4850) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30468 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30469 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30470 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30471 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30472 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffea5780) at itemviews/qabstractitemview.cpp:2415 #30473 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffea5780) at itemviews/qlistview.cpp:848 #30474 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffea5780) at kernel/qwidget.cpp:8554 #30475 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffea5780) at widgets/qframe.cpp:557 #30476 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffea5780) at widgets/qabstractscrollarea.cpp:1043 #30477 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffea5780) at itemviews/qabstractitemview.cpp:1644 #30478 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffea5780) at widgets/qabstractscrollarea_p.h:100 #30479 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffea5780) at widgets/qabstractscrollarea_p.h:116 #30480 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffea5780) at kernel/qcoreapplication.cpp:1063 #30481 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffea5780) at kernel/qapplication.cpp:4561 #30482 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffea5780) at kernel/qapplication.cpp:4530 #30483 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffea5780) at kernel/qcoreapplication.cpp:953 #30484 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffea5780) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30485 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30486 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30487 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30488 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30489 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffea66b0) at itemviews/qabstractitemview.cpp:2415 #30490 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffea66b0) at itemviews/qlistview.cpp:848 #30491 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffea66b0) at kernel/qwidget.cpp:8554 #30492 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffea66b0) at widgets/qframe.cpp:557 #30493 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffea66b0) at widgets/qabstractscrollarea.cpp:1043 #30494 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffea66b0) at itemviews/qabstractitemview.cpp:1644 #30495 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffea66b0) at widgets/qabstractscrollarea_p.h:100 #30496 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffea66b0) at widgets/qabstractscrollarea_p.h:116 #30497 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffea66b0) at kernel/qcoreapplication.cpp:1063 #30498 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffea66b0) at kernel/qapplication.cpp:4561 #30499 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffea66b0) at kernel/qapplication.cpp:4530 #30500 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffea66b0) at kernel/qcoreapplication.cpp:953 #30501 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffea66b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30502 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30503 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30504 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30505 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30506 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffea75e0) at itemviews/qabstractitemview.cpp:2415 #30507 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffea75e0) at itemviews/qlistview.cpp:848 #30508 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffea75e0) at kernel/qwidget.cpp:8554 #30509 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffea75e0) at widgets/qframe.cpp:557 #30510 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffea75e0) at widgets/qabstractscrollarea.cpp:1043 #30511 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffea75e0) at itemviews/qabstractitemview.cpp:1644 #30512 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffea75e0) at widgets/qabstractscrollarea_p.h:100 #30513 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffea75e0) at widgets/qabstractscrollarea_p.h:116 #30514 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffea75e0) at kernel/qcoreapplication.cpp:1063 #30515 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffea75e0) at kernel/qapplication.cpp:4561 #30516 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffea75e0) at kernel/qapplication.cpp:4530 #30517 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffea75e0) at kernel/qcoreapplication.cpp:953 #30518 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffea75e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30519 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30520 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30521 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30522 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30523 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffea8510) at itemviews/qabstractitemview.cpp:2415 #30524 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffea8510) at itemviews/qlistview.cpp:848 #30525 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffea8510) at kernel/qwidget.cpp:8554 #30526 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffea8510) at widgets/qframe.cpp:557 #30527 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffea8510) at widgets/qabstractscrollarea.cpp:1043 #30528 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffea8510) at itemviews/qabstractitemview.cpp:1644 #30529 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffea8510) at widgets/qabstractscrollarea_p.h:100 #30530 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffea8510) at widgets/qabstractscrollarea_p.h:116 #30531 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffea8510) at kernel/qcoreapplication.cpp:1063 #30532 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffea8510) at kernel/qapplication.cpp:4561 #30533 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffea8510) at kernel/qapplication.cpp:4530 #30534 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffea8510) at kernel/qcoreapplication.cpp:953 #30535 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffea8510) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30536 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30537 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30538 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30539 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30540 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffea9440) at itemviews/qabstractitemview.cpp:2415 #30541 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffea9440) at itemviews/qlistview.cpp:848 #30542 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffea9440) at kernel/qwidget.cpp:8554 #30543 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffea9440) at widgets/qframe.cpp:557 #30544 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffea9440) at widgets/qabstractscrollarea.cpp:1043 #30545 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffea9440) at itemviews/qabstractitemview.cpp:1644 #30546 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffea9440) at widgets/qabstractscrollarea_p.h:100 #30547 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffea9440) at widgets/qabstractscrollarea_p.h:116 #30548 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffea9440) at kernel/qcoreapplication.cpp:1063 #30549 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffea9440) at kernel/qapplication.cpp:4561 #30550 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffea9440) at kernel/qapplication.cpp:4530 #30551 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffea9440) at kernel/qcoreapplication.cpp:953 #30552 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffea9440) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30553 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30554 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30555 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30556 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30557 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffeaa370) at itemviews/qabstractitemview.cpp:2415 #30558 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffeaa370) at itemviews/qlistview.cpp:848 #30559 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffeaa370) at kernel/qwidget.cpp:8554 #30560 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffeaa370) at widgets/qframe.cpp:557 #30561 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffeaa370) at widgets/qabstractscrollarea.cpp:1043 #30562 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffeaa370) at itemviews/qabstractitemview.cpp:1644 #30563 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffeaa370) at widgets/qabstractscrollarea_p.h:100 #30564 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffeaa370) at widgets/qabstractscrollarea_p.h:116 #30565 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffeaa370) at kernel/qcoreapplication.cpp:1063 #30566 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffeaa370) at kernel/qapplication.cpp:4561 #30567 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffeaa370) at kernel/qapplication.cpp:4530 #30568 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffeaa370) at kernel/qcoreapplication.cpp:953 #30569 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffeaa370) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30570 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30571 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30572 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30573 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30574 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffeab2a0) at itemviews/qabstractitemview.cpp:2415 #30575 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffeab2a0) at itemviews/qlistview.cpp:848 #30576 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffeab2a0) at kernel/qwidget.cpp:8554 #30577 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffeab2a0) at widgets/qframe.cpp:557 #30578 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffeab2a0) at widgets/qabstractscrollarea.cpp:1043 #30579 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffeab2a0) at itemviews/qabstractitemview.cpp:1644 #30580 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffeab2a0) at widgets/qabstractscrollarea_p.h:100 #30581 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffeab2a0) at widgets/qabstractscrollarea_p.h:116 #30582 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffeab2a0) at kernel/qcoreapplication.cpp:1063 #30583 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffeab2a0) at kernel/qapplication.cpp:4561 #30584 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffeab2a0) at kernel/qapplication.cpp:4530 #30585 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffeab2a0) at kernel/qcoreapplication.cpp:953 #30586 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffeab2a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30587 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30588 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30589 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30590 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30591 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffeac1d0) at itemviews/qabstractitemview.cpp:2415 #30592 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffeac1d0) at itemviews/qlistview.cpp:848 #30593 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffeac1d0) at kernel/qwidget.cpp:8554 #30594 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffeac1d0) at widgets/qframe.cpp:557 #30595 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffeac1d0) at widgets/qabstractscrollarea.cpp:1043 #30596 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffeac1d0) at itemviews/qabstractitemview.cpp:1644 #30597 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffeac1d0) at widgets/qabstractscrollarea_p.h:100 #30598 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffeac1d0) at widgets/qabstractscrollarea_p.h:116 #30599 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffeac1d0) at kernel/qcoreapplication.cpp:1063 #30600 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffeac1d0) at kernel/qapplication.cpp:4561 #30601 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffeac1d0) at kernel/qapplication.cpp:4530 #30602 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffeac1d0) at kernel/qcoreapplication.cpp:953 #30603 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffeac1d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30604 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30605 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30606 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30607 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30608 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffead100) at itemviews/qabstractitemview.cpp:2415 #30609 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffead100) at itemviews/qlistview.cpp:848 #30610 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffead100) at kernel/qwidget.cpp:8554 #30611 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffead100) at widgets/qframe.cpp:557 #30612 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffead100) at widgets/qabstractscrollarea.cpp:1043 #30613 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffead100) at itemviews/qabstractitemview.cpp:1644 #30614 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffead100) at widgets/qabstractscrollarea_p.h:100 #30615 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffead100) at widgets/qabstractscrollarea_p.h:116 #30616 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffead100) at kernel/qcoreapplication.cpp:1063 #30617 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffead100) at kernel/qapplication.cpp:4561 #30618 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffead100) at kernel/qapplication.cpp:4530 #30619 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffead100) at kernel/qcoreapplication.cpp:953 #30620 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffead100) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30621 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30622 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30623 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30624 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30625 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffeae030) at itemviews/qabstractitemview.cpp:2415 #30626 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffeae030) at itemviews/qlistview.cpp:848 #30627 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffeae030) at kernel/qwidget.cpp:8554 #30628 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffeae030) at widgets/qframe.cpp:557 #30629 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffeae030) at widgets/qabstractscrollarea.cpp:1043 #30630 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffeae030) at itemviews/qabstractitemview.cpp:1644 #30631 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffeae030) at widgets/qabstractscrollarea_p.h:100 #30632 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffeae030) at widgets/qabstractscrollarea_p.h:116 #30633 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffeae030) at kernel/qcoreapplication.cpp:1063 #30634 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffeae030) at kernel/qapplication.cpp:4561 #30635 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffeae030) at kernel/qapplication.cpp:4530 #30636 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffeae030) at kernel/qcoreapplication.cpp:953 #30637 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffeae030) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30638 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30639 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30640 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30641 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30642 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffeaef60) at itemviews/qabstractitemview.cpp:2415 #30643 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffeaef60) at itemviews/qlistview.cpp:848 #30644 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffeaef60) at kernel/qwidget.cpp:8554 #30645 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffeaef60) at widgets/qframe.cpp:557 #30646 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffeaef60) at widgets/qabstractscrollarea.cpp:1043 #30647 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffeaef60) at itemviews/qabstractitemview.cpp:1644 #30648 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffeaef60) at widgets/qabstractscrollarea_p.h:100 #30649 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffeaef60) at widgets/qabstractscrollarea_p.h:116 #30650 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffeaef60) at kernel/qcoreapplication.cpp:1063 #30651 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffeaef60) at kernel/qapplication.cpp:4561 #30652 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffeaef60) at kernel/qapplication.cpp:4530 #30653 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffeaef60) at kernel/qcoreapplication.cpp:953 #30654 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffeaef60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30655 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30656 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30657 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30658 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30659 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffeafe90) at itemviews/qabstractitemview.cpp:2415 #30660 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffeafe90) at itemviews/qlistview.cpp:848 #30661 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffeafe90) at kernel/qwidget.cpp:8554 #30662 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffeafe90) at widgets/qframe.cpp:557 #30663 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffeafe90) at widgets/qabstractscrollarea.cpp:1043 #30664 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffeafe90) at itemviews/qabstractitemview.cpp:1644 #30665 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffeafe90) at widgets/qabstractscrollarea_p.h:100 #30666 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffeafe90) at widgets/qabstractscrollarea_p.h:116 #30667 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffeafe90) at kernel/qcoreapplication.cpp:1063 #30668 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffeafe90) at kernel/qapplication.cpp:4561 #30669 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffeafe90) at kernel/qapplication.cpp:4530 #30670 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffeafe90) at kernel/qcoreapplication.cpp:953 #30671 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffeafe90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30672 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30673 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30674 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30675 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30676 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffeb0dc0) at itemviews/qabstractitemview.cpp:2415 #30677 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffeb0dc0) at itemviews/qlistview.cpp:848 #30678 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffeb0dc0) at kernel/qwidget.cpp:8554 #30679 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffeb0dc0) at widgets/qframe.cpp:557 #30680 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffeb0dc0) at widgets/qabstractscrollarea.cpp:1043 #30681 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffeb0dc0) at itemviews/qabstractitemview.cpp:1644 #30682 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffeb0dc0) at widgets/qabstractscrollarea_p.h:100 #30683 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffeb0dc0) at widgets/qabstractscrollarea_p.h:116 #30684 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffeb0dc0) at kernel/qcoreapplication.cpp:1063 #30685 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffeb0dc0) at kernel/qapplication.cpp:4561 #30686 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffeb0dc0) at kernel/qapplication.cpp:4530 #30687 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffeb0dc0) at kernel/qcoreapplication.cpp:953 #30688 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffeb0dc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30689 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30690 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30691 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30692 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30693 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffeb1cf0) at itemviews/qabstractitemview.cpp:2415 #30694 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffeb1cf0) at itemviews/qlistview.cpp:848 #30695 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffeb1cf0) at kernel/qwidget.cpp:8554 #30696 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffeb1cf0) at widgets/qframe.cpp:557 #30697 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffeb1cf0) at widgets/qabstractscrollarea.cpp:1043 #30698 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffeb1cf0) at itemviews/qabstractitemview.cpp:1644 #30699 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffeb1cf0) at widgets/qabstractscrollarea_p.h:100 #30700 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffeb1cf0) at widgets/qabstractscrollarea_p.h:116 #30701 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffeb1cf0) at kernel/qcoreapplication.cpp:1063 #30702 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffeb1cf0) at kernel/qapplication.cpp:4561 #30703 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffeb1cf0) at kernel/qapplication.cpp:4530 #30704 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffeb1cf0) at kernel/qcoreapplication.cpp:953 #30705 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffeb1cf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30706 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30707 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30708 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30709 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30710 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffeb2c20) at itemviews/qabstractitemview.cpp:2415 #30711 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffeb2c20) at itemviews/qlistview.cpp:848 #30712 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffeb2c20) at kernel/qwidget.cpp:8554 #30713 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffeb2c20) at widgets/qframe.cpp:557 #30714 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffeb2c20) at widgets/qabstractscrollarea.cpp:1043 #30715 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffeb2c20) at itemviews/qabstractitemview.cpp:1644 #30716 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffeb2c20) at widgets/qabstractscrollarea_p.h:100 #30717 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffeb2c20) at widgets/qabstractscrollarea_p.h:116 #30718 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffeb2c20) at kernel/qcoreapplication.cpp:1063 #30719 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffeb2c20) at kernel/qapplication.cpp:4561 #30720 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffeb2c20) at kernel/qapplication.cpp:4530 #30721 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffeb2c20) at kernel/qcoreapplication.cpp:953 #30722 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffeb2c20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30723 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30724 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30725 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30726 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30727 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffeb3b50) at itemviews/qabstractitemview.cpp:2415 #30728 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffeb3b50) at itemviews/qlistview.cpp:848 #30729 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffeb3b50) at kernel/qwidget.cpp:8554 #30730 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffeb3b50) at widgets/qframe.cpp:557 #30731 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffeb3b50) at widgets/qabstractscrollarea.cpp:1043 #30732 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffeb3b50) at itemviews/qabstractitemview.cpp:1644 #30733 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffeb3b50) at widgets/qabstractscrollarea_p.h:100 #30734 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffeb3b50) at widgets/qabstractscrollarea_p.h:116 #30735 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffeb3b50) at kernel/qcoreapplication.cpp:1063 #30736 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffeb3b50) at kernel/qapplication.cpp:4561 #30737 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffeb3b50) at kernel/qapplication.cpp:4530 #30738 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffeb3b50) at kernel/qcoreapplication.cpp:953 #30739 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffeb3b50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30740 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30741 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30742 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30743 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30744 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffeb4a80) at itemviews/qabstractitemview.cpp:2415 #30745 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffeb4a80) at itemviews/qlistview.cpp:848 #30746 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffeb4a80) at kernel/qwidget.cpp:8554 #30747 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffeb4a80) at widgets/qframe.cpp:557 #30748 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffeb4a80) at widgets/qabstractscrollarea.cpp:1043 #30749 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffeb4a80) at itemviews/qabstractitemview.cpp:1644 #30750 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffeb4a80) at widgets/qabstractscrollarea_p.h:100 #30751 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffeb4a80) at widgets/qabstractscrollarea_p.h:116 #30752 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffeb4a80) at kernel/qcoreapplication.cpp:1063 #30753 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffeb4a80) at kernel/qapplication.cpp:4561 #30754 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffeb4a80) at kernel/qapplication.cpp:4530 #30755 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffeb4a80) at kernel/qcoreapplication.cpp:953 #30756 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffeb4a80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30757 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30758 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30759 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30760 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30761 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffeb59b0) at itemviews/qabstractitemview.cpp:2415 #30762 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffeb59b0) at itemviews/qlistview.cpp:848 #30763 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffeb59b0) at kernel/qwidget.cpp:8554 #30764 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffeb59b0) at widgets/qframe.cpp:557 #30765 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffeb59b0) at widgets/qabstractscrollarea.cpp:1043 #30766 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffeb59b0) at itemviews/qabstractitemview.cpp:1644 #30767 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffeb59b0) at widgets/qabstractscrollarea_p.h:100 #30768 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffeb59b0) at widgets/qabstractscrollarea_p.h:116 #30769 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffeb59b0) at kernel/qcoreapplication.cpp:1063 #30770 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffeb59b0) at kernel/qapplication.cpp:4561 #30771 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffeb59b0) at kernel/qapplication.cpp:4530 #30772 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffeb59b0) at kernel/qcoreapplication.cpp:953 #30773 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffeb59b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30774 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30775 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30776 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30777 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30778 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffeb68e0) at itemviews/qabstractitemview.cpp:2415 #30779 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffeb68e0) at itemviews/qlistview.cpp:848 #30780 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffeb68e0) at kernel/qwidget.cpp:8554 #30781 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffeb68e0) at widgets/qframe.cpp:557 #30782 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffeb68e0) at widgets/qabstractscrollarea.cpp:1043 #30783 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffeb68e0) at itemviews/qabstractitemview.cpp:1644 #30784 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffeb68e0) at widgets/qabstractscrollarea_p.h:100 #30785 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffeb68e0) at widgets/qabstractscrollarea_p.h:116 #30786 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffeb68e0) at kernel/qcoreapplication.cpp:1063 #30787 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffeb68e0) at kernel/qapplication.cpp:4561 #30788 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffeb68e0) at kernel/qapplication.cpp:4530 #30789 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffeb68e0) at kernel/qcoreapplication.cpp:953 #30790 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffeb68e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30791 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30792 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30793 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30794 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30795 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffeb7810) at itemviews/qabstractitemview.cpp:2415 #30796 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffeb7810) at itemviews/qlistview.cpp:848 #30797 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffeb7810) at kernel/qwidget.cpp:8554 #30798 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffeb7810) at widgets/qframe.cpp:557 #30799 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffeb7810) at widgets/qabstractscrollarea.cpp:1043 #30800 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffeb7810) at itemviews/qabstractitemview.cpp:1644 #30801 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffeb7810) at widgets/qabstractscrollarea_p.h:100 #30802 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffeb7810) at widgets/qabstractscrollarea_p.h:116 #30803 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffeb7810) at kernel/qcoreapplication.cpp:1063 #30804 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffeb7810) at kernel/qapplication.cpp:4561 #30805 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffeb7810) at kernel/qapplication.cpp:4530 #30806 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffeb7810) at kernel/qcoreapplication.cpp:953 #30807 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffeb7810) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30808 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30809 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30810 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30811 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30812 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffeb8740) at itemviews/qabstractitemview.cpp:2415 #30813 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffeb8740) at itemviews/qlistview.cpp:848 #30814 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffeb8740) at kernel/qwidget.cpp:8554 #30815 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffeb8740) at widgets/qframe.cpp:557 #30816 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffeb8740) at widgets/qabstractscrollarea.cpp:1043 #30817 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffeb8740) at itemviews/qabstractitemview.cpp:1644 #30818 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffeb8740) at widgets/qabstractscrollarea_p.h:100 #30819 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffeb8740) at widgets/qabstractscrollarea_p.h:116 #30820 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffeb8740) at kernel/qcoreapplication.cpp:1063 #30821 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffeb8740) at kernel/qapplication.cpp:4561 #30822 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffeb8740) at kernel/qapplication.cpp:4530 #30823 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffeb8740) at kernel/qcoreapplication.cpp:953 #30824 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffeb8740) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30825 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30826 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30827 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30828 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30829 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffeb9670) at itemviews/qabstractitemview.cpp:2415 #30830 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffeb9670) at itemviews/qlistview.cpp:848 #30831 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffeb9670) at kernel/qwidget.cpp:8554 #30832 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffeb9670) at widgets/qframe.cpp:557 #30833 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffeb9670) at widgets/qabstractscrollarea.cpp:1043 #30834 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffeb9670) at itemviews/qabstractitemview.cpp:1644 #30835 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffeb9670) at widgets/qabstractscrollarea_p.h:100 #30836 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffeb9670) at widgets/qabstractscrollarea_p.h:116 #30837 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffeb9670) at kernel/qcoreapplication.cpp:1063 #30838 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffeb9670) at kernel/qapplication.cpp:4561 #30839 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffeb9670) at kernel/qapplication.cpp:4530 #30840 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffeb9670) at kernel/qcoreapplication.cpp:953 #30841 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffeb9670) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30842 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30843 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30844 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30845 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30846 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffeba5a0) at itemviews/qabstractitemview.cpp:2415 #30847 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffeba5a0) at itemviews/qlistview.cpp:848 #30848 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffeba5a0) at kernel/qwidget.cpp:8554 #30849 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffeba5a0) at widgets/qframe.cpp:557 #30850 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffeba5a0) at widgets/qabstractscrollarea.cpp:1043 #30851 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffeba5a0) at itemviews/qabstractitemview.cpp:1644 #30852 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffeba5a0) at widgets/qabstractscrollarea_p.h:100 #30853 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffeba5a0) at widgets/qabstractscrollarea_p.h:116 #30854 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffeba5a0) at kernel/qcoreapplication.cpp:1063 #30855 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffeba5a0) at kernel/qapplication.cpp:4561 #30856 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffeba5a0) at kernel/qapplication.cpp:4530 #30857 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffeba5a0) at kernel/qcoreapplication.cpp:953 #30858 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffeba5a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30859 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30860 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30861 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30862 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30863 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffebb4d0) at itemviews/qabstractitemview.cpp:2415 #30864 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffebb4d0) at itemviews/qlistview.cpp:848 #30865 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffebb4d0) at kernel/qwidget.cpp:8554 #30866 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffebb4d0) at widgets/qframe.cpp:557 #30867 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffebb4d0) at widgets/qabstractscrollarea.cpp:1043 #30868 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffebb4d0) at itemviews/qabstractitemview.cpp:1644 #30869 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffebb4d0) at widgets/qabstractscrollarea_p.h:100 #30870 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffebb4d0) at widgets/qabstractscrollarea_p.h:116 #30871 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffebb4d0) at kernel/qcoreapplication.cpp:1063 #30872 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffebb4d0) at kernel/qapplication.cpp:4561 #30873 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffebb4d0) at kernel/qapplication.cpp:4530 #30874 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffebb4d0) at kernel/qcoreapplication.cpp:953 #30875 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffebb4d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30876 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30877 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30878 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30879 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30880 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffebc400) at itemviews/qabstractitemview.cpp:2415 #30881 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffebc400) at itemviews/qlistview.cpp:848 #30882 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffebc400) at kernel/qwidget.cpp:8554 #30883 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffebc400) at widgets/qframe.cpp:557 #30884 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffebc400) at widgets/qabstractscrollarea.cpp:1043 #30885 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffebc400) at itemviews/qabstractitemview.cpp:1644 #30886 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffebc400) at widgets/qabstractscrollarea_p.h:100 #30887 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffebc400) at widgets/qabstractscrollarea_p.h:116 #30888 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffebc400) at kernel/qcoreapplication.cpp:1063 #30889 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffebc400) at kernel/qapplication.cpp:4561 #30890 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffebc400) at kernel/qapplication.cpp:4530 #30891 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffebc400) at kernel/qcoreapplication.cpp:953 #30892 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffebc400) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30893 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30894 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30895 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30896 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30897 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffebd330) at itemviews/qabstractitemview.cpp:2415 #30898 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffebd330) at itemviews/qlistview.cpp:848 #30899 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffebd330) at kernel/qwidget.cpp:8554 #30900 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffebd330) at widgets/qframe.cpp:557 #30901 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffebd330) at widgets/qabstractscrollarea.cpp:1043 #30902 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffebd330) at itemviews/qabstractitemview.cpp:1644 #30903 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffebd330) at widgets/qabstractscrollarea_p.h:100 #30904 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffebd330) at widgets/qabstractscrollarea_p.h:116 #30905 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffebd330) at kernel/qcoreapplication.cpp:1063 #30906 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffebd330) at kernel/qapplication.cpp:4561 #30907 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffebd330) at kernel/qapplication.cpp:4530 #30908 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffebd330) at kernel/qcoreapplication.cpp:953 #30909 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffebd330) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30910 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30911 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30912 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30913 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30914 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffebe260) at itemviews/qabstractitemview.cpp:2415 #30915 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffebe260) at itemviews/qlistview.cpp:848 #30916 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffebe260) at kernel/qwidget.cpp:8554 #30917 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffebe260) at widgets/qframe.cpp:557 #30918 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffebe260) at widgets/qabstractscrollarea.cpp:1043 #30919 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffebe260) at itemviews/qabstractitemview.cpp:1644 #30920 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffebe260) at widgets/qabstractscrollarea_p.h:100 #30921 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffebe260) at widgets/qabstractscrollarea_p.h:116 #30922 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffebe260) at kernel/qcoreapplication.cpp:1063 #30923 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffebe260) at kernel/qapplication.cpp:4561 #30924 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffebe260) at kernel/qapplication.cpp:4530 #30925 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffebe260) at kernel/qcoreapplication.cpp:953 #30926 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffebe260) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30927 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30928 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30929 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30930 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30931 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffebf190) at itemviews/qabstractitemview.cpp:2415 #30932 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffebf190) at itemviews/qlistview.cpp:848 #30933 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffebf190) at kernel/qwidget.cpp:8554 #30934 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffebf190) at widgets/qframe.cpp:557 #30935 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffebf190) at widgets/qabstractscrollarea.cpp:1043 #30936 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffebf190) at itemviews/qabstractitemview.cpp:1644 #30937 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffebf190) at widgets/qabstractscrollarea_p.h:100 #30938 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffebf190) at widgets/qabstractscrollarea_p.h:116 #30939 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffebf190) at kernel/qcoreapplication.cpp:1063 #30940 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffebf190) at kernel/qapplication.cpp:4561 #30941 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffebf190) at kernel/qapplication.cpp:4530 #30942 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffebf190) at kernel/qcoreapplication.cpp:953 #30943 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffebf190) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30944 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30945 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30946 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30947 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30948 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffec00c0) at itemviews/qabstractitemview.cpp:2415 #30949 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffec00c0) at itemviews/qlistview.cpp:848 #30950 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffec00c0) at kernel/qwidget.cpp:8554 #30951 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffec00c0) at widgets/qframe.cpp:557 #30952 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffec00c0) at widgets/qabstractscrollarea.cpp:1043 #30953 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffec00c0) at itemviews/qabstractitemview.cpp:1644 #30954 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffec00c0) at widgets/qabstractscrollarea_p.h:100 #30955 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffec00c0) at widgets/qabstractscrollarea_p.h:116 #30956 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffec00c0) at kernel/qcoreapplication.cpp:1063 #30957 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffec00c0) at kernel/qapplication.cpp:4561 #30958 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffec00c0) at kernel/qapplication.cpp:4530 #30959 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffec00c0) at kernel/qcoreapplication.cpp:953 #30960 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffec00c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30961 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30962 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30963 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30964 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30965 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffec0ff0) at itemviews/qabstractitemview.cpp:2415 #30966 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffec0ff0) at itemviews/qlistview.cpp:848 #30967 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffec0ff0) at kernel/qwidget.cpp:8554 #30968 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffec0ff0) at widgets/qframe.cpp:557 #30969 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffec0ff0) at widgets/qabstractscrollarea.cpp:1043 #30970 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffec0ff0) at itemviews/qabstractitemview.cpp:1644 #30971 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffec0ff0) at widgets/qabstractscrollarea_p.h:100 #30972 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffec0ff0) at widgets/qabstractscrollarea_p.h:116 #30973 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffec0ff0) at kernel/qcoreapplication.cpp:1063 #30974 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffec0ff0) at kernel/qapplication.cpp:4561 #30975 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffec0ff0) at kernel/qapplication.cpp:4530 #30976 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffec0ff0) at kernel/qcoreapplication.cpp:953 #30977 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffec0ff0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30978 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #30979 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30980 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30981 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30982 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffec1f20) at itemviews/qabstractitemview.cpp:2415 #30983 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffec1f20) at itemviews/qlistview.cpp:848 #30984 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffec1f20) at kernel/qwidget.cpp:8554 #30985 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffec1f20) at widgets/qframe.cpp:557 #30986 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffec1f20) at widgets/qabstractscrollarea.cpp:1043 #30987 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffec1f20) at itemviews/qabstractitemview.cpp:1644 #30988 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffec1f20) at widgets/qabstractscrollarea_p.h:100 #30989 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffec1f20) at widgets/qabstractscrollarea_p.h:116 #30990 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffec1f20) at kernel/qcoreapplication.cpp:1063 #30991 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffec1f20) at kernel/qapplication.cpp:4561 #30992 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffec1f20) at kernel/qapplication.cpp:4530 #30993 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffec1f20) at kernel/qcoreapplication.cpp:953 #30994 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffec1f20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30995 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #30996 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #30997 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #30998 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #30999 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffec2e50) at itemviews/qabstractitemview.cpp:2415 #31000 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffec2e50) at itemviews/qlistview.cpp:848 #31001 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffec2e50) at kernel/qwidget.cpp:8554 #31002 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffec2e50) at widgets/qframe.cpp:557 #31003 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffec2e50) at widgets/qabstractscrollarea.cpp:1043 #31004 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffec2e50) at itemviews/qabstractitemview.cpp:1644 #31005 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffec2e50) at widgets/qabstractscrollarea_p.h:100 #31006 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffec2e50) at widgets/qabstractscrollarea_p.h:116 #31007 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffec2e50) at kernel/qcoreapplication.cpp:1063 #31008 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffec2e50) at kernel/qapplication.cpp:4561 #31009 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffec2e50) at kernel/qapplication.cpp:4530 #31010 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffec2e50) at kernel/qcoreapplication.cpp:953 #31011 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffec2e50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31012 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31013 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31014 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31015 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31016 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffec3d80) at itemviews/qabstractitemview.cpp:2415 #31017 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffec3d80) at itemviews/qlistview.cpp:848 #31018 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffec3d80) at kernel/qwidget.cpp:8554 #31019 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffec3d80) at widgets/qframe.cpp:557 #31020 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffec3d80) at widgets/qabstractscrollarea.cpp:1043 #31021 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffec3d80) at itemviews/qabstractitemview.cpp:1644 #31022 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffec3d80) at widgets/qabstractscrollarea_p.h:100 #31023 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffec3d80) at widgets/qabstractscrollarea_p.h:116 #31024 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffec3d80) at kernel/qcoreapplication.cpp:1063 #31025 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffec3d80) at kernel/qapplication.cpp:4561 #31026 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffec3d80) at kernel/qapplication.cpp:4530 #31027 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffec3d80) at kernel/qcoreapplication.cpp:953 #31028 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffec3d80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31029 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31030 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31031 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31032 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31033 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffec4cb0) at itemviews/qabstractitemview.cpp:2415 #31034 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffec4cb0) at itemviews/qlistview.cpp:848 #31035 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffec4cb0) at kernel/qwidget.cpp:8554 #31036 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffec4cb0) at widgets/qframe.cpp:557 #31037 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffec4cb0) at widgets/qabstractscrollarea.cpp:1043 #31038 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffec4cb0) at itemviews/qabstractitemview.cpp:1644 #31039 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffec4cb0) at widgets/qabstractscrollarea_p.h:100 #31040 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffec4cb0) at widgets/qabstractscrollarea_p.h:116 #31041 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffec4cb0) at kernel/qcoreapplication.cpp:1063 #31042 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffec4cb0) at kernel/qapplication.cpp:4561 #31043 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffec4cb0) at kernel/qapplication.cpp:4530 #31044 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffec4cb0) at kernel/qcoreapplication.cpp:953 #31045 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffec4cb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31046 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31047 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31048 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31049 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31050 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffec5be0) at itemviews/qabstractitemview.cpp:2415 #31051 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffec5be0) at itemviews/qlistview.cpp:848 #31052 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffec5be0) at kernel/qwidget.cpp:8554 #31053 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffec5be0) at widgets/qframe.cpp:557 #31054 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffec5be0) at widgets/qabstractscrollarea.cpp:1043 #31055 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffec5be0) at itemviews/qabstractitemview.cpp:1644 #31056 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffec5be0) at widgets/qabstractscrollarea_p.h:100 #31057 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffec5be0) at widgets/qabstractscrollarea_p.h:116 #31058 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffec5be0) at kernel/qcoreapplication.cpp:1063 #31059 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffec5be0) at kernel/qapplication.cpp:4561 #31060 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffec5be0) at kernel/qapplication.cpp:4530 #31061 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffec5be0) at kernel/qcoreapplication.cpp:953 #31062 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffec5be0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31063 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31064 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31065 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31066 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31067 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffec6b10) at itemviews/qabstractitemview.cpp:2415 #31068 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffec6b10) at itemviews/qlistview.cpp:848 #31069 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffec6b10) at kernel/qwidget.cpp:8554 #31070 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffec6b10) at widgets/qframe.cpp:557 #31071 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffec6b10) at widgets/qabstractscrollarea.cpp:1043 #31072 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffec6b10) at itemviews/qabstractitemview.cpp:1644 #31073 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffec6b10) at widgets/qabstractscrollarea_p.h:100 #31074 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffec6b10) at widgets/qabstractscrollarea_p.h:116 #31075 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffec6b10) at kernel/qcoreapplication.cpp:1063 #31076 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffec6b10) at kernel/qapplication.cpp:4561 #31077 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffec6b10) at kernel/qapplication.cpp:4530 #31078 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffec6b10) at kernel/qcoreapplication.cpp:953 #31079 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffec6b10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31080 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31081 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31082 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31083 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31084 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffec7a40) at itemviews/qabstractitemview.cpp:2415 #31085 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffec7a40) at itemviews/qlistview.cpp:848 #31086 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffec7a40) at kernel/qwidget.cpp:8554 #31087 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffec7a40) at widgets/qframe.cpp:557 #31088 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffec7a40) at widgets/qabstractscrollarea.cpp:1043 #31089 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffec7a40) at itemviews/qabstractitemview.cpp:1644 #31090 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffec7a40) at widgets/qabstractscrollarea_p.h:100 #31091 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffec7a40) at widgets/qabstractscrollarea_p.h:116 #31092 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffec7a40) at kernel/qcoreapplication.cpp:1063 #31093 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffec7a40) at kernel/qapplication.cpp:4561 #31094 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffec7a40) at kernel/qapplication.cpp:4530 #31095 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffec7a40) at kernel/qcoreapplication.cpp:953 #31096 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffec7a40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31097 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31098 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31099 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31100 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31101 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffec8970) at itemviews/qabstractitemview.cpp:2415 #31102 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffec8970) at itemviews/qlistview.cpp:848 #31103 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffec8970) at kernel/qwidget.cpp:8554 #31104 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffec8970) at widgets/qframe.cpp:557 #31105 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffec8970) at widgets/qabstractscrollarea.cpp:1043 #31106 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffec8970) at itemviews/qabstractitemview.cpp:1644 #31107 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffec8970) at widgets/qabstractscrollarea_p.h:100 #31108 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffec8970) at widgets/qabstractscrollarea_p.h:116 #31109 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffec8970) at kernel/qcoreapplication.cpp:1063 #31110 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffec8970) at kernel/qapplication.cpp:4561 #31111 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffec8970) at kernel/qapplication.cpp:4530 #31112 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffec8970) at kernel/qcoreapplication.cpp:953 #31113 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffec8970) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31114 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31115 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31116 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31117 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31118 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffec98a0) at itemviews/qabstractitemview.cpp:2415 #31119 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffec98a0) at itemviews/qlistview.cpp:848 #31120 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffec98a0) at kernel/qwidget.cpp:8554 #31121 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffec98a0) at widgets/qframe.cpp:557 #31122 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffec98a0) at widgets/qabstractscrollarea.cpp:1043 #31123 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffec98a0) at itemviews/qabstractitemview.cpp:1644 #31124 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffec98a0) at widgets/qabstractscrollarea_p.h:100 #31125 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffec98a0) at widgets/qabstractscrollarea_p.h:116 #31126 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffec98a0) at kernel/qcoreapplication.cpp:1063 #31127 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffec98a0) at kernel/qapplication.cpp:4561 #31128 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffec98a0) at kernel/qapplication.cpp:4530 #31129 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffec98a0) at kernel/qcoreapplication.cpp:953 #31130 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffec98a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31131 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31132 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31133 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31134 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31135 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffeca7d0) at itemviews/qabstractitemview.cpp:2415 #31136 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffeca7d0) at itemviews/qlistview.cpp:848 #31137 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffeca7d0) at kernel/qwidget.cpp:8554 #31138 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffeca7d0) at widgets/qframe.cpp:557 #31139 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffeca7d0) at widgets/qabstractscrollarea.cpp:1043 #31140 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffeca7d0) at itemviews/qabstractitemview.cpp:1644 #31141 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffeca7d0) at widgets/qabstractscrollarea_p.h:100 #31142 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffeca7d0) at widgets/qabstractscrollarea_p.h:116 #31143 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffeca7d0) at kernel/qcoreapplication.cpp:1063 #31144 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffeca7d0) at kernel/qapplication.cpp:4561 #31145 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffeca7d0) at kernel/qapplication.cpp:4530 #31146 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffeca7d0) at kernel/qcoreapplication.cpp:953 #31147 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffeca7d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31148 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31149 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31150 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31151 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31152 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffecb700) at itemviews/qabstractitemview.cpp:2415 #31153 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffecb700) at itemviews/qlistview.cpp:848 #31154 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffecb700) at kernel/qwidget.cpp:8554 #31155 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffecb700) at widgets/qframe.cpp:557 #31156 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffecb700) at widgets/qabstractscrollarea.cpp:1043 #31157 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffecb700) at itemviews/qabstractitemview.cpp:1644 #31158 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffecb700) at widgets/qabstractscrollarea_p.h:100 #31159 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffecb700) at widgets/qabstractscrollarea_p.h:116 #31160 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffecb700) at kernel/qcoreapplication.cpp:1063 #31161 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffecb700) at kernel/qapplication.cpp:4561 #31162 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffecb700) at kernel/qapplication.cpp:4530 #31163 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffecb700) at kernel/qcoreapplication.cpp:953 #31164 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffecb700) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31165 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31166 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31167 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31168 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31169 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffecc630) at itemviews/qabstractitemview.cpp:2415 #31170 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffecc630) at itemviews/qlistview.cpp:848 #31171 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffecc630) at kernel/qwidget.cpp:8554 #31172 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffecc630) at widgets/qframe.cpp:557 #31173 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffecc630) at widgets/qabstractscrollarea.cpp:1043 #31174 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffecc630) at itemviews/qabstractitemview.cpp:1644 #31175 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffecc630) at widgets/qabstractscrollarea_p.h:100 #31176 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffecc630) at widgets/qabstractscrollarea_p.h:116 #31177 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffecc630) at kernel/qcoreapplication.cpp:1063 #31178 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffecc630) at kernel/qapplication.cpp:4561 #31179 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffecc630) at kernel/qapplication.cpp:4530 #31180 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffecc630) at kernel/qcoreapplication.cpp:953 #31181 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffecc630) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31182 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31183 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31184 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31185 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31186 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffecd560) at itemviews/qabstractitemview.cpp:2415 #31187 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffecd560) at itemviews/qlistview.cpp:848 #31188 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffecd560) at kernel/qwidget.cpp:8554 #31189 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffecd560) at widgets/qframe.cpp:557 #31190 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffecd560) at widgets/qabstractscrollarea.cpp:1043 #31191 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffecd560) at itemviews/qabstractitemview.cpp:1644 #31192 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffecd560) at widgets/qabstractscrollarea_p.h:100 #31193 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffecd560) at widgets/qabstractscrollarea_p.h:116 #31194 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffecd560) at kernel/qcoreapplication.cpp:1063 #31195 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffecd560) at kernel/qapplication.cpp:4561 #31196 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffecd560) at kernel/qapplication.cpp:4530 #31197 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffecd560) at kernel/qcoreapplication.cpp:953 #31198 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffecd560) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31199 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31200 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31201 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31202 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31203 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffece490) at itemviews/qabstractitemview.cpp:2415 #31204 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffece490) at itemviews/qlistview.cpp:848 #31205 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffece490) at kernel/qwidget.cpp:8554 #31206 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffece490) at widgets/qframe.cpp:557 #31207 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffece490) at widgets/qabstractscrollarea.cpp:1043 #31208 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffece490) at itemviews/qabstractitemview.cpp:1644 #31209 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffece490) at widgets/qabstractscrollarea_p.h:100 #31210 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffece490) at widgets/qabstractscrollarea_p.h:116 #31211 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffece490) at kernel/qcoreapplication.cpp:1063 #31212 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffece490) at kernel/qapplication.cpp:4561 #31213 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffece490) at kernel/qapplication.cpp:4530 #31214 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffece490) at kernel/qcoreapplication.cpp:953 #31215 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffece490) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31216 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31217 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31218 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31219 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31220 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffecf3c0) at itemviews/qabstractitemview.cpp:2415 #31221 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffecf3c0) at itemviews/qlistview.cpp:848 #31222 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffecf3c0) at kernel/qwidget.cpp:8554 #31223 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffecf3c0) at widgets/qframe.cpp:557 #31224 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffecf3c0) at widgets/qabstractscrollarea.cpp:1043 #31225 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffecf3c0) at itemviews/qabstractitemview.cpp:1644 #31226 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffecf3c0) at widgets/qabstractscrollarea_p.h:100 #31227 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffecf3c0) at widgets/qabstractscrollarea_p.h:116 #31228 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffecf3c0) at kernel/qcoreapplication.cpp:1063 #31229 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffecf3c0) at kernel/qapplication.cpp:4561 #31230 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffecf3c0) at kernel/qapplication.cpp:4530 #31231 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffecf3c0) at kernel/qcoreapplication.cpp:953 #31232 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffecf3c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31233 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31234 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31235 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31236 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31237 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffed02f0) at itemviews/qabstractitemview.cpp:2415 #31238 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffed02f0) at itemviews/qlistview.cpp:848 #31239 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffed02f0) at kernel/qwidget.cpp:8554 #31240 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffed02f0) at widgets/qframe.cpp:557 #31241 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffed02f0) at widgets/qabstractscrollarea.cpp:1043 #31242 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffed02f0) at itemviews/qabstractitemview.cpp:1644 #31243 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffed02f0) at widgets/qabstractscrollarea_p.h:100 #31244 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffed02f0) at widgets/qabstractscrollarea_p.h:116 #31245 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffed02f0) at kernel/qcoreapplication.cpp:1063 #31246 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffed02f0) at kernel/qapplication.cpp:4561 #31247 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffed02f0) at kernel/qapplication.cpp:4530 #31248 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffed02f0) at kernel/qcoreapplication.cpp:953 #31249 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffed02f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31250 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31251 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31252 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31253 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31254 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffed1220) at itemviews/qabstractitemview.cpp:2415 #31255 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffed1220) at itemviews/qlistview.cpp:848 #31256 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffed1220) at kernel/qwidget.cpp:8554 #31257 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffed1220) at widgets/qframe.cpp:557 #31258 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffed1220) at widgets/qabstractscrollarea.cpp:1043 #31259 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffed1220) at itemviews/qabstractitemview.cpp:1644 #31260 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffed1220) at widgets/qabstractscrollarea_p.h:100 #31261 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffed1220) at widgets/qabstractscrollarea_p.h:116 #31262 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffed1220) at kernel/qcoreapplication.cpp:1063 #31263 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffed1220) at kernel/qapplication.cpp:4561 #31264 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffed1220) at kernel/qapplication.cpp:4530 #31265 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffed1220) at kernel/qcoreapplication.cpp:953 #31266 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffed1220) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31267 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31268 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31269 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31270 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31271 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffed2150) at itemviews/qabstractitemview.cpp:2415 #31272 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffed2150) at itemviews/qlistview.cpp:848 #31273 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffed2150) at kernel/qwidget.cpp:8554 #31274 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffed2150) at widgets/qframe.cpp:557 #31275 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffed2150) at widgets/qabstractscrollarea.cpp:1043 #31276 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffed2150) at itemviews/qabstractitemview.cpp:1644 #31277 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffed2150) at widgets/qabstractscrollarea_p.h:100 #31278 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffed2150) at widgets/qabstractscrollarea_p.h:116 #31279 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffed2150) at kernel/qcoreapplication.cpp:1063 #31280 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffed2150) at kernel/qapplication.cpp:4561 #31281 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffed2150) at kernel/qapplication.cpp:4530 #31282 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffed2150) at kernel/qcoreapplication.cpp:953 #31283 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffed2150) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31284 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31285 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31286 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31287 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31288 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffed3080) at itemviews/qabstractitemview.cpp:2415 #31289 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffed3080) at itemviews/qlistview.cpp:848 #31290 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffed3080) at kernel/qwidget.cpp:8554 #31291 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffed3080) at widgets/qframe.cpp:557 #31292 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffed3080) at widgets/qabstractscrollarea.cpp:1043 #31293 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffed3080) at itemviews/qabstractitemview.cpp:1644 #31294 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffed3080) at widgets/qabstractscrollarea_p.h:100 #31295 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffed3080) at widgets/qabstractscrollarea_p.h:116 #31296 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffed3080) at kernel/qcoreapplication.cpp:1063 #31297 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffed3080) at kernel/qapplication.cpp:4561 #31298 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffed3080) at kernel/qapplication.cpp:4530 #31299 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffed3080) at kernel/qcoreapplication.cpp:953 #31300 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffed3080) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31301 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31302 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31303 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31304 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31305 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffed3fb0) at itemviews/qabstractitemview.cpp:2415 #31306 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffed3fb0) at itemviews/qlistview.cpp:848 #31307 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffed3fb0) at kernel/qwidget.cpp:8554 #31308 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffed3fb0) at widgets/qframe.cpp:557 #31309 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffed3fb0) at widgets/qabstractscrollarea.cpp:1043 #31310 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffed3fb0) at itemviews/qabstractitemview.cpp:1644 #31311 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffed3fb0) at widgets/qabstractscrollarea_p.h:100 #31312 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffed3fb0) at widgets/qabstractscrollarea_p.h:116 #31313 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffed3fb0) at kernel/qcoreapplication.cpp:1063 #31314 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffed3fb0) at kernel/qapplication.cpp:4561 #31315 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffed3fb0) at kernel/qapplication.cpp:4530 #31316 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffed3fb0) at kernel/qcoreapplication.cpp:953 #31317 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffed3fb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31318 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31319 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31320 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31321 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31322 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffed4ee0) at itemviews/qabstractitemview.cpp:2415 #31323 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffed4ee0) at itemviews/qlistview.cpp:848 #31324 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffed4ee0) at kernel/qwidget.cpp:8554 #31325 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffed4ee0) at widgets/qframe.cpp:557 #31326 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffed4ee0) at widgets/qabstractscrollarea.cpp:1043 #31327 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffed4ee0) at itemviews/qabstractitemview.cpp:1644 #31328 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffed4ee0) at widgets/qabstractscrollarea_p.h:100 #31329 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffed4ee0) at widgets/qabstractscrollarea_p.h:116 #31330 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffed4ee0) at kernel/qcoreapplication.cpp:1063 #31331 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffed4ee0) at kernel/qapplication.cpp:4561 #31332 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffed4ee0) at kernel/qapplication.cpp:4530 #31333 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffed4ee0) at kernel/qcoreapplication.cpp:953 #31334 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffed4ee0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31335 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31336 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31337 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31338 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31339 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffed5e10) at itemviews/qabstractitemview.cpp:2415 #31340 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffed5e10) at itemviews/qlistview.cpp:848 #31341 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffed5e10) at kernel/qwidget.cpp:8554 #31342 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffed5e10) at widgets/qframe.cpp:557 #31343 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffed5e10) at widgets/qabstractscrollarea.cpp:1043 #31344 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffed5e10) at itemviews/qabstractitemview.cpp:1644 #31345 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffed5e10) at widgets/qabstractscrollarea_p.h:100 #31346 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffed5e10) at widgets/qabstractscrollarea_p.h:116 #31347 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffed5e10) at kernel/qcoreapplication.cpp:1063 #31348 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffed5e10) at kernel/qapplication.cpp:4561 #31349 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffed5e10) at kernel/qapplication.cpp:4530 #31350 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffed5e10) at kernel/qcoreapplication.cpp:953 #31351 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffed5e10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31352 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31353 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31354 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31355 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31356 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffed6d40) at itemviews/qabstractitemview.cpp:2415 #31357 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffed6d40) at itemviews/qlistview.cpp:848 #31358 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffed6d40) at kernel/qwidget.cpp:8554 #31359 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffed6d40) at widgets/qframe.cpp:557 #31360 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffed6d40) at widgets/qabstractscrollarea.cpp:1043 #31361 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffed6d40) at itemviews/qabstractitemview.cpp:1644 #31362 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffed6d40) at widgets/qabstractscrollarea_p.h:100 #31363 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffed6d40) at widgets/qabstractscrollarea_p.h:116 #31364 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffed6d40) at kernel/qcoreapplication.cpp:1063 #31365 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffed6d40) at kernel/qapplication.cpp:4561 #31366 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffed6d40) at kernel/qapplication.cpp:4530 #31367 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffed6d40) at kernel/qcoreapplication.cpp:953 #31368 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffed6d40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31369 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31370 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31371 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31372 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31373 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffed7c70) at itemviews/qabstractitemview.cpp:2415 #31374 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffed7c70) at itemviews/qlistview.cpp:848 #31375 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffed7c70) at kernel/qwidget.cpp:8554 #31376 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffed7c70) at widgets/qframe.cpp:557 #31377 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffed7c70) at widgets/qabstractscrollarea.cpp:1043 #31378 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffed7c70) at itemviews/qabstractitemview.cpp:1644 #31379 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffed7c70) at widgets/qabstractscrollarea_p.h:100 #31380 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffed7c70) at widgets/qabstractscrollarea_p.h:116 #31381 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffed7c70) at kernel/qcoreapplication.cpp:1063 #31382 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffed7c70) at kernel/qapplication.cpp:4561 #31383 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffed7c70) at kernel/qapplication.cpp:4530 #31384 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffed7c70) at kernel/qcoreapplication.cpp:953 #31385 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffed7c70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31386 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31387 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31388 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31389 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31390 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffed8ba0) at itemviews/qabstractitemview.cpp:2415 #31391 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffed8ba0) at itemviews/qlistview.cpp:848 #31392 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffed8ba0) at kernel/qwidget.cpp:8554 #31393 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffed8ba0) at widgets/qframe.cpp:557 #31394 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffed8ba0) at widgets/qabstractscrollarea.cpp:1043 #31395 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffed8ba0) at itemviews/qabstractitemview.cpp:1644 #31396 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffed8ba0) at widgets/qabstractscrollarea_p.h:100 #31397 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffed8ba0) at widgets/qabstractscrollarea_p.h:116 #31398 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffed8ba0) at kernel/qcoreapplication.cpp:1063 #31399 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffed8ba0) at kernel/qapplication.cpp:4561 #31400 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffed8ba0) at kernel/qapplication.cpp:4530 #31401 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffed8ba0) at kernel/qcoreapplication.cpp:953 #31402 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffed8ba0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31403 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31404 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31405 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31406 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31407 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffed9ad0) at itemviews/qabstractitemview.cpp:2415 #31408 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffed9ad0) at itemviews/qlistview.cpp:848 #31409 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffed9ad0) at kernel/qwidget.cpp:8554 #31410 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffed9ad0) at widgets/qframe.cpp:557 #31411 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffed9ad0) at widgets/qabstractscrollarea.cpp:1043 #31412 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffed9ad0) at itemviews/qabstractitemview.cpp:1644 #31413 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffed9ad0) at widgets/qabstractscrollarea_p.h:100 #31414 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffed9ad0) at widgets/qabstractscrollarea_p.h:116 #31415 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffed9ad0) at kernel/qcoreapplication.cpp:1063 #31416 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffed9ad0) at kernel/qapplication.cpp:4561 #31417 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffed9ad0) at kernel/qapplication.cpp:4530 #31418 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffed9ad0) at kernel/qcoreapplication.cpp:953 #31419 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffed9ad0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31420 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31421 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31422 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31423 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31424 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffedaa00) at itemviews/qabstractitemview.cpp:2415 #31425 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffedaa00) at itemviews/qlistview.cpp:848 #31426 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffedaa00) at kernel/qwidget.cpp:8554 #31427 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffedaa00) at widgets/qframe.cpp:557 #31428 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffedaa00) at widgets/qabstractscrollarea.cpp:1043 #31429 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffedaa00) at itemviews/qabstractitemview.cpp:1644 #31430 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffedaa00) at widgets/qabstractscrollarea_p.h:100 #31431 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffedaa00) at widgets/qabstractscrollarea_p.h:116 #31432 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffedaa00) at kernel/qcoreapplication.cpp:1063 #31433 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffedaa00) at kernel/qapplication.cpp:4561 #31434 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffedaa00) at kernel/qapplication.cpp:4530 #31435 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffedaa00) at kernel/qcoreapplication.cpp:953 #31436 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffedaa00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31437 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31438 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31439 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31440 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31441 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffedb930) at itemviews/qabstractitemview.cpp:2415 #31442 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffedb930) at itemviews/qlistview.cpp:848 #31443 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffedb930) at kernel/qwidget.cpp:8554 #31444 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffedb930) at widgets/qframe.cpp:557 #31445 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffedb930) at widgets/qabstractscrollarea.cpp:1043 #31446 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffedb930) at itemviews/qabstractitemview.cpp:1644 #31447 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffedb930) at widgets/qabstractscrollarea_p.h:100 #31448 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffedb930) at widgets/qabstractscrollarea_p.h:116 #31449 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffedb930) at kernel/qcoreapplication.cpp:1063 #31450 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffedb930) at kernel/qapplication.cpp:4561 #31451 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffedb930) at kernel/qapplication.cpp:4530 #31452 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffedb930) at kernel/qcoreapplication.cpp:953 #31453 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffedb930) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31454 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31455 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31456 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31457 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31458 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffedc860) at itemviews/qabstractitemview.cpp:2415 #31459 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffedc860) at itemviews/qlistview.cpp:848 #31460 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffedc860) at kernel/qwidget.cpp:8554 #31461 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffedc860) at widgets/qframe.cpp:557 #31462 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffedc860) at widgets/qabstractscrollarea.cpp:1043 #31463 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffedc860) at itemviews/qabstractitemview.cpp:1644 #31464 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffedc860) at widgets/qabstractscrollarea_p.h:100 #31465 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffedc860) at widgets/qabstractscrollarea_p.h:116 #31466 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffedc860) at kernel/qcoreapplication.cpp:1063 #31467 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffedc860) at kernel/qapplication.cpp:4561 #31468 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffedc860) at kernel/qapplication.cpp:4530 #31469 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffedc860) at kernel/qcoreapplication.cpp:953 #31470 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffedc860) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31471 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31472 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31473 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31474 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31475 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffedd790) at itemviews/qabstractitemview.cpp:2415 #31476 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffedd790) at itemviews/qlistview.cpp:848 #31477 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffedd790) at kernel/qwidget.cpp:8554 #31478 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffedd790) at widgets/qframe.cpp:557 #31479 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffedd790) at widgets/qabstractscrollarea.cpp:1043 #31480 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffedd790) at itemviews/qabstractitemview.cpp:1644 #31481 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffedd790) at widgets/qabstractscrollarea_p.h:100 #31482 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffedd790) at widgets/qabstractscrollarea_p.h:116 #31483 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffedd790) at kernel/qcoreapplication.cpp:1063 #31484 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffedd790) at kernel/qapplication.cpp:4561 #31485 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffedd790) at kernel/qapplication.cpp:4530 #31486 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffedd790) at kernel/qcoreapplication.cpp:953 #31487 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffedd790) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31488 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31489 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31490 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31491 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31492 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffede6c0) at itemviews/qabstractitemview.cpp:2415 #31493 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffede6c0) at itemviews/qlistview.cpp:848 #31494 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffede6c0) at kernel/qwidget.cpp:8554 #31495 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffede6c0) at widgets/qframe.cpp:557 #31496 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffede6c0) at widgets/qabstractscrollarea.cpp:1043 #31497 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffede6c0) at itemviews/qabstractitemview.cpp:1644 #31498 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffede6c0) at widgets/qabstractscrollarea_p.h:100 #31499 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffede6c0) at widgets/qabstractscrollarea_p.h:116 #31500 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffede6c0) at kernel/qcoreapplication.cpp:1063 #31501 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffede6c0) at kernel/qapplication.cpp:4561 #31502 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffede6c0) at kernel/qapplication.cpp:4530 #31503 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffede6c0) at kernel/qcoreapplication.cpp:953 #31504 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffede6c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31505 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31506 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31507 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31508 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31509 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffedf5f0) at itemviews/qabstractitemview.cpp:2415 #31510 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffedf5f0) at itemviews/qlistview.cpp:848 #31511 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffedf5f0) at kernel/qwidget.cpp:8554 #31512 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffedf5f0) at widgets/qframe.cpp:557 #31513 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffedf5f0) at widgets/qabstractscrollarea.cpp:1043 #31514 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffedf5f0) at itemviews/qabstractitemview.cpp:1644 #31515 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffedf5f0) at widgets/qabstractscrollarea_p.h:100 #31516 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffedf5f0) at widgets/qabstractscrollarea_p.h:116 #31517 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffedf5f0) at kernel/qcoreapplication.cpp:1063 #31518 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffedf5f0) at kernel/qapplication.cpp:4561 #31519 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffedf5f0) at kernel/qapplication.cpp:4530 #31520 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffedf5f0) at kernel/qcoreapplication.cpp:953 #31521 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffedf5f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31522 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31523 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31524 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31525 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31526 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffee0520) at itemviews/qabstractitemview.cpp:2415 #31527 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffee0520) at itemviews/qlistview.cpp:848 #31528 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffee0520) at kernel/qwidget.cpp:8554 #31529 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffee0520) at widgets/qframe.cpp:557 #31530 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffee0520) at widgets/qabstractscrollarea.cpp:1043 #31531 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffee0520) at itemviews/qabstractitemview.cpp:1644 #31532 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffee0520) at widgets/qabstractscrollarea_p.h:100 #31533 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffee0520) at widgets/qabstractscrollarea_p.h:116 #31534 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffee0520) at kernel/qcoreapplication.cpp:1063 #31535 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffee0520) at kernel/qapplication.cpp:4561 #31536 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffee0520) at kernel/qapplication.cpp:4530 #31537 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffee0520) at kernel/qcoreapplication.cpp:953 #31538 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffee0520) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31539 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31540 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31541 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31542 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31543 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffee1450) at itemviews/qabstractitemview.cpp:2415 #31544 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffee1450) at itemviews/qlistview.cpp:848 #31545 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffee1450) at kernel/qwidget.cpp:8554 #31546 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffee1450) at widgets/qframe.cpp:557 #31547 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffee1450) at widgets/qabstractscrollarea.cpp:1043 #31548 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffee1450) at itemviews/qabstractitemview.cpp:1644 #31549 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffee1450) at widgets/qabstractscrollarea_p.h:100 #31550 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffee1450) at widgets/qabstractscrollarea_p.h:116 #31551 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffee1450) at kernel/qcoreapplication.cpp:1063 #31552 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffee1450) at kernel/qapplication.cpp:4561 #31553 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffee1450) at kernel/qapplication.cpp:4530 #31554 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffee1450) at kernel/qcoreapplication.cpp:953 #31555 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffee1450) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31556 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31557 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31558 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31559 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31560 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffee2380) at itemviews/qabstractitemview.cpp:2415 #31561 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffee2380) at itemviews/qlistview.cpp:848 #31562 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffee2380) at kernel/qwidget.cpp:8554 #31563 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffee2380) at widgets/qframe.cpp:557 #31564 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffee2380) at widgets/qabstractscrollarea.cpp:1043 #31565 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffee2380) at itemviews/qabstractitemview.cpp:1644 #31566 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffee2380) at widgets/qabstractscrollarea_p.h:100 #31567 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffee2380) at widgets/qabstractscrollarea_p.h:116 #31568 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffee2380) at kernel/qcoreapplication.cpp:1063 #31569 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffee2380) at kernel/qapplication.cpp:4561 #31570 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffee2380) at kernel/qapplication.cpp:4530 #31571 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffee2380) at kernel/qcoreapplication.cpp:953 #31572 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffee2380) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31573 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31574 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31575 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31576 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31577 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffee32b0) at itemviews/qabstractitemview.cpp:2415 #31578 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffee32b0) at itemviews/qlistview.cpp:848 #31579 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffee32b0) at kernel/qwidget.cpp:8554 #31580 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffee32b0) at widgets/qframe.cpp:557 #31581 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffee32b0) at widgets/qabstractscrollarea.cpp:1043 #31582 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffee32b0) at itemviews/qabstractitemview.cpp:1644 #31583 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffee32b0) at widgets/qabstractscrollarea_p.h:100 #31584 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffee32b0) at widgets/qabstractscrollarea_p.h:116 #31585 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffee32b0) at kernel/qcoreapplication.cpp:1063 #31586 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffee32b0) at kernel/qapplication.cpp:4561 #31587 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffee32b0) at kernel/qapplication.cpp:4530 #31588 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffee32b0) at kernel/qcoreapplication.cpp:953 #31589 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffee32b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31590 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31591 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31592 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31593 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31594 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffee41e0) at itemviews/qabstractitemview.cpp:2415 #31595 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffee41e0) at itemviews/qlistview.cpp:848 #31596 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffee41e0) at kernel/qwidget.cpp:8554 #31597 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffee41e0) at widgets/qframe.cpp:557 #31598 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffee41e0) at widgets/qabstractscrollarea.cpp:1043 #31599 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffee41e0) at itemviews/qabstractitemview.cpp:1644 #31600 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffee41e0) at widgets/qabstractscrollarea_p.h:100 #31601 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffee41e0) at widgets/qabstractscrollarea_p.h:116 #31602 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffee41e0) at kernel/qcoreapplication.cpp:1063 #31603 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffee41e0) at kernel/qapplication.cpp:4561 #31604 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffee41e0) at kernel/qapplication.cpp:4530 #31605 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffee41e0) at kernel/qcoreapplication.cpp:953 #31606 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffee41e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31607 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31608 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31609 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31610 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31611 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffee5110) at itemviews/qabstractitemview.cpp:2415 #31612 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffee5110) at itemviews/qlistview.cpp:848 #31613 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffee5110) at kernel/qwidget.cpp:8554 #31614 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffee5110) at widgets/qframe.cpp:557 #31615 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffee5110) at widgets/qabstractscrollarea.cpp:1043 #31616 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffee5110) at itemviews/qabstractitemview.cpp:1644 #31617 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffee5110) at widgets/qabstractscrollarea_p.h:100 #31618 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffee5110) at widgets/qabstractscrollarea_p.h:116 #31619 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffee5110) at kernel/qcoreapplication.cpp:1063 #31620 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffee5110) at kernel/qapplication.cpp:4561 #31621 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffee5110) at kernel/qapplication.cpp:4530 #31622 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffee5110) at kernel/qcoreapplication.cpp:953 #31623 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffee5110) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31624 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31625 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31626 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31627 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31628 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffee6040) at itemviews/qabstractitemview.cpp:2415 #31629 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffee6040) at itemviews/qlistview.cpp:848 #31630 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffee6040) at kernel/qwidget.cpp:8554 #31631 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffee6040) at widgets/qframe.cpp:557 #31632 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffee6040) at widgets/qabstractscrollarea.cpp:1043 #31633 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffee6040) at itemviews/qabstractitemview.cpp:1644 #31634 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffee6040) at widgets/qabstractscrollarea_p.h:100 #31635 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffee6040) at widgets/qabstractscrollarea_p.h:116 #31636 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffee6040) at kernel/qcoreapplication.cpp:1063 #31637 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffee6040) at kernel/qapplication.cpp:4561 #31638 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffee6040) at kernel/qapplication.cpp:4530 #31639 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffee6040) at kernel/qcoreapplication.cpp:953 #31640 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffee6040) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31641 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31642 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31643 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31644 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31645 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffee6f70) at itemviews/qabstractitemview.cpp:2415 #31646 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffee6f70) at itemviews/qlistview.cpp:848 #31647 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffee6f70) at kernel/qwidget.cpp:8554 #31648 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffee6f70) at widgets/qframe.cpp:557 #31649 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffee6f70) at widgets/qabstractscrollarea.cpp:1043 #31650 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffee6f70) at itemviews/qabstractitemview.cpp:1644 #31651 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffee6f70) at widgets/qabstractscrollarea_p.h:100 #31652 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffee6f70) at widgets/qabstractscrollarea_p.h:116 #31653 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffee6f70) at kernel/qcoreapplication.cpp:1063 #31654 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffee6f70) at kernel/qapplication.cpp:4561 #31655 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffee6f70) at kernel/qapplication.cpp:4530 #31656 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffee6f70) at kernel/qcoreapplication.cpp:953 #31657 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffee6f70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31658 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31659 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31660 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31661 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31662 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffee7ea0) at itemviews/qabstractitemview.cpp:2415 #31663 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffee7ea0) at itemviews/qlistview.cpp:848 #31664 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffee7ea0) at kernel/qwidget.cpp:8554 #31665 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffee7ea0) at widgets/qframe.cpp:557 #31666 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffee7ea0) at widgets/qabstractscrollarea.cpp:1043 #31667 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffee7ea0) at itemviews/qabstractitemview.cpp:1644 #31668 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffee7ea0) at widgets/qabstractscrollarea_p.h:100 #31669 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffee7ea0) at widgets/qabstractscrollarea_p.h:116 #31670 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffee7ea0) at kernel/qcoreapplication.cpp:1063 #31671 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffee7ea0) at kernel/qapplication.cpp:4561 #31672 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffee7ea0) at kernel/qapplication.cpp:4530 #31673 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffee7ea0) at kernel/qcoreapplication.cpp:953 #31674 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffee7ea0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31675 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31676 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31677 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31678 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31679 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffee8dd0) at itemviews/qabstractitemview.cpp:2415 #31680 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffee8dd0) at itemviews/qlistview.cpp:848 #31681 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffee8dd0) at kernel/qwidget.cpp:8554 #31682 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffee8dd0) at widgets/qframe.cpp:557 #31683 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffee8dd0) at widgets/qabstractscrollarea.cpp:1043 #31684 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffee8dd0) at itemviews/qabstractitemview.cpp:1644 #31685 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffee8dd0) at widgets/qabstractscrollarea_p.h:100 #31686 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffee8dd0) at widgets/qabstractscrollarea_p.h:116 #31687 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffee8dd0) at kernel/qcoreapplication.cpp:1063 #31688 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffee8dd0) at kernel/qapplication.cpp:4561 #31689 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffee8dd0) at kernel/qapplication.cpp:4530 #31690 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffee8dd0) at kernel/qcoreapplication.cpp:953 #31691 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffee8dd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31692 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31693 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31694 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31695 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31696 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffee9d00) at itemviews/qabstractitemview.cpp:2415 #31697 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffee9d00) at itemviews/qlistview.cpp:848 #31698 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffee9d00) at kernel/qwidget.cpp:8554 #31699 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffee9d00) at widgets/qframe.cpp:557 #31700 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffee9d00) at widgets/qabstractscrollarea.cpp:1043 #31701 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffee9d00) at itemviews/qabstractitemview.cpp:1644 #31702 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffee9d00) at widgets/qabstractscrollarea_p.h:100 #31703 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffee9d00) at widgets/qabstractscrollarea_p.h:116 #31704 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffee9d00) at kernel/qcoreapplication.cpp:1063 #31705 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffee9d00) at kernel/qapplication.cpp:4561 #31706 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffee9d00) at kernel/qapplication.cpp:4530 #31707 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffee9d00) at kernel/qcoreapplication.cpp:953 #31708 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffee9d00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31709 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31710 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31711 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31712 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31713 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffeeac30) at itemviews/qabstractitemview.cpp:2415 #31714 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffeeac30) at itemviews/qlistview.cpp:848 #31715 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffeeac30) at kernel/qwidget.cpp:8554 #31716 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffeeac30) at widgets/qframe.cpp:557 #31717 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffeeac30) at widgets/qabstractscrollarea.cpp:1043 #31718 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffeeac30) at itemviews/qabstractitemview.cpp:1644 #31719 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffeeac30) at widgets/qabstractscrollarea_p.h:100 #31720 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffeeac30) at widgets/qabstractscrollarea_p.h:116 #31721 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffeeac30) at kernel/qcoreapplication.cpp:1063 #31722 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffeeac30) at kernel/qapplication.cpp:4561 #31723 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffeeac30) at kernel/qapplication.cpp:4530 #31724 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffeeac30) at kernel/qcoreapplication.cpp:953 #31725 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffeeac30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31726 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31727 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31728 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31729 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31730 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffeebb60) at itemviews/qabstractitemview.cpp:2415 #31731 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffeebb60) at itemviews/qlistview.cpp:848 #31732 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffeebb60) at kernel/qwidget.cpp:8554 #31733 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffeebb60) at widgets/qframe.cpp:557 #31734 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffeebb60) at widgets/qabstractscrollarea.cpp:1043 #31735 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffeebb60) at itemviews/qabstractitemview.cpp:1644 #31736 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffeebb60) at widgets/qabstractscrollarea_p.h:100 #31737 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffeebb60) at widgets/qabstractscrollarea_p.h:116 #31738 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffeebb60) at kernel/qcoreapplication.cpp:1063 #31739 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffeebb60) at kernel/qapplication.cpp:4561 #31740 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffeebb60) at kernel/qapplication.cpp:4530 #31741 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffeebb60) at kernel/qcoreapplication.cpp:953 #31742 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffeebb60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31743 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31744 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31745 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31746 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31747 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffeeca90) at itemviews/qabstractitemview.cpp:2415 #31748 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffeeca90) at itemviews/qlistview.cpp:848 #31749 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffeeca90) at kernel/qwidget.cpp:8554 #31750 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffeeca90) at widgets/qframe.cpp:557 #31751 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffeeca90) at widgets/qabstractscrollarea.cpp:1043 #31752 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffeeca90) at itemviews/qabstractitemview.cpp:1644 #31753 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffeeca90) at widgets/qabstractscrollarea_p.h:100 #31754 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffeeca90) at widgets/qabstractscrollarea_p.h:116 #31755 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffeeca90) at kernel/qcoreapplication.cpp:1063 #31756 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffeeca90) at kernel/qapplication.cpp:4561 #31757 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffeeca90) at kernel/qapplication.cpp:4530 #31758 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffeeca90) at kernel/qcoreapplication.cpp:953 #31759 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffeeca90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31760 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31761 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31762 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31763 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31764 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffeed9c0) at itemviews/qabstractitemview.cpp:2415 #31765 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffeed9c0) at itemviews/qlistview.cpp:848 #31766 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffeed9c0) at kernel/qwidget.cpp:8554 #31767 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffeed9c0) at widgets/qframe.cpp:557 #31768 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffeed9c0) at widgets/qabstractscrollarea.cpp:1043 #31769 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffeed9c0) at itemviews/qabstractitemview.cpp:1644 #31770 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffeed9c0) at widgets/qabstractscrollarea_p.h:100 #31771 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffeed9c0) at widgets/qabstractscrollarea_p.h:116 #31772 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffeed9c0) at kernel/qcoreapplication.cpp:1063 #31773 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffeed9c0) at kernel/qapplication.cpp:4561 #31774 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffeed9c0) at kernel/qapplication.cpp:4530 #31775 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffeed9c0) at kernel/qcoreapplication.cpp:953 #31776 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffeed9c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31777 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31778 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31779 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31780 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31781 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffeee8f0) at itemviews/qabstractitemview.cpp:2415 #31782 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffeee8f0) at itemviews/qlistview.cpp:848 #31783 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffeee8f0) at kernel/qwidget.cpp:8554 #31784 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffeee8f0) at widgets/qframe.cpp:557 #31785 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffeee8f0) at widgets/qabstractscrollarea.cpp:1043 #31786 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffeee8f0) at itemviews/qabstractitemview.cpp:1644 #31787 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffeee8f0) at widgets/qabstractscrollarea_p.h:100 #31788 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffeee8f0) at widgets/qabstractscrollarea_p.h:116 #31789 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffeee8f0) at kernel/qcoreapplication.cpp:1063 #31790 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffeee8f0) at kernel/qapplication.cpp:4561 #31791 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffeee8f0) at kernel/qapplication.cpp:4530 #31792 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffeee8f0) at kernel/qcoreapplication.cpp:953 #31793 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffeee8f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31794 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31795 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31796 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31797 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31798 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffeef820) at itemviews/qabstractitemview.cpp:2415 #31799 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffeef820) at itemviews/qlistview.cpp:848 #31800 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffeef820) at kernel/qwidget.cpp:8554 #31801 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffeef820) at widgets/qframe.cpp:557 #31802 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffeef820) at widgets/qabstractscrollarea.cpp:1043 #31803 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffeef820) at itemviews/qabstractitemview.cpp:1644 #31804 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffeef820) at widgets/qabstractscrollarea_p.h:100 #31805 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffeef820) at widgets/qabstractscrollarea_p.h:116 #31806 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffeef820) at kernel/qcoreapplication.cpp:1063 #31807 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffeef820) at kernel/qapplication.cpp:4561 #31808 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffeef820) at kernel/qapplication.cpp:4530 #31809 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffeef820) at kernel/qcoreapplication.cpp:953 #31810 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffeef820) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31811 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31812 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31813 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31814 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31815 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffef0750) at itemviews/qabstractitemview.cpp:2415 #31816 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffef0750) at itemviews/qlistview.cpp:848 #31817 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffef0750) at kernel/qwidget.cpp:8554 #31818 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffef0750) at widgets/qframe.cpp:557 #31819 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffef0750) at widgets/qabstractscrollarea.cpp:1043 #31820 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffef0750) at itemviews/qabstractitemview.cpp:1644 #31821 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffef0750) at widgets/qabstractscrollarea_p.h:100 #31822 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffef0750) at widgets/qabstractscrollarea_p.h:116 #31823 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffef0750) at kernel/qcoreapplication.cpp:1063 #31824 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffef0750) at kernel/qapplication.cpp:4561 #31825 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffef0750) at kernel/qapplication.cpp:4530 #31826 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffef0750) at kernel/qcoreapplication.cpp:953 #31827 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffef0750) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31828 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31829 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31830 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31831 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31832 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffef1680) at itemviews/qabstractitemview.cpp:2415 #31833 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffef1680) at itemviews/qlistview.cpp:848 #31834 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffef1680) at kernel/qwidget.cpp:8554 #31835 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffef1680) at widgets/qframe.cpp:557 #31836 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffef1680) at widgets/qabstractscrollarea.cpp:1043 #31837 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffef1680) at itemviews/qabstractitemview.cpp:1644 #31838 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffef1680) at widgets/qabstractscrollarea_p.h:100 #31839 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffef1680) at widgets/qabstractscrollarea_p.h:116 #31840 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffef1680) at kernel/qcoreapplication.cpp:1063 #31841 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffef1680) at kernel/qapplication.cpp:4561 #31842 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffef1680) at kernel/qapplication.cpp:4530 #31843 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffef1680) at kernel/qcoreapplication.cpp:953 #31844 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffef1680) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31845 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31846 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31847 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31848 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31849 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffef25b0) at itemviews/qabstractitemview.cpp:2415 #31850 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffef25b0) at itemviews/qlistview.cpp:848 #31851 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffef25b0) at kernel/qwidget.cpp:8554 #31852 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffef25b0) at widgets/qframe.cpp:557 #31853 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffef25b0) at widgets/qabstractscrollarea.cpp:1043 #31854 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffef25b0) at itemviews/qabstractitemview.cpp:1644 #31855 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffef25b0) at widgets/qabstractscrollarea_p.h:100 #31856 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffef25b0) at widgets/qabstractscrollarea_p.h:116 #31857 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffef25b0) at kernel/qcoreapplication.cpp:1063 #31858 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffef25b0) at kernel/qapplication.cpp:4561 #31859 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffef25b0) at kernel/qapplication.cpp:4530 #31860 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffef25b0) at kernel/qcoreapplication.cpp:953 #31861 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffef25b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31862 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31863 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31864 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31865 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31866 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffef34e0) at itemviews/qabstractitemview.cpp:2415 #31867 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffef34e0) at itemviews/qlistview.cpp:848 #31868 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffef34e0) at kernel/qwidget.cpp:8554 #31869 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffef34e0) at widgets/qframe.cpp:557 #31870 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffef34e0) at widgets/qabstractscrollarea.cpp:1043 #31871 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffef34e0) at itemviews/qabstractitemview.cpp:1644 #31872 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffef34e0) at widgets/qabstractscrollarea_p.h:100 #31873 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffef34e0) at widgets/qabstractscrollarea_p.h:116 #31874 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffef34e0) at kernel/qcoreapplication.cpp:1063 #31875 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffef34e0) at kernel/qapplication.cpp:4561 #31876 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffef34e0) at kernel/qapplication.cpp:4530 #31877 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffef34e0) at kernel/qcoreapplication.cpp:953 #31878 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffef34e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31879 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31880 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31881 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31882 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31883 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffef4410) at itemviews/qabstractitemview.cpp:2415 #31884 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffef4410) at itemviews/qlistview.cpp:848 #31885 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffef4410) at kernel/qwidget.cpp:8554 #31886 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffef4410) at widgets/qframe.cpp:557 #31887 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffef4410) at widgets/qabstractscrollarea.cpp:1043 #31888 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffef4410) at itemviews/qabstractitemview.cpp:1644 #31889 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffef4410) at widgets/qabstractscrollarea_p.h:100 #31890 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffef4410) at widgets/qabstractscrollarea_p.h:116 #31891 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffef4410) at kernel/qcoreapplication.cpp:1063 #31892 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffef4410) at kernel/qapplication.cpp:4561 #31893 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffef4410) at kernel/qapplication.cpp:4530 #31894 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffef4410) at kernel/qcoreapplication.cpp:953 #31895 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffef4410) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31896 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31897 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31898 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31899 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31900 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffef5340) at itemviews/qabstractitemview.cpp:2415 #31901 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffef5340) at itemviews/qlistview.cpp:848 #31902 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffef5340) at kernel/qwidget.cpp:8554 #31903 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffef5340) at widgets/qframe.cpp:557 #31904 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffef5340) at widgets/qabstractscrollarea.cpp:1043 #31905 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffef5340) at itemviews/qabstractitemview.cpp:1644 #31906 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffef5340) at widgets/qabstractscrollarea_p.h:100 #31907 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffef5340) at widgets/qabstractscrollarea_p.h:116 #31908 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffef5340) at kernel/qcoreapplication.cpp:1063 #31909 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffef5340) at kernel/qapplication.cpp:4561 #31910 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffef5340) at kernel/qapplication.cpp:4530 #31911 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffef5340) at kernel/qcoreapplication.cpp:953 #31912 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffef5340) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31913 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31914 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31915 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31916 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31917 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffef6270) at itemviews/qabstractitemview.cpp:2415 #31918 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffef6270) at itemviews/qlistview.cpp:848 #31919 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffef6270) at kernel/qwidget.cpp:8554 #31920 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffef6270) at widgets/qframe.cpp:557 #31921 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffef6270) at widgets/qabstractscrollarea.cpp:1043 #31922 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffef6270) at itemviews/qabstractitemview.cpp:1644 #31923 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffef6270) at widgets/qabstractscrollarea_p.h:100 #31924 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffef6270) at widgets/qabstractscrollarea_p.h:116 #31925 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffef6270) at kernel/qcoreapplication.cpp:1063 #31926 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffef6270) at kernel/qapplication.cpp:4561 #31927 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffef6270) at kernel/qapplication.cpp:4530 #31928 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffef6270) at kernel/qcoreapplication.cpp:953 #31929 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffef6270) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31930 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31931 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31932 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31933 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31934 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffef71a0) at itemviews/qabstractitemview.cpp:2415 #31935 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffef71a0) at itemviews/qlistview.cpp:848 #31936 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffef71a0) at kernel/qwidget.cpp:8554 #31937 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffef71a0) at widgets/qframe.cpp:557 #31938 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffef71a0) at widgets/qabstractscrollarea.cpp:1043 #31939 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffef71a0) at itemviews/qabstractitemview.cpp:1644 #31940 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffef71a0) at widgets/qabstractscrollarea_p.h:100 #31941 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffef71a0) at widgets/qabstractscrollarea_p.h:116 #31942 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffef71a0) at kernel/qcoreapplication.cpp:1063 #31943 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffef71a0) at kernel/qapplication.cpp:4561 #31944 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffef71a0) at kernel/qapplication.cpp:4530 #31945 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffef71a0) at kernel/qcoreapplication.cpp:953 #31946 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffef71a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31947 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31948 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31949 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31950 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31951 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffef80d0) at itemviews/qabstractitemview.cpp:2415 #31952 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffef80d0) at itemviews/qlistview.cpp:848 #31953 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffef80d0) at kernel/qwidget.cpp:8554 #31954 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffef80d0) at widgets/qframe.cpp:557 #31955 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffef80d0) at widgets/qabstractscrollarea.cpp:1043 #31956 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffef80d0) at itemviews/qabstractitemview.cpp:1644 #31957 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffef80d0) at widgets/qabstractscrollarea_p.h:100 #31958 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffef80d0) at widgets/qabstractscrollarea_p.h:116 #31959 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffef80d0) at kernel/qcoreapplication.cpp:1063 #31960 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffef80d0) at kernel/qapplication.cpp:4561 #31961 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffef80d0) at kernel/qapplication.cpp:4530 #31962 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffef80d0) at kernel/qcoreapplication.cpp:953 #31963 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffef80d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31964 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31965 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31966 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31967 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31968 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffef9000) at itemviews/qabstractitemview.cpp:2415 #31969 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffef9000) at itemviews/qlistview.cpp:848 #31970 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffef9000) at kernel/qwidget.cpp:8554 #31971 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffef9000) at widgets/qframe.cpp:557 #31972 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffef9000) at widgets/qabstractscrollarea.cpp:1043 #31973 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffef9000) at itemviews/qabstractitemview.cpp:1644 #31974 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffef9000) at widgets/qabstractscrollarea_p.h:100 #31975 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffef9000) at widgets/qabstractscrollarea_p.h:116 #31976 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffef9000) at kernel/qcoreapplication.cpp:1063 #31977 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffef9000) at kernel/qapplication.cpp:4561 #31978 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffef9000) at kernel/qapplication.cpp:4530 #31979 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffef9000) at kernel/qcoreapplication.cpp:953 #31980 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffef9000) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31981 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #31982 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #31983 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #31984 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #31985 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffef9f30) at itemviews/qabstractitemview.cpp:2415 #31986 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffef9f30) at itemviews/qlistview.cpp:848 #31987 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffef9f30) at kernel/qwidget.cpp:8554 #31988 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffef9f30) at widgets/qframe.cpp:557 #31989 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffef9f30) at widgets/qabstractscrollarea.cpp:1043 #31990 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffef9f30) at itemviews/qabstractitemview.cpp:1644 #31991 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffef9f30) at widgets/qabstractscrollarea_p.h:100 #31992 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffef9f30) at widgets/qabstractscrollarea_p.h:116 #31993 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffef9f30) at kernel/qcoreapplication.cpp:1063 #31994 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffef9f30) at kernel/qapplication.cpp:4561 #31995 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffef9f30) at kernel/qapplication.cpp:4530 #31996 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffef9f30) at kernel/qcoreapplication.cpp:953 #31997 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffef9f30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31998 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #31999 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32000 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32001 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32002 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffefae60) at itemviews/qabstractitemview.cpp:2415 #32003 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffefae60) at itemviews/qlistview.cpp:848 #32004 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffefae60) at kernel/qwidget.cpp:8554 #32005 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffefae60) at widgets/qframe.cpp:557 #32006 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffefae60) at widgets/qabstractscrollarea.cpp:1043 #32007 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffefae60) at itemviews/qabstractitemview.cpp:1644 #32008 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffefae60) at widgets/qabstractscrollarea_p.h:100 #32009 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffefae60) at widgets/qabstractscrollarea_p.h:116 #32010 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffefae60) at kernel/qcoreapplication.cpp:1063 #32011 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffefae60) at kernel/qapplication.cpp:4561 #32012 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffefae60) at kernel/qapplication.cpp:4530 #32013 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffefae60) at kernel/qcoreapplication.cpp:953 #32014 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffefae60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32015 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32016 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32017 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32018 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32019 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffefbd90) at itemviews/qabstractitemview.cpp:2415 #32020 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffefbd90) at itemviews/qlistview.cpp:848 #32021 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffefbd90) at kernel/qwidget.cpp:8554 #32022 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffefbd90) at widgets/qframe.cpp:557 #32023 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffefbd90) at widgets/qabstractscrollarea.cpp:1043 #32024 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffefbd90) at itemviews/qabstractitemview.cpp:1644 #32025 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffefbd90) at widgets/qabstractscrollarea_p.h:100 #32026 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffefbd90) at widgets/qabstractscrollarea_p.h:116 #32027 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffefbd90) at kernel/qcoreapplication.cpp:1063 #32028 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffefbd90) at kernel/qapplication.cpp:4561 #32029 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffefbd90) at kernel/qapplication.cpp:4530 #32030 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffefbd90) at kernel/qcoreapplication.cpp:953 #32031 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffefbd90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32032 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32033 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32034 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32035 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32036 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffefccc0) at itemviews/qabstractitemview.cpp:2415 #32037 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffefccc0) at itemviews/qlistview.cpp:848 #32038 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffefccc0) at kernel/qwidget.cpp:8554 #32039 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffefccc0) at widgets/qframe.cpp:557 #32040 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffefccc0) at widgets/qabstractscrollarea.cpp:1043 #32041 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffefccc0) at itemviews/qabstractitemview.cpp:1644 #32042 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffefccc0) at widgets/qabstractscrollarea_p.h:100 #32043 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffefccc0) at widgets/qabstractscrollarea_p.h:116 #32044 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffefccc0) at kernel/qcoreapplication.cpp:1063 #32045 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffefccc0) at kernel/qapplication.cpp:4561 #32046 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffefccc0) at kernel/qapplication.cpp:4530 #32047 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffefccc0) at kernel/qcoreapplication.cpp:953 #32048 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffefccc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32049 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32050 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32051 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32052 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32053 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffefdbf0) at itemviews/qabstractitemview.cpp:2415 #32054 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffefdbf0) at itemviews/qlistview.cpp:848 #32055 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffefdbf0) at kernel/qwidget.cpp:8554 #32056 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffefdbf0) at widgets/qframe.cpp:557 #32057 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffefdbf0) at widgets/qabstractscrollarea.cpp:1043 #32058 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffefdbf0) at itemviews/qabstractitemview.cpp:1644 #32059 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffefdbf0) at widgets/qabstractscrollarea_p.h:100 #32060 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffefdbf0) at widgets/qabstractscrollarea_p.h:116 #32061 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffefdbf0) at kernel/qcoreapplication.cpp:1063 #32062 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffefdbf0) at kernel/qapplication.cpp:4561 #32063 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffefdbf0) at kernel/qapplication.cpp:4530 #32064 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffefdbf0) at kernel/qcoreapplication.cpp:953 #32065 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffefdbf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32066 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32067 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32068 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32069 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32070 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffefeb20) at itemviews/qabstractitemview.cpp:2415 #32071 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffefeb20) at itemviews/qlistview.cpp:848 #32072 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffefeb20) at kernel/qwidget.cpp:8554 #32073 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffefeb20) at widgets/qframe.cpp:557 #32074 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffefeb20) at widgets/qabstractscrollarea.cpp:1043 #32075 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffefeb20) at itemviews/qabstractitemview.cpp:1644 #32076 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffefeb20) at widgets/qabstractscrollarea_p.h:100 #32077 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffefeb20) at widgets/qabstractscrollarea_p.h:116 #32078 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffefeb20) at kernel/qcoreapplication.cpp:1063 #32079 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffefeb20) at kernel/qapplication.cpp:4561 #32080 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffefeb20) at kernel/qapplication.cpp:4530 #32081 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffefeb20) at kernel/qcoreapplication.cpp:953 #32082 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffefeb20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32083 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32084 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32085 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32086 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32087 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffeffa50) at itemviews/qabstractitemview.cpp:2415 #32088 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffeffa50) at itemviews/qlistview.cpp:848 #32089 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffeffa50) at kernel/qwidget.cpp:8554 #32090 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffeffa50) at widgets/qframe.cpp:557 #32091 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffeffa50) at widgets/qabstractscrollarea.cpp:1043 #32092 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffeffa50) at itemviews/qabstractitemview.cpp:1644 #32093 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffeffa50) at widgets/qabstractscrollarea_p.h:100 #32094 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffeffa50) at widgets/qabstractscrollarea_p.h:116 #32095 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffeffa50) at kernel/qcoreapplication.cpp:1063 #32096 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffeffa50) at kernel/qapplication.cpp:4561 #32097 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffeffa50) at kernel/qapplication.cpp:4530 #32098 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffeffa50) at kernel/qcoreapplication.cpp:953 #32099 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffeffa50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32100 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32101 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32102 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32103 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32104 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff00980) at itemviews/qabstractitemview.cpp:2415 #32105 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff00980) at itemviews/qlistview.cpp:848 #32106 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff00980) at kernel/qwidget.cpp:8554 #32107 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff00980) at widgets/qframe.cpp:557 #32108 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff00980) at widgets/qabstractscrollarea.cpp:1043 #32109 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff00980) at itemviews/qabstractitemview.cpp:1644 #32110 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff00980) at widgets/qabstractscrollarea_p.h:100 #32111 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff00980) at widgets/qabstractscrollarea_p.h:116 #32112 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff00980) at kernel/qcoreapplication.cpp:1063 #32113 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff00980) at kernel/qapplication.cpp:4561 #32114 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff00980) at kernel/qapplication.cpp:4530 #32115 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff00980) at kernel/qcoreapplication.cpp:953 #32116 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff00980) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32117 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32118 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32119 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32120 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32121 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff018b0) at itemviews/qabstractitemview.cpp:2415 #32122 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff018b0) at itemviews/qlistview.cpp:848 #32123 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff018b0) at kernel/qwidget.cpp:8554 #32124 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff018b0) at widgets/qframe.cpp:557 #32125 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff018b0) at widgets/qabstractscrollarea.cpp:1043 #32126 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff018b0) at itemviews/qabstractitemview.cpp:1644 #32127 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff018b0) at widgets/qabstractscrollarea_p.h:100 #32128 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff018b0) at widgets/qabstractscrollarea_p.h:116 #32129 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff018b0) at kernel/qcoreapplication.cpp:1063 #32130 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff018b0) at kernel/qapplication.cpp:4561 #32131 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff018b0) at kernel/qapplication.cpp:4530 #32132 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff018b0) at kernel/qcoreapplication.cpp:953 #32133 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff018b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32134 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32135 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32136 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32137 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32138 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff027e0) at itemviews/qabstractitemview.cpp:2415 #32139 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff027e0) at itemviews/qlistview.cpp:848 #32140 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff027e0) at kernel/qwidget.cpp:8554 #32141 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff027e0) at widgets/qframe.cpp:557 #32142 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff027e0) at widgets/qabstractscrollarea.cpp:1043 #32143 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff027e0) at itemviews/qabstractitemview.cpp:1644 #32144 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff027e0) at widgets/qabstractscrollarea_p.h:100 #32145 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff027e0) at widgets/qabstractscrollarea_p.h:116 #32146 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff027e0) at kernel/qcoreapplication.cpp:1063 #32147 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff027e0) at kernel/qapplication.cpp:4561 #32148 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff027e0) at kernel/qapplication.cpp:4530 #32149 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff027e0) at kernel/qcoreapplication.cpp:953 #32150 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff027e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32151 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32152 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32153 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32154 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32155 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff03710) at itemviews/qabstractitemview.cpp:2415 #32156 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff03710) at itemviews/qlistview.cpp:848 #32157 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff03710) at kernel/qwidget.cpp:8554 #32158 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff03710) at widgets/qframe.cpp:557 #32159 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff03710) at widgets/qabstractscrollarea.cpp:1043 #32160 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff03710) at itemviews/qabstractitemview.cpp:1644 #32161 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff03710) at widgets/qabstractscrollarea_p.h:100 #32162 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff03710) at widgets/qabstractscrollarea_p.h:116 #32163 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff03710) at kernel/qcoreapplication.cpp:1063 #32164 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff03710) at kernel/qapplication.cpp:4561 #32165 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff03710) at kernel/qapplication.cpp:4530 #32166 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff03710) at kernel/qcoreapplication.cpp:953 #32167 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff03710) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32168 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32169 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32170 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32171 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32172 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff04640) at itemviews/qabstractitemview.cpp:2415 #32173 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff04640) at itemviews/qlistview.cpp:848 #32174 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff04640) at kernel/qwidget.cpp:8554 #32175 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff04640) at widgets/qframe.cpp:557 #32176 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff04640) at widgets/qabstractscrollarea.cpp:1043 #32177 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff04640) at itemviews/qabstractitemview.cpp:1644 #32178 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff04640) at widgets/qabstractscrollarea_p.h:100 #32179 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff04640) at widgets/qabstractscrollarea_p.h:116 #32180 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff04640) at kernel/qcoreapplication.cpp:1063 #32181 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff04640) at kernel/qapplication.cpp:4561 #32182 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff04640) at kernel/qapplication.cpp:4530 #32183 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff04640) at kernel/qcoreapplication.cpp:953 #32184 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff04640) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32185 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32186 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32187 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32188 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32189 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff05570) at itemviews/qabstractitemview.cpp:2415 #32190 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff05570) at itemviews/qlistview.cpp:848 #32191 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff05570) at kernel/qwidget.cpp:8554 #32192 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff05570) at widgets/qframe.cpp:557 #32193 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff05570) at widgets/qabstractscrollarea.cpp:1043 #32194 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff05570) at itemviews/qabstractitemview.cpp:1644 #32195 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff05570) at widgets/qabstractscrollarea_p.h:100 #32196 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff05570) at widgets/qabstractscrollarea_p.h:116 #32197 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff05570) at kernel/qcoreapplication.cpp:1063 #32198 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff05570) at kernel/qapplication.cpp:4561 #32199 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff05570) at kernel/qapplication.cpp:4530 #32200 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff05570) at kernel/qcoreapplication.cpp:953 #32201 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff05570) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32202 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32203 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32204 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32205 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32206 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff064a0) at itemviews/qabstractitemview.cpp:2415 #32207 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff064a0) at itemviews/qlistview.cpp:848 #32208 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff064a0) at kernel/qwidget.cpp:8554 #32209 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff064a0) at widgets/qframe.cpp:557 #32210 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff064a0) at widgets/qabstractscrollarea.cpp:1043 #32211 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff064a0) at itemviews/qabstractitemview.cpp:1644 #32212 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff064a0) at widgets/qabstractscrollarea_p.h:100 #32213 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff064a0) at widgets/qabstractscrollarea_p.h:116 #32214 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff064a0) at kernel/qcoreapplication.cpp:1063 #32215 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff064a0) at kernel/qapplication.cpp:4561 #32216 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff064a0) at kernel/qapplication.cpp:4530 #32217 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff064a0) at kernel/qcoreapplication.cpp:953 #32218 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff064a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32219 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32220 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32221 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32222 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32223 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff073d0) at itemviews/qabstractitemview.cpp:2415 #32224 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff073d0) at itemviews/qlistview.cpp:848 #32225 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff073d0) at kernel/qwidget.cpp:8554 #32226 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff073d0) at widgets/qframe.cpp:557 #32227 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff073d0) at widgets/qabstractscrollarea.cpp:1043 #32228 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff073d0) at itemviews/qabstractitemview.cpp:1644 #32229 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff073d0) at widgets/qabstractscrollarea_p.h:100 #32230 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff073d0) at widgets/qabstractscrollarea_p.h:116 #32231 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff073d0) at kernel/qcoreapplication.cpp:1063 #32232 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff073d0) at kernel/qapplication.cpp:4561 #32233 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff073d0) at kernel/qapplication.cpp:4530 #32234 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff073d0) at kernel/qcoreapplication.cpp:953 #32235 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff073d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32236 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32237 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32238 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32239 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32240 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff08300) at itemviews/qabstractitemview.cpp:2415 #32241 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff08300) at itemviews/qlistview.cpp:848 #32242 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff08300) at kernel/qwidget.cpp:8554 #32243 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff08300) at widgets/qframe.cpp:557 #32244 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff08300) at widgets/qabstractscrollarea.cpp:1043 #32245 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff08300) at itemviews/qabstractitemview.cpp:1644 #32246 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff08300) at widgets/qabstractscrollarea_p.h:100 #32247 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff08300) at widgets/qabstractscrollarea_p.h:116 #32248 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff08300) at kernel/qcoreapplication.cpp:1063 #32249 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff08300) at kernel/qapplication.cpp:4561 #32250 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff08300) at kernel/qapplication.cpp:4530 #32251 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff08300) at kernel/qcoreapplication.cpp:953 #32252 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff08300) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32253 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32254 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32255 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32256 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32257 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff09230) at itemviews/qabstractitemview.cpp:2415 #32258 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff09230) at itemviews/qlistview.cpp:848 #32259 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff09230) at kernel/qwidget.cpp:8554 #32260 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff09230) at widgets/qframe.cpp:557 #32261 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff09230) at widgets/qabstractscrollarea.cpp:1043 #32262 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff09230) at itemviews/qabstractitemview.cpp:1644 #32263 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff09230) at widgets/qabstractscrollarea_p.h:100 #32264 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff09230) at widgets/qabstractscrollarea_p.h:116 #32265 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff09230) at kernel/qcoreapplication.cpp:1063 #32266 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff09230) at kernel/qapplication.cpp:4561 #32267 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff09230) at kernel/qapplication.cpp:4530 #32268 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff09230) at kernel/qcoreapplication.cpp:953 #32269 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff09230) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32270 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32271 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32272 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32273 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32274 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff0a160) at itemviews/qabstractitemview.cpp:2415 #32275 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff0a160) at itemviews/qlistview.cpp:848 #32276 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff0a160) at kernel/qwidget.cpp:8554 #32277 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff0a160) at widgets/qframe.cpp:557 #32278 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff0a160) at widgets/qabstractscrollarea.cpp:1043 #32279 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff0a160) at itemviews/qabstractitemview.cpp:1644 #32280 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff0a160) at widgets/qabstractscrollarea_p.h:100 #32281 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff0a160) at widgets/qabstractscrollarea_p.h:116 #32282 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff0a160) at kernel/qcoreapplication.cpp:1063 #32283 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff0a160) at kernel/qapplication.cpp:4561 #32284 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff0a160) at kernel/qapplication.cpp:4530 #32285 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff0a160) at kernel/qcoreapplication.cpp:953 #32286 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff0a160) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32287 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32288 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32289 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32290 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32291 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff0b090) at itemviews/qabstractitemview.cpp:2415 #32292 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff0b090) at itemviews/qlistview.cpp:848 #32293 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff0b090) at kernel/qwidget.cpp:8554 #32294 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff0b090) at widgets/qframe.cpp:557 #32295 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff0b090) at widgets/qabstractscrollarea.cpp:1043 #32296 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff0b090) at itemviews/qabstractitemview.cpp:1644 #32297 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff0b090) at widgets/qabstractscrollarea_p.h:100 #32298 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff0b090) at widgets/qabstractscrollarea_p.h:116 #32299 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff0b090) at kernel/qcoreapplication.cpp:1063 #32300 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff0b090) at kernel/qapplication.cpp:4561 #32301 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff0b090) at kernel/qapplication.cpp:4530 #32302 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff0b090) at kernel/qcoreapplication.cpp:953 #32303 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff0b090) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32304 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32305 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32306 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32307 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32308 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff0bfc0) at itemviews/qabstractitemview.cpp:2415 #32309 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff0bfc0) at itemviews/qlistview.cpp:848 #32310 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff0bfc0) at kernel/qwidget.cpp:8554 #32311 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff0bfc0) at widgets/qframe.cpp:557 #32312 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff0bfc0) at widgets/qabstractscrollarea.cpp:1043 #32313 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff0bfc0) at itemviews/qabstractitemview.cpp:1644 #32314 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff0bfc0) at widgets/qabstractscrollarea_p.h:100 #32315 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff0bfc0) at widgets/qabstractscrollarea_p.h:116 #32316 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff0bfc0) at kernel/qcoreapplication.cpp:1063 #32317 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff0bfc0) at kernel/qapplication.cpp:4561 #32318 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff0bfc0) at kernel/qapplication.cpp:4530 #32319 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff0bfc0) at kernel/qcoreapplication.cpp:953 #32320 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff0bfc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32321 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32322 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32323 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32324 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32325 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff0cef0) at itemviews/qabstractitemview.cpp:2415 #32326 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff0cef0) at itemviews/qlistview.cpp:848 #32327 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff0cef0) at kernel/qwidget.cpp:8554 #32328 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff0cef0) at widgets/qframe.cpp:557 #32329 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff0cef0) at widgets/qabstractscrollarea.cpp:1043 #32330 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff0cef0) at itemviews/qabstractitemview.cpp:1644 #32331 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff0cef0) at widgets/qabstractscrollarea_p.h:100 #32332 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff0cef0) at widgets/qabstractscrollarea_p.h:116 #32333 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff0cef0) at kernel/qcoreapplication.cpp:1063 #32334 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff0cef0) at kernel/qapplication.cpp:4561 #32335 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff0cef0) at kernel/qapplication.cpp:4530 #32336 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff0cef0) at kernel/qcoreapplication.cpp:953 #32337 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff0cef0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32338 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32339 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32340 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32341 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32342 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff0de20) at itemviews/qabstractitemview.cpp:2415 #32343 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff0de20) at itemviews/qlistview.cpp:848 #32344 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff0de20) at kernel/qwidget.cpp:8554 #32345 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff0de20) at widgets/qframe.cpp:557 #32346 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff0de20) at widgets/qabstractscrollarea.cpp:1043 #32347 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff0de20) at itemviews/qabstractitemview.cpp:1644 #32348 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff0de20) at widgets/qabstractscrollarea_p.h:100 #32349 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff0de20) at widgets/qabstractscrollarea_p.h:116 #32350 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff0de20) at kernel/qcoreapplication.cpp:1063 #32351 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff0de20) at kernel/qapplication.cpp:4561 #32352 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff0de20) at kernel/qapplication.cpp:4530 #32353 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff0de20) at kernel/qcoreapplication.cpp:953 #32354 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff0de20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32355 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32356 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32357 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32358 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32359 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff0ed50) at itemviews/qabstractitemview.cpp:2415 #32360 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff0ed50) at itemviews/qlistview.cpp:848 #32361 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff0ed50) at kernel/qwidget.cpp:8554 #32362 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff0ed50) at widgets/qframe.cpp:557 #32363 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff0ed50) at widgets/qabstractscrollarea.cpp:1043 #32364 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff0ed50) at itemviews/qabstractitemview.cpp:1644 #32365 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff0ed50) at widgets/qabstractscrollarea_p.h:100 #32366 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff0ed50) at widgets/qabstractscrollarea_p.h:116 #32367 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff0ed50) at kernel/qcoreapplication.cpp:1063 #32368 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff0ed50) at kernel/qapplication.cpp:4561 #32369 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff0ed50) at kernel/qapplication.cpp:4530 #32370 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff0ed50) at kernel/qcoreapplication.cpp:953 #32371 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff0ed50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32372 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32373 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32374 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32375 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32376 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff0fc80) at itemviews/qabstractitemview.cpp:2415 #32377 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff0fc80) at itemviews/qlistview.cpp:848 #32378 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff0fc80) at kernel/qwidget.cpp:8554 #32379 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff0fc80) at widgets/qframe.cpp:557 #32380 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff0fc80) at widgets/qabstractscrollarea.cpp:1043 #32381 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff0fc80) at itemviews/qabstractitemview.cpp:1644 #32382 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff0fc80) at widgets/qabstractscrollarea_p.h:100 #32383 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff0fc80) at widgets/qabstractscrollarea_p.h:116 #32384 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff0fc80) at kernel/qcoreapplication.cpp:1063 #32385 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff0fc80) at kernel/qapplication.cpp:4561 #32386 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff0fc80) at kernel/qapplication.cpp:4530 #32387 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff0fc80) at kernel/qcoreapplication.cpp:953 #32388 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff0fc80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32389 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32390 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32391 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32392 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32393 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff10bb0) at itemviews/qabstractitemview.cpp:2415 #32394 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff10bb0) at itemviews/qlistview.cpp:848 #32395 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff10bb0) at kernel/qwidget.cpp:8554 #32396 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff10bb0) at widgets/qframe.cpp:557 #32397 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff10bb0) at widgets/qabstractscrollarea.cpp:1043 #32398 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff10bb0) at itemviews/qabstractitemview.cpp:1644 #32399 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff10bb0) at widgets/qabstractscrollarea_p.h:100 #32400 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff10bb0) at widgets/qabstractscrollarea_p.h:116 #32401 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff10bb0) at kernel/qcoreapplication.cpp:1063 #32402 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff10bb0) at kernel/qapplication.cpp:4561 #32403 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff10bb0) at kernel/qapplication.cpp:4530 #32404 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff10bb0) at kernel/qcoreapplication.cpp:953 #32405 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff10bb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32406 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32407 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32408 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32409 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32410 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff11ae0) at itemviews/qabstractitemview.cpp:2415 #32411 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff11ae0) at itemviews/qlistview.cpp:848 #32412 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff11ae0) at kernel/qwidget.cpp:8554 #32413 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff11ae0) at widgets/qframe.cpp:557 #32414 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff11ae0) at widgets/qabstractscrollarea.cpp:1043 #32415 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff11ae0) at itemviews/qabstractitemview.cpp:1644 #32416 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff11ae0) at widgets/qabstractscrollarea_p.h:100 #32417 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff11ae0) at widgets/qabstractscrollarea_p.h:116 #32418 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff11ae0) at kernel/qcoreapplication.cpp:1063 #32419 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff11ae0) at kernel/qapplication.cpp:4561 #32420 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff11ae0) at kernel/qapplication.cpp:4530 #32421 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff11ae0) at kernel/qcoreapplication.cpp:953 #32422 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff11ae0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32423 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32424 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32425 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32426 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32427 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff12a10) at itemviews/qabstractitemview.cpp:2415 #32428 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff12a10) at itemviews/qlistview.cpp:848 #32429 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff12a10) at kernel/qwidget.cpp:8554 #32430 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff12a10) at widgets/qframe.cpp:557 #32431 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff12a10) at widgets/qabstractscrollarea.cpp:1043 #32432 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff12a10) at itemviews/qabstractitemview.cpp:1644 #32433 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff12a10) at widgets/qabstractscrollarea_p.h:100 #32434 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff12a10) at widgets/qabstractscrollarea_p.h:116 #32435 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff12a10) at kernel/qcoreapplication.cpp:1063 #32436 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff12a10) at kernel/qapplication.cpp:4561 #32437 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff12a10) at kernel/qapplication.cpp:4530 #32438 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff12a10) at kernel/qcoreapplication.cpp:953 #32439 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff12a10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32440 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32441 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32442 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32443 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32444 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff13940) at itemviews/qabstractitemview.cpp:2415 #32445 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff13940) at itemviews/qlistview.cpp:848 #32446 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff13940) at kernel/qwidget.cpp:8554 #32447 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff13940) at widgets/qframe.cpp:557 #32448 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff13940) at widgets/qabstractscrollarea.cpp:1043 #32449 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff13940) at itemviews/qabstractitemview.cpp:1644 #32450 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff13940) at widgets/qabstractscrollarea_p.h:100 #32451 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff13940) at widgets/qabstractscrollarea_p.h:116 #32452 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff13940) at kernel/qcoreapplication.cpp:1063 #32453 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff13940) at kernel/qapplication.cpp:4561 #32454 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff13940) at kernel/qapplication.cpp:4530 #32455 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff13940) at kernel/qcoreapplication.cpp:953 #32456 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff13940) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32457 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32458 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32459 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32460 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32461 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff14870) at itemviews/qabstractitemview.cpp:2415 #32462 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff14870) at itemviews/qlistview.cpp:848 #32463 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff14870) at kernel/qwidget.cpp:8554 #32464 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff14870) at widgets/qframe.cpp:557 #32465 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff14870) at widgets/qabstractscrollarea.cpp:1043 #32466 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff14870) at itemviews/qabstractitemview.cpp:1644 #32467 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff14870) at widgets/qabstractscrollarea_p.h:100 #32468 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff14870) at widgets/qabstractscrollarea_p.h:116 #32469 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff14870) at kernel/qcoreapplication.cpp:1063 #32470 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff14870) at kernel/qapplication.cpp:4561 #32471 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff14870) at kernel/qapplication.cpp:4530 #32472 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff14870) at kernel/qcoreapplication.cpp:953 #32473 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff14870) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32474 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32475 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32476 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32477 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32478 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff157a0) at itemviews/qabstractitemview.cpp:2415 #32479 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff157a0) at itemviews/qlistview.cpp:848 #32480 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff157a0) at kernel/qwidget.cpp:8554 #32481 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff157a0) at widgets/qframe.cpp:557 #32482 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff157a0) at widgets/qabstractscrollarea.cpp:1043 #32483 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff157a0) at itemviews/qabstractitemview.cpp:1644 #32484 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff157a0) at widgets/qabstractscrollarea_p.h:100 #32485 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff157a0) at widgets/qabstractscrollarea_p.h:116 #32486 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff157a0) at kernel/qcoreapplication.cpp:1063 #32487 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff157a0) at kernel/qapplication.cpp:4561 #32488 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff157a0) at kernel/qapplication.cpp:4530 #32489 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff157a0) at kernel/qcoreapplication.cpp:953 #32490 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff157a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32491 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32492 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32493 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32494 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32495 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff166d0) at itemviews/qabstractitemview.cpp:2415 #32496 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff166d0) at itemviews/qlistview.cpp:848 #32497 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff166d0) at kernel/qwidget.cpp:8554 #32498 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff166d0) at widgets/qframe.cpp:557 #32499 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff166d0) at widgets/qabstractscrollarea.cpp:1043 #32500 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff166d0) at itemviews/qabstractitemview.cpp:1644 #32501 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff166d0) at widgets/qabstractscrollarea_p.h:100 #32502 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff166d0) at widgets/qabstractscrollarea_p.h:116 #32503 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff166d0) at kernel/qcoreapplication.cpp:1063 #32504 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff166d0) at kernel/qapplication.cpp:4561 #32505 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff166d0) at kernel/qapplication.cpp:4530 #32506 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff166d0) at kernel/qcoreapplication.cpp:953 #32507 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff166d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32508 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32509 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32510 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32511 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32512 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff17600) at itemviews/qabstractitemview.cpp:2415 #32513 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff17600) at itemviews/qlistview.cpp:848 #32514 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff17600) at kernel/qwidget.cpp:8554 #32515 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff17600) at widgets/qframe.cpp:557 #32516 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff17600) at widgets/qabstractscrollarea.cpp:1043 #32517 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff17600) at itemviews/qabstractitemview.cpp:1644 #32518 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff17600) at widgets/qabstractscrollarea_p.h:100 #32519 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff17600) at widgets/qabstractscrollarea_p.h:116 #32520 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff17600) at kernel/qcoreapplication.cpp:1063 #32521 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff17600) at kernel/qapplication.cpp:4561 #32522 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff17600) at kernel/qapplication.cpp:4530 #32523 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff17600) at kernel/qcoreapplication.cpp:953 #32524 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff17600) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32525 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32526 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32527 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32528 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32529 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff18530) at itemviews/qabstractitemview.cpp:2415 #32530 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff18530) at itemviews/qlistview.cpp:848 #32531 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff18530) at kernel/qwidget.cpp:8554 #32532 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff18530) at widgets/qframe.cpp:557 #32533 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff18530) at widgets/qabstractscrollarea.cpp:1043 #32534 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff18530) at itemviews/qabstractitemview.cpp:1644 #32535 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff18530) at widgets/qabstractscrollarea_p.h:100 #32536 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff18530) at widgets/qabstractscrollarea_p.h:116 #32537 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff18530) at kernel/qcoreapplication.cpp:1063 #32538 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff18530) at kernel/qapplication.cpp:4561 #32539 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff18530) at kernel/qapplication.cpp:4530 #32540 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff18530) at kernel/qcoreapplication.cpp:953 #32541 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff18530) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32542 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32543 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32544 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32545 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32546 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff19460) at itemviews/qabstractitemview.cpp:2415 #32547 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff19460) at itemviews/qlistview.cpp:848 #32548 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff19460) at kernel/qwidget.cpp:8554 #32549 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff19460) at widgets/qframe.cpp:557 #32550 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff19460) at widgets/qabstractscrollarea.cpp:1043 #32551 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff19460) at itemviews/qabstractitemview.cpp:1644 #32552 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff19460) at widgets/qabstractscrollarea_p.h:100 #32553 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff19460) at widgets/qabstractscrollarea_p.h:116 #32554 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff19460) at kernel/qcoreapplication.cpp:1063 #32555 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff19460) at kernel/qapplication.cpp:4561 #32556 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff19460) at kernel/qapplication.cpp:4530 #32557 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff19460) at kernel/qcoreapplication.cpp:953 #32558 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff19460) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32559 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32560 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32561 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32562 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32563 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff1a390) at itemviews/qabstractitemview.cpp:2415 #32564 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff1a390) at itemviews/qlistview.cpp:848 #32565 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff1a390) at kernel/qwidget.cpp:8554 #32566 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff1a390) at widgets/qframe.cpp:557 #32567 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff1a390) at widgets/qabstractscrollarea.cpp:1043 #32568 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff1a390) at itemviews/qabstractitemview.cpp:1644 #32569 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff1a390) at widgets/qabstractscrollarea_p.h:100 #32570 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff1a390) at widgets/qabstractscrollarea_p.h:116 #32571 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff1a390) at kernel/qcoreapplication.cpp:1063 #32572 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff1a390) at kernel/qapplication.cpp:4561 #32573 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff1a390) at kernel/qapplication.cpp:4530 #32574 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff1a390) at kernel/qcoreapplication.cpp:953 #32575 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff1a390) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32576 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32577 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32578 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32579 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32580 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff1b2c0) at itemviews/qabstractitemview.cpp:2415 #32581 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff1b2c0) at itemviews/qlistview.cpp:848 #32582 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff1b2c0) at kernel/qwidget.cpp:8554 #32583 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff1b2c0) at widgets/qframe.cpp:557 #32584 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff1b2c0) at widgets/qabstractscrollarea.cpp:1043 #32585 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff1b2c0) at itemviews/qabstractitemview.cpp:1644 #32586 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff1b2c0) at widgets/qabstractscrollarea_p.h:100 #32587 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff1b2c0) at widgets/qabstractscrollarea_p.h:116 #32588 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff1b2c0) at kernel/qcoreapplication.cpp:1063 #32589 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff1b2c0) at kernel/qapplication.cpp:4561 #32590 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff1b2c0) at kernel/qapplication.cpp:4530 #32591 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff1b2c0) at kernel/qcoreapplication.cpp:953 #32592 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff1b2c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32593 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32594 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32595 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32596 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32597 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff1c1f0) at itemviews/qabstractitemview.cpp:2415 #32598 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff1c1f0) at itemviews/qlistview.cpp:848 #32599 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff1c1f0) at kernel/qwidget.cpp:8554 #32600 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff1c1f0) at widgets/qframe.cpp:557 #32601 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff1c1f0) at widgets/qabstractscrollarea.cpp:1043 #32602 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff1c1f0) at itemviews/qabstractitemview.cpp:1644 #32603 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff1c1f0) at widgets/qabstractscrollarea_p.h:100 #32604 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff1c1f0) at widgets/qabstractscrollarea_p.h:116 #32605 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff1c1f0) at kernel/qcoreapplication.cpp:1063 #32606 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff1c1f0) at kernel/qapplication.cpp:4561 #32607 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff1c1f0) at kernel/qapplication.cpp:4530 #32608 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff1c1f0) at kernel/qcoreapplication.cpp:953 #32609 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff1c1f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32610 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32611 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32612 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32613 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32614 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff1d120) at itemviews/qabstractitemview.cpp:2415 #32615 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff1d120) at itemviews/qlistview.cpp:848 #32616 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff1d120) at kernel/qwidget.cpp:8554 #32617 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff1d120) at widgets/qframe.cpp:557 #32618 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff1d120) at widgets/qabstractscrollarea.cpp:1043 #32619 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff1d120) at itemviews/qabstractitemview.cpp:1644 #32620 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff1d120) at widgets/qabstractscrollarea_p.h:100 #32621 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff1d120) at widgets/qabstractscrollarea_p.h:116 #32622 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff1d120) at kernel/qcoreapplication.cpp:1063 #32623 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff1d120) at kernel/qapplication.cpp:4561 #32624 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff1d120) at kernel/qapplication.cpp:4530 #32625 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff1d120) at kernel/qcoreapplication.cpp:953 #32626 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff1d120) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32627 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32628 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32629 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32630 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32631 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff1e050) at itemviews/qabstractitemview.cpp:2415 #32632 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff1e050) at itemviews/qlistview.cpp:848 #32633 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff1e050) at kernel/qwidget.cpp:8554 #32634 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff1e050) at widgets/qframe.cpp:557 #32635 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff1e050) at widgets/qabstractscrollarea.cpp:1043 #32636 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff1e050) at itemviews/qabstractitemview.cpp:1644 #32637 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff1e050) at widgets/qabstractscrollarea_p.h:100 #32638 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff1e050) at widgets/qabstractscrollarea_p.h:116 #32639 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff1e050) at kernel/qcoreapplication.cpp:1063 #32640 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff1e050) at kernel/qapplication.cpp:4561 #32641 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff1e050) at kernel/qapplication.cpp:4530 #32642 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff1e050) at kernel/qcoreapplication.cpp:953 #32643 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff1e050) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32644 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32645 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32646 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32647 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32648 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff1ef80) at itemviews/qabstractitemview.cpp:2415 #32649 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff1ef80) at itemviews/qlistview.cpp:848 #32650 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff1ef80) at kernel/qwidget.cpp:8554 #32651 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff1ef80) at widgets/qframe.cpp:557 #32652 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff1ef80) at widgets/qabstractscrollarea.cpp:1043 #32653 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff1ef80) at itemviews/qabstractitemview.cpp:1644 #32654 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff1ef80) at widgets/qabstractscrollarea_p.h:100 #32655 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff1ef80) at widgets/qabstractscrollarea_p.h:116 #32656 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff1ef80) at kernel/qcoreapplication.cpp:1063 #32657 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff1ef80) at kernel/qapplication.cpp:4561 #32658 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff1ef80) at kernel/qapplication.cpp:4530 #32659 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff1ef80) at kernel/qcoreapplication.cpp:953 #32660 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff1ef80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32661 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32662 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32663 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32664 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32665 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff1feb0) at itemviews/qabstractitemview.cpp:2415 #32666 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff1feb0) at itemviews/qlistview.cpp:848 #32667 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff1feb0) at kernel/qwidget.cpp:8554 #32668 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff1feb0) at widgets/qframe.cpp:557 #32669 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff1feb0) at widgets/qabstractscrollarea.cpp:1043 #32670 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff1feb0) at itemviews/qabstractitemview.cpp:1644 #32671 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff1feb0) at widgets/qabstractscrollarea_p.h:100 #32672 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff1feb0) at widgets/qabstractscrollarea_p.h:116 #32673 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff1feb0) at kernel/qcoreapplication.cpp:1063 #32674 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff1feb0) at kernel/qapplication.cpp:4561 #32675 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff1feb0) at kernel/qapplication.cpp:4530 #32676 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff1feb0) at kernel/qcoreapplication.cpp:953 #32677 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff1feb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32678 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32679 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32680 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32681 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32682 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff20de0) at itemviews/qabstractitemview.cpp:2415 #32683 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff20de0) at itemviews/qlistview.cpp:848 #32684 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff20de0) at kernel/qwidget.cpp:8554 #32685 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff20de0) at widgets/qframe.cpp:557 #32686 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff20de0) at widgets/qabstractscrollarea.cpp:1043 #32687 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff20de0) at itemviews/qabstractitemview.cpp:1644 #32688 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff20de0) at widgets/qabstractscrollarea_p.h:100 #32689 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff20de0) at widgets/qabstractscrollarea_p.h:116 #32690 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff20de0) at kernel/qcoreapplication.cpp:1063 #32691 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff20de0) at kernel/qapplication.cpp:4561 #32692 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff20de0) at kernel/qapplication.cpp:4530 #32693 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff20de0) at kernel/qcoreapplication.cpp:953 #32694 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff20de0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32695 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32696 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32697 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32698 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32699 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff21d10) at itemviews/qabstractitemview.cpp:2415 #32700 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff21d10) at itemviews/qlistview.cpp:848 #32701 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff21d10) at kernel/qwidget.cpp:8554 #32702 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff21d10) at widgets/qframe.cpp:557 #32703 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff21d10) at widgets/qabstractscrollarea.cpp:1043 #32704 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff21d10) at itemviews/qabstractitemview.cpp:1644 #32705 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff21d10) at widgets/qabstractscrollarea_p.h:100 #32706 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff21d10) at widgets/qabstractscrollarea_p.h:116 #32707 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff21d10) at kernel/qcoreapplication.cpp:1063 #32708 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff21d10) at kernel/qapplication.cpp:4561 #32709 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff21d10) at kernel/qapplication.cpp:4530 #32710 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff21d10) at kernel/qcoreapplication.cpp:953 #32711 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff21d10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32712 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32713 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32714 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32715 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32716 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff22c40) at itemviews/qabstractitemview.cpp:2415 #32717 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff22c40) at itemviews/qlistview.cpp:848 #32718 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff22c40) at kernel/qwidget.cpp:8554 #32719 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff22c40) at widgets/qframe.cpp:557 #32720 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff22c40) at widgets/qabstractscrollarea.cpp:1043 #32721 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff22c40) at itemviews/qabstractitemview.cpp:1644 #32722 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff22c40) at widgets/qabstractscrollarea_p.h:100 #32723 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff22c40) at widgets/qabstractscrollarea_p.h:116 #32724 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff22c40) at kernel/qcoreapplication.cpp:1063 #32725 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff22c40) at kernel/qapplication.cpp:4561 #32726 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff22c40) at kernel/qapplication.cpp:4530 #32727 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff22c40) at kernel/qcoreapplication.cpp:953 #32728 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff22c40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32729 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32730 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32731 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32732 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32733 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff23b70) at itemviews/qabstractitemview.cpp:2415 #32734 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff23b70) at itemviews/qlistview.cpp:848 #32735 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff23b70) at kernel/qwidget.cpp:8554 #32736 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff23b70) at widgets/qframe.cpp:557 #32737 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff23b70) at widgets/qabstractscrollarea.cpp:1043 #32738 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff23b70) at itemviews/qabstractitemview.cpp:1644 #32739 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff23b70) at widgets/qabstractscrollarea_p.h:100 #32740 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff23b70) at widgets/qabstractscrollarea_p.h:116 #32741 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff23b70) at kernel/qcoreapplication.cpp:1063 #32742 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff23b70) at kernel/qapplication.cpp:4561 #32743 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff23b70) at kernel/qapplication.cpp:4530 #32744 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff23b70) at kernel/qcoreapplication.cpp:953 #32745 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff23b70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32746 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32747 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32748 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32749 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32750 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff24aa0) at itemviews/qabstractitemview.cpp:2415 #32751 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff24aa0) at itemviews/qlistview.cpp:848 #32752 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff24aa0) at kernel/qwidget.cpp:8554 #32753 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff24aa0) at widgets/qframe.cpp:557 #32754 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff24aa0) at widgets/qabstractscrollarea.cpp:1043 #32755 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff24aa0) at itemviews/qabstractitemview.cpp:1644 #32756 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff24aa0) at widgets/qabstractscrollarea_p.h:100 #32757 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff24aa0) at widgets/qabstractscrollarea_p.h:116 #32758 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff24aa0) at kernel/qcoreapplication.cpp:1063 #32759 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff24aa0) at kernel/qapplication.cpp:4561 #32760 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff24aa0) at kernel/qapplication.cpp:4530 #32761 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff24aa0) at kernel/qcoreapplication.cpp:953 #32762 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff24aa0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32763 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32764 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32765 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32766 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32767 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff259d0) at itemviews/qabstractitemview.cpp:2415 #32768 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff259d0) at itemviews/qlistview.cpp:848 #32769 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff259d0) at kernel/qwidget.cpp:8554 #32770 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff259d0) at widgets/qframe.cpp:557 #32771 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff259d0) at widgets/qabstractscrollarea.cpp:1043 #32772 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff259d0) at itemviews/qabstractitemview.cpp:1644 #32773 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff259d0) at widgets/qabstractscrollarea_p.h:100 #32774 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff259d0) at widgets/qabstractscrollarea_p.h:116 #32775 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff259d0) at kernel/qcoreapplication.cpp:1063 #32776 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff259d0) at kernel/qapplication.cpp:4561 #32777 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff259d0) at kernel/qapplication.cpp:4530 #32778 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff259d0) at kernel/qcoreapplication.cpp:953 #32779 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff259d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32780 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32781 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32782 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32783 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32784 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff26900) at itemviews/qabstractitemview.cpp:2415 #32785 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff26900) at itemviews/qlistview.cpp:848 #32786 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff26900) at kernel/qwidget.cpp:8554 #32787 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff26900) at widgets/qframe.cpp:557 #32788 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff26900) at widgets/qabstractscrollarea.cpp:1043 #32789 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff26900) at itemviews/qabstractitemview.cpp:1644 #32790 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff26900) at widgets/qabstractscrollarea_p.h:100 #32791 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff26900) at widgets/qabstractscrollarea_p.h:116 #32792 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff26900) at kernel/qcoreapplication.cpp:1063 #32793 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff26900) at kernel/qapplication.cpp:4561 #32794 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff26900) at kernel/qapplication.cpp:4530 #32795 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff26900) at kernel/qcoreapplication.cpp:953 #32796 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff26900) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32797 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32798 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32799 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32800 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32801 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff27830) at itemviews/qabstractitemview.cpp:2415 #32802 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff27830) at itemviews/qlistview.cpp:848 #32803 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff27830) at kernel/qwidget.cpp:8554 #32804 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff27830) at widgets/qframe.cpp:557 #32805 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff27830) at widgets/qabstractscrollarea.cpp:1043 #32806 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff27830) at itemviews/qabstractitemview.cpp:1644 #32807 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff27830) at widgets/qabstractscrollarea_p.h:100 #32808 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff27830) at widgets/qabstractscrollarea_p.h:116 #32809 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff27830) at kernel/qcoreapplication.cpp:1063 #32810 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff27830) at kernel/qapplication.cpp:4561 #32811 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff27830) at kernel/qapplication.cpp:4530 #32812 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff27830) at kernel/qcoreapplication.cpp:953 #32813 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff27830) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32814 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32815 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32816 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32817 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32818 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff28760) at itemviews/qabstractitemview.cpp:2415 #32819 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff28760) at itemviews/qlistview.cpp:848 #32820 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff28760) at kernel/qwidget.cpp:8554 #32821 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff28760) at widgets/qframe.cpp:557 #32822 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff28760) at widgets/qabstractscrollarea.cpp:1043 #32823 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff28760) at itemviews/qabstractitemview.cpp:1644 #32824 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff28760) at widgets/qabstractscrollarea_p.h:100 #32825 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff28760) at widgets/qabstractscrollarea_p.h:116 #32826 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff28760) at kernel/qcoreapplication.cpp:1063 #32827 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff28760) at kernel/qapplication.cpp:4561 #32828 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff28760) at kernel/qapplication.cpp:4530 #32829 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff28760) at kernel/qcoreapplication.cpp:953 #32830 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff28760) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32831 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32832 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32833 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32834 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32835 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff29690) at itemviews/qabstractitemview.cpp:2415 #32836 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff29690) at itemviews/qlistview.cpp:848 #32837 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff29690) at kernel/qwidget.cpp:8554 #32838 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff29690) at widgets/qframe.cpp:557 #32839 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff29690) at widgets/qabstractscrollarea.cpp:1043 #32840 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff29690) at itemviews/qabstractitemview.cpp:1644 #32841 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff29690) at widgets/qabstractscrollarea_p.h:100 #32842 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff29690) at widgets/qabstractscrollarea_p.h:116 #32843 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff29690) at kernel/qcoreapplication.cpp:1063 #32844 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff29690) at kernel/qapplication.cpp:4561 #32845 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff29690) at kernel/qapplication.cpp:4530 #32846 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff29690) at kernel/qcoreapplication.cpp:953 #32847 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff29690) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32848 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32849 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32850 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32851 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32852 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff2a5c0) at itemviews/qabstractitemview.cpp:2415 #32853 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff2a5c0) at itemviews/qlistview.cpp:848 #32854 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff2a5c0) at kernel/qwidget.cpp:8554 #32855 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff2a5c0) at widgets/qframe.cpp:557 #32856 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff2a5c0) at widgets/qabstractscrollarea.cpp:1043 #32857 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff2a5c0) at itemviews/qabstractitemview.cpp:1644 #32858 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff2a5c0) at widgets/qabstractscrollarea_p.h:100 #32859 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff2a5c0) at widgets/qabstractscrollarea_p.h:116 #32860 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff2a5c0) at kernel/qcoreapplication.cpp:1063 #32861 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff2a5c0) at kernel/qapplication.cpp:4561 #32862 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff2a5c0) at kernel/qapplication.cpp:4530 #32863 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff2a5c0) at kernel/qcoreapplication.cpp:953 #32864 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff2a5c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32865 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32866 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32867 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32868 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32869 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff2b4f0) at itemviews/qabstractitemview.cpp:2415 #32870 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff2b4f0) at itemviews/qlistview.cpp:848 #32871 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff2b4f0) at kernel/qwidget.cpp:8554 #32872 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff2b4f0) at widgets/qframe.cpp:557 #32873 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff2b4f0) at widgets/qabstractscrollarea.cpp:1043 #32874 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff2b4f0) at itemviews/qabstractitemview.cpp:1644 #32875 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff2b4f0) at widgets/qabstractscrollarea_p.h:100 #32876 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff2b4f0) at widgets/qabstractscrollarea_p.h:116 #32877 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff2b4f0) at kernel/qcoreapplication.cpp:1063 #32878 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff2b4f0) at kernel/qapplication.cpp:4561 #32879 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff2b4f0) at kernel/qapplication.cpp:4530 #32880 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff2b4f0) at kernel/qcoreapplication.cpp:953 #32881 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff2b4f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32882 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32883 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32884 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32885 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32886 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff2c420) at itemviews/qabstractitemview.cpp:2415 #32887 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff2c420) at itemviews/qlistview.cpp:848 #32888 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff2c420) at kernel/qwidget.cpp:8554 #32889 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff2c420) at widgets/qframe.cpp:557 #32890 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff2c420) at widgets/qabstractscrollarea.cpp:1043 #32891 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff2c420) at itemviews/qabstractitemview.cpp:1644 #32892 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff2c420) at widgets/qabstractscrollarea_p.h:100 #32893 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff2c420) at widgets/qabstractscrollarea_p.h:116 #32894 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff2c420) at kernel/qcoreapplication.cpp:1063 #32895 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff2c420) at kernel/qapplication.cpp:4561 #32896 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff2c420) at kernel/qapplication.cpp:4530 #32897 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff2c420) at kernel/qcoreapplication.cpp:953 #32898 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff2c420) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32899 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32900 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32901 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32902 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32903 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff2d350) at itemviews/qabstractitemview.cpp:2415 #32904 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff2d350) at itemviews/qlistview.cpp:848 #32905 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff2d350) at kernel/qwidget.cpp:8554 #32906 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff2d350) at widgets/qframe.cpp:557 #32907 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff2d350) at widgets/qabstractscrollarea.cpp:1043 #32908 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff2d350) at itemviews/qabstractitemview.cpp:1644 #32909 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff2d350) at widgets/qabstractscrollarea_p.h:100 #32910 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff2d350) at widgets/qabstractscrollarea_p.h:116 #32911 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff2d350) at kernel/qcoreapplication.cpp:1063 #32912 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff2d350) at kernel/qapplication.cpp:4561 #32913 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff2d350) at kernel/qapplication.cpp:4530 #32914 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff2d350) at kernel/qcoreapplication.cpp:953 #32915 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff2d350) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32916 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32917 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32918 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32919 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32920 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff2e280) at itemviews/qabstractitemview.cpp:2415 #32921 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff2e280) at itemviews/qlistview.cpp:848 #32922 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff2e280) at kernel/qwidget.cpp:8554 #32923 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff2e280) at widgets/qframe.cpp:557 #32924 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff2e280) at widgets/qabstractscrollarea.cpp:1043 #32925 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff2e280) at itemviews/qabstractitemview.cpp:1644 #32926 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff2e280) at widgets/qabstractscrollarea_p.h:100 #32927 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff2e280) at widgets/qabstractscrollarea_p.h:116 #32928 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff2e280) at kernel/qcoreapplication.cpp:1063 #32929 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff2e280) at kernel/qapplication.cpp:4561 #32930 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff2e280) at kernel/qapplication.cpp:4530 #32931 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff2e280) at kernel/qcoreapplication.cpp:953 #32932 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff2e280) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32933 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32934 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32935 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32936 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32937 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff2f1b0) at itemviews/qabstractitemview.cpp:2415 #32938 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff2f1b0) at itemviews/qlistview.cpp:848 #32939 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff2f1b0) at kernel/qwidget.cpp:8554 #32940 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff2f1b0) at widgets/qframe.cpp:557 #32941 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff2f1b0) at widgets/qabstractscrollarea.cpp:1043 #32942 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff2f1b0) at itemviews/qabstractitemview.cpp:1644 #32943 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff2f1b0) at widgets/qabstractscrollarea_p.h:100 #32944 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff2f1b0) at widgets/qabstractscrollarea_p.h:116 #32945 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff2f1b0) at kernel/qcoreapplication.cpp:1063 #32946 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff2f1b0) at kernel/qapplication.cpp:4561 #32947 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff2f1b0) at kernel/qapplication.cpp:4530 #32948 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff2f1b0) at kernel/qcoreapplication.cpp:953 #32949 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff2f1b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32950 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32951 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32952 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32953 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32954 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff300e0) at itemviews/qabstractitemview.cpp:2415 #32955 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff300e0) at itemviews/qlistview.cpp:848 #32956 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff300e0) at kernel/qwidget.cpp:8554 #32957 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff300e0) at widgets/qframe.cpp:557 #32958 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff300e0) at widgets/qabstractscrollarea.cpp:1043 #32959 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff300e0) at itemviews/qabstractitemview.cpp:1644 #32960 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff300e0) at widgets/qabstractscrollarea_p.h:100 #32961 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff300e0) at widgets/qabstractscrollarea_p.h:116 #32962 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff300e0) at kernel/qcoreapplication.cpp:1063 #32963 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff300e0) at kernel/qapplication.cpp:4561 #32964 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff300e0) at kernel/qapplication.cpp:4530 #32965 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff300e0) at kernel/qcoreapplication.cpp:953 #32966 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff300e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32967 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #32968 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32969 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32970 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32971 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff31010) at itemviews/qabstractitemview.cpp:2415 #32972 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff31010) at itemviews/qlistview.cpp:848 #32973 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff31010) at kernel/qwidget.cpp:8554 #32974 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff31010) at widgets/qframe.cpp:557 #32975 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff31010) at widgets/qabstractscrollarea.cpp:1043 #32976 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff31010) at itemviews/qabstractitemview.cpp:1644 #32977 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff31010) at widgets/qabstractscrollarea_p.h:100 #32978 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff31010) at widgets/qabstractscrollarea_p.h:116 #32979 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff31010) at kernel/qcoreapplication.cpp:1063 #32980 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff31010) at kernel/qapplication.cpp:4561 #32981 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff31010) at kernel/qapplication.cpp:4530 #32982 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff31010) at kernel/qcoreapplication.cpp:953 #32983 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff31010) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #32984 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #32985 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #32986 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #32987 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #32988 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff31f40) at itemviews/qabstractitemview.cpp:2415 #32989 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff31f40) at itemviews/qlistview.cpp:848 #32990 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff31f40) at kernel/qwidget.cpp:8554 #32991 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff31f40) at widgets/qframe.cpp:557 #32992 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff31f40) at widgets/qabstractscrollarea.cpp:1043 #32993 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff31f40) at itemviews/qabstractitemview.cpp:1644 #32994 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff31f40) at widgets/qabstractscrollarea_p.h:100 #32995 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff31f40) at widgets/qabstractscrollarea_p.h:116 #32996 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff31f40) at kernel/qcoreapplication.cpp:1063 #32997 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff31f40) at kernel/qapplication.cpp:4561 #32998 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff31f40) at kernel/qapplication.cpp:4530 #32999 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff31f40) at kernel/qcoreapplication.cpp:953 #33000 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff31f40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33001 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33002 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33003 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33004 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33005 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff32e70) at itemviews/qabstractitemview.cpp:2415 #33006 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff32e70) at itemviews/qlistview.cpp:848 #33007 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff32e70) at kernel/qwidget.cpp:8554 #33008 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff32e70) at widgets/qframe.cpp:557 #33009 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff32e70) at widgets/qabstractscrollarea.cpp:1043 #33010 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff32e70) at itemviews/qabstractitemview.cpp:1644 #33011 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff32e70) at widgets/qabstractscrollarea_p.h:100 #33012 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff32e70) at widgets/qabstractscrollarea_p.h:116 #33013 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff32e70) at kernel/qcoreapplication.cpp:1063 #33014 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff32e70) at kernel/qapplication.cpp:4561 #33015 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff32e70) at kernel/qapplication.cpp:4530 #33016 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff32e70) at kernel/qcoreapplication.cpp:953 #33017 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff32e70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33018 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33019 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33020 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33021 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33022 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff33da0) at itemviews/qabstractitemview.cpp:2415 #33023 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff33da0) at itemviews/qlistview.cpp:848 #33024 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff33da0) at kernel/qwidget.cpp:8554 #33025 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff33da0) at widgets/qframe.cpp:557 #33026 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff33da0) at widgets/qabstractscrollarea.cpp:1043 #33027 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff33da0) at itemviews/qabstractitemview.cpp:1644 #33028 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff33da0) at widgets/qabstractscrollarea_p.h:100 #33029 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff33da0) at widgets/qabstractscrollarea_p.h:116 #33030 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff33da0) at kernel/qcoreapplication.cpp:1063 #33031 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff33da0) at kernel/qapplication.cpp:4561 #33032 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff33da0) at kernel/qapplication.cpp:4530 #33033 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff33da0) at kernel/qcoreapplication.cpp:953 #33034 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff33da0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33035 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33036 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33037 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33038 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33039 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff34cd0) at itemviews/qabstractitemview.cpp:2415 #33040 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff34cd0) at itemviews/qlistview.cpp:848 #33041 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff34cd0) at kernel/qwidget.cpp:8554 #33042 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff34cd0) at widgets/qframe.cpp:557 #33043 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff34cd0) at widgets/qabstractscrollarea.cpp:1043 #33044 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff34cd0) at itemviews/qabstractitemview.cpp:1644 #33045 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff34cd0) at widgets/qabstractscrollarea_p.h:100 #33046 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff34cd0) at widgets/qabstractscrollarea_p.h:116 #33047 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff34cd0) at kernel/qcoreapplication.cpp:1063 #33048 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff34cd0) at kernel/qapplication.cpp:4561 #33049 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff34cd0) at kernel/qapplication.cpp:4530 #33050 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff34cd0) at kernel/qcoreapplication.cpp:953 #33051 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff34cd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33052 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33053 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33054 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33055 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33056 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff35c00) at itemviews/qabstractitemview.cpp:2415 #33057 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff35c00) at itemviews/qlistview.cpp:848 #33058 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff35c00) at kernel/qwidget.cpp:8554 #33059 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff35c00) at widgets/qframe.cpp:557 #33060 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff35c00) at widgets/qabstractscrollarea.cpp:1043 #33061 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff35c00) at itemviews/qabstractitemview.cpp:1644 #33062 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff35c00) at widgets/qabstractscrollarea_p.h:100 #33063 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff35c00) at widgets/qabstractscrollarea_p.h:116 #33064 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff35c00) at kernel/qcoreapplication.cpp:1063 #33065 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff35c00) at kernel/qapplication.cpp:4561 #33066 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff35c00) at kernel/qapplication.cpp:4530 #33067 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff35c00) at kernel/qcoreapplication.cpp:953 #33068 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff35c00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33069 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33070 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33071 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33072 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33073 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff36b30) at itemviews/qabstractitemview.cpp:2415 #33074 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff36b30) at itemviews/qlistview.cpp:848 #33075 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff36b30) at kernel/qwidget.cpp:8554 #33076 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff36b30) at widgets/qframe.cpp:557 #33077 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff36b30) at widgets/qabstractscrollarea.cpp:1043 #33078 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff36b30) at itemviews/qabstractitemview.cpp:1644 #33079 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff36b30) at widgets/qabstractscrollarea_p.h:100 #33080 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff36b30) at widgets/qabstractscrollarea_p.h:116 #33081 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff36b30) at kernel/qcoreapplication.cpp:1063 #33082 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff36b30) at kernel/qapplication.cpp:4561 #33083 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff36b30) at kernel/qapplication.cpp:4530 #33084 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff36b30) at kernel/qcoreapplication.cpp:953 #33085 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff36b30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33086 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33087 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33088 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33089 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33090 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff37a60) at itemviews/qabstractitemview.cpp:2415 #33091 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff37a60) at itemviews/qlistview.cpp:848 #33092 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff37a60) at kernel/qwidget.cpp:8554 #33093 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff37a60) at widgets/qframe.cpp:557 #33094 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff37a60) at widgets/qabstractscrollarea.cpp:1043 #33095 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff37a60) at itemviews/qabstractitemview.cpp:1644 #33096 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff37a60) at widgets/qabstractscrollarea_p.h:100 #33097 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff37a60) at widgets/qabstractscrollarea_p.h:116 #33098 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff37a60) at kernel/qcoreapplication.cpp:1063 #33099 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff37a60) at kernel/qapplication.cpp:4561 #33100 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff37a60) at kernel/qapplication.cpp:4530 #33101 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff37a60) at kernel/qcoreapplication.cpp:953 #33102 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff37a60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33103 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33104 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33105 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33106 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33107 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff38990) at itemviews/qabstractitemview.cpp:2415 #33108 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff38990) at itemviews/qlistview.cpp:848 #33109 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff38990) at kernel/qwidget.cpp:8554 #33110 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff38990) at widgets/qframe.cpp:557 #33111 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff38990) at widgets/qabstractscrollarea.cpp:1043 #33112 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff38990) at itemviews/qabstractitemview.cpp:1644 #33113 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff38990) at widgets/qabstractscrollarea_p.h:100 #33114 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff38990) at widgets/qabstractscrollarea_p.h:116 #33115 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff38990) at kernel/qcoreapplication.cpp:1063 #33116 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff38990) at kernel/qapplication.cpp:4561 #33117 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff38990) at kernel/qapplication.cpp:4530 #33118 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff38990) at kernel/qcoreapplication.cpp:953 #33119 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff38990) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33120 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33121 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33122 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33123 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33124 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff398c0) at itemviews/qabstractitemview.cpp:2415 #33125 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff398c0) at itemviews/qlistview.cpp:848 #33126 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff398c0) at kernel/qwidget.cpp:8554 #33127 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff398c0) at widgets/qframe.cpp:557 #33128 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff398c0) at widgets/qabstractscrollarea.cpp:1043 #33129 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff398c0) at itemviews/qabstractitemview.cpp:1644 #33130 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff398c0) at widgets/qabstractscrollarea_p.h:100 #33131 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff398c0) at widgets/qabstractscrollarea_p.h:116 #33132 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff398c0) at kernel/qcoreapplication.cpp:1063 #33133 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff398c0) at kernel/qapplication.cpp:4561 #33134 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff398c0) at kernel/qapplication.cpp:4530 #33135 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff398c0) at kernel/qcoreapplication.cpp:953 #33136 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff398c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33137 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33138 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33139 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33140 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33141 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff3a7f0) at itemviews/qabstractitemview.cpp:2415 #33142 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff3a7f0) at itemviews/qlistview.cpp:848 #33143 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff3a7f0) at kernel/qwidget.cpp:8554 #33144 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff3a7f0) at widgets/qframe.cpp:557 #33145 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff3a7f0) at widgets/qabstractscrollarea.cpp:1043 #33146 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff3a7f0) at itemviews/qabstractitemview.cpp:1644 #33147 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff3a7f0) at widgets/qabstractscrollarea_p.h:100 #33148 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff3a7f0) at widgets/qabstractscrollarea_p.h:116 #33149 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff3a7f0) at kernel/qcoreapplication.cpp:1063 #33150 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff3a7f0) at kernel/qapplication.cpp:4561 #33151 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff3a7f0) at kernel/qapplication.cpp:4530 #33152 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff3a7f0) at kernel/qcoreapplication.cpp:953 #33153 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff3a7f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33154 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33155 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33156 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33157 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33158 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff3b720) at itemviews/qabstractitemview.cpp:2415 #33159 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff3b720) at itemviews/qlistview.cpp:848 #33160 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff3b720) at kernel/qwidget.cpp:8554 #33161 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff3b720) at widgets/qframe.cpp:557 #33162 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff3b720) at widgets/qabstractscrollarea.cpp:1043 #33163 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff3b720) at itemviews/qabstractitemview.cpp:1644 #33164 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff3b720) at widgets/qabstractscrollarea_p.h:100 #33165 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff3b720) at widgets/qabstractscrollarea_p.h:116 #33166 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff3b720) at kernel/qcoreapplication.cpp:1063 #33167 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff3b720) at kernel/qapplication.cpp:4561 #33168 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff3b720) at kernel/qapplication.cpp:4530 #33169 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff3b720) at kernel/qcoreapplication.cpp:953 #33170 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff3b720) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33171 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33172 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33173 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33174 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33175 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff3c650) at itemviews/qabstractitemview.cpp:2415 #33176 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff3c650) at itemviews/qlistview.cpp:848 #33177 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff3c650) at kernel/qwidget.cpp:8554 #33178 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff3c650) at widgets/qframe.cpp:557 #33179 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff3c650) at widgets/qabstractscrollarea.cpp:1043 #33180 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff3c650) at itemviews/qabstractitemview.cpp:1644 #33181 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff3c650) at widgets/qabstractscrollarea_p.h:100 #33182 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff3c650) at widgets/qabstractscrollarea_p.h:116 #33183 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff3c650) at kernel/qcoreapplication.cpp:1063 #33184 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff3c650) at kernel/qapplication.cpp:4561 #33185 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff3c650) at kernel/qapplication.cpp:4530 #33186 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff3c650) at kernel/qcoreapplication.cpp:953 #33187 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff3c650) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33188 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33189 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33190 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33191 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33192 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff3d580) at itemviews/qabstractitemview.cpp:2415 #33193 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff3d580) at itemviews/qlistview.cpp:848 #33194 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff3d580) at kernel/qwidget.cpp:8554 #33195 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff3d580) at widgets/qframe.cpp:557 #33196 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff3d580) at widgets/qabstractscrollarea.cpp:1043 #33197 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff3d580) at itemviews/qabstractitemview.cpp:1644 #33198 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff3d580) at widgets/qabstractscrollarea_p.h:100 #33199 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff3d580) at widgets/qabstractscrollarea_p.h:116 #33200 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff3d580) at kernel/qcoreapplication.cpp:1063 #33201 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff3d580) at kernel/qapplication.cpp:4561 #33202 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff3d580) at kernel/qapplication.cpp:4530 #33203 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff3d580) at kernel/qcoreapplication.cpp:953 #33204 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff3d580) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33205 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33206 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33207 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33208 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33209 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff3e4b0) at itemviews/qabstractitemview.cpp:2415 #33210 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff3e4b0) at itemviews/qlistview.cpp:848 #33211 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff3e4b0) at kernel/qwidget.cpp:8554 #33212 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff3e4b0) at widgets/qframe.cpp:557 #33213 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff3e4b0) at widgets/qabstractscrollarea.cpp:1043 #33214 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff3e4b0) at itemviews/qabstractitemview.cpp:1644 #33215 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff3e4b0) at widgets/qabstractscrollarea_p.h:100 #33216 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff3e4b0) at widgets/qabstractscrollarea_p.h:116 #33217 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff3e4b0) at kernel/qcoreapplication.cpp:1063 #33218 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff3e4b0) at kernel/qapplication.cpp:4561 #33219 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff3e4b0) at kernel/qapplication.cpp:4530 #33220 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff3e4b0) at kernel/qcoreapplication.cpp:953 #33221 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff3e4b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33222 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33223 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33224 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33225 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33226 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff3f3e0) at itemviews/qabstractitemview.cpp:2415 #33227 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff3f3e0) at itemviews/qlistview.cpp:848 #33228 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff3f3e0) at kernel/qwidget.cpp:8554 #33229 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff3f3e0) at widgets/qframe.cpp:557 #33230 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff3f3e0) at widgets/qabstractscrollarea.cpp:1043 #33231 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff3f3e0) at itemviews/qabstractitemview.cpp:1644 #33232 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff3f3e0) at widgets/qabstractscrollarea_p.h:100 #33233 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff3f3e0) at widgets/qabstractscrollarea_p.h:116 #33234 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff3f3e0) at kernel/qcoreapplication.cpp:1063 #33235 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff3f3e0) at kernel/qapplication.cpp:4561 #33236 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff3f3e0) at kernel/qapplication.cpp:4530 #33237 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff3f3e0) at kernel/qcoreapplication.cpp:953 #33238 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff3f3e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33239 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33240 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33241 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33242 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33243 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff40310) at itemviews/qabstractitemview.cpp:2415 #33244 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff40310) at itemviews/qlistview.cpp:848 #33245 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff40310) at kernel/qwidget.cpp:8554 #33246 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff40310) at widgets/qframe.cpp:557 #33247 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff40310) at widgets/qabstractscrollarea.cpp:1043 #33248 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff40310) at itemviews/qabstractitemview.cpp:1644 #33249 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff40310) at widgets/qabstractscrollarea_p.h:100 #33250 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff40310) at widgets/qabstractscrollarea_p.h:116 #33251 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff40310) at kernel/qcoreapplication.cpp:1063 #33252 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff40310) at kernel/qapplication.cpp:4561 #33253 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff40310) at kernel/qapplication.cpp:4530 #33254 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff40310) at kernel/qcoreapplication.cpp:953 #33255 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff40310) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33256 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33257 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33258 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33259 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33260 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff41240) at itemviews/qabstractitemview.cpp:2415 #33261 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff41240) at itemviews/qlistview.cpp:848 #33262 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff41240) at kernel/qwidget.cpp:8554 #33263 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff41240) at widgets/qframe.cpp:557 #33264 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff41240) at widgets/qabstractscrollarea.cpp:1043 #33265 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff41240) at itemviews/qabstractitemview.cpp:1644 #33266 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff41240) at widgets/qabstractscrollarea_p.h:100 #33267 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff41240) at widgets/qabstractscrollarea_p.h:116 #33268 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff41240) at kernel/qcoreapplication.cpp:1063 #33269 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff41240) at kernel/qapplication.cpp:4561 #33270 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff41240) at kernel/qapplication.cpp:4530 #33271 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff41240) at kernel/qcoreapplication.cpp:953 #33272 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff41240) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33273 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33274 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33275 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33276 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33277 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff42170) at itemviews/qabstractitemview.cpp:2415 #33278 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff42170) at itemviews/qlistview.cpp:848 #33279 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff42170) at kernel/qwidget.cpp:8554 #33280 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff42170) at widgets/qframe.cpp:557 #33281 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff42170) at widgets/qabstractscrollarea.cpp:1043 #33282 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff42170) at itemviews/qabstractitemview.cpp:1644 #33283 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff42170) at widgets/qabstractscrollarea_p.h:100 #33284 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff42170) at widgets/qabstractscrollarea_p.h:116 #33285 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff42170) at kernel/qcoreapplication.cpp:1063 #33286 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff42170) at kernel/qapplication.cpp:4561 #33287 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff42170) at kernel/qapplication.cpp:4530 #33288 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff42170) at kernel/qcoreapplication.cpp:953 #33289 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff42170) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33290 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33291 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33292 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33293 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33294 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff430a0) at itemviews/qabstractitemview.cpp:2415 #33295 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff430a0) at itemviews/qlistview.cpp:848 #33296 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff430a0) at kernel/qwidget.cpp:8554 #33297 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff430a0) at widgets/qframe.cpp:557 #33298 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff430a0) at widgets/qabstractscrollarea.cpp:1043 #33299 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff430a0) at itemviews/qabstractitemview.cpp:1644 #33300 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff430a0) at widgets/qabstractscrollarea_p.h:100 #33301 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff430a0) at widgets/qabstractscrollarea_p.h:116 #33302 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff430a0) at kernel/qcoreapplication.cpp:1063 #33303 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff430a0) at kernel/qapplication.cpp:4561 #33304 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff430a0) at kernel/qapplication.cpp:4530 #33305 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff430a0) at kernel/qcoreapplication.cpp:953 #33306 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff430a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33307 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33308 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33309 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33310 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33311 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff43fd0) at itemviews/qabstractitemview.cpp:2415 #33312 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff43fd0) at itemviews/qlistview.cpp:848 #33313 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff43fd0) at kernel/qwidget.cpp:8554 #33314 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff43fd0) at widgets/qframe.cpp:557 #33315 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff43fd0) at widgets/qabstractscrollarea.cpp:1043 #33316 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff43fd0) at itemviews/qabstractitemview.cpp:1644 #33317 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff43fd0) at widgets/qabstractscrollarea_p.h:100 #33318 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff43fd0) at widgets/qabstractscrollarea_p.h:116 #33319 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff43fd0) at kernel/qcoreapplication.cpp:1063 #33320 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff43fd0) at kernel/qapplication.cpp:4561 #33321 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff43fd0) at kernel/qapplication.cpp:4530 #33322 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff43fd0) at kernel/qcoreapplication.cpp:953 #33323 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff43fd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33324 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33325 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33326 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33327 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33328 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff44f00) at itemviews/qabstractitemview.cpp:2415 #33329 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff44f00) at itemviews/qlistview.cpp:848 #33330 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff44f00) at kernel/qwidget.cpp:8554 #33331 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff44f00) at widgets/qframe.cpp:557 #33332 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff44f00) at widgets/qabstractscrollarea.cpp:1043 #33333 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff44f00) at itemviews/qabstractitemview.cpp:1644 #33334 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff44f00) at widgets/qabstractscrollarea_p.h:100 #33335 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff44f00) at widgets/qabstractscrollarea_p.h:116 #33336 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff44f00) at kernel/qcoreapplication.cpp:1063 #33337 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff44f00) at kernel/qapplication.cpp:4561 #33338 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff44f00) at kernel/qapplication.cpp:4530 #33339 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff44f00) at kernel/qcoreapplication.cpp:953 #33340 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff44f00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33341 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33342 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33343 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33344 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33345 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff45e30) at itemviews/qabstractitemview.cpp:2415 #33346 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff45e30) at itemviews/qlistview.cpp:848 #33347 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff45e30) at kernel/qwidget.cpp:8554 #33348 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff45e30) at widgets/qframe.cpp:557 #33349 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff45e30) at widgets/qabstractscrollarea.cpp:1043 #33350 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff45e30) at itemviews/qabstractitemview.cpp:1644 #33351 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff45e30) at widgets/qabstractscrollarea_p.h:100 #33352 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff45e30) at widgets/qabstractscrollarea_p.h:116 #33353 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff45e30) at kernel/qcoreapplication.cpp:1063 #33354 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff45e30) at kernel/qapplication.cpp:4561 #33355 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff45e30) at kernel/qapplication.cpp:4530 #33356 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff45e30) at kernel/qcoreapplication.cpp:953 #33357 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff45e30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33358 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33359 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33360 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33361 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33362 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff46d60) at itemviews/qabstractitemview.cpp:2415 #33363 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff46d60) at itemviews/qlistview.cpp:848 #33364 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff46d60) at kernel/qwidget.cpp:8554 #33365 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff46d60) at widgets/qframe.cpp:557 #33366 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff46d60) at widgets/qabstractscrollarea.cpp:1043 #33367 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff46d60) at itemviews/qabstractitemview.cpp:1644 #33368 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff46d60) at widgets/qabstractscrollarea_p.h:100 #33369 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff46d60) at widgets/qabstractscrollarea_p.h:116 #33370 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff46d60) at kernel/qcoreapplication.cpp:1063 #33371 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff46d60) at kernel/qapplication.cpp:4561 #33372 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff46d60) at kernel/qapplication.cpp:4530 #33373 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff46d60) at kernel/qcoreapplication.cpp:953 #33374 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff46d60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33375 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33376 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33377 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33378 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33379 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff47c90) at itemviews/qabstractitemview.cpp:2415 #33380 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff47c90) at itemviews/qlistview.cpp:848 #33381 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff47c90) at kernel/qwidget.cpp:8554 #33382 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff47c90) at widgets/qframe.cpp:557 #33383 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff47c90) at widgets/qabstractscrollarea.cpp:1043 #33384 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff47c90) at itemviews/qabstractitemview.cpp:1644 #33385 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff47c90) at widgets/qabstractscrollarea_p.h:100 #33386 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff47c90) at widgets/qabstractscrollarea_p.h:116 #33387 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff47c90) at kernel/qcoreapplication.cpp:1063 #33388 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff47c90) at kernel/qapplication.cpp:4561 #33389 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff47c90) at kernel/qapplication.cpp:4530 #33390 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff47c90) at kernel/qcoreapplication.cpp:953 #33391 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff47c90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33392 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33393 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33394 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33395 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33396 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff48bc0) at itemviews/qabstractitemview.cpp:2415 #33397 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff48bc0) at itemviews/qlistview.cpp:848 #33398 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff48bc0) at kernel/qwidget.cpp:8554 #33399 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff48bc0) at widgets/qframe.cpp:557 #33400 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff48bc0) at widgets/qabstractscrollarea.cpp:1043 #33401 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff48bc0) at itemviews/qabstractitemview.cpp:1644 #33402 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff48bc0) at widgets/qabstractscrollarea_p.h:100 #33403 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff48bc0) at widgets/qabstractscrollarea_p.h:116 #33404 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff48bc0) at kernel/qcoreapplication.cpp:1063 #33405 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff48bc0) at kernel/qapplication.cpp:4561 #33406 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff48bc0) at kernel/qapplication.cpp:4530 #33407 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff48bc0) at kernel/qcoreapplication.cpp:953 #33408 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff48bc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33409 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33410 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33411 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33412 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33413 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff49af0) at itemviews/qabstractitemview.cpp:2415 #33414 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff49af0) at itemviews/qlistview.cpp:848 #33415 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff49af0) at kernel/qwidget.cpp:8554 #33416 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff49af0) at widgets/qframe.cpp:557 #33417 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff49af0) at widgets/qabstractscrollarea.cpp:1043 #33418 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff49af0) at itemviews/qabstractitemview.cpp:1644 #33419 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff49af0) at widgets/qabstractscrollarea_p.h:100 #33420 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff49af0) at widgets/qabstractscrollarea_p.h:116 #33421 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff49af0) at kernel/qcoreapplication.cpp:1063 #33422 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff49af0) at kernel/qapplication.cpp:4561 #33423 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff49af0) at kernel/qapplication.cpp:4530 #33424 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff49af0) at kernel/qcoreapplication.cpp:953 #33425 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff49af0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33426 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33427 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33428 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33429 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33430 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff4aa20) at itemviews/qabstractitemview.cpp:2415 #33431 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff4aa20) at itemviews/qlistview.cpp:848 #33432 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff4aa20) at kernel/qwidget.cpp:8554 #33433 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff4aa20) at widgets/qframe.cpp:557 #33434 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff4aa20) at widgets/qabstractscrollarea.cpp:1043 #33435 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff4aa20) at itemviews/qabstractitemview.cpp:1644 #33436 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff4aa20) at widgets/qabstractscrollarea_p.h:100 #33437 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff4aa20) at widgets/qabstractscrollarea_p.h:116 #33438 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff4aa20) at kernel/qcoreapplication.cpp:1063 #33439 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff4aa20) at kernel/qapplication.cpp:4561 #33440 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff4aa20) at kernel/qapplication.cpp:4530 #33441 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff4aa20) at kernel/qcoreapplication.cpp:953 #33442 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff4aa20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33443 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33444 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33445 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33446 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33447 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff4b950) at itemviews/qabstractitemview.cpp:2415 #33448 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff4b950) at itemviews/qlistview.cpp:848 #33449 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff4b950) at kernel/qwidget.cpp:8554 #33450 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff4b950) at widgets/qframe.cpp:557 #33451 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff4b950) at widgets/qabstractscrollarea.cpp:1043 #33452 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff4b950) at itemviews/qabstractitemview.cpp:1644 #33453 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff4b950) at widgets/qabstractscrollarea_p.h:100 #33454 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff4b950) at widgets/qabstractscrollarea_p.h:116 #33455 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff4b950) at kernel/qcoreapplication.cpp:1063 #33456 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff4b950) at kernel/qapplication.cpp:4561 #33457 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff4b950) at kernel/qapplication.cpp:4530 #33458 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff4b950) at kernel/qcoreapplication.cpp:953 #33459 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff4b950) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33460 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33461 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33462 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33463 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33464 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff4c880) at itemviews/qabstractitemview.cpp:2415 #33465 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff4c880) at itemviews/qlistview.cpp:848 #33466 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff4c880) at kernel/qwidget.cpp:8554 #33467 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff4c880) at widgets/qframe.cpp:557 #33468 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff4c880) at widgets/qabstractscrollarea.cpp:1043 #33469 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff4c880) at itemviews/qabstractitemview.cpp:1644 #33470 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff4c880) at widgets/qabstractscrollarea_p.h:100 #33471 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff4c880) at widgets/qabstractscrollarea_p.h:116 #33472 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff4c880) at kernel/qcoreapplication.cpp:1063 #33473 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff4c880) at kernel/qapplication.cpp:4561 #33474 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff4c880) at kernel/qapplication.cpp:4530 #33475 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff4c880) at kernel/qcoreapplication.cpp:953 #33476 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff4c880) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33477 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33478 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33479 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33480 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33481 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff4d7b0) at itemviews/qabstractitemview.cpp:2415 #33482 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff4d7b0) at itemviews/qlistview.cpp:848 #33483 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff4d7b0) at kernel/qwidget.cpp:8554 #33484 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff4d7b0) at widgets/qframe.cpp:557 #33485 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff4d7b0) at widgets/qabstractscrollarea.cpp:1043 #33486 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff4d7b0) at itemviews/qabstractitemview.cpp:1644 #33487 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff4d7b0) at widgets/qabstractscrollarea_p.h:100 #33488 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff4d7b0) at widgets/qabstractscrollarea_p.h:116 #33489 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff4d7b0) at kernel/qcoreapplication.cpp:1063 #33490 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff4d7b0) at kernel/qapplication.cpp:4561 #33491 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff4d7b0) at kernel/qapplication.cpp:4530 #33492 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff4d7b0) at kernel/qcoreapplication.cpp:953 #33493 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff4d7b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33494 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33495 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33496 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33497 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33498 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff4e6e0) at itemviews/qabstractitemview.cpp:2415 #33499 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff4e6e0) at itemviews/qlistview.cpp:848 #33500 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff4e6e0) at kernel/qwidget.cpp:8554 #33501 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff4e6e0) at widgets/qframe.cpp:557 #33502 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff4e6e0) at widgets/qabstractscrollarea.cpp:1043 #33503 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff4e6e0) at itemviews/qabstractitemview.cpp:1644 #33504 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff4e6e0) at widgets/qabstractscrollarea_p.h:100 #33505 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff4e6e0) at widgets/qabstractscrollarea_p.h:116 #33506 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff4e6e0) at kernel/qcoreapplication.cpp:1063 #33507 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff4e6e0) at kernel/qapplication.cpp:4561 #33508 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff4e6e0) at kernel/qapplication.cpp:4530 #33509 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff4e6e0) at kernel/qcoreapplication.cpp:953 #33510 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff4e6e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33511 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33512 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33513 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33514 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33515 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff4f610) at itemviews/qabstractitemview.cpp:2415 #33516 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff4f610) at itemviews/qlistview.cpp:848 #33517 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff4f610) at kernel/qwidget.cpp:8554 #33518 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff4f610) at widgets/qframe.cpp:557 #33519 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff4f610) at widgets/qabstractscrollarea.cpp:1043 #33520 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff4f610) at itemviews/qabstractitemview.cpp:1644 #33521 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff4f610) at widgets/qabstractscrollarea_p.h:100 #33522 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff4f610) at widgets/qabstractscrollarea_p.h:116 #33523 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff4f610) at kernel/qcoreapplication.cpp:1063 #33524 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff4f610) at kernel/qapplication.cpp:4561 #33525 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff4f610) at kernel/qapplication.cpp:4530 #33526 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff4f610) at kernel/qcoreapplication.cpp:953 #33527 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff4f610) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33528 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33529 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33530 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33531 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33532 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff50540) at itemviews/qabstractitemview.cpp:2415 #33533 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff50540) at itemviews/qlistview.cpp:848 #33534 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff50540) at kernel/qwidget.cpp:8554 #33535 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff50540) at widgets/qframe.cpp:557 #33536 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff50540) at widgets/qabstractscrollarea.cpp:1043 #33537 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff50540) at itemviews/qabstractitemview.cpp:1644 #33538 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff50540) at widgets/qabstractscrollarea_p.h:100 #33539 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff50540) at widgets/qabstractscrollarea_p.h:116 #33540 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff50540) at kernel/qcoreapplication.cpp:1063 #33541 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff50540) at kernel/qapplication.cpp:4561 #33542 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff50540) at kernel/qapplication.cpp:4530 #33543 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff50540) at kernel/qcoreapplication.cpp:953 #33544 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff50540) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33545 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33546 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33547 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33548 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33549 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff51470) at itemviews/qabstractitemview.cpp:2415 #33550 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff51470) at itemviews/qlistview.cpp:848 #33551 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff51470) at kernel/qwidget.cpp:8554 #33552 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff51470) at widgets/qframe.cpp:557 #33553 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff51470) at widgets/qabstractscrollarea.cpp:1043 #33554 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff51470) at itemviews/qabstractitemview.cpp:1644 #33555 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff51470) at widgets/qabstractscrollarea_p.h:100 #33556 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff51470) at widgets/qabstractscrollarea_p.h:116 #33557 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff51470) at kernel/qcoreapplication.cpp:1063 #33558 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff51470) at kernel/qapplication.cpp:4561 #33559 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff51470) at kernel/qapplication.cpp:4530 #33560 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff51470) at kernel/qcoreapplication.cpp:953 #33561 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff51470) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33562 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33563 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33564 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33565 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33566 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff523a0) at itemviews/qabstractitemview.cpp:2415 #33567 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff523a0) at itemviews/qlistview.cpp:848 #33568 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff523a0) at kernel/qwidget.cpp:8554 #33569 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff523a0) at widgets/qframe.cpp:557 #33570 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff523a0) at widgets/qabstractscrollarea.cpp:1043 #33571 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff523a0) at itemviews/qabstractitemview.cpp:1644 #33572 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff523a0) at widgets/qabstractscrollarea_p.h:100 #33573 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff523a0) at widgets/qabstractscrollarea_p.h:116 #33574 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff523a0) at kernel/qcoreapplication.cpp:1063 #33575 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff523a0) at kernel/qapplication.cpp:4561 #33576 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff523a0) at kernel/qapplication.cpp:4530 #33577 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff523a0) at kernel/qcoreapplication.cpp:953 #33578 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff523a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33579 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33580 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33581 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33582 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33583 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff532d0) at itemviews/qabstractitemview.cpp:2415 #33584 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff532d0) at itemviews/qlistview.cpp:848 #33585 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff532d0) at kernel/qwidget.cpp:8554 #33586 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff532d0) at widgets/qframe.cpp:557 #33587 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff532d0) at widgets/qabstractscrollarea.cpp:1043 #33588 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff532d0) at itemviews/qabstractitemview.cpp:1644 #33589 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff532d0) at widgets/qabstractscrollarea_p.h:100 #33590 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff532d0) at widgets/qabstractscrollarea_p.h:116 #33591 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff532d0) at kernel/qcoreapplication.cpp:1063 #33592 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff532d0) at kernel/qapplication.cpp:4561 #33593 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff532d0) at kernel/qapplication.cpp:4530 #33594 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff532d0) at kernel/qcoreapplication.cpp:953 #33595 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff532d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33596 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33597 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33598 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33599 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33600 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff54200) at itemviews/qabstractitemview.cpp:2415 #33601 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff54200) at itemviews/qlistview.cpp:848 #33602 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff54200) at kernel/qwidget.cpp:8554 #33603 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff54200) at widgets/qframe.cpp:557 #33604 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff54200) at widgets/qabstractscrollarea.cpp:1043 #33605 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff54200) at itemviews/qabstractitemview.cpp:1644 #33606 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff54200) at widgets/qabstractscrollarea_p.h:100 #33607 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff54200) at widgets/qabstractscrollarea_p.h:116 #33608 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff54200) at kernel/qcoreapplication.cpp:1063 #33609 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff54200) at kernel/qapplication.cpp:4561 #33610 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff54200) at kernel/qapplication.cpp:4530 #33611 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff54200) at kernel/qcoreapplication.cpp:953 #33612 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff54200) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33613 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33614 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33615 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33616 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33617 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff55130) at itemviews/qabstractitemview.cpp:2415 #33618 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff55130) at itemviews/qlistview.cpp:848 #33619 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff55130) at kernel/qwidget.cpp:8554 #33620 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff55130) at widgets/qframe.cpp:557 #33621 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff55130) at widgets/qabstractscrollarea.cpp:1043 #33622 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff55130) at itemviews/qabstractitemview.cpp:1644 #33623 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff55130) at widgets/qabstractscrollarea_p.h:100 #33624 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff55130) at widgets/qabstractscrollarea_p.h:116 #33625 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff55130) at kernel/qcoreapplication.cpp:1063 #33626 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff55130) at kernel/qapplication.cpp:4561 #33627 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff55130) at kernel/qapplication.cpp:4530 #33628 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff55130) at kernel/qcoreapplication.cpp:953 #33629 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff55130) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33630 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33631 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33632 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33633 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33634 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff56060) at itemviews/qabstractitemview.cpp:2415 #33635 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff56060) at itemviews/qlistview.cpp:848 #33636 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff56060) at kernel/qwidget.cpp:8554 #33637 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff56060) at widgets/qframe.cpp:557 #33638 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff56060) at widgets/qabstractscrollarea.cpp:1043 #33639 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff56060) at itemviews/qabstractitemview.cpp:1644 #33640 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff56060) at widgets/qabstractscrollarea_p.h:100 #33641 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff56060) at widgets/qabstractscrollarea_p.h:116 #33642 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff56060) at kernel/qcoreapplication.cpp:1063 #33643 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff56060) at kernel/qapplication.cpp:4561 #33644 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff56060) at kernel/qapplication.cpp:4530 #33645 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff56060) at kernel/qcoreapplication.cpp:953 #33646 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff56060) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33647 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33648 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33649 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33650 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33651 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff56f90) at itemviews/qabstractitemview.cpp:2415 #33652 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff56f90) at itemviews/qlistview.cpp:848 #33653 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff56f90) at kernel/qwidget.cpp:8554 #33654 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff56f90) at widgets/qframe.cpp:557 #33655 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff56f90) at widgets/qabstractscrollarea.cpp:1043 #33656 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff56f90) at itemviews/qabstractitemview.cpp:1644 #33657 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff56f90) at widgets/qabstractscrollarea_p.h:100 #33658 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff56f90) at widgets/qabstractscrollarea_p.h:116 #33659 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff56f90) at kernel/qcoreapplication.cpp:1063 #33660 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff56f90) at kernel/qapplication.cpp:4561 #33661 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff56f90) at kernel/qapplication.cpp:4530 #33662 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff56f90) at kernel/qcoreapplication.cpp:953 #33663 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff56f90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33664 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33665 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33666 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33667 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33668 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff57ec0) at itemviews/qabstractitemview.cpp:2415 #33669 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff57ec0) at itemviews/qlistview.cpp:848 #33670 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff57ec0) at kernel/qwidget.cpp:8554 #33671 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff57ec0) at widgets/qframe.cpp:557 #33672 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff57ec0) at widgets/qabstractscrollarea.cpp:1043 #33673 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff57ec0) at itemviews/qabstractitemview.cpp:1644 #33674 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff57ec0) at widgets/qabstractscrollarea_p.h:100 #33675 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff57ec0) at widgets/qabstractscrollarea_p.h:116 #33676 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff57ec0) at kernel/qcoreapplication.cpp:1063 #33677 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff57ec0) at kernel/qapplication.cpp:4561 #33678 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff57ec0) at kernel/qapplication.cpp:4530 #33679 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff57ec0) at kernel/qcoreapplication.cpp:953 #33680 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff57ec0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33681 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33682 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33683 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33684 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33685 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff58df0) at itemviews/qabstractitemview.cpp:2415 #33686 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff58df0) at itemviews/qlistview.cpp:848 #33687 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff58df0) at kernel/qwidget.cpp:8554 #33688 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff58df0) at widgets/qframe.cpp:557 #33689 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff58df0) at widgets/qabstractscrollarea.cpp:1043 #33690 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff58df0) at itemviews/qabstractitemview.cpp:1644 #33691 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff58df0) at widgets/qabstractscrollarea_p.h:100 #33692 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff58df0) at widgets/qabstractscrollarea_p.h:116 #33693 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff58df0) at kernel/qcoreapplication.cpp:1063 #33694 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff58df0) at kernel/qapplication.cpp:4561 #33695 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff58df0) at kernel/qapplication.cpp:4530 #33696 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff58df0) at kernel/qcoreapplication.cpp:953 #33697 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff58df0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33698 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33699 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33700 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33701 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33702 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff59d20) at itemviews/qabstractitemview.cpp:2415 #33703 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff59d20) at itemviews/qlistview.cpp:848 #33704 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff59d20) at kernel/qwidget.cpp:8554 #33705 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff59d20) at widgets/qframe.cpp:557 #33706 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff59d20) at widgets/qabstractscrollarea.cpp:1043 #33707 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff59d20) at itemviews/qabstractitemview.cpp:1644 #33708 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff59d20) at widgets/qabstractscrollarea_p.h:100 #33709 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff59d20) at widgets/qabstractscrollarea_p.h:116 #33710 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff59d20) at kernel/qcoreapplication.cpp:1063 #33711 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff59d20) at kernel/qapplication.cpp:4561 #33712 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff59d20) at kernel/qapplication.cpp:4530 #33713 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff59d20) at kernel/qcoreapplication.cpp:953 #33714 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff59d20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33715 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33716 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33717 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33718 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33719 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff5ac50) at itemviews/qabstractitemview.cpp:2415 #33720 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff5ac50) at itemviews/qlistview.cpp:848 #33721 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff5ac50) at kernel/qwidget.cpp:8554 #33722 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff5ac50) at widgets/qframe.cpp:557 #33723 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff5ac50) at widgets/qabstractscrollarea.cpp:1043 #33724 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff5ac50) at itemviews/qabstractitemview.cpp:1644 #33725 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff5ac50) at widgets/qabstractscrollarea_p.h:100 #33726 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff5ac50) at widgets/qabstractscrollarea_p.h:116 #33727 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff5ac50) at kernel/qcoreapplication.cpp:1063 #33728 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff5ac50) at kernel/qapplication.cpp:4561 #33729 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff5ac50) at kernel/qapplication.cpp:4530 #33730 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff5ac50) at kernel/qcoreapplication.cpp:953 #33731 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff5ac50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33732 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33733 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33734 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33735 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33736 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff5bb80) at itemviews/qabstractitemview.cpp:2415 #33737 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff5bb80) at itemviews/qlistview.cpp:848 #33738 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff5bb80) at kernel/qwidget.cpp:8554 #33739 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff5bb80) at widgets/qframe.cpp:557 #33740 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff5bb80) at widgets/qabstractscrollarea.cpp:1043 #33741 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff5bb80) at itemviews/qabstractitemview.cpp:1644 #33742 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff5bb80) at widgets/qabstractscrollarea_p.h:100 #33743 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff5bb80) at widgets/qabstractscrollarea_p.h:116 #33744 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff5bb80) at kernel/qcoreapplication.cpp:1063 #33745 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff5bb80) at kernel/qapplication.cpp:4561 #33746 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff5bb80) at kernel/qapplication.cpp:4530 #33747 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff5bb80) at kernel/qcoreapplication.cpp:953 #33748 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff5bb80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33749 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33750 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33751 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33752 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33753 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff5cab0) at itemviews/qabstractitemview.cpp:2415 #33754 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff5cab0) at itemviews/qlistview.cpp:848 #33755 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff5cab0) at kernel/qwidget.cpp:8554 #33756 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff5cab0) at widgets/qframe.cpp:557 #33757 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff5cab0) at widgets/qabstractscrollarea.cpp:1043 #33758 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff5cab0) at itemviews/qabstractitemview.cpp:1644 #33759 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff5cab0) at widgets/qabstractscrollarea_p.h:100 #33760 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff5cab0) at widgets/qabstractscrollarea_p.h:116 #33761 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff5cab0) at kernel/qcoreapplication.cpp:1063 #33762 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff5cab0) at kernel/qapplication.cpp:4561 #33763 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff5cab0) at kernel/qapplication.cpp:4530 #33764 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff5cab0) at kernel/qcoreapplication.cpp:953 #33765 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff5cab0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33766 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33767 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33768 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33769 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33770 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff5d9e0) at itemviews/qabstractitemview.cpp:2415 #33771 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff5d9e0) at itemviews/qlistview.cpp:848 #33772 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff5d9e0) at kernel/qwidget.cpp:8554 #33773 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff5d9e0) at widgets/qframe.cpp:557 #33774 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff5d9e0) at widgets/qabstractscrollarea.cpp:1043 #33775 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff5d9e0) at itemviews/qabstractitemview.cpp:1644 #33776 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff5d9e0) at widgets/qabstractscrollarea_p.h:100 #33777 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff5d9e0) at widgets/qabstractscrollarea_p.h:116 #33778 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff5d9e0) at kernel/qcoreapplication.cpp:1063 #33779 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff5d9e0) at kernel/qapplication.cpp:4561 #33780 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff5d9e0) at kernel/qapplication.cpp:4530 #33781 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff5d9e0) at kernel/qcoreapplication.cpp:953 #33782 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff5d9e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33783 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33784 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33785 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33786 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33787 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff5e910) at itemviews/qabstractitemview.cpp:2415 #33788 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff5e910) at itemviews/qlistview.cpp:848 #33789 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff5e910) at kernel/qwidget.cpp:8554 #33790 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff5e910) at widgets/qframe.cpp:557 #33791 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff5e910) at widgets/qabstractscrollarea.cpp:1043 #33792 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff5e910) at itemviews/qabstractitemview.cpp:1644 #33793 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff5e910) at widgets/qabstractscrollarea_p.h:100 #33794 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff5e910) at widgets/qabstractscrollarea_p.h:116 #33795 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff5e910) at kernel/qcoreapplication.cpp:1063 #33796 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff5e910) at kernel/qapplication.cpp:4561 #33797 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff5e910) at kernel/qapplication.cpp:4530 #33798 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff5e910) at kernel/qcoreapplication.cpp:953 #33799 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff5e910) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33800 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33801 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33802 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33803 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33804 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff5f840) at itemviews/qabstractitemview.cpp:2415 #33805 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff5f840) at itemviews/qlistview.cpp:848 #33806 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff5f840) at kernel/qwidget.cpp:8554 #33807 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff5f840) at widgets/qframe.cpp:557 #33808 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff5f840) at widgets/qabstractscrollarea.cpp:1043 #33809 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff5f840) at itemviews/qabstractitemview.cpp:1644 #33810 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff5f840) at widgets/qabstractscrollarea_p.h:100 #33811 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff5f840) at widgets/qabstractscrollarea_p.h:116 #33812 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff5f840) at kernel/qcoreapplication.cpp:1063 #33813 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff5f840) at kernel/qapplication.cpp:4561 #33814 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff5f840) at kernel/qapplication.cpp:4530 #33815 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff5f840) at kernel/qcoreapplication.cpp:953 #33816 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff5f840) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33817 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33818 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33819 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33820 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33821 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff60770) at itemviews/qabstractitemview.cpp:2415 #33822 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff60770) at itemviews/qlistview.cpp:848 #33823 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff60770) at kernel/qwidget.cpp:8554 #33824 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff60770) at widgets/qframe.cpp:557 #33825 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff60770) at widgets/qabstractscrollarea.cpp:1043 #33826 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff60770) at itemviews/qabstractitemview.cpp:1644 #33827 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff60770) at widgets/qabstractscrollarea_p.h:100 #33828 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff60770) at widgets/qabstractscrollarea_p.h:116 #33829 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff60770) at kernel/qcoreapplication.cpp:1063 #33830 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff60770) at kernel/qapplication.cpp:4561 #33831 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff60770) at kernel/qapplication.cpp:4530 #33832 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff60770) at kernel/qcoreapplication.cpp:953 #33833 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff60770) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33834 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33835 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33836 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33837 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33838 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff616a0) at itemviews/qabstractitemview.cpp:2415 #33839 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff616a0) at itemviews/qlistview.cpp:848 #33840 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff616a0) at kernel/qwidget.cpp:8554 #33841 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff616a0) at widgets/qframe.cpp:557 #33842 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff616a0) at widgets/qabstractscrollarea.cpp:1043 #33843 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff616a0) at itemviews/qabstractitemview.cpp:1644 #33844 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff616a0) at widgets/qabstractscrollarea_p.h:100 #33845 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff616a0) at widgets/qabstractscrollarea_p.h:116 #33846 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff616a0) at kernel/qcoreapplication.cpp:1063 #33847 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff616a0) at kernel/qapplication.cpp:4561 #33848 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff616a0) at kernel/qapplication.cpp:4530 #33849 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff616a0) at kernel/qcoreapplication.cpp:953 #33850 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff616a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33851 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33852 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33853 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33854 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33855 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff625d0) at itemviews/qabstractitemview.cpp:2415 #33856 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff625d0) at itemviews/qlistview.cpp:848 #33857 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff625d0) at kernel/qwidget.cpp:8554 #33858 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff625d0) at widgets/qframe.cpp:557 #33859 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff625d0) at widgets/qabstractscrollarea.cpp:1043 #33860 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff625d0) at itemviews/qabstractitemview.cpp:1644 #33861 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff625d0) at widgets/qabstractscrollarea_p.h:100 #33862 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff625d0) at widgets/qabstractscrollarea_p.h:116 #33863 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff625d0) at kernel/qcoreapplication.cpp:1063 #33864 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff625d0) at kernel/qapplication.cpp:4561 #33865 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff625d0) at kernel/qapplication.cpp:4530 #33866 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff625d0) at kernel/qcoreapplication.cpp:953 #33867 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff625d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33868 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33869 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33870 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33871 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33872 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff63500) at itemviews/qabstractitemview.cpp:2415 #33873 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff63500) at itemviews/qlistview.cpp:848 #33874 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff63500) at kernel/qwidget.cpp:8554 #33875 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff63500) at widgets/qframe.cpp:557 #33876 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff63500) at widgets/qabstractscrollarea.cpp:1043 #33877 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff63500) at itemviews/qabstractitemview.cpp:1644 #33878 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff63500) at widgets/qabstractscrollarea_p.h:100 #33879 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff63500) at widgets/qabstractscrollarea_p.h:116 #33880 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff63500) at kernel/qcoreapplication.cpp:1063 #33881 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff63500) at kernel/qapplication.cpp:4561 #33882 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff63500) at kernel/qapplication.cpp:4530 #33883 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff63500) at kernel/qcoreapplication.cpp:953 #33884 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff63500) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33885 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33886 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33887 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33888 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33889 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff64430) at itemviews/qabstractitemview.cpp:2415 #33890 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff64430) at itemviews/qlistview.cpp:848 #33891 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff64430) at kernel/qwidget.cpp:8554 #33892 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff64430) at widgets/qframe.cpp:557 #33893 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff64430) at widgets/qabstractscrollarea.cpp:1043 #33894 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff64430) at itemviews/qabstractitemview.cpp:1644 #33895 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff64430) at widgets/qabstractscrollarea_p.h:100 #33896 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff64430) at widgets/qabstractscrollarea_p.h:116 #33897 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff64430) at kernel/qcoreapplication.cpp:1063 #33898 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff64430) at kernel/qapplication.cpp:4561 #33899 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff64430) at kernel/qapplication.cpp:4530 #33900 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff64430) at kernel/qcoreapplication.cpp:953 #33901 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff64430) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33902 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33903 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33904 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33905 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33906 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff65360) at itemviews/qabstractitemview.cpp:2415 #33907 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff65360) at itemviews/qlistview.cpp:848 #33908 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff65360) at kernel/qwidget.cpp:8554 #33909 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff65360) at widgets/qframe.cpp:557 #33910 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff65360) at widgets/qabstractscrollarea.cpp:1043 #33911 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff65360) at itemviews/qabstractitemview.cpp:1644 #33912 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff65360) at widgets/qabstractscrollarea_p.h:100 #33913 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff65360) at widgets/qabstractscrollarea_p.h:116 #33914 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff65360) at kernel/qcoreapplication.cpp:1063 #33915 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff65360) at kernel/qapplication.cpp:4561 #33916 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff65360) at kernel/qapplication.cpp:4530 #33917 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff65360) at kernel/qcoreapplication.cpp:953 #33918 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff65360) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33919 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33920 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33921 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33922 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33923 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff66290) at itemviews/qabstractitemview.cpp:2415 #33924 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff66290) at itemviews/qlistview.cpp:848 #33925 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff66290) at kernel/qwidget.cpp:8554 #33926 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff66290) at widgets/qframe.cpp:557 #33927 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff66290) at widgets/qabstractscrollarea.cpp:1043 #33928 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff66290) at itemviews/qabstractitemview.cpp:1644 #33929 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff66290) at widgets/qabstractscrollarea_p.h:100 #33930 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff66290) at widgets/qabstractscrollarea_p.h:116 #33931 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff66290) at kernel/qcoreapplication.cpp:1063 #33932 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff66290) at kernel/qapplication.cpp:4561 #33933 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff66290) at kernel/qapplication.cpp:4530 #33934 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff66290) at kernel/qcoreapplication.cpp:953 #33935 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff66290) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33936 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33937 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33938 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33939 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33940 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff671c0) at itemviews/qabstractitemview.cpp:2415 #33941 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff671c0) at itemviews/qlistview.cpp:848 #33942 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff671c0) at kernel/qwidget.cpp:8554 #33943 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff671c0) at widgets/qframe.cpp:557 #33944 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff671c0) at widgets/qabstractscrollarea.cpp:1043 #33945 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff671c0) at itemviews/qabstractitemview.cpp:1644 #33946 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff671c0) at widgets/qabstractscrollarea_p.h:100 #33947 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff671c0) at widgets/qabstractscrollarea_p.h:116 #33948 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff671c0) at kernel/qcoreapplication.cpp:1063 #33949 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff671c0) at kernel/qapplication.cpp:4561 #33950 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff671c0) at kernel/qapplication.cpp:4530 #33951 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff671c0) at kernel/qcoreapplication.cpp:953 #33952 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff671c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33953 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33954 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33955 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33956 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33957 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff680f0) at itemviews/qabstractitemview.cpp:2415 #33958 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff680f0) at itemviews/qlistview.cpp:848 #33959 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff680f0) at kernel/qwidget.cpp:8554 #33960 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff680f0) at widgets/qframe.cpp:557 #33961 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff680f0) at widgets/qabstractscrollarea.cpp:1043 #33962 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff680f0) at itemviews/qabstractitemview.cpp:1644 #33963 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff680f0) at widgets/qabstractscrollarea_p.h:100 #33964 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff680f0) at widgets/qabstractscrollarea_p.h:116 #33965 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff680f0) at kernel/qcoreapplication.cpp:1063 #33966 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff680f0) at kernel/qapplication.cpp:4561 #33967 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff680f0) at kernel/qapplication.cpp:4530 #33968 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff680f0) at kernel/qcoreapplication.cpp:953 #33969 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff680f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33970 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #33971 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33972 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33973 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33974 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff69020) at itemviews/qabstractitemview.cpp:2415 #33975 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff69020) at itemviews/qlistview.cpp:848 #33976 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff69020) at kernel/qwidget.cpp:8554 #33977 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff69020) at widgets/qframe.cpp:557 #33978 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff69020) at widgets/qabstractscrollarea.cpp:1043 #33979 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff69020) at itemviews/qabstractitemview.cpp:1644 #33980 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff69020) at widgets/qabstractscrollarea_p.h:100 #33981 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff69020) at widgets/qabstractscrollarea_p.h:116 #33982 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff69020) at kernel/qcoreapplication.cpp:1063 #33983 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff69020) at kernel/qapplication.cpp:4561 #33984 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff69020) at kernel/qapplication.cpp:4530 #33985 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff69020) at kernel/qcoreapplication.cpp:953 #33986 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff69020) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33987 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #33988 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #33989 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #33990 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #33991 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff69f50) at itemviews/qabstractitemview.cpp:2415 #33992 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff69f50) at itemviews/qlistview.cpp:848 #33993 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff69f50) at kernel/qwidget.cpp:8554 #33994 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff69f50) at widgets/qframe.cpp:557 #33995 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff69f50) at widgets/qabstractscrollarea.cpp:1043 #33996 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff69f50) at itemviews/qabstractitemview.cpp:1644 #33997 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff69f50) at widgets/qabstractscrollarea_p.h:100 #33998 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff69f50) at widgets/qabstractscrollarea_p.h:116 #33999 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff69f50) at kernel/qcoreapplication.cpp:1063 #34000 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff69f50) at kernel/qapplication.cpp:4561 #34001 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff69f50) at kernel/qapplication.cpp:4530 #34002 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff69f50) at kernel/qcoreapplication.cpp:953 #34003 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff69f50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34004 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34005 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34006 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34007 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34008 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff6ae80) at itemviews/qabstractitemview.cpp:2415 #34009 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff6ae80) at itemviews/qlistview.cpp:848 #34010 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff6ae80) at kernel/qwidget.cpp:8554 #34011 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff6ae80) at widgets/qframe.cpp:557 #34012 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff6ae80) at widgets/qabstractscrollarea.cpp:1043 #34013 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff6ae80) at itemviews/qabstractitemview.cpp:1644 #34014 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff6ae80) at widgets/qabstractscrollarea_p.h:100 #34015 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff6ae80) at widgets/qabstractscrollarea_p.h:116 #34016 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff6ae80) at kernel/qcoreapplication.cpp:1063 #34017 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff6ae80) at kernel/qapplication.cpp:4561 #34018 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff6ae80) at kernel/qapplication.cpp:4530 #34019 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff6ae80) at kernel/qcoreapplication.cpp:953 #34020 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff6ae80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34021 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34022 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34023 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34024 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34025 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff6bdb0) at itemviews/qabstractitemview.cpp:2415 #34026 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff6bdb0) at itemviews/qlistview.cpp:848 #34027 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff6bdb0) at kernel/qwidget.cpp:8554 #34028 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff6bdb0) at widgets/qframe.cpp:557 #34029 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff6bdb0) at widgets/qabstractscrollarea.cpp:1043 #34030 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff6bdb0) at itemviews/qabstractitemview.cpp:1644 #34031 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff6bdb0) at widgets/qabstractscrollarea_p.h:100 #34032 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff6bdb0) at widgets/qabstractscrollarea_p.h:116 #34033 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff6bdb0) at kernel/qcoreapplication.cpp:1063 #34034 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff6bdb0) at kernel/qapplication.cpp:4561 #34035 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff6bdb0) at kernel/qapplication.cpp:4530 #34036 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff6bdb0) at kernel/qcoreapplication.cpp:953 #34037 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff6bdb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34038 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34039 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34040 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34041 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34042 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff6cce0) at itemviews/qabstractitemview.cpp:2415 #34043 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff6cce0) at itemviews/qlistview.cpp:848 #34044 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff6cce0) at kernel/qwidget.cpp:8554 #34045 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff6cce0) at widgets/qframe.cpp:557 #34046 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff6cce0) at widgets/qabstractscrollarea.cpp:1043 #34047 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff6cce0) at itemviews/qabstractitemview.cpp:1644 #34048 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff6cce0) at widgets/qabstractscrollarea_p.h:100 #34049 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff6cce0) at widgets/qabstractscrollarea_p.h:116 #34050 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff6cce0) at kernel/qcoreapplication.cpp:1063 #34051 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff6cce0) at kernel/qapplication.cpp:4561 #34052 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff6cce0) at kernel/qapplication.cpp:4530 #34053 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff6cce0) at kernel/qcoreapplication.cpp:953 #34054 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff6cce0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34055 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34056 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34057 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34058 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34059 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff6dc10) at itemviews/qabstractitemview.cpp:2415 #34060 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff6dc10) at itemviews/qlistview.cpp:848 #34061 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff6dc10) at kernel/qwidget.cpp:8554 #34062 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff6dc10) at widgets/qframe.cpp:557 #34063 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff6dc10) at widgets/qabstractscrollarea.cpp:1043 #34064 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff6dc10) at itemviews/qabstractitemview.cpp:1644 #34065 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff6dc10) at widgets/qabstractscrollarea_p.h:100 #34066 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff6dc10) at widgets/qabstractscrollarea_p.h:116 #34067 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff6dc10) at kernel/qcoreapplication.cpp:1063 #34068 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff6dc10) at kernel/qapplication.cpp:4561 #34069 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff6dc10) at kernel/qapplication.cpp:4530 #34070 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff6dc10) at kernel/qcoreapplication.cpp:953 #34071 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff6dc10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34072 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34073 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34074 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34075 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34076 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff6eb40) at itemviews/qabstractitemview.cpp:2415 #34077 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff6eb40) at itemviews/qlistview.cpp:848 #34078 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff6eb40) at kernel/qwidget.cpp:8554 #34079 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff6eb40) at widgets/qframe.cpp:557 #34080 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff6eb40) at widgets/qabstractscrollarea.cpp:1043 #34081 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff6eb40) at itemviews/qabstractitemview.cpp:1644 #34082 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff6eb40) at widgets/qabstractscrollarea_p.h:100 #34083 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff6eb40) at widgets/qabstractscrollarea_p.h:116 #34084 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff6eb40) at kernel/qcoreapplication.cpp:1063 #34085 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff6eb40) at kernel/qapplication.cpp:4561 #34086 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff6eb40) at kernel/qapplication.cpp:4530 #34087 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff6eb40) at kernel/qcoreapplication.cpp:953 #34088 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff6eb40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34089 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34090 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34091 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34092 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34093 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff6fa70) at itemviews/qabstractitemview.cpp:2415 #34094 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff6fa70) at itemviews/qlistview.cpp:848 #34095 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff6fa70) at kernel/qwidget.cpp:8554 #34096 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff6fa70) at widgets/qframe.cpp:557 #34097 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff6fa70) at widgets/qabstractscrollarea.cpp:1043 #34098 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff6fa70) at itemviews/qabstractitemview.cpp:1644 #34099 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff6fa70) at widgets/qabstractscrollarea_p.h:100 #34100 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff6fa70) at widgets/qabstractscrollarea_p.h:116 #34101 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff6fa70) at kernel/qcoreapplication.cpp:1063 #34102 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff6fa70) at kernel/qapplication.cpp:4561 #34103 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff6fa70) at kernel/qapplication.cpp:4530 #34104 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff6fa70) at kernel/qcoreapplication.cpp:953 #34105 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff6fa70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34106 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34107 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34108 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34109 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34110 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff709a0) at itemviews/qabstractitemview.cpp:2415 #34111 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff709a0) at itemviews/qlistview.cpp:848 #34112 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff709a0) at kernel/qwidget.cpp:8554 #34113 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff709a0) at widgets/qframe.cpp:557 #34114 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff709a0) at widgets/qabstractscrollarea.cpp:1043 #34115 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff709a0) at itemviews/qabstractitemview.cpp:1644 #34116 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff709a0) at widgets/qabstractscrollarea_p.h:100 #34117 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff709a0) at widgets/qabstractscrollarea_p.h:116 #34118 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff709a0) at kernel/qcoreapplication.cpp:1063 #34119 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff709a0) at kernel/qapplication.cpp:4561 #34120 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff709a0) at kernel/qapplication.cpp:4530 #34121 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff709a0) at kernel/qcoreapplication.cpp:953 #34122 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff709a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34123 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34124 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34125 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34126 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34127 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff718d0) at itemviews/qabstractitemview.cpp:2415 #34128 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff718d0) at itemviews/qlistview.cpp:848 #34129 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff718d0) at kernel/qwidget.cpp:8554 #34130 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff718d0) at widgets/qframe.cpp:557 #34131 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff718d0) at widgets/qabstractscrollarea.cpp:1043 #34132 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff718d0) at itemviews/qabstractitemview.cpp:1644 #34133 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff718d0) at widgets/qabstractscrollarea_p.h:100 #34134 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff718d0) at widgets/qabstractscrollarea_p.h:116 #34135 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff718d0) at kernel/qcoreapplication.cpp:1063 #34136 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff718d0) at kernel/qapplication.cpp:4561 #34137 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff718d0) at kernel/qapplication.cpp:4530 #34138 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff718d0) at kernel/qcoreapplication.cpp:953 #34139 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff718d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34140 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34141 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34142 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34143 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34144 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff72800) at itemviews/qabstractitemview.cpp:2415 #34145 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff72800) at itemviews/qlistview.cpp:848 #34146 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff72800) at kernel/qwidget.cpp:8554 #34147 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff72800) at widgets/qframe.cpp:557 #34148 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff72800) at widgets/qabstractscrollarea.cpp:1043 #34149 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff72800) at itemviews/qabstractitemview.cpp:1644 #34150 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff72800) at widgets/qabstractscrollarea_p.h:100 #34151 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff72800) at widgets/qabstractscrollarea_p.h:116 #34152 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff72800) at kernel/qcoreapplication.cpp:1063 #34153 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff72800) at kernel/qapplication.cpp:4561 #34154 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff72800) at kernel/qapplication.cpp:4530 #34155 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff72800) at kernel/qcoreapplication.cpp:953 #34156 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff72800) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34157 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34158 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34159 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34160 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34161 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff73730) at itemviews/qabstractitemview.cpp:2415 #34162 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff73730) at itemviews/qlistview.cpp:848 #34163 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff73730) at kernel/qwidget.cpp:8554 #34164 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff73730) at widgets/qframe.cpp:557 #34165 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff73730) at widgets/qabstractscrollarea.cpp:1043 #34166 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff73730) at itemviews/qabstractitemview.cpp:1644 #34167 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff73730) at widgets/qabstractscrollarea_p.h:100 #34168 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff73730) at widgets/qabstractscrollarea_p.h:116 #34169 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff73730) at kernel/qcoreapplication.cpp:1063 #34170 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff73730) at kernel/qapplication.cpp:4561 #34171 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff73730) at kernel/qapplication.cpp:4530 #34172 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff73730) at kernel/qcoreapplication.cpp:953 #34173 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff73730) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34174 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34175 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34176 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34177 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34178 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff74660) at itemviews/qabstractitemview.cpp:2415 #34179 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff74660) at itemviews/qlistview.cpp:848 #34180 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff74660) at kernel/qwidget.cpp:8554 #34181 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff74660) at widgets/qframe.cpp:557 #34182 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff74660) at widgets/qabstractscrollarea.cpp:1043 #34183 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff74660) at itemviews/qabstractitemview.cpp:1644 #34184 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff74660) at widgets/qabstractscrollarea_p.h:100 #34185 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff74660) at widgets/qabstractscrollarea_p.h:116 #34186 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff74660) at kernel/qcoreapplication.cpp:1063 #34187 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff74660) at kernel/qapplication.cpp:4561 #34188 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff74660) at kernel/qapplication.cpp:4530 #34189 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff74660) at kernel/qcoreapplication.cpp:953 #34190 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff74660) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34191 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34192 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34193 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34194 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34195 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff75590) at itemviews/qabstractitemview.cpp:2415 #34196 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff75590) at itemviews/qlistview.cpp:848 #34197 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff75590) at kernel/qwidget.cpp:8554 #34198 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff75590) at widgets/qframe.cpp:557 #34199 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff75590) at widgets/qabstractscrollarea.cpp:1043 #34200 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff75590) at itemviews/qabstractitemview.cpp:1644 #34201 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff75590) at widgets/qabstractscrollarea_p.h:100 #34202 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff75590) at widgets/qabstractscrollarea_p.h:116 #34203 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff75590) at kernel/qcoreapplication.cpp:1063 #34204 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff75590) at kernel/qapplication.cpp:4561 #34205 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff75590) at kernel/qapplication.cpp:4530 #34206 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff75590) at kernel/qcoreapplication.cpp:953 #34207 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff75590) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34208 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34209 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34210 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34211 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34212 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff764c0) at itemviews/qabstractitemview.cpp:2415 #34213 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff764c0) at itemviews/qlistview.cpp:848 #34214 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff764c0) at kernel/qwidget.cpp:8554 #34215 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff764c0) at widgets/qframe.cpp:557 #34216 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff764c0) at widgets/qabstractscrollarea.cpp:1043 #34217 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff764c0) at itemviews/qabstractitemview.cpp:1644 #34218 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff764c0) at widgets/qabstractscrollarea_p.h:100 #34219 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff764c0) at widgets/qabstractscrollarea_p.h:116 #34220 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff764c0) at kernel/qcoreapplication.cpp:1063 #34221 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff764c0) at kernel/qapplication.cpp:4561 #34222 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff764c0) at kernel/qapplication.cpp:4530 #34223 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff764c0) at kernel/qcoreapplication.cpp:953 #34224 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff764c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34225 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34226 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34227 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34228 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34229 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff773f0) at itemviews/qabstractitemview.cpp:2415 #34230 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff773f0) at itemviews/qlistview.cpp:848 #34231 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff773f0) at kernel/qwidget.cpp:8554 #34232 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff773f0) at widgets/qframe.cpp:557 #34233 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff773f0) at widgets/qabstractscrollarea.cpp:1043 #34234 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff773f0) at itemviews/qabstractitemview.cpp:1644 #34235 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff773f0) at widgets/qabstractscrollarea_p.h:100 #34236 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff773f0) at widgets/qabstractscrollarea_p.h:116 #34237 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff773f0) at kernel/qcoreapplication.cpp:1063 #34238 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff773f0) at kernel/qapplication.cpp:4561 #34239 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff773f0) at kernel/qapplication.cpp:4530 #34240 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff773f0) at kernel/qcoreapplication.cpp:953 #34241 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff773f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34242 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34243 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34244 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34245 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34246 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff78320) at itemviews/qabstractitemview.cpp:2415 #34247 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff78320) at itemviews/qlistview.cpp:848 #34248 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff78320) at kernel/qwidget.cpp:8554 #34249 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff78320) at widgets/qframe.cpp:557 #34250 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff78320) at widgets/qabstractscrollarea.cpp:1043 #34251 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff78320) at itemviews/qabstractitemview.cpp:1644 #34252 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff78320) at widgets/qabstractscrollarea_p.h:100 #34253 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff78320) at widgets/qabstractscrollarea_p.h:116 #34254 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff78320) at kernel/qcoreapplication.cpp:1063 #34255 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff78320) at kernel/qapplication.cpp:4561 #34256 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff78320) at kernel/qapplication.cpp:4530 #34257 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff78320) at kernel/qcoreapplication.cpp:953 #34258 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff78320) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34259 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34260 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34261 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34262 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34263 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff79250) at itemviews/qabstractitemview.cpp:2415 #34264 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff79250) at itemviews/qlistview.cpp:848 #34265 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff79250) at kernel/qwidget.cpp:8554 #34266 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff79250) at widgets/qframe.cpp:557 #34267 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff79250) at widgets/qabstractscrollarea.cpp:1043 #34268 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff79250) at itemviews/qabstractitemview.cpp:1644 #34269 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff79250) at widgets/qabstractscrollarea_p.h:100 #34270 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff79250) at widgets/qabstractscrollarea_p.h:116 #34271 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff79250) at kernel/qcoreapplication.cpp:1063 #34272 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff79250) at kernel/qapplication.cpp:4561 #34273 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff79250) at kernel/qapplication.cpp:4530 #34274 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff79250) at kernel/qcoreapplication.cpp:953 #34275 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff79250) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34276 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34277 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34278 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34279 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34280 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff7a180) at itemviews/qabstractitemview.cpp:2415 #34281 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff7a180) at itemviews/qlistview.cpp:848 #34282 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff7a180) at kernel/qwidget.cpp:8554 #34283 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff7a180) at widgets/qframe.cpp:557 #34284 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff7a180) at widgets/qabstractscrollarea.cpp:1043 #34285 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff7a180) at itemviews/qabstractitemview.cpp:1644 #34286 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff7a180) at widgets/qabstractscrollarea_p.h:100 #34287 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff7a180) at widgets/qabstractscrollarea_p.h:116 #34288 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff7a180) at kernel/qcoreapplication.cpp:1063 #34289 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff7a180) at kernel/qapplication.cpp:4561 #34290 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff7a180) at kernel/qapplication.cpp:4530 #34291 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff7a180) at kernel/qcoreapplication.cpp:953 #34292 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff7a180) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34293 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34294 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34295 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34296 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34297 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff7b0b0) at itemviews/qabstractitemview.cpp:2415 #34298 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff7b0b0) at itemviews/qlistview.cpp:848 #34299 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff7b0b0) at kernel/qwidget.cpp:8554 #34300 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff7b0b0) at widgets/qframe.cpp:557 #34301 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff7b0b0) at widgets/qabstractscrollarea.cpp:1043 #34302 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff7b0b0) at itemviews/qabstractitemview.cpp:1644 #34303 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff7b0b0) at widgets/qabstractscrollarea_p.h:100 #34304 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff7b0b0) at widgets/qabstractscrollarea_p.h:116 #34305 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff7b0b0) at kernel/qcoreapplication.cpp:1063 #34306 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff7b0b0) at kernel/qapplication.cpp:4561 #34307 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff7b0b0) at kernel/qapplication.cpp:4530 #34308 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff7b0b0) at kernel/qcoreapplication.cpp:953 #34309 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff7b0b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34310 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34311 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34312 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34313 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34314 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff7bfe0) at itemviews/qabstractitemview.cpp:2415 #34315 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff7bfe0) at itemviews/qlistview.cpp:848 #34316 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff7bfe0) at kernel/qwidget.cpp:8554 #34317 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff7bfe0) at widgets/qframe.cpp:557 #34318 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff7bfe0) at widgets/qabstractscrollarea.cpp:1043 #34319 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff7bfe0) at itemviews/qabstractitemview.cpp:1644 #34320 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff7bfe0) at widgets/qabstractscrollarea_p.h:100 #34321 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff7bfe0) at widgets/qabstractscrollarea_p.h:116 #34322 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff7bfe0) at kernel/qcoreapplication.cpp:1063 #34323 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff7bfe0) at kernel/qapplication.cpp:4561 #34324 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff7bfe0) at kernel/qapplication.cpp:4530 #34325 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff7bfe0) at kernel/qcoreapplication.cpp:953 #34326 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff7bfe0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34327 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34328 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34329 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34330 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34331 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff7cf10) at itemviews/qabstractitemview.cpp:2415 #34332 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff7cf10) at itemviews/qlistview.cpp:848 #34333 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff7cf10) at kernel/qwidget.cpp:8554 #34334 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff7cf10) at widgets/qframe.cpp:557 #34335 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff7cf10) at widgets/qabstractscrollarea.cpp:1043 #34336 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff7cf10) at itemviews/qabstractitemview.cpp:1644 #34337 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff7cf10) at widgets/qabstractscrollarea_p.h:100 #34338 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff7cf10) at widgets/qabstractscrollarea_p.h:116 #34339 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff7cf10) at kernel/qcoreapplication.cpp:1063 #34340 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff7cf10) at kernel/qapplication.cpp:4561 #34341 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff7cf10) at kernel/qapplication.cpp:4530 #34342 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff7cf10) at kernel/qcoreapplication.cpp:953 #34343 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff7cf10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34344 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34345 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34346 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34347 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34348 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff7de40) at itemviews/qabstractitemview.cpp:2415 #34349 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff7de40) at itemviews/qlistview.cpp:848 #34350 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff7de40) at kernel/qwidget.cpp:8554 #34351 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff7de40) at widgets/qframe.cpp:557 #34352 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff7de40) at widgets/qabstractscrollarea.cpp:1043 #34353 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff7de40) at itemviews/qabstractitemview.cpp:1644 #34354 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff7de40) at widgets/qabstractscrollarea_p.h:100 #34355 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff7de40) at widgets/qabstractscrollarea_p.h:116 #34356 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff7de40) at kernel/qcoreapplication.cpp:1063 #34357 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff7de40) at kernel/qapplication.cpp:4561 #34358 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff7de40) at kernel/qapplication.cpp:4530 #34359 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff7de40) at kernel/qcoreapplication.cpp:953 #34360 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff7de40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34361 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34362 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34363 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34364 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34365 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff7ed70) at itemviews/qabstractitemview.cpp:2415 #34366 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff7ed70) at itemviews/qlistview.cpp:848 #34367 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff7ed70) at kernel/qwidget.cpp:8554 #34368 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff7ed70) at widgets/qframe.cpp:557 #34369 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff7ed70) at widgets/qabstractscrollarea.cpp:1043 #34370 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff7ed70) at itemviews/qabstractitemview.cpp:1644 #34371 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff7ed70) at widgets/qabstractscrollarea_p.h:100 #34372 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff7ed70) at widgets/qabstractscrollarea_p.h:116 #34373 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff7ed70) at kernel/qcoreapplication.cpp:1063 #34374 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff7ed70) at kernel/qapplication.cpp:4561 #34375 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff7ed70) at kernel/qapplication.cpp:4530 #34376 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff7ed70) at kernel/qcoreapplication.cpp:953 #34377 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff7ed70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34378 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34379 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34380 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34381 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34382 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff7fca0) at itemviews/qabstractitemview.cpp:2415 #34383 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff7fca0) at itemviews/qlistview.cpp:848 #34384 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff7fca0) at kernel/qwidget.cpp:8554 #34385 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff7fca0) at widgets/qframe.cpp:557 #34386 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff7fca0) at widgets/qabstractscrollarea.cpp:1043 #34387 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff7fca0) at itemviews/qabstractitemview.cpp:1644 #34388 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff7fca0) at widgets/qabstractscrollarea_p.h:100 #34389 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff7fca0) at widgets/qabstractscrollarea_p.h:116 #34390 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff7fca0) at kernel/qcoreapplication.cpp:1063 #34391 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff7fca0) at kernel/qapplication.cpp:4561 #34392 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff7fca0) at kernel/qapplication.cpp:4530 #34393 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff7fca0) at kernel/qcoreapplication.cpp:953 #34394 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff7fca0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34395 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34396 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34397 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34398 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34399 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff80bd0) at itemviews/qabstractitemview.cpp:2415 #34400 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff80bd0) at itemviews/qlistview.cpp:848 #34401 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff80bd0) at kernel/qwidget.cpp:8554 #34402 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff80bd0) at widgets/qframe.cpp:557 #34403 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff80bd0) at widgets/qabstractscrollarea.cpp:1043 #34404 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff80bd0) at itemviews/qabstractitemview.cpp:1644 #34405 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff80bd0) at widgets/qabstractscrollarea_p.h:100 #34406 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff80bd0) at widgets/qabstractscrollarea_p.h:116 #34407 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff80bd0) at kernel/qcoreapplication.cpp:1063 #34408 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff80bd0) at kernel/qapplication.cpp:4561 #34409 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff80bd0) at kernel/qapplication.cpp:4530 #34410 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff80bd0) at kernel/qcoreapplication.cpp:953 #34411 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff80bd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34412 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34413 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34414 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34415 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34416 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff81b00) at itemviews/qabstractitemview.cpp:2415 #34417 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff81b00) at itemviews/qlistview.cpp:848 #34418 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff81b00) at kernel/qwidget.cpp:8554 #34419 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff81b00) at widgets/qframe.cpp:557 #34420 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff81b00) at widgets/qabstractscrollarea.cpp:1043 #34421 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff81b00) at itemviews/qabstractitemview.cpp:1644 #34422 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff81b00) at widgets/qabstractscrollarea_p.h:100 #34423 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff81b00) at widgets/qabstractscrollarea_p.h:116 #34424 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff81b00) at kernel/qcoreapplication.cpp:1063 #34425 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff81b00) at kernel/qapplication.cpp:4561 #34426 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff81b00) at kernel/qapplication.cpp:4530 #34427 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff81b00) at kernel/qcoreapplication.cpp:953 #34428 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff81b00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34429 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34430 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34431 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34432 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34433 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff82a30) at itemviews/qabstractitemview.cpp:2415 #34434 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff82a30) at itemviews/qlistview.cpp:848 #34435 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff82a30) at kernel/qwidget.cpp:8554 #34436 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff82a30) at widgets/qframe.cpp:557 #34437 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff82a30) at widgets/qabstractscrollarea.cpp:1043 #34438 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff82a30) at itemviews/qabstractitemview.cpp:1644 #34439 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff82a30) at widgets/qabstractscrollarea_p.h:100 #34440 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff82a30) at widgets/qabstractscrollarea_p.h:116 #34441 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff82a30) at kernel/qcoreapplication.cpp:1063 #34442 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff82a30) at kernel/qapplication.cpp:4561 #34443 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff82a30) at kernel/qapplication.cpp:4530 #34444 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff82a30) at kernel/qcoreapplication.cpp:953 #34445 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff82a30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34446 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34447 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34448 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34449 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34450 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff83960) at itemviews/qabstractitemview.cpp:2415 #34451 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff83960) at itemviews/qlistview.cpp:848 #34452 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff83960) at kernel/qwidget.cpp:8554 #34453 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff83960) at widgets/qframe.cpp:557 #34454 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff83960) at widgets/qabstractscrollarea.cpp:1043 #34455 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff83960) at itemviews/qabstractitemview.cpp:1644 #34456 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff83960) at widgets/qabstractscrollarea_p.h:100 #34457 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff83960) at widgets/qabstractscrollarea_p.h:116 #34458 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff83960) at kernel/qcoreapplication.cpp:1063 #34459 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff83960) at kernel/qapplication.cpp:4561 #34460 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff83960) at kernel/qapplication.cpp:4530 #34461 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff83960) at kernel/qcoreapplication.cpp:953 #34462 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff83960) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34463 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34464 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34465 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34466 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34467 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff84890) at itemviews/qabstractitemview.cpp:2415 #34468 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff84890) at itemviews/qlistview.cpp:848 #34469 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff84890) at kernel/qwidget.cpp:8554 #34470 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff84890) at widgets/qframe.cpp:557 #34471 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff84890) at widgets/qabstractscrollarea.cpp:1043 #34472 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff84890) at itemviews/qabstractitemview.cpp:1644 #34473 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff84890) at widgets/qabstractscrollarea_p.h:100 #34474 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff84890) at widgets/qabstractscrollarea_p.h:116 #34475 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff84890) at kernel/qcoreapplication.cpp:1063 #34476 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff84890) at kernel/qapplication.cpp:4561 #34477 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff84890) at kernel/qapplication.cpp:4530 #34478 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff84890) at kernel/qcoreapplication.cpp:953 #34479 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff84890) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34480 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34481 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34482 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34483 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34484 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff857c0) at itemviews/qabstractitemview.cpp:2415 #34485 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff857c0) at itemviews/qlistview.cpp:848 #34486 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff857c0) at kernel/qwidget.cpp:8554 #34487 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff857c0) at widgets/qframe.cpp:557 #34488 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff857c0) at widgets/qabstractscrollarea.cpp:1043 #34489 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff857c0) at itemviews/qabstractitemview.cpp:1644 #34490 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff857c0) at widgets/qabstractscrollarea_p.h:100 #34491 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff857c0) at widgets/qabstractscrollarea_p.h:116 #34492 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff857c0) at kernel/qcoreapplication.cpp:1063 #34493 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff857c0) at kernel/qapplication.cpp:4561 #34494 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff857c0) at kernel/qapplication.cpp:4530 #34495 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff857c0) at kernel/qcoreapplication.cpp:953 #34496 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff857c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34497 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34498 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34499 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34500 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34501 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff866f0) at itemviews/qabstractitemview.cpp:2415 #34502 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff866f0) at itemviews/qlistview.cpp:848 #34503 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff866f0) at kernel/qwidget.cpp:8554 #34504 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff866f0) at widgets/qframe.cpp:557 #34505 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff866f0) at widgets/qabstractscrollarea.cpp:1043 #34506 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff866f0) at itemviews/qabstractitemview.cpp:1644 #34507 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff866f0) at widgets/qabstractscrollarea_p.h:100 #34508 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff866f0) at widgets/qabstractscrollarea_p.h:116 #34509 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff866f0) at kernel/qcoreapplication.cpp:1063 #34510 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff866f0) at kernel/qapplication.cpp:4561 #34511 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff866f0) at kernel/qapplication.cpp:4530 #34512 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff866f0) at kernel/qcoreapplication.cpp:953 #34513 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff866f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34514 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34515 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34516 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34517 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34518 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff87620) at itemviews/qabstractitemview.cpp:2415 #34519 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff87620) at itemviews/qlistview.cpp:848 #34520 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff87620) at kernel/qwidget.cpp:8554 #34521 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff87620) at widgets/qframe.cpp:557 #34522 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff87620) at widgets/qabstractscrollarea.cpp:1043 #34523 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff87620) at itemviews/qabstractitemview.cpp:1644 #34524 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff87620) at widgets/qabstractscrollarea_p.h:100 #34525 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff87620) at widgets/qabstractscrollarea_p.h:116 #34526 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff87620) at kernel/qcoreapplication.cpp:1063 #34527 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff87620) at kernel/qapplication.cpp:4561 #34528 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff87620) at kernel/qapplication.cpp:4530 #34529 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff87620) at kernel/qcoreapplication.cpp:953 #34530 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff87620) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34531 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34532 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34533 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34534 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34535 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff88550) at itemviews/qabstractitemview.cpp:2415 #34536 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff88550) at itemviews/qlistview.cpp:848 #34537 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff88550) at kernel/qwidget.cpp:8554 #34538 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff88550) at widgets/qframe.cpp:557 #34539 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff88550) at widgets/qabstractscrollarea.cpp:1043 #34540 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff88550) at itemviews/qabstractitemview.cpp:1644 #34541 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff88550) at widgets/qabstractscrollarea_p.h:100 #34542 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff88550) at widgets/qabstractscrollarea_p.h:116 #34543 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff88550) at kernel/qcoreapplication.cpp:1063 #34544 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff88550) at kernel/qapplication.cpp:4561 #34545 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff88550) at kernel/qapplication.cpp:4530 #34546 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff88550) at kernel/qcoreapplication.cpp:953 #34547 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff88550) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34548 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34549 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34550 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34551 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34552 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff89480) at itemviews/qabstractitemview.cpp:2415 #34553 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff89480) at itemviews/qlistview.cpp:848 #34554 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff89480) at kernel/qwidget.cpp:8554 #34555 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff89480) at widgets/qframe.cpp:557 #34556 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff89480) at widgets/qabstractscrollarea.cpp:1043 #34557 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff89480) at itemviews/qabstractitemview.cpp:1644 #34558 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff89480) at widgets/qabstractscrollarea_p.h:100 #34559 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff89480) at widgets/qabstractscrollarea_p.h:116 #34560 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff89480) at kernel/qcoreapplication.cpp:1063 #34561 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff89480) at kernel/qapplication.cpp:4561 #34562 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff89480) at kernel/qapplication.cpp:4530 #34563 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff89480) at kernel/qcoreapplication.cpp:953 #34564 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff89480) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34565 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34566 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34567 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34568 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34569 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff8a3b0) at itemviews/qabstractitemview.cpp:2415 #34570 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff8a3b0) at itemviews/qlistview.cpp:848 #34571 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff8a3b0) at kernel/qwidget.cpp:8554 #34572 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff8a3b0) at widgets/qframe.cpp:557 #34573 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff8a3b0) at widgets/qabstractscrollarea.cpp:1043 #34574 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff8a3b0) at itemviews/qabstractitemview.cpp:1644 #34575 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff8a3b0) at widgets/qabstractscrollarea_p.h:100 #34576 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff8a3b0) at widgets/qabstractscrollarea_p.h:116 #34577 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff8a3b0) at kernel/qcoreapplication.cpp:1063 #34578 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff8a3b0) at kernel/qapplication.cpp:4561 #34579 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff8a3b0) at kernel/qapplication.cpp:4530 #34580 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff8a3b0) at kernel/qcoreapplication.cpp:953 #34581 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff8a3b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34582 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34583 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34584 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34585 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34586 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff8b2e0) at itemviews/qabstractitemview.cpp:2415 #34587 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff8b2e0) at itemviews/qlistview.cpp:848 #34588 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff8b2e0) at kernel/qwidget.cpp:8554 #34589 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff8b2e0) at widgets/qframe.cpp:557 #34590 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff8b2e0) at widgets/qabstractscrollarea.cpp:1043 #34591 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff8b2e0) at itemviews/qabstractitemview.cpp:1644 #34592 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff8b2e0) at widgets/qabstractscrollarea_p.h:100 #34593 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff8b2e0) at widgets/qabstractscrollarea_p.h:116 #34594 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff8b2e0) at kernel/qcoreapplication.cpp:1063 #34595 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff8b2e0) at kernel/qapplication.cpp:4561 #34596 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff8b2e0) at kernel/qapplication.cpp:4530 #34597 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff8b2e0) at kernel/qcoreapplication.cpp:953 #34598 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff8b2e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34599 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34600 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34601 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34602 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34603 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff8c210) at itemviews/qabstractitemview.cpp:2415 #34604 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff8c210) at itemviews/qlistview.cpp:848 #34605 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff8c210) at kernel/qwidget.cpp:8554 #34606 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff8c210) at widgets/qframe.cpp:557 #34607 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff8c210) at widgets/qabstractscrollarea.cpp:1043 #34608 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff8c210) at itemviews/qabstractitemview.cpp:1644 #34609 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff8c210) at widgets/qabstractscrollarea_p.h:100 #34610 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff8c210) at widgets/qabstractscrollarea_p.h:116 #34611 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff8c210) at kernel/qcoreapplication.cpp:1063 #34612 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff8c210) at kernel/qapplication.cpp:4561 #34613 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff8c210) at kernel/qapplication.cpp:4530 #34614 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff8c210) at kernel/qcoreapplication.cpp:953 #34615 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff8c210) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34616 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34617 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34618 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34619 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34620 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff8d140) at itemviews/qabstractitemview.cpp:2415 #34621 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff8d140) at itemviews/qlistview.cpp:848 #34622 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff8d140) at kernel/qwidget.cpp:8554 #34623 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff8d140) at widgets/qframe.cpp:557 #34624 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff8d140) at widgets/qabstractscrollarea.cpp:1043 #34625 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff8d140) at itemviews/qabstractitemview.cpp:1644 #34626 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff8d140) at widgets/qabstractscrollarea_p.h:100 #34627 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff8d140) at widgets/qabstractscrollarea_p.h:116 #34628 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff8d140) at kernel/qcoreapplication.cpp:1063 #34629 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff8d140) at kernel/qapplication.cpp:4561 #34630 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff8d140) at kernel/qapplication.cpp:4530 #34631 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff8d140) at kernel/qcoreapplication.cpp:953 #34632 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff8d140) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34633 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34634 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34635 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34636 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34637 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff8e070) at itemviews/qabstractitemview.cpp:2415 #34638 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff8e070) at itemviews/qlistview.cpp:848 #34639 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff8e070) at kernel/qwidget.cpp:8554 #34640 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff8e070) at widgets/qframe.cpp:557 #34641 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff8e070) at widgets/qabstractscrollarea.cpp:1043 #34642 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff8e070) at itemviews/qabstractitemview.cpp:1644 #34643 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff8e070) at widgets/qabstractscrollarea_p.h:100 #34644 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff8e070) at widgets/qabstractscrollarea_p.h:116 #34645 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff8e070) at kernel/qcoreapplication.cpp:1063 #34646 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff8e070) at kernel/qapplication.cpp:4561 #34647 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff8e070) at kernel/qapplication.cpp:4530 #34648 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff8e070) at kernel/qcoreapplication.cpp:953 #34649 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff8e070) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34650 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34651 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34652 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34653 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34654 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff8efa0) at itemviews/qabstractitemview.cpp:2415 #34655 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff8efa0) at itemviews/qlistview.cpp:848 #34656 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff8efa0) at kernel/qwidget.cpp:8554 #34657 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff8efa0) at widgets/qframe.cpp:557 #34658 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff8efa0) at widgets/qabstractscrollarea.cpp:1043 #34659 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff8efa0) at itemviews/qabstractitemview.cpp:1644 #34660 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff8efa0) at widgets/qabstractscrollarea_p.h:100 #34661 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff8efa0) at widgets/qabstractscrollarea_p.h:116 #34662 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff8efa0) at kernel/qcoreapplication.cpp:1063 #34663 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff8efa0) at kernel/qapplication.cpp:4561 #34664 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff8efa0) at kernel/qapplication.cpp:4530 #34665 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff8efa0) at kernel/qcoreapplication.cpp:953 #34666 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff8efa0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34667 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34668 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34669 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34670 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34671 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff8fed0) at itemviews/qabstractitemview.cpp:2415 #34672 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff8fed0) at itemviews/qlistview.cpp:848 #34673 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff8fed0) at kernel/qwidget.cpp:8554 #34674 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff8fed0) at widgets/qframe.cpp:557 #34675 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff8fed0) at widgets/qabstractscrollarea.cpp:1043 #34676 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff8fed0) at itemviews/qabstractitemview.cpp:1644 #34677 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff8fed0) at widgets/qabstractscrollarea_p.h:100 #34678 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff8fed0) at widgets/qabstractscrollarea_p.h:116 #34679 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff8fed0) at kernel/qcoreapplication.cpp:1063 #34680 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff8fed0) at kernel/qapplication.cpp:4561 #34681 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff8fed0) at kernel/qapplication.cpp:4530 #34682 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff8fed0) at kernel/qcoreapplication.cpp:953 #34683 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff8fed0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34684 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34685 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34686 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34687 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34688 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff90e00) at itemviews/qabstractitemview.cpp:2415 #34689 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff90e00) at itemviews/qlistview.cpp:848 #34690 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff90e00) at kernel/qwidget.cpp:8554 #34691 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff90e00) at widgets/qframe.cpp:557 #34692 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff90e00) at widgets/qabstractscrollarea.cpp:1043 #34693 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff90e00) at itemviews/qabstractitemview.cpp:1644 #34694 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff90e00) at widgets/qabstractscrollarea_p.h:100 #34695 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff90e00) at widgets/qabstractscrollarea_p.h:116 #34696 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff90e00) at kernel/qcoreapplication.cpp:1063 #34697 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff90e00) at kernel/qapplication.cpp:4561 #34698 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff90e00) at kernel/qapplication.cpp:4530 #34699 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff90e00) at kernel/qcoreapplication.cpp:953 #34700 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff90e00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34701 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34702 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34703 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34704 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34705 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff91d30) at itemviews/qabstractitemview.cpp:2415 #34706 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff91d30) at itemviews/qlistview.cpp:848 #34707 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff91d30) at kernel/qwidget.cpp:8554 #34708 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff91d30) at widgets/qframe.cpp:557 #34709 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff91d30) at widgets/qabstractscrollarea.cpp:1043 #34710 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff91d30) at itemviews/qabstractitemview.cpp:1644 #34711 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff91d30) at widgets/qabstractscrollarea_p.h:100 #34712 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff91d30) at widgets/qabstractscrollarea_p.h:116 #34713 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff91d30) at kernel/qcoreapplication.cpp:1063 #34714 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff91d30) at kernel/qapplication.cpp:4561 #34715 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff91d30) at kernel/qapplication.cpp:4530 #34716 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff91d30) at kernel/qcoreapplication.cpp:953 #34717 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff91d30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34718 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34719 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34720 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34721 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34722 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff92c60) at itemviews/qabstractitemview.cpp:2415 #34723 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff92c60) at itemviews/qlistview.cpp:848 #34724 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff92c60) at kernel/qwidget.cpp:8554 #34725 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff92c60) at widgets/qframe.cpp:557 #34726 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff92c60) at widgets/qabstractscrollarea.cpp:1043 #34727 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff92c60) at itemviews/qabstractitemview.cpp:1644 #34728 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff92c60) at widgets/qabstractscrollarea_p.h:100 #34729 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff92c60) at widgets/qabstractscrollarea_p.h:116 #34730 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff92c60) at kernel/qcoreapplication.cpp:1063 #34731 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff92c60) at kernel/qapplication.cpp:4561 #34732 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff92c60) at kernel/qapplication.cpp:4530 #34733 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff92c60) at kernel/qcoreapplication.cpp:953 #34734 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff92c60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34735 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34736 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34737 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34738 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34739 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff93b90) at itemviews/qabstractitemview.cpp:2415 #34740 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff93b90) at itemviews/qlistview.cpp:848 #34741 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff93b90) at kernel/qwidget.cpp:8554 #34742 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff93b90) at widgets/qframe.cpp:557 #34743 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff93b90) at widgets/qabstractscrollarea.cpp:1043 #34744 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff93b90) at itemviews/qabstractitemview.cpp:1644 #34745 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff93b90) at widgets/qabstractscrollarea_p.h:100 #34746 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff93b90) at widgets/qabstractscrollarea_p.h:116 #34747 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff93b90) at kernel/qcoreapplication.cpp:1063 #34748 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff93b90) at kernel/qapplication.cpp:4561 #34749 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff93b90) at kernel/qapplication.cpp:4530 #34750 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff93b90) at kernel/qcoreapplication.cpp:953 #34751 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff93b90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34752 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34753 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34754 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34755 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34756 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff94ac0) at itemviews/qabstractitemview.cpp:2415 #34757 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff94ac0) at itemviews/qlistview.cpp:848 #34758 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff94ac0) at kernel/qwidget.cpp:8554 #34759 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff94ac0) at widgets/qframe.cpp:557 #34760 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff94ac0) at widgets/qabstractscrollarea.cpp:1043 #34761 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff94ac0) at itemviews/qabstractitemview.cpp:1644 #34762 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff94ac0) at widgets/qabstractscrollarea_p.h:100 #34763 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff94ac0) at widgets/qabstractscrollarea_p.h:116 #34764 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff94ac0) at kernel/qcoreapplication.cpp:1063 #34765 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff94ac0) at kernel/qapplication.cpp:4561 #34766 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff94ac0) at kernel/qapplication.cpp:4530 #34767 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff94ac0) at kernel/qcoreapplication.cpp:953 #34768 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff94ac0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34769 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34770 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34771 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34772 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34773 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff959f0) at itemviews/qabstractitemview.cpp:2415 #34774 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff959f0) at itemviews/qlistview.cpp:848 #34775 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff959f0) at kernel/qwidget.cpp:8554 #34776 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff959f0) at widgets/qframe.cpp:557 #34777 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff959f0) at widgets/qabstractscrollarea.cpp:1043 #34778 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff959f0) at itemviews/qabstractitemview.cpp:1644 #34779 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff959f0) at widgets/qabstractscrollarea_p.h:100 #34780 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff959f0) at widgets/qabstractscrollarea_p.h:116 #34781 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff959f0) at kernel/qcoreapplication.cpp:1063 #34782 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff959f0) at kernel/qapplication.cpp:4561 #34783 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff959f0) at kernel/qapplication.cpp:4530 #34784 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff959f0) at kernel/qcoreapplication.cpp:953 #34785 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff959f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34786 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34787 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34788 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34789 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34790 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff96920) at itemviews/qabstractitemview.cpp:2415 #34791 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff96920) at itemviews/qlistview.cpp:848 #34792 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff96920) at kernel/qwidget.cpp:8554 #34793 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff96920) at widgets/qframe.cpp:557 #34794 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff96920) at widgets/qabstractscrollarea.cpp:1043 #34795 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff96920) at itemviews/qabstractitemview.cpp:1644 #34796 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff96920) at widgets/qabstractscrollarea_p.h:100 #34797 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff96920) at widgets/qabstractscrollarea_p.h:116 #34798 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff96920) at kernel/qcoreapplication.cpp:1063 #34799 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff96920) at kernel/qapplication.cpp:4561 #34800 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff96920) at kernel/qapplication.cpp:4530 #34801 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff96920) at kernel/qcoreapplication.cpp:953 #34802 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff96920) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34803 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34804 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34805 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34806 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34807 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff97850) at itemviews/qabstractitemview.cpp:2415 #34808 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff97850) at itemviews/qlistview.cpp:848 #34809 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff97850) at kernel/qwidget.cpp:8554 #34810 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff97850) at widgets/qframe.cpp:557 #34811 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff97850) at widgets/qabstractscrollarea.cpp:1043 #34812 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff97850) at itemviews/qabstractitemview.cpp:1644 #34813 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff97850) at widgets/qabstractscrollarea_p.h:100 #34814 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff97850) at widgets/qabstractscrollarea_p.h:116 #34815 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff97850) at kernel/qcoreapplication.cpp:1063 #34816 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff97850) at kernel/qapplication.cpp:4561 #34817 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff97850) at kernel/qapplication.cpp:4530 #34818 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff97850) at kernel/qcoreapplication.cpp:953 #34819 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff97850) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34820 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34821 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34822 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34823 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34824 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff98780) at itemviews/qabstractitemview.cpp:2415 #34825 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff98780) at itemviews/qlistview.cpp:848 #34826 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff98780) at kernel/qwidget.cpp:8554 #34827 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff98780) at widgets/qframe.cpp:557 #34828 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff98780) at widgets/qabstractscrollarea.cpp:1043 #34829 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff98780) at itemviews/qabstractitemview.cpp:1644 #34830 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff98780) at widgets/qabstractscrollarea_p.h:100 #34831 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff98780) at widgets/qabstractscrollarea_p.h:116 #34832 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff98780) at kernel/qcoreapplication.cpp:1063 #34833 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff98780) at kernel/qapplication.cpp:4561 #34834 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff98780) at kernel/qapplication.cpp:4530 #34835 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff98780) at kernel/qcoreapplication.cpp:953 #34836 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff98780) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34837 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34838 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34839 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34840 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34841 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff996b0) at itemviews/qabstractitemview.cpp:2415 #34842 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff996b0) at itemviews/qlistview.cpp:848 #34843 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff996b0) at kernel/qwidget.cpp:8554 #34844 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff996b0) at widgets/qframe.cpp:557 #34845 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff996b0) at widgets/qabstractscrollarea.cpp:1043 #34846 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff996b0) at itemviews/qabstractitemview.cpp:1644 #34847 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff996b0) at widgets/qabstractscrollarea_p.h:100 #34848 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff996b0) at widgets/qabstractscrollarea_p.h:116 #34849 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff996b0) at kernel/qcoreapplication.cpp:1063 #34850 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff996b0) at kernel/qapplication.cpp:4561 #34851 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff996b0) at kernel/qapplication.cpp:4530 #34852 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff996b0) at kernel/qcoreapplication.cpp:953 #34853 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff996b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34854 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34855 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34856 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34857 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34858 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff9a5e0) at itemviews/qabstractitemview.cpp:2415 #34859 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff9a5e0) at itemviews/qlistview.cpp:848 #34860 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff9a5e0) at kernel/qwidget.cpp:8554 #34861 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff9a5e0) at widgets/qframe.cpp:557 #34862 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff9a5e0) at widgets/qabstractscrollarea.cpp:1043 #34863 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff9a5e0) at itemviews/qabstractitemview.cpp:1644 #34864 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff9a5e0) at widgets/qabstractscrollarea_p.h:100 #34865 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff9a5e0) at widgets/qabstractscrollarea_p.h:116 #34866 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff9a5e0) at kernel/qcoreapplication.cpp:1063 #34867 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff9a5e0) at kernel/qapplication.cpp:4561 #34868 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff9a5e0) at kernel/qapplication.cpp:4530 #34869 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff9a5e0) at kernel/qcoreapplication.cpp:953 #34870 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff9a5e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34871 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34872 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34873 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34874 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34875 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff9b510) at itemviews/qabstractitemview.cpp:2415 #34876 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff9b510) at itemviews/qlistview.cpp:848 #34877 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff9b510) at kernel/qwidget.cpp:8554 #34878 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff9b510) at widgets/qframe.cpp:557 #34879 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff9b510) at widgets/qabstractscrollarea.cpp:1043 #34880 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff9b510) at itemviews/qabstractitemview.cpp:1644 #34881 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff9b510) at widgets/qabstractscrollarea_p.h:100 #34882 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff9b510) at widgets/qabstractscrollarea_p.h:116 #34883 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff9b510) at kernel/qcoreapplication.cpp:1063 #34884 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff9b510) at kernel/qapplication.cpp:4561 #34885 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff9b510) at kernel/qapplication.cpp:4530 #34886 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff9b510) at kernel/qcoreapplication.cpp:953 #34887 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff9b510) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34888 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34889 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34890 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34891 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34892 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff9c440) at itemviews/qabstractitemview.cpp:2415 #34893 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff9c440) at itemviews/qlistview.cpp:848 #34894 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff9c440) at kernel/qwidget.cpp:8554 #34895 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff9c440) at widgets/qframe.cpp:557 #34896 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff9c440) at widgets/qabstractscrollarea.cpp:1043 #34897 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff9c440) at itemviews/qabstractitemview.cpp:1644 #34898 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff9c440) at widgets/qabstractscrollarea_p.h:100 #34899 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff9c440) at widgets/qabstractscrollarea_p.h:116 #34900 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff9c440) at kernel/qcoreapplication.cpp:1063 #34901 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff9c440) at kernel/qapplication.cpp:4561 #34902 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff9c440) at kernel/qapplication.cpp:4530 #34903 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff9c440) at kernel/qcoreapplication.cpp:953 #34904 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff9c440) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34905 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34906 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34907 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34908 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34909 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff9d370) at itemviews/qabstractitemview.cpp:2415 #34910 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff9d370) at itemviews/qlistview.cpp:848 #34911 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff9d370) at kernel/qwidget.cpp:8554 #34912 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff9d370) at widgets/qframe.cpp:557 #34913 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff9d370) at widgets/qabstractscrollarea.cpp:1043 #34914 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff9d370) at itemviews/qabstractitemview.cpp:1644 #34915 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff9d370) at widgets/qabstractscrollarea_p.h:100 #34916 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff9d370) at widgets/qabstractscrollarea_p.h:116 #34917 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff9d370) at kernel/qcoreapplication.cpp:1063 #34918 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff9d370) at kernel/qapplication.cpp:4561 #34919 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff9d370) at kernel/qapplication.cpp:4530 #34920 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff9d370) at kernel/qcoreapplication.cpp:953 #34921 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff9d370) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34922 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34923 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34924 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34925 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34926 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff9e2a0) at itemviews/qabstractitemview.cpp:2415 #34927 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff9e2a0) at itemviews/qlistview.cpp:848 #34928 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff9e2a0) at kernel/qwidget.cpp:8554 #34929 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff9e2a0) at widgets/qframe.cpp:557 #34930 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff9e2a0) at widgets/qabstractscrollarea.cpp:1043 #34931 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff9e2a0) at itemviews/qabstractitemview.cpp:1644 #34932 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff9e2a0) at widgets/qabstractscrollarea_p.h:100 #34933 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff9e2a0) at widgets/qabstractscrollarea_p.h:116 #34934 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff9e2a0) at kernel/qcoreapplication.cpp:1063 #34935 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff9e2a0) at kernel/qapplication.cpp:4561 #34936 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff9e2a0) at kernel/qapplication.cpp:4530 #34937 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff9e2a0) at kernel/qcoreapplication.cpp:953 #34938 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff9e2a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34939 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34940 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34941 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34942 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34943 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffff9f1d0) at itemviews/qabstractitemview.cpp:2415 #34944 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffff9f1d0) at itemviews/qlistview.cpp:848 #34945 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffff9f1d0) at kernel/qwidget.cpp:8554 #34946 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffff9f1d0) at widgets/qframe.cpp:557 #34947 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffff9f1d0) at widgets/qabstractscrollarea.cpp:1043 #34948 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffff9f1d0) at itemviews/qabstractitemview.cpp:1644 #34949 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffff9f1d0) at widgets/qabstractscrollarea_p.h:100 #34950 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffff9f1d0) at widgets/qabstractscrollarea_p.h:116 #34951 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffff9f1d0) at kernel/qcoreapplication.cpp:1063 #34952 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffff9f1d0) at kernel/qapplication.cpp:4561 #34953 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffff9f1d0) at kernel/qapplication.cpp:4530 #34954 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffff9f1d0) at kernel/qcoreapplication.cpp:953 #34955 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffff9f1d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34956 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34957 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34958 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34959 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34960 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffa0100) at itemviews/qabstractitemview.cpp:2415 #34961 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffa0100) at itemviews/qlistview.cpp:848 #34962 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffa0100) at kernel/qwidget.cpp:8554 #34963 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffa0100) at widgets/qframe.cpp:557 #34964 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffa0100) at widgets/qabstractscrollarea.cpp:1043 #34965 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffa0100) at itemviews/qabstractitemview.cpp:1644 #34966 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffa0100) at widgets/qabstractscrollarea_p.h:100 #34967 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffa0100) at widgets/qabstractscrollarea_p.h:116 #34968 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffa0100) at kernel/qcoreapplication.cpp:1063 #34969 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffa0100) at kernel/qapplication.cpp:4561 #34970 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffa0100) at kernel/qapplication.cpp:4530 #34971 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffa0100) at kernel/qcoreapplication.cpp:953 #34972 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffa0100) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34973 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #34974 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34975 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34976 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34977 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffa1030) at itemviews/qabstractitemview.cpp:2415 #34978 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffa1030) at itemviews/qlistview.cpp:848 #34979 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffa1030) at kernel/qwidget.cpp:8554 #34980 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffa1030) at widgets/qframe.cpp:557 #34981 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffa1030) at widgets/qabstractscrollarea.cpp:1043 #34982 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffa1030) at itemviews/qabstractitemview.cpp:1644 #34983 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffa1030) at widgets/qabstractscrollarea_p.h:100 #34984 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffa1030) at widgets/qabstractscrollarea_p.h:116 #34985 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffa1030) at kernel/qcoreapplication.cpp:1063 #34986 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffa1030) at kernel/qapplication.cpp:4561 #34987 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffa1030) at kernel/qapplication.cpp:4530 #34988 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffa1030) at kernel/qcoreapplication.cpp:953 #34989 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffa1030) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34990 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #34991 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #34992 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #34993 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #34994 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffa1f60) at itemviews/qabstractitemview.cpp:2415 #34995 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffa1f60) at itemviews/qlistview.cpp:848 #34996 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffa1f60) at kernel/qwidget.cpp:8554 #34997 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffa1f60) at widgets/qframe.cpp:557 #34998 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffa1f60) at widgets/qabstractscrollarea.cpp:1043 #34999 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffa1f60) at itemviews/qabstractitemview.cpp:1644 #35000 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffa1f60) at widgets/qabstractscrollarea_p.h:100 #35001 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffa1f60) at widgets/qabstractscrollarea_p.h:116 #35002 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffa1f60) at kernel/qcoreapplication.cpp:1063 #35003 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffa1f60) at kernel/qapplication.cpp:4561 #35004 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffa1f60) at kernel/qapplication.cpp:4530 #35005 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffa1f60) at kernel/qcoreapplication.cpp:953 #35006 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffa1f60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35007 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35008 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35009 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35010 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35011 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffa2e90) at itemviews/qabstractitemview.cpp:2415 #35012 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffa2e90) at itemviews/qlistview.cpp:848 #35013 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffa2e90) at kernel/qwidget.cpp:8554 #35014 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffa2e90) at widgets/qframe.cpp:557 #35015 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffa2e90) at widgets/qabstractscrollarea.cpp:1043 #35016 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffa2e90) at itemviews/qabstractitemview.cpp:1644 #35017 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffa2e90) at widgets/qabstractscrollarea_p.h:100 #35018 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffa2e90) at widgets/qabstractscrollarea_p.h:116 #35019 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffa2e90) at kernel/qcoreapplication.cpp:1063 #35020 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffa2e90) at kernel/qapplication.cpp:4561 #35021 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffa2e90) at kernel/qapplication.cpp:4530 #35022 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffa2e90) at kernel/qcoreapplication.cpp:953 #35023 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffa2e90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35024 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35025 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35026 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35027 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35028 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffa3dc0) at itemviews/qabstractitemview.cpp:2415 #35029 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffa3dc0) at itemviews/qlistview.cpp:848 #35030 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffa3dc0) at kernel/qwidget.cpp:8554 #35031 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffa3dc0) at widgets/qframe.cpp:557 #35032 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffa3dc0) at widgets/qabstractscrollarea.cpp:1043 #35033 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffa3dc0) at itemviews/qabstractitemview.cpp:1644 #35034 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffa3dc0) at widgets/qabstractscrollarea_p.h:100 #35035 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffa3dc0) at widgets/qabstractscrollarea_p.h:116 #35036 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffa3dc0) at kernel/qcoreapplication.cpp:1063 #35037 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffa3dc0) at kernel/qapplication.cpp:4561 #35038 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffa3dc0) at kernel/qapplication.cpp:4530 #35039 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffa3dc0) at kernel/qcoreapplication.cpp:953 #35040 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffa3dc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35041 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35042 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35043 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35044 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35045 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffa4cf0) at itemviews/qabstractitemview.cpp:2415 #35046 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffa4cf0) at itemviews/qlistview.cpp:848 #35047 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffa4cf0) at kernel/qwidget.cpp:8554 #35048 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffa4cf0) at widgets/qframe.cpp:557 #35049 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffa4cf0) at widgets/qabstractscrollarea.cpp:1043 #35050 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffa4cf0) at itemviews/qabstractitemview.cpp:1644 #35051 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffa4cf0) at widgets/qabstractscrollarea_p.h:100 #35052 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffa4cf0) at widgets/qabstractscrollarea_p.h:116 #35053 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffa4cf0) at kernel/qcoreapplication.cpp:1063 #35054 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffa4cf0) at kernel/qapplication.cpp:4561 #35055 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffa4cf0) at kernel/qapplication.cpp:4530 #35056 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffa4cf0) at kernel/qcoreapplication.cpp:953 #35057 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffa4cf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35058 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35059 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35060 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35061 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35062 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffa5c20) at itemviews/qabstractitemview.cpp:2415 #35063 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffa5c20) at itemviews/qlistview.cpp:848 #35064 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffa5c20) at kernel/qwidget.cpp:8554 #35065 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffa5c20) at widgets/qframe.cpp:557 #35066 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffa5c20) at widgets/qabstractscrollarea.cpp:1043 #35067 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffa5c20) at itemviews/qabstractitemview.cpp:1644 #35068 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffa5c20) at widgets/qabstractscrollarea_p.h:100 #35069 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffa5c20) at widgets/qabstractscrollarea_p.h:116 #35070 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffa5c20) at kernel/qcoreapplication.cpp:1063 #35071 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffa5c20) at kernel/qapplication.cpp:4561 #35072 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffa5c20) at kernel/qapplication.cpp:4530 #35073 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffa5c20) at kernel/qcoreapplication.cpp:953 #35074 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffa5c20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35075 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35076 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35077 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35078 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35079 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffa6b50) at itemviews/qabstractitemview.cpp:2415 #35080 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffa6b50) at itemviews/qlistview.cpp:848 #35081 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffa6b50) at kernel/qwidget.cpp:8554 #35082 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffa6b50) at widgets/qframe.cpp:557 #35083 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffa6b50) at widgets/qabstractscrollarea.cpp:1043 #35084 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffa6b50) at itemviews/qabstractitemview.cpp:1644 #35085 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffa6b50) at widgets/qabstractscrollarea_p.h:100 #35086 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffa6b50) at widgets/qabstractscrollarea_p.h:116 #35087 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffa6b50) at kernel/qcoreapplication.cpp:1063 #35088 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffa6b50) at kernel/qapplication.cpp:4561 #35089 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffa6b50) at kernel/qapplication.cpp:4530 #35090 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffa6b50) at kernel/qcoreapplication.cpp:953 #35091 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffa6b50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35092 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35093 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35094 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35095 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35096 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffa7a80) at itemviews/qabstractitemview.cpp:2415 #35097 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffa7a80) at itemviews/qlistview.cpp:848 #35098 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffa7a80) at kernel/qwidget.cpp:8554 #35099 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffa7a80) at widgets/qframe.cpp:557 #35100 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffa7a80) at widgets/qabstractscrollarea.cpp:1043 #35101 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffa7a80) at itemviews/qabstractitemview.cpp:1644 #35102 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffa7a80) at widgets/qabstractscrollarea_p.h:100 #35103 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffa7a80) at widgets/qabstractscrollarea_p.h:116 #35104 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffa7a80) at kernel/qcoreapplication.cpp:1063 #35105 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffa7a80) at kernel/qapplication.cpp:4561 #35106 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffa7a80) at kernel/qapplication.cpp:4530 #35107 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffa7a80) at kernel/qcoreapplication.cpp:953 #35108 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffa7a80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35109 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35110 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35111 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35112 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35113 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffa89b0) at itemviews/qabstractitemview.cpp:2415 #35114 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffa89b0) at itemviews/qlistview.cpp:848 #35115 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffa89b0) at kernel/qwidget.cpp:8554 #35116 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffa89b0) at widgets/qframe.cpp:557 #35117 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffa89b0) at widgets/qabstractscrollarea.cpp:1043 #35118 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffa89b0) at itemviews/qabstractitemview.cpp:1644 #35119 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffa89b0) at widgets/qabstractscrollarea_p.h:100 #35120 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffa89b0) at widgets/qabstractscrollarea_p.h:116 #35121 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffa89b0) at kernel/qcoreapplication.cpp:1063 #35122 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffa89b0) at kernel/qapplication.cpp:4561 #35123 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffa89b0) at kernel/qapplication.cpp:4530 #35124 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffa89b0) at kernel/qcoreapplication.cpp:953 #35125 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffa89b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35126 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35127 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35128 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35129 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35130 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffa98e0) at itemviews/qabstractitemview.cpp:2415 #35131 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffa98e0) at itemviews/qlistview.cpp:848 #35132 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffa98e0) at kernel/qwidget.cpp:8554 #35133 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffa98e0) at widgets/qframe.cpp:557 #35134 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffa98e0) at widgets/qabstractscrollarea.cpp:1043 #35135 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffa98e0) at itemviews/qabstractitemview.cpp:1644 #35136 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffa98e0) at widgets/qabstractscrollarea_p.h:100 #35137 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffa98e0) at widgets/qabstractscrollarea_p.h:116 #35138 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffa98e0) at kernel/qcoreapplication.cpp:1063 #35139 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffa98e0) at kernel/qapplication.cpp:4561 #35140 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffa98e0) at kernel/qapplication.cpp:4530 #35141 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffa98e0) at kernel/qcoreapplication.cpp:953 #35142 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffa98e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35143 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35144 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35145 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35146 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35147 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffaa810) at itemviews/qabstractitemview.cpp:2415 #35148 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffaa810) at itemviews/qlistview.cpp:848 #35149 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffaa810) at kernel/qwidget.cpp:8554 #35150 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffaa810) at widgets/qframe.cpp:557 #35151 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffaa810) at widgets/qabstractscrollarea.cpp:1043 #35152 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffaa810) at itemviews/qabstractitemview.cpp:1644 #35153 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffaa810) at widgets/qabstractscrollarea_p.h:100 #35154 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffaa810) at widgets/qabstractscrollarea_p.h:116 #35155 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffaa810) at kernel/qcoreapplication.cpp:1063 #35156 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffaa810) at kernel/qapplication.cpp:4561 #35157 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffaa810) at kernel/qapplication.cpp:4530 #35158 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffaa810) at kernel/qcoreapplication.cpp:953 #35159 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffaa810) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35160 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35161 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35162 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35163 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35164 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffab740) at itemviews/qabstractitemview.cpp:2415 #35165 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffab740) at itemviews/qlistview.cpp:848 #35166 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffab740) at kernel/qwidget.cpp:8554 #35167 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffab740) at widgets/qframe.cpp:557 #35168 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffab740) at widgets/qabstractscrollarea.cpp:1043 #35169 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffab740) at itemviews/qabstractitemview.cpp:1644 #35170 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffab740) at widgets/qabstractscrollarea_p.h:100 #35171 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffab740) at widgets/qabstractscrollarea_p.h:116 #35172 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffab740) at kernel/qcoreapplication.cpp:1063 #35173 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffab740) at kernel/qapplication.cpp:4561 #35174 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffab740) at kernel/qapplication.cpp:4530 #35175 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffab740) at kernel/qcoreapplication.cpp:953 #35176 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffab740) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35177 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35178 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35179 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35180 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35181 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffac670) at itemviews/qabstractitemview.cpp:2415 #35182 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffac670) at itemviews/qlistview.cpp:848 #35183 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffac670) at kernel/qwidget.cpp:8554 #35184 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffac670) at widgets/qframe.cpp:557 #35185 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffac670) at widgets/qabstractscrollarea.cpp:1043 #35186 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffac670) at itemviews/qabstractitemview.cpp:1644 #35187 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffac670) at widgets/qabstractscrollarea_p.h:100 #35188 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffac670) at widgets/qabstractscrollarea_p.h:116 #35189 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffac670) at kernel/qcoreapplication.cpp:1063 #35190 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffac670) at kernel/qapplication.cpp:4561 #35191 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffac670) at kernel/qapplication.cpp:4530 #35192 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffac670) at kernel/qcoreapplication.cpp:953 #35193 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffac670) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35194 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35195 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35196 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35197 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35198 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffad5a0) at itemviews/qabstractitemview.cpp:2415 #35199 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffad5a0) at itemviews/qlistview.cpp:848 #35200 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffad5a0) at kernel/qwidget.cpp:8554 #35201 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffad5a0) at widgets/qframe.cpp:557 #35202 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffad5a0) at widgets/qabstractscrollarea.cpp:1043 #35203 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffad5a0) at itemviews/qabstractitemview.cpp:1644 #35204 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffad5a0) at widgets/qabstractscrollarea_p.h:100 #35205 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffad5a0) at widgets/qabstractscrollarea_p.h:116 #35206 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffad5a0) at kernel/qcoreapplication.cpp:1063 #35207 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffad5a0) at kernel/qapplication.cpp:4561 #35208 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffad5a0) at kernel/qapplication.cpp:4530 #35209 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffad5a0) at kernel/qcoreapplication.cpp:953 #35210 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffad5a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35211 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35212 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35213 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35214 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35215 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffae4d0) at itemviews/qabstractitemview.cpp:2415 #35216 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffae4d0) at itemviews/qlistview.cpp:848 #35217 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffae4d0) at kernel/qwidget.cpp:8554 #35218 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffae4d0) at widgets/qframe.cpp:557 #35219 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffae4d0) at widgets/qabstractscrollarea.cpp:1043 #35220 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffae4d0) at itemviews/qabstractitemview.cpp:1644 #35221 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffae4d0) at widgets/qabstractscrollarea_p.h:100 #35222 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffae4d0) at widgets/qabstractscrollarea_p.h:116 #35223 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffae4d0) at kernel/qcoreapplication.cpp:1063 #35224 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffae4d0) at kernel/qapplication.cpp:4561 #35225 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffae4d0) at kernel/qapplication.cpp:4530 #35226 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffae4d0) at kernel/qcoreapplication.cpp:953 #35227 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffae4d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35228 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35229 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35230 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35231 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35232 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffaf400) at itemviews/qabstractitemview.cpp:2415 #35233 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffaf400) at itemviews/qlistview.cpp:848 #35234 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffaf400) at kernel/qwidget.cpp:8554 #35235 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffaf400) at widgets/qframe.cpp:557 #35236 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffaf400) at widgets/qabstractscrollarea.cpp:1043 #35237 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffaf400) at itemviews/qabstractitemview.cpp:1644 #35238 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffaf400) at widgets/qabstractscrollarea_p.h:100 #35239 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffaf400) at widgets/qabstractscrollarea_p.h:116 #35240 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffaf400) at kernel/qcoreapplication.cpp:1063 #35241 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffaf400) at kernel/qapplication.cpp:4561 #35242 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffaf400) at kernel/qapplication.cpp:4530 #35243 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffaf400) at kernel/qcoreapplication.cpp:953 #35244 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffaf400) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35245 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35246 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35247 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35248 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35249 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffb0330) at itemviews/qabstractitemview.cpp:2415 #35250 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffb0330) at itemviews/qlistview.cpp:848 #35251 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffb0330) at kernel/qwidget.cpp:8554 #35252 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffb0330) at widgets/qframe.cpp:557 #35253 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffb0330) at widgets/qabstractscrollarea.cpp:1043 #35254 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffb0330) at itemviews/qabstractitemview.cpp:1644 #35255 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffb0330) at widgets/qabstractscrollarea_p.h:100 #35256 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffb0330) at widgets/qabstractscrollarea_p.h:116 #35257 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffb0330) at kernel/qcoreapplication.cpp:1063 #35258 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffb0330) at kernel/qapplication.cpp:4561 #35259 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffb0330) at kernel/qapplication.cpp:4530 #35260 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffb0330) at kernel/qcoreapplication.cpp:953 #35261 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffb0330) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35262 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35263 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35264 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35265 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35266 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffb1260) at itemviews/qabstractitemview.cpp:2415 #35267 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffb1260) at itemviews/qlistview.cpp:848 #35268 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffb1260) at kernel/qwidget.cpp:8554 #35269 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffb1260) at widgets/qframe.cpp:557 #35270 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffb1260) at widgets/qabstractscrollarea.cpp:1043 #35271 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffb1260) at itemviews/qabstractitemview.cpp:1644 #35272 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffb1260) at widgets/qabstractscrollarea_p.h:100 #35273 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffb1260) at widgets/qabstractscrollarea_p.h:116 #35274 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffb1260) at kernel/qcoreapplication.cpp:1063 #35275 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffb1260) at kernel/qapplication.cpp:4561 #35276 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffb1260) at kernel/qapplication.cpp:4530 #35277 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffb1260) at kernel/qcoreapplication.cpp:953 #35278 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffb1260) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35279 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35280 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35281 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35282 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35283 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffb2190) at itemviews/qabstractitemview.cpp:2415 #35284 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffb2190) at itemviews/qlistview.cpp:848 #35285 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffb2190) at kernel/qwidget.cpp:8554 #35286 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffb2190) at widgets/qframe.cpp:557 #35287 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffb2190) at widgets/qabstractscrollarea.cpp:1043 #35288 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffb2190) at itemviews/qabstractitemview.cpp:1644 #35289 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffb2190) at widgets/qabstractscrollarea_p.h:100 #35290 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffb2190) at widgets/qabstractscrollarea_p.h:116 #35291 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffb2190) at kernel/qcoreapplication.cpp:1063 #35292 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffb2190) at kernel/qapplication.cpp:4561 #35293 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffb2190) at kernel/qapplication.cpp:4530 #35294 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffb2190) at kernel/qcoreapplication.cpp:953 #35295 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffb2190) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35296 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35297 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35298 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35299 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35300 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffb30c0) at itemviews/qabstractitemview.cpp:2415 #35301 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffb30c0) at itemviews/qlistview.cpp:848 #35302 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffb30c0) at kernel/qwidget.cpp:8554 #35303 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffb30c0) at widgets/qframe.cpp:557 #35304 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffb30c0) at widgets/qabstractscrollarea.cpp:1043 #35305 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffb30c0) at itemviews/qabstractitemview.cpp:1644 #35306 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffb30c0) at widgets/qabstractscrollarea_p.h:100 #35307 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffb30c0) at widgets/qabstractscrollarea_p.h:116 #35308 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffb30c0) at kernel/qcoreapplication.cpp:1063 #35309 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffb30c0) at kernel/qapplication.cpp:4561 #35310 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffb30c0) at kernel/qapplication.cpp:4530 #35311 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffb30c0) at kernel/qcoreapplication.cpp:953 #35312 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffb30c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35313 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35314 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35315 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35316 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35317 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffb3ff0) at itemviews/qabstractitemview.cpp:2415 #35318 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffb3ff0) at itemviews/qlistview.cpp:848 #35319 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffb3ff0) at kernel/qwidget.cpp:8554 #35320 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffb3ff0) at widgets/qframe.cpp:557 #35321 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffb3ff0) at widgets/qabstractscrollarea.cpp:1043 #35322 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffb3ff0) at itemviews/qabstractitemview.cpp:1644 #35323 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffb3ff0) at widgets/qabstractscrollarea_p.h:100 #35324 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffb3ff0) at widgets/qabstractscrollarea_p.h:116 #35325 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffb3ff0) at kernel/qcoreapplication.cpp:1063 #35326 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffb3ff0) at kernel/qapplication.cpp:4561 #35327 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffb3ff0) at kernel/qapplication.cpp:4530 #35328 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffb3ff0) at kernel/qcoreapplication.cpp:953 #35329 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffb3ff0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35330 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35331 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35332 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35333 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35334 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffb4f20) at itemviews/qabstractitemview.cpp:2415 #35335 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffb4f20) at itemviews/qlistview.cpp:848 #35336 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffb4f20) at kernel/qwidget.cpp:8554 #35337 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffb4f20) at widgets/qframe.cpp:557 #35338 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffb4f20) at widgets/qabstractscrollarea.cpp:1043 #35339 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffb4f20) at itemviews/qabstractitemview.cpp:1644 #35340 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffb4f20) at widgets/qabstractscrollarea_p.h:100 #35341 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffb4f20) at widgets/qabstractscrollarea_p.h:116 #35342 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffb4f20) at kernel/qcoreapplication.cpp:1063 #35343 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffb4f20) at kernel/qapplication.cpp:4561 #35344 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffb4f20) at kernel/qapplication.cpp:4530 #35345 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffb4f20) at kernel/qcoreapplication.cpp:953 #35346 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffb4f20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35347 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35348 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35349 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35350 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35351 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffb5e50) at itemviews/qabstractitemview.cpp:2415 #35352 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffb5e50) at itemviews/qlistview.cpp:848 #35353 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffb5e50) at kernel/qwidget.cpp:8554 #35354 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffb5e50) at widgets/qframe.cpp:557 #35355 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffb5e50) at widgets/qabstractscrollarea.cpp:1043 #35356 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffb5e50) at itemviews/qabstractitemview.cpp:1644 #35357 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffb5e50) at widgets/qabstractscrollarea_p.h:100 #35358 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffb5e50) at widgets/qabstractscrollarea_p.h:116 #35359 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffb5e50) at kernel/qcoreapplication.cpp:1063 #35360 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffb5e50) at kernel/qapplication.cpp:4561 #35361 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffb5e50) at kernel/qapplication.cpp:4530 #35362 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffb5e50) at kernel/qcoreapplication.cpp:953 #35363 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffb5e50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35364 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35365 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35366 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35367 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35368 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffb6d80) at itemviews/qabstractitemview.cpp:2415 #35369 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffb6d80) at itemviews/qlistview.cpp:848 #35370 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffb6d80) at kernel/qwidget.cpp:8554 #35371 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffb6d80) at widgets/qframe.cpp:557 #35372 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffb6d80) at widgets/qabstractscrollarea.cpp:1043 #35373 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffb6d80) at itemviews/qabstractitemview.cpp:1644 #35374 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffb6d80) at widgets/qabstractscrollarea_p.h:100 #35375 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffb6d80) at widgets/qabstractscrollarea_p.h:116 #35376 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffb6d80) at kernel/qcoreapplication.cpp:1063 #35377 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffb6d80) at kernel/qapplication.cpp:4561 #35378 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffb6d80) at kernel/qapplication.cpp:4530 #35379 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffb6d80) at kernel/qcoreapplication.cpp:953 #35380 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffb6d80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35381 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35382 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35383 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35384 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35385 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffb7cb0) at itemviews/qabstractitemview.cpp:2415 #35386 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffb7cb0) at itemviews/qlistview.cpp:848 #35387 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffb7cb0) at kernel/qwidget.cpp:8554 #35388 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffb7cb0) at widgets/qframe.cpp:557 #35389 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffb7cb0) at widgets/qabstractscrollarea.cpp:1043 #35390 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffb7cb0) at itemviews/qabstractitemview.cpp:1644 #35391 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffb7cb0) at widgets/qabstractscrollarea_p.h:100 #35392 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffb7cb0) at widgets/qabstractscrollarea_p.h:116 #35393 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffb7cb0) at kernel/qcoreapplication.cpp:1063 #35394 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffb7cb0) at kernel/qapplication.cpp:4561 #35395 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffb7cb0) at kernel/qapplication.cpp:4530 #35396 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffb7cb0) at kernel/qcoreapplication.cpp:953 #35397 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffb7cb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35398 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35399 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35400 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35401 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35402 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffb8be0) at itemviews/qabstractitemview.cpp:2415 #35403 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffb8be0) at itemviews/qlistview.cpp:848 #35404 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffb8be0) at kernel/qwidget.cpp:8554 #35405 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffb8be0) at widgets/qframe.cpp:557 #35406 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffb8be0) at widgets/qabstractscrollarea.cpp:1043 #35407 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffb8be0) at itemviews/qabstractitemview.cpp:1644 #35408 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffb8be0) at widgets/qabstractscrollarea_p.h:100 #35409 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffb8be0) at widgets/qabstractscrollarea_p.h:116 #35410 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffb8be0) at kernel/qcoreapplication.cpp:1063 #35411 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffb8be0) at kernel/qapplication.cpp:4561 #35412 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffb8be0) at kernel/qapplication.cpp:4530 #35413 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffb8be0) at kernel/qcoreapplication.cpp:953 #35414 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffb8be0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35415 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35416 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35417 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35418 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35419 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffb9b10) at itemviews/qabstractitemview.cpp:2415 #35420 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffb9b10) at itemviews/qlistview.cpp:848 #35421 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffb9b10) at kernel/qwidget.cpp:8554 #35422 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffb9b10) at widgets/qframe.cpp:557 #35423 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffb9b10) at widgets/qabstractscrollarea.cpp:1043 #35424 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffb9b10) at itemviews/qabstractitemview.cpp:1644 #35425 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffb9b10) at widgets/qabstractscrollarea_p.h:100 #35426 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffb9b10) at widgets/qabstractscrollarea_p.h:116 #35427 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffb9b10) at kernel/qcoreapplication.cpp:1063 #35428 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffb9b10) at kernel/qapplication.cpp:4561 #35429 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffb9b10) at kernel/qapplication.cpp:4530 #35430 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffb9b10) at kernel/qcoreapplication.cpp:953 #35431 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffb9b10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35432 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35433 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35434 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35435 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35436 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffbaa40) at itemviews/qabstractitemview.cpp:2415 #35437 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffbaa40) at itemviews/qlistview.cpp:848 #35438 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffbaa40) at kernel/qwidget.cpp:8554 #35439 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffbaa40) at widgets/qframe.cpp:557 #35440 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffbaa40) at widgets/qabstractscrollarea.cpp:1043 #35441 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffbaa40) at itemviews/qabstractitemview.cpp:1644 #35442 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffbaa40) at widgets/qabstractscrollarea_p.h:100 #35443 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffbaa40) at widgets/qabstractscrollarea_p.h:116 #35444 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffbaa40) at kernel/qcoreapplication.cpp:1063 #35445 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffbaa40) at kernel/qapplication.cpp:4561 #35446 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffbaa40) at kernel/qapplication.cpp:4530 #35447 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffbaa40) at kernel/qcoreapplication.cpp:953 #35448 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffbaa40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35449 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35450 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35451 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35452 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35453 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffbb970) at itemviews/qabstractitemview.cpp:2415 #35454 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffbb970) at itemviews/qlistview.cpp:848 #35455 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffbb970) at kernel/qwidget.cpp:8554 #35456 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffbb970) at widgets/qframe.cpp:557 #35457 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffbb970) at widgets/qabstractscrollarea.cpp:1043 #35458 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffbb970) at itemviews/qabstractitemview.cpp:1644 #35459 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffbb970) at widgets/qabstractscrollarea_p.h:100 #35460 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffbb970) at widgets/qabstractscrollarea_p.h:116 #35461 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffbb970) at kernel/qcoreapplication.cpp:1063 #35462 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffbb970) at kernel/qapplication.cpp:4561 #35463 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffbb970) at kernel/qapplication.cpp:4530 #35464 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffbb970) at kernel/qcoreapplication.cpp:953 #35465 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffbb970) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35466 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35467 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35468 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35469 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35470 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffbc8a0) at itemviews/qabstractitemview.cpp:2415 #35471 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffbc8a0) at itemviews/qlistview.cpp:848 #35472 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffbc8a0) at kernel/qwidget.cpp:8554 #35473 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffbc8a0) at widgets/qframe.cpp:557 #35474 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffbc8a0) at widgets/qabstractscrollarea.cpp:1043 #35475 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffbc8a0) at itemviews/qabstractitemview.cpp:1644 #35476 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffbc8a0) at widgets/qabstractscrollarea_p.h:100 #35477 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffbc8a0) at widgets/qabstractscrollarea_p.h:116 #35478 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffbc8a0) at kernel/qcoreapplication.cpp:1063 #35479 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffbc8a0) at kernel/qapplication.cpp:4561 #35480 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffbc8a0) at kernel/qapplication.cpp:4530 #35481 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffbc8a0) at kernel/qcoreapplication.cpp:953 #35482 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffbc8a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35483 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35484 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35485 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35486 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35487 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffbd7d0) at itemviews/qabstractitemview.cpp:2415 #35488 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffbd7d0) at itemviews/qlistview.cpp:848 #35489 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffbd7d0) at kernel/qwidget.cpp:8554 #35490 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffbd7d0) at widgets/qframe.cpp:557 #35491 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffbd7d0) at widgets/qabstractscrollarea.cpp:1043 #35492 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffbd7d0) at itemviews/qabstractitemview.cpp:1644 #35493 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffbd7d0) at widgets/qabstractscrollarea_p.h:100 #35494 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffbd7d0) at widgets/qabstractscrollarea_p.h:116 #35495 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffbd7d0) at kernel/qcoreapplication.cpp:1063 #35496 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffbd7d0) at kernel/qapplication.cpp:4561 #35497 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffbd7d0) at kernel/qapplication.cpp:4530 #35498 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffbd7d0) at kernel/qcoreapplication.cpp:953 #35499 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffbd7d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35500 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35501 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35502 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35503 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35504 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffbe700) at itemviews/qabstractitemview.cpp:2415 #35505 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffbe700) at itemviews/qlistview.cpp:848 #35506 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffbe700) at kernel/qwidget.cpp:8554 #35507 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffbe700) at widgets/qframe.cpp:557 #35508 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffbe700) at widgets/qabstractscrollarea.cpp:1043 #35509 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffbe700) at itemviews/qabstractitemview.cpp:1644 #35510 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffbe700) at widgets/qabstractscrollarea_p.h:100 #35511 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffbe700) at widgets/qabstractscrollarea_p.h:116 #35512 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffbe700) at kernel/qcoreapplication.cpp:1063 #35513 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffbe700) at kernel/qapplication.cpp:4561 #35514 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffbe700) at kernel/qapplication.cpp:4530 #35515 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffbe700) at kernel/qcoreapplication.cpp:953 #35516 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffbe700) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35517 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35518 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35519 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35520 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35521 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffbf630) at itemviews/qabstractitemview.cpp:2415 #35522 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffbf630) at itemviews/qlistview.cpp:848 #35523 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffbf630) at kernel/qwidget.cpp:8554 #35524 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffbf630) at widgets/qframe.cpp:557 #35525 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffbf630) at widgets/qabstractscrollarea.cpp:1043 #35526 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffbf630) at itemviews/qabstractitemview.cpp:1644 #35527 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffbf630) at widgets/qabstractscrollarea_p.h:100 #35528 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffbf630) at widgets/qabstractscrollarea_p.h:116 #35529 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffbf630) at kernel/qcoreapplication.cpp:1063 #35530 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffbf630) at kernel/qapplication.cpp:4561 #35531 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffbf630) at kernel/qapplication.cpp:4530 #35532 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffbf630) at kernel/qcoreapplication.cpp:953 #35533 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffbf630) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35534 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35535 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35536 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35537 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35538 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffc0560) at itemviews/qabstractitemview.cpp:2415 #35539 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffc0560) at itemviews/qlistview.cpp:848 #35540 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffc0560) at kernel/qwidget.cpp:8554 #35541 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffc0560) at widgets/qframe.cpp:557 #35542 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffc0560) at widgets/qabstractscrollarea.cpp:1043 #35543 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffc0560) at itemviews/qabstractitemview.cpp:1644 #35544 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffc0560) at widgets/qabstractscrollarea_p.h:100 #35545 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffc0560) at widgets/qabstractscrollarea_p.h:116 #35546 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffc0560) at kernel/qcoreapplication.cpp:1063 #35547 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffc0560) at kernel/qapplication.cpp:4561 #35548 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffc0560) at kernel/qapplication.cpp:4530 #35549 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffc0560) at kernel/qcoreapplication.cpp:953 #35550 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffc0560) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35551 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35552 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35553 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35554 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35555 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffc1490) at itemviews/qabstractitemview.cpp:2415 #35556 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffc1490) at itemviews/qlistview.cpp:848 #35557 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffc1490) at kernel/qwidget.cpp:8554 #35558 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffc1490) at widgets/qframe.cpp:557 #35559 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffc1490) at widgets/qabstractscrollarea.cpp:1043 #35560 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffc1490) at itemviews/qabstractitemview.cpp:1644 #35561 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffc1490) at widgets/qabstractscrollarea_p.h:100 #35562 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffc1490) at widgets/qabstractscrollarea_p.h:116 #35563 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffc1490) at kernel/qcoreapplication.cpp:1063 #35564 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffc1490) at kernel/qapplication.cpp:4561 #35565 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffc1490) at kernel/qapplication.cpp:4530 #35566 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffc1490) at kernel/qcoreapplication.cpp:953 #35567 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffc1490) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35568 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35569 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35570 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35571 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35572 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffc23c0) at itemviews/qabstractitemview.cpp:2415 #35573 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffc23c0) at itemviews/qlistview.cpp:848 #35574 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffc23c0) at kernel/qwidget.cpp:8554 #35575 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffc23c0) at widgets/qframe.cpp:557 #35576 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffc23c0) at widgets/qabstractscrollarea.cpp:1043 #35577 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffc23c0) at itemviews/qabstractitemview.cpp:1644 #35578 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffc23c0) at widgets/qabstractscrollarea_p.h:100 #35579 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffc23c0) at widgets/qabstractscrollarea_p.h:116 #35580 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffc23c0) at kernel/qcoreapplication.cpp:1063 #35581 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffc23c0) at kernel/qapplication.cpp:4561 #35582 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffc23c0) at kernel/qapplication.cpp:4530 #35583 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffc23c0) at kernel/qcoreapplication.cpp:953 #35584 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffc23c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35585 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35586 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35587 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35588 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35589 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffc32f0) at itemviews/qabstractitemview.cpp:2415 #35590 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffc32f0) at itemviews/qlistview.cpp:848 #35591 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffc32f0) at kernel/qwidget.cpp:8554 #35592 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffc32f0) at widgets/qframe.cpp:557 #35593 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffc32f0) at widgets/qabstractscrollarea.cpp:1043 #35594 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffc32f0) at itemviews/qabstractitemview.cpp:1644 #35595 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffc32f0) at widgets/qabstractscrollarea_p.h:100 #35596 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffc32f0) at widgets/qabstractscrollarea_p.h:116 #35597 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffc32f0) at kernel/qcoreapplication.cpp:1063 #35598 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffc32f0) at kernel/qapplication.cpp:4561 #35599 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffc32f0) at kernel/qapplication.cpp:4530 #35600 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffc32f0) at kernel/qcoreapplication.cpp:953 #35601 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffc32f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35602 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35603 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35604 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35605 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35606 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffc4220) at itemviews/qabstractitemview.cpp:2415 #35607 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffc4220) at itemviews/qlistview.cpp:848 #35608 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffc4220) at kernel/qwidget.cpp:8554 #35609 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffc4220) at widgets/qframe.cpp:557 #35610 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffc4220) at widgets/qabstractscrollarea.cpp:1043 #35611 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffc4220) at itemviews/qabstractitemview.cpp:1644 #35612 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffc4220) at widgets/qabstractscrollarea_p.h:100 #35613 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffc4220) at widgets/qabstractscrollarea_p.h:116 #35614 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffc4220) at kernel/qcoreapplication.cpp:1063 #35615 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffc4220) at kernel/qapplication.cpp:4561 #35616 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffc4220) at kernel/qapplication.cpp:4530 #35617 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffc4220) at kernel/qcoreapplication.cpp:953 #35618 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffc4220) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35619 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35620 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35621 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35622 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35623 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffc5150) at itemviews/qabstractitemview.cpp:2415 #35624 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffc5150) at itemviews/qlistview.cpp:848 #35625 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffc5150) at kernel/qwidget.cpp:8554 #35626 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffc5150) at widgets/qframe.cpp:557 #35627 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffc5150) at widgets/qabstractscrollarea.cpp:1043 #35628 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffc5150) at itemviews/qabstractitemview.cpp:1644 #35629 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffc5150) at widgets/qabstractscrollarea_p.h:100 #35630 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffc5150) at widgets/qabstractscrollarea_p.h:116 #35631 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffc5150) at kernel/qcoreapplication.cpp:1063 #35632 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffc5150) at kernel/qapplication.cpp:4561 #35633 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffc5150) at kernel/qapplication.cpp:4530 #35634 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffc5150) at kernel/qcoreapplication.cpp:953 #35635 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffc5150) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35636 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35637 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35638 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35639 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35640 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffc6080) at itemviews/qabstractitemview.cpp:2415 #35641 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffc6080) at itemviews/qlistview.cpp:848 #35642 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffc6080) at kernel/qwidget.cpp:8554 #35643 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffc6080) at widgets/qframe.cpp:557 #35644 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffc6080) at widgets/qabstractscrollarea.cpp:1043 #35645 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffc6080) at itemviews/qabstractitemview.cpp:1644 #35646 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffc6080) at widgets/qabstractscrollarea_p.h:100 #35647 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffc6080) at widgets/qabstractscrollarea_p.h:116 #35648 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffc6080) at kernel/qcoreapplication.cpp:1063 #35649 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffc6080) at kernel/qapplication.cpp:4561 #35650 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffc6080) at kernel/qapplication.cpp:4530 #35651 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffc6080) at kernel/qcoreapplication.cpp:953 #35652 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffc6080) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35653 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35654 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35655 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35656 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35657 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffc6fb0) at itemviews/qabstractitemview.cpp:2415 #35658 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffc6fb0) at itemviews/qlistview.cpp:848 #35659 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffc6fb0) at kernel/qwidget.cpp:8554 #35660 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffc6fb0) at widgets/qframe.cpp:557 #35661 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffc6fb0) at widgets/qabstractscrollarea.cpp:1043 #35662 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffc6fb0) at itemviews/qabstractitemview.cpp:1644 #35663 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffc6fb0) at widgets/qabstractscrollarea_p.h:100 #35664 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffc6fb0) at widgets/qabstractscrollarea_p.h:116 #35665 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffc6fb0) at kernel/qcoreapplication.cpp:1063 #35666 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffc6fb0) at kernel/qapplication.cpp:4561 #35667 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffc6fb0) at kernel/qapplication.cpp:4530 #35668 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffc6fb0) at kernel/qcoreapplication.cpp:953 #35669 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffc6fb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35670 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35671 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35672 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35673 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35674 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffc7ee0) at itemviews/qabstractitemview.cpp:2415 #35675 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffc7ee0) at itemviews/qlistview.cpp:848 #35676 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffc7ee0) at kernel/qwidget.cpp:8554 #35677 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffc7ee0) at widgets/qframe.cpp:557 #35678 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffc7ee0) at widgets/qabstractscrollarea.cpp:1043 #35679 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffc7ee0) at itemviews/qabstractitemview.cpp:1644 #35680 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffc7ee0) at widgets/qabstractscrollarea_p.h:100 #35681 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffc7ee0) at widgets/qabstractscrollarea_p.h:116 #35682 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffc7ee0) at kernel/qcoreapplication.cpp:1063 #35683 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffc7ee0) at kernel/qapplication.cpp:4561 #35684 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffc7ee0) at kernel/qapplication.cpp:4530 #35685 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffc7ee0) at kernel/qcoreapplication.cpp:953 #35686 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffc7ee0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35687 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35688 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35689 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35690 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35691 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffc8e10) at itemviews/qabstractitemview.cpp:2415 #35692 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffc8e10) at itemviews/qlistview.cpp:848 #35693 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffc8e10) at kernel/qwidget.cpp:8554 #35694 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffc8e10) at widgets/qframe.cpp:557 #35695 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffc8e10) at widgets/qabstractscrollarea.cpp:1043 #35696 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffc8e10) at itemviews/qabstractitemview.cpp:1644 #35697 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffc8e10) at widgets/qabstractscrollarea_p.h:100 #35698 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffc8e10) at widgets/qabstractscrollarea_p.h:116 #35699 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffc8e10) at kernel/qcoreapplication.cpp:1063 #35700 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffc8e10) at kernel/qapplication.cpp:4561 #35701 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffc8e10) at kernel/qapplication.cpp:4530 #35702 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffc8e10) at kernel/qcoreapplication.cpp:953 #35703 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffc8e10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35704 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35705 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35706 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35707 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35708 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffc9d40) at itemviews/qabstractitemview.cpp:2415 #35709 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffc9d40) at itemviews/qlistview.cpp:848 #35710 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffc9d40) at kernel/qwidget.cpp:8554 #35711 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffc9d40) at widgets/qframe.cpp:557 #35712 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffc9d40) at widgets/qabstractscrollarea.cpp:1043 #35713 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffc9d40) at itemviews/qabstractitemview.cpp:1644 #35714 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffc9d40) at widgets/qabstractscrollarea_p.h:100 #35715 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffc9d40) at widgets/qabstractscrollarea_p.h:116 #35716 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffc9d40) at kernel/qcoreapplication.cpp:1063 #35717 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffc9d40) at kernel/qapplication.cpp:4561 #35718 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffc9d40) at kernel/qapplication.cpp:4530 #35719 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffc9d40) at kernel/qcoreapplication.cpp:953 #35720 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffc9d40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35721 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35722 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35723 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35724 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35725 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffcac70) at itemviews/qabstractitemview.cpp:2415 #35726 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffcac70) at itemviews/qlistview.cpp:848 #35727 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffcac70) at kernel/qwidget.cpp:8554 #35728 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffcac70) at widgets/qframe.cpp:557 #35729 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffcac70) at widgets/qabstractscrollarea.cpp:1043 #35730 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffcac70) at itemviews/qabstractitemview.cpp:1644 #35731 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffcac70) at widgets/qabstractscrollarea_p.h:100 #35732 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffcac70) at widgets/qabstractscrollarea_p.h:116 #35733 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffcac70) at kernel/qcoreapplication.cpp:1063 #35734 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffcac70) at kernel/qapplication.cpp:4561 #35735 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffcac70) at kernel/qapplication.cpp:4530 #35736 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffcac70) at kernel/qcoreapplication.cpp:953 #35737 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffcac70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35738 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35739 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35740 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35741 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35742 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffcbba0) at itemviews/qabstractitemview.cpp:2415 #35743 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffcbba0) at itemviews/qlistview.cpp:848 #35744 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffcbba0) at kernel/qwidget.cpp:8554 #35745 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffcbba0) at widgets/qframe.cpp:557 #35746 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffcbba0) at widgets/qabstractscrollarea.cpp:1043 #35747 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffcbba0) at itemviews/qabstractitemview.cpp:1644 #35748 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffcbba0) at widgets/qabstractscrollarea_p.h:100 #35749 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffcbba0) at widgets/qabstractscrollarea_p.h:116 #35750 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffcbba0) at kernel/qcoreapplication.cpp:1063 #35751 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffcbba0) at kernel/qapplication.cpp:4561 #35752 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffcbba0) at kernel/qapplication.cpp:4530 #35753 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffcbba0) at kernel/qcoreapplication.cpp:953 #35754 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffcbba0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35755 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35756 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35757 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35758 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35759 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffccad0) at itemviews/qabstractitemview.cpp:2415 #35760 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffccad0) at itemviews/qlistview.cpp:848 #35761 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffccad0) at kernel/qwidget.cpp:8554 #35762 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffccad0) at widgets/qframe.cpp:557 #35763 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffccad0) at widgets/qabstractscrollarea.cpp:1043 #35764 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffccad0) at itemviews/qabstractitemview.cpp:1644 #35765 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffccad0) at widgets/qabstractscrollarea_p.h:100 #35766 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffccad0) at widgets/qabstractscrollarea_p.h:116 #35767 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffccad0) at kernel/qcoreapplication.cpp:1063 #35768 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffccad0) at kernel/qapplication.cpp:4561 #35769 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffccad0) at kernel/qapplication.cpp:4530 #35770 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffccad0) at kernel/qcoreapplication.cpp:953 #35771 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffccad0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35772 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35773 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35774 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35775 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35776 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffcda00) at itemviews/qabstractitemview.cpp:2415 #35777 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffcda00) at itemviews/qlistview.cpp:848 #35778 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffcda00) at kernel/qwidget.cpp:8554 #35779 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffcda00) at widgets/qframe.cpp:557 #35780 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffcda00) at widgets/qabstractscrollarea.cpp:1043 #35781 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffcda00) at itemviews/qabstractitemview.cpp:1644 #35782 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffcda00) at widgets/qabstractscrollarea_p.h:100 #35783 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffcda00) at widgets/qabstractscrollarea_p.h:116 #35784 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffcda00) at kernel/qcoreapplication.cpp:1063 #35785 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffcda00) at kernel/qapplication.cpp:4561 #35786 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffcda00) at kernel/qapplication.cpp:4530 #35787 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffcda00) at kernel/qcoreapplication.cpp:953 #35788 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffcda00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35789 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35790 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35791 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35792 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35793 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffce930) at itemviews/qabstractitemview.cpp:2415 #35794 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffce930) at itemviews/qlistview.cpp:848 #35795 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffce930) at kernel/qwidget.cpp:8554 #35796 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffce930) at widgets/qframe.cpp:557 #35797 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffce930) at widgets/qabstractscrollarea.cpp:1043 #35798 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffce930) at itemviews/qabstractitemview.cpp:1644 #35799 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffce930) at widgets/qabstractscrollarea_p.h:100 #35800 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffce930) at widgets/qabstractscrollarea_p.h:116 #35801 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffce930) at kernel/qcoreapplication.cpp:1063 #35802 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffce930) at kernel/qapplication.cpp:4561 #35803 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffce930) at kernel/qapplication.cpp:4530 #35804 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffce930) at kernel/qcoreapplication.cpp:953 #35805 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffce930) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35806 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35807 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35808 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35809 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35810 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffcf860) at itemviews/qabstractitemview.cpp:2415 #35811 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffcf860) at itemviews/qlistview.cpp:848 #35812 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffcf860) at kernel/qwidget.cpp:8554 #35813 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffcf860) at widgets/qframe.cpp:557 #35814 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffcf860) at widgets/qabstractscrollarea.cpp:1043 #35815 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffcf860) at itemviews/qabstractitemview.cpp:1644 #35816 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffcf860) at widgets/qabstractscrollarea_p.h:100 #35817 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffcf860) at widgets/qabstractscrollarea_p.h:116 #35818 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffcf860) at kernel/qcoreapplication.cpp:1063 #35819 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffcf860) at kernel/qapplication.cpp:4561 #35820 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffcf860) at kernel/qapplication.cpp:4530 #35821 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffcf860) at kernel/qcoreapplication.cpp:953 #35822 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffcf860) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35823 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35824 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35825 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35826 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35827 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffd0790) at itemviews/qabstractitemview.cpp:2415 #35828 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffd0790) at itemviews/qlistview.cpp:848 #35829 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffd0790) at kernel/qwidget.cpp:8554 #35830 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffd0790) at widgets/qframe.cpp:557 #35831 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffd0790) at widgets/qabstractscrollarea.cpp:1043 #35832 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffd0790) at itemviews/qabstractitemview.cpp:1644 #35833 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffd0790) at widgets/qabstractscrollarea_p.h:100 #35834 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffd0790) at widgets/qabstractscrollarea_p.h:116 #35835 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffd0790) at kernel/qcoreapplication.cpp:1063 #35836 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffd0790) at kernel/qapplication.cpp:4561 #35837 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffd0790) at kernel/qapplication.cpp:4530 #35838 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffd0790) at kernel/qcoreapplication.cpp:953 #35839 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffd0790) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35840 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35841 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35842 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35843 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35844 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffd16c0) at itemviews/qabstractitemview.cpp:2415 #35845 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffd16c0) at itemviews/qlistview.cpp:848 #35846 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffd16c0) at kernel/qwidget.cpp:8554 #35847 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffd16c0) at widgets/qframe.cpp:557 #35848 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffd16c0) at widgets/qabstractscrollarea.cpp:1043 #35849 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffd16c0) at itemviews/qabstractitemview.cpp:1644 #35850 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffd16c0) at widgets/qabstractscrollarea_p.h:100 #35851 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffd16c0) at widgets/qabstractscrollarea_p.h:116 #35852 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffd16c0) at kernel/qcoreapplication.cpp:1063 #35853 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffd16c0) at kernel/qapplication.cpp:4561 #35854 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffd16c0) at kernel/qapplication.cpp:4530 #35855 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffd16c0) at kernel/qcoreapplication.cpp:953 #35856 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffd16c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35857 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35858 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35859 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35860 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35861 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffd25f0) at itemviews/qabstractitemview.cpp:2415 #35862 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffd25f0) at itemviews/qlistview.cpp:848 #35863 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffd25f0) at kernel/qwidget.cpp:8554 #35864 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffd25f0) at widgets/qframe.cpp:557 #35865 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffd25f0) at widgets/qabstractscrollarea.cpp:1043 #35866 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffd25f0) at itemviews/qabstractitemview.cpp:1644 #35867 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffd25f0) at widgets/qabstractscrollarea_p.h:100 #35868 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffd25f0) at widgets/qabstractscrollarea_p.h:116 #35869 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffd25f0) at kernel/qcoreapplication.cpp:1063 #35870 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffd25f0) at kernel/qapplication.cpp:4561 #35871 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffd25f0) at kernel/qapplication.cpp:4530 #35872 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffd25f0) at kernel/qcoreapplication.cpp:953 #35873 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffd25f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35874 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35875 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35876 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35877 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35878 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffd3520) at itemviews/qabstractitemview.cpp:2415 #35879 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffd3520) at itemviews/qlistview.cpp:848 #35880 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffd3520) at kernel/qwidget.cpp:8554 #35881 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffd3520) at widgets/qframe.cpp:557 #35882 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffd3520) at widgets/qabstractscrollarea.cpp:1043 #35883 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffd3520) at itemviews/qabstractitemview.cpp:1644 #35884 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffd3520) at widgets/qabstractscrollarea_p.h:100 #35885 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffd3520) at widgets/qabstractscrollarea_p.h:116 #35886 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffd3520) at kernel/qcoreapplication.cpp:1063 #35887 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffd3520) at kernel/qapplication.cpp:4561 #35888 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffd3520) at kernel/qapplication.cpp:4530 #35889 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffd3520) at kernel/qcoreapplication.cpp:953 #35890 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffd3520) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35891 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35892 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35893 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35894 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35895 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffd4450) at itemviews/qabstractitemview.cpp:2415 #35896 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffd4450) at itemviews/qlistview.cpp:848 #35897 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffd4450) at kernel/qwidget.cpp:8554 #35898 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffd4450) at widgets/qframe.cpp:557 #35899 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffd4450) at widgets/qabstractscrollarea.cpp:1043 #35900 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffd4450) at itemviews/qabstractitemview.cpp:1644 #35901 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffd4450) at widgets/qabstractscrollarea_p.h:100 #35902 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffd4450) at widgets/qabstractscrollarea_p.h:116 #35903 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffd4450) at kernel/qcoreapplication.cpp:1063 #35904 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffd4450) at kernel/qapplication.cpp:4561 #35905 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffd4450) at kernel/qapplication.cpp:4530 #35906 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffd4450) at kernel/qcoreapplication.cpp:953 #35907 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffd4450) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35908 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35909 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35910 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35911 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35912 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffd5380) at itemviews/qabstractitemview.cpp:2415 #35913 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffd5380) at itemviews/qlistview.cpp:848 #35914 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffd5380) at kernel/qwidget.cpp:8554 #35915 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffd5380) at widgets/qframe.cpp:557 #35916 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffd5380) at widgets/qabstractscrollarea.cpp:1043 #35917 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffd5380) at itemviews/qabstractitemview.cpp:1644 #35918 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffd5380) at widgets/qabstractscrollarea_p.h:100 #35919 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffd5380) at widgets/qabstractscrollarea_p.h:116 #35920 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffd5380) at kernel/qcoreapplication.cpp:1063 #35921 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffd5380) at kernel/qapplication.cpp:4561 #35922 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffd5380) at kernel/qapplication.cpp:4530 #35923 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffd5380) at kernel/qcoreapplication.cpp:953 #35924 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffd5380) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35925 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35926 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35927 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35928 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35929 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffd62b0) at itemviews/qabstractitemview.cpp:2415 #35930 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffd62b0) at itemviews/qlistview.cpp:848 #35931 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffd62b0) at kernel/qwidget.cpp:8554 #35932 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffd62b0) at widgets/qframe.cpp:557 #35933 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffd62b0) at widgets/qabstractscrollarea.cpp:1043 #35934 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffd62b0) at itemviews/qabstractitemview.cpp:1644 #35935 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffd62b0) at widgets/qabstractscrollarea_p.h:100 #35936 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffd62b0) at widgets/qabstractscrollarea_p.h:116 #35937 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffd62b0) at kernel/qcoreapplication.cpp:1063 #35938 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffd62b0) at kernel/qapplication.cpp:4561 #35939 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffd62b0) at kernel/qapplication.cpp:4530 #35940 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffd62b0) at kernel/qcoreapplication.cpp:953 #35941 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffd62b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35942 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35943 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35944 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35945 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35946 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffd71e0) at itemviews/qabstractitemview.cpp:2415 #35947 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffd71e0) at itemviews/qlistview.cpp:848 #35948 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffd71e0) at kernel/qwidget.cpp:8554 #35949 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffd71e0) at widgets/qframe.cpp:557 #35950 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffd71e0) at widgets/qabstractscrollarea.cpp:1043 #35951 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffd71e0) at itemviews/qabstractitemview.cpp:1644 #35952 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffd71e0) at widgets/qabstractscrollarea_p.h:100 #35953 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffd71e0) at widgets/qabstractscrollarea_p.h:116 #35954 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffd71e0) at kernel/qcoreapplication.cpp:1063 #35955 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffd71e0) at kernel/qapplication.cpp:4561 #35956 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffd71e0) at kernel/qapplication.cpp:4530 #35957 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffd71e0) at kernel/qcoreapplication.cpp:953 #35958 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffd71e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35959 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35960 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35961 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35962 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35963 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffd8110) at itemviews/qabstractitemview.cpp:2415 #35964 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffd8110) at itemviews/qlistview.cpp:848 #35965 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffd8110) at kernel/qwidget.cpp:8554 #35966 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffd8110) at widgets/qframe.cpp:557 #35967 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffd8110) at widgets/qabstractscrollarea.cpp:1043 #35968 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffd8110) at itemviews/qabstractitemview.cpp:1644 #35969 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffd8110) at widgets/qabstractscrollarea_p.h:100 #35970 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffd8110) at widgets/qabstractscrollarea_p.h:116 #35971 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffd8110) at kernel/qcoreapplication.cpp:1063 #35972 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffd8110) at kernel/qapplication.cpp:4561 #35973 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffd8110) at kernel/qapplication.cpp:4530 #35974 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffd8110) at kernel/qcoreapplication.cpp:953 #35975 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffd8110) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35976 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #35977 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35978 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35979 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35980 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffd9040) at itemviews/qabstractitemview.cpp:2415 #35981 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffd9040) at itemviews/qlistview.cpp:848 #35982 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffd9040) at kernel/qwidget.cpp:8554 #35983 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffd9040) at widgets/qframe.cpp:557 #35984 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffd9040) at widgets/qabstractscrollarea.cpp:1043 #35985 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffd9040) at itemviews/qabstractitemview.cpp:1644 #35986 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffd9040) at widgets/qabstractscrollarea_p.h:100 #35987 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffd9040) at widgets/qabstractscrollarea_p.h:116 #35988 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffd9040) at kernel/qcoreapplication.cpp:1063 #35989 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffd9040) at kernel/qapplication.cpp:4561 #35990 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffd9040) at kernel/qapplication.cpp:4530 #35991 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffd9040) at kernel/qcoreapplication.cpp:953 #35992 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffd9040) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #35993 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #35994 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #35995 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #35996 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #35997 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffd9f70) at itemviews/qabstractitemview.cpp:2415 #35998 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffd9f70) at itemviews/qlistview.cpp:848 #35999 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffd9f70) at kernel/qwidget.cpp:8554 #36000 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffd9f70) at widgets/qframe.cpp:557 #36001 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffd9f70) at widgets/qabstractscrollarea.cpp:1043 #36002 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffd9f70) at itemviews/qabstractitemview.cpp:1644 #36003 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffd9f70) at widgets/qabstractscrollarea_p.h:100 #36004 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffd9f70) at widgets/qabstractscrollarea_p.h:116 #36005 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffd9f70) at kernel/qcoreapplication.cpp:1063 #36006 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffd9f70) at kernel/qapplication.cpp:4561 #36007 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffd9f70) at kernel/qapplication.cpp:4530 #36008 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffd9f70) at kernel/qcoreapplication.cpp:953 #36009 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffd9f70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36010 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #36011 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36012 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36013 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36014 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffdaea0) at itemviews/qabstractitemview.cpp:2415 #36015 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffdaea0) at itemviews/qlistview.cpp:848 #36016 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffdaea0) at kernel/qwidget.cpp:8554 #36017 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffdaea0) at widgets/qframe.cpp:557 #36018 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffdaea0) at widgets/qabstractscrollarea.cpp:1043 #36019 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffdaea0) at itemviews/qabstractitemview.cpp:1644 #36020 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffdaea0) at widgets/qabstractscrollarea_p.h:100 #36021 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffdaea0) at widgets/qabstractscrollarea_p.h:116 #36022 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffdaea0) at kernel/qcoreapplication.cpp:1063 #36023 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffdaea0) at kernel/qapplication.cpp:4561 #36024 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffdaea0) at kernel/qapplication.cpp:4530 #36025 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffdaea0) at kernel/qcoreapplication.cpp:953 #36026 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffdaea0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36027 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #36028 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36029 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36030 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36031 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffdbdd0) at itemviews/qabstractitemview.cpp:2415 #36032 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffdbdd0) at itemviews/qlistview.cpp:848 #36033 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffdbdd0) at kernel/qwidget.cpp:8554 #36034 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffdbdd0) at widgets/qframe.cpp:557 #36035 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffdbdd0) at widgets/qabstractscrollarea.cpp:1043 #36036 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffdbdd0) at itemviews/qabstractitemview.cpp:1644 #36037 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffdbdd0) at widgets/qabstractscrollarea_p.h:100 #36038 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffdbdd0) at widgets/qabstractscrollarea_p.h:116 #36039 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffdbdd0) at kernel/qcoreapplication.cpp:1063 #36040 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffdbdd0) at kernel/qapplication.cpp:4561 #36041 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffdbdd0) at kernel/qapplication.cpp:4530 #36042 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffdbdd0) at kernel/qcoreapplication.cpp:953 #36043 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffdbdd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36044 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #36045 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36046 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36047 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36048 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffdcd00) at itemviews/qabstractitemview.cpp:2415 #36049 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffdcd00) at itemviews/qlistview.cpp:848 #36050 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffdcd00) at kernel/qwidget.cpp:8554 #36051 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffdcd00) at widgets/qframe.cpp:557 #36052 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffdcd00) at widgets/qabstractscrollarea.cpp:1043 #36053 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffdcd00) at itemviews/qabstractitemview.cpp:1644 #36054 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffdcd00) at widgets/qabstractscrollarea_p.h:100 #36055 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffdcd00) at widgets/qabstractscrollarea_p.h:116 #36056 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffdcd00) at kernel/qcoreapplication.cpp:1063 #36057 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffdcd00) at kernel/qapplication.cpp:4561 #36058 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffdcd00) at kernel/qapplication.cpp:4530 #36059 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffdcd00) at kernel/qcoreapplication.cpp:953 #36060 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffdcd00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36061 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #36062 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36063 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36064 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36065 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffddc30) at itemviews/qabstractitemview.cpp:2415 #36066 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffddc30) at itemviews/qlistview.cpp:848 #36067 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffddc30) at kernel/qwidget.cpp:8554 #36068 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffddc30) at widgets/qframe.cpp:557 #36069 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffddc30) at widgets/qabstractscrollarea.cpp:1043 #36070 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffddc30) at itemviews/qabstractitemview.cpp:1644 #36071 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffddc30) at widgets/qabstractscrollarea_p.h:100 #36072 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffddc30) at widgets/qabstractscrollarea_p.h:116 #36073 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffddc30) at kernel/qcoreapplication.cpp:1063 #36074 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffddc30) at kernel/qapplication.cpp:4561 #36075 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffddc30) at kernel/qapplication.cpp:4530 #36076 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffddc30) at kernel/qcoreapplication.cpp:953 #36077 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffddc30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36078 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #36079 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36080 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36081 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36082 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffdeb60) at itemviews/qabstractitemview.cpp:2415 #36083 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffdeb60) at itemviews/qlistview.cpp:848 #36084 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffdeb60) at kernel/qwidget.cpp:8554 #36085 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffdeb60) at widgets/qframe.cpp:557 #36086 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffdeb60) at widgets/qabstractscrollarea.cpp:1043 #36087 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffdeb60) at itemviews/qabstractitemview.cpp:1644 #36088 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffdeb60) at widgets/qabstractscrollarea_p.h:100 #36089 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffdeb60) at widgets/qabstractscrollarea_p.h:116 #36090 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffdeb60) at kernel/qcoreapplication.cpp:1063 #36091 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffdeb60) at kernel/qapplication.cpp:4561 #36092 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffdeb60) at kernel/qapplication.cpp:4530 #36093 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffdeb60) at kernel/qcoreapplication.cpp:953 #36094 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffdeb60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36095 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #36096 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36097 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36098 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36099 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffdfa90) at itemviews/qabstractitemview.cpp:2415 #36100 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffdfa90) at itemviews/qlistview.cpp:848 #36101 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffdfa90) at kernel/qwidget.cpp:8554 #36102 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffdfa90) at widgets/qframe.cpp:557 #36103 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffdfa90) at widgets/qabstractscrollarea.cpp:1043 #36104 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffdfa90) at itemviews/qabstractitemview.cpp:1644 #36105 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffdfa90) at widgets/qabstractscrollarea_p.h:100 #36106 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffdfa90) at widgets/qabstractscrollarea_p.h:116 #36107 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffdfa90) at kernel/qcoreapplication.cpp:1063 #36108 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffdfa90) at kernel/qapplication.cpp:4561 #36109 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffdfa90) at kernel/qapplication.cpp:4530 #36110 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffdfa90) at kernel/qcoreapplication.cpp:953 #36111 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffdfa90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36112 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #36113 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36114 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36115 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36116 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffe09c0) at itemviews/qabstractitemview.cpp:2415 #36117 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffe09c0) at itemviews/qlistview.cpp:848 #36118 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffe09c0) at kernel/qwidget.cpp:8554 #36119 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffe09c0) at widgets/qframe.cpp:557 #36120 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffe09c0) at widgets/qabstractscrollarea.cpp:1043 #36121 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffe09c0) at itemviews/qabstractitemview.cpp:1644 #36122 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffe09c0) at widgets/qabstractscrollarea_p.h:100 #36123 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffe09c0) at widgets/qabstractscrollarea_p.h:116 #36124 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffe09c0) at kernel/qcoreapplication.cpp:1063 #36125 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffe09c0) at kernel/qapplication.cpp:4561 #36126 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffe09c0) at kernel/qapplication.cpp:4530 #36127 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffe09c0) at kernel/qcoreapplication.cpp:953 #36128 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffe09c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36129 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #36130 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36131 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36132 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36133 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffe18f0) at itemviews/qabstractitemview.cpp:2415 #36134 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffe18f0) at itemviews/qlistview.cpp:848 #36135 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffe18f0) at kernel/qwidget.cpp:8554 #36136 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffe18f0) at widgets/qframe.cpp:557 #36137 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffe18f0) at widgets/qabstractscrollarea.cpp:1043 #36138 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffe18f0) at itemviews/qabstractitemview.cpp:1644 #36139 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffe18f0) at widgets/qabstractscrollarea_p.h:100 #36140 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffe18f0) at widgets/qabstractscrollarea_p.h:116 #36141 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffe18f0) at kernel/qcoreapplication.cpp:1063 #36142 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffe18f0) at kernel/qapplication.cpp:4561 #36143 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffe18f0) at kernel/qapplication.cpp:4530 #36144 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffe18f0) at kernel/qcoreapplication.cpp:953 #36145 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffe18f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36146 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #36147 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36148 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36149 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36150 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffe2820) at itemviews/qabstractitemview.cpp:2415 #36151 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffe2820) at itemviews/qlistview.cpp:848 #36152 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffe2820) at kernel/qwidget.cpp:8554 #36153 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffe2820) at widgets/qframe.cpp:557 #36154 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffe2820) at widgets/qabstractscrollarea.cpp:1043 #36155 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffe2820) at itemviews/qabstractitemview.cpp:1644 #36156 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffe2820) at widgets/qabstractscrollarea_p.h:100 #36157 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffe2820) at widgets/qabstractscrollarea_p.h:116 #36158 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffe2820) at kernel/qcoreapplication.cpp:1063 #36159 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffe2820) at kernel/qapplication.cpp:4561 #36160 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffe2820) at kernel/qapplication.cpp:4530 #36161 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffe2820) at kernel/qcoreapplication.cpp:953 #36162 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffe2820) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36163 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #36164 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36165 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36166 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36167 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffe3750) at itemviews/qabstractitemview.cpp:2415 #36168 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffe3750) at itemviews/qlistview.cpp:848 #36169 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffe3750) at kernel/qwidget.cpp:8554 #36170 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffe3750) at widgets/qframe.cpp:557 #36171 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffe3750) at widgets/qabstractscrollarea.cpp:1043 #36172 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffe3750) at itemviews/qabstractitemview.cpp:1644 #36173 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffe3750) at widgets/qabstractscrollarea_p.h:100 #36174 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffe3750) at widgets/qabstractscrollarea_p.h:116 #36175 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffe3750) at kernel/qcoreapplication.cpp:1063 #36176 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffe3750) at kernel/qapplication.cpp:4561 #36177 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffe3750) at kernel/qapplication.cpp:4530 #36178 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffe3750) at kernel/qcoreapplication.cpp:953 #36179 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffe3750) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36180 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #36181 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36182 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36183 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36184 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffe4680) at itemviews/qabstractitemview.cpp:2415 #36185 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffe4680) at itemviews/qlistview.cpp:848 #36186 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffe4680) at kernel/qwidget.cpp:8554 #36187 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffe4680) at widgets/qframe.cpp:557 #36188 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffe4680) at widgets/qabstractscrollarea.cpp:1043 #36189 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffe4680) at itemviews/qabstractitemview.cpp:1644 #36190 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffe4680) at widgets/qabstractscrollarea_p.h:100 #36191 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffe4680) at widgets/qabstractscrollarea_p.h:116 #36192 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffe4680) at kernel/qcoreapplication.cpp:1063 #36193 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffe4680) at kernel/qapplication.cpp:4561 #36194 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffe4680) at kernel/qapplication.cpp:4530 #36195 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffe4680) at kernel/qcoreapplication.cpp:953 #36196 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffe4680) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36197 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #36198 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36199 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36200 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36201 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffe55b0) at itemviews/qabstractitemview.cpp:2415 #36202 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffe55b0) at itemviews/qlistview.cpp:848 #36203 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffe55b0) at kernel/qwidget.cpp:8554 #36204 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffe55b0) at widgets/qframe.cpp:557 #36205 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffe55b0) at widgets/qabstractscrollarea.cpp:1043 #36206 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffe55b0) at itemviews/qabstractitemview.cpp:1644 #36207 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffe55b0) at widgets/qabstractscrollarea_p.h:100 #36208 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffe55b0) at widgets/qabstractscrollarea_p.h:116 #36209 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffe55b0) at kernel/qcoreapplication.cpp:1063 #36210 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffe55b0) at kernel/qapplication.cpp:4561 #36211 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffe55b0) at kernel/qapplication.cpp:4530 #36212 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffe55b0) at kernel/qcoreapplication.cpp:953 #36213 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffe55b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36214 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #36215 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36216 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36217 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36218 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffe64e0) at itemviews/qabstractitemview.cpp:2415 #36219 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffe64e0) at itemviews/qlistview.cpp:848 #36220 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffe64e0) at kernel/qwidget.cpp:8554 #36221 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffe64e0) at widgets/qframe.cpp:557 #36222 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffe64e0) at widgets/qabstractscrollarea.cpp:1043 #36223 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffe64e0) at itemviews/qabstractitemview.cpp:1644 #36224 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffe64e0) at widgets/qabstractscrollarea_p.h:100 #36225 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffe64e0) at widgets/qabstractscrollarea_p.h:116 #36226 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffe64e0) at kernel/qcoreapplication.cpp:1063 #36227 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffe64e0) at kernel/qapplication.cpp:4561 #36228 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffe64e0) at kernel/qapplication.cpp:4530 #36229 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffe64e0) at kernel/qcoreapplication.cpp:953 #36230 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffe64e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36231 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #36232 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36233 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36234 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36235 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffe7410) at itemviews/qabstractitemview.cpp:2415 #36236 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffe7410) at itemviews/qlistview.cpp:848 #36237 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffe7410) at kernel/qwidget.cpp:8554 #36238 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffe7410) at widgets/qframe.cpp:557 #36239 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffe7410) at widgets/qabstractscrollarea.cpp:1043 #36240 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffe7410) at itemviews/qabstractitemview.cpp:1644 #36241 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffe7410) at widgets/qabstractscrollarea_p.h:100 #36242 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffe7410) at widgets/qabstractscrollarea_p.h:116 #36243 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffe7410) at kernel/qcoreapplication.cpp:1063 #36244 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffe7410) at kernel/qapplication.cpp:4561 #36245 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffe7410) at kernel/qapplication.cpp:4530 #36246 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffe7410) at kernel/qcoreapplication.cpp:953 #36247 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffe7410) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36248 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #36249 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36250 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36251 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36252 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffe8340) at itemviews/qabstractitemview.cpp:2415 #36253 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffe8340) at itemviews/qlistview.cpp:848 #36254 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffe8340) at kernel/qwidget.cpp:8554 #36255 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffe8340) at widgets/qframe.cpp:557 #36256 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffe8340) at widgets/qabstractscrollarea.cpp:1043 #36257 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffe8340) at itemviews/qabstractitemview.cpp:1644 #36258 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffe8340) at widgets/qabstractscrollarea_p.h:100 #36259 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffe8340) at widgets/qabstractscrollarea_p.h:116 #36260 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffe8340) at kernel/qcoreapplication.cpp:1063 #36261 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffe8340) at kernel/qapplication.cpp:4561 #36262 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffe8340) at kernel/qapplication.cpp:4530 #36263 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffe8340) at kernel/qcoreapplication.cpp:953 #36264 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffe8340) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36265 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #36266 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36267 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36268 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36269 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffe9270) at itemviews/qabstractitemview.cpp:2415 #36270 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffe9270) at itemviews/qlistview.cpp:848 #36271 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffe9270) at kernel/qwidget.cpp:8554 #36272 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffe9270) at widgets/qframe.cpp:557 #36273 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffe9270) at widgets/qabstractscrollarea.cpp:1043 #36274 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffe9270) at itemviews/qabstractitemview.cpp:1644 #36275 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffe9270) at widgets/qabstractscrollarea_p.h:100 #36276 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffe9270) at widgets/qabstractscrollarea_p.h:116 #36277 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffe9270) at kernel/qcoreapplication.cpp:1063 #36278 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffe9270) at kernel/qapplication.cpp:4561 #36279 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffe9270) at kernel/qapplication.cpp:4530 #36280 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffe9270) at kernel/qcoreapplication.cpp:953 #36281 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffe9270) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36282 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #36283 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36284 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36285 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36286 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffea1a0) at itemviews/qabstractitemview.cpp:2415 #36287 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffea1a0) at itemviews/qlistview.cpp:848 #36288 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffea1a0) at kernel/qwidget.cpp:8554 #36289 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffea1a0) at widgets/qframe.cpp:557 #36290 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffea1a0) at widgets/qabstractscrollarea.cpp:1043 #36291 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffea1a0) at itemviews/qabstractitemview.cpp:1644 #36292 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffea1a0) at widgets/qabstractscrollarea_p.h:100 #36293 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffea1a0) at widgets/qabstractscrollarea_p.h:116 #36294 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffea1a0) at kernel/qcoreapplication.cpp:1063 #36295 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffea1a0) at kernel/qapplication.cpp:4561 #36296 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffea1a0) at kernel/qapplication.cpp:4530 #36297 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffea1a0) at kernel/qcoreapplication.cpp:953 #36298 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffea1a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36299 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #36300 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36301 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36302 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36303 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffeb0d0) at itemviews/qabstractitemview.cpp:2415 #36304 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffeb0d0) at itemviews/qlistview.cpp:848 #36305 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffeb0d0) at kernel/qwidget.cpp:8554 #36306 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffeb0d0) at widgets/qframe.cpp:557 #36307 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffeb0d0) at widgets/qabstractscrollarea.cpp:1043 #36308 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffeb0d0) at itemviews/qabstractitemview.cpp:1644 #36309 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffeb0d0) at widgets/qabstractscrollarea_p.h:100 #36310 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffeb0d0) at widgets/qabstractscrollarea_p.h:116 #36311 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffeb0d0) at kernel/qcoreapplication.cpp:1063 #36312 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffeb0d0) at kernel/qapplication.cpp:4561 #36313 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffeb0d0) at kernel/qapplication.cpp:4530 #36314 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffeb0d0) at kernel/qcoreapplication.cpp:953 #36315 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffeb0d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36316 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #36317 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36318 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36319 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36320 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffec000) at itemviews/qabstractitemview.cpp:2415 #36321 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffec000) at itemviews/qlistview.cpp:848 #36322 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffec000) at kernel/qwidget.cpp:8554 #36323 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffec000) at widgets/qframe.cpp:557 #36324 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffec000) at widgets/qabstractscrollarea.cpp:1043 #36325 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffec000) at itemviews/qabstractitemview.cpp:1644 #36326 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffec000) at widgets/qabstractscrollarea_p.h:100 #36327 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffec000) at widgets/qabstractscrollarea_p.h:116 #36328 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffec000) at kernel/qcoreapplication.cpp:1063 #36329 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffec000) at kernel/qapplication.cpp:4561 #36330 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffec000) at kernel/qapplication.cpp:4530 #36331 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffec000) at kernel/qcoreapplication.cpp:953 #36332 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffec000) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36333 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #36334 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36335 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36336 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36337 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffecf30) at itemviews/qabstractitemview.cpp:2415 #36338 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffecf30) at itemviews/qlistview.cpp:848 #36339 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffecf30) at kernel/qwidget.cpp:8554 #36340 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffecf30) at widgets/qframe.cpp:557 #36341 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffecf30) at widgets/qabstractscrollarea.cpp:1043 #36342 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffecf30) at itemviews/qabstractitemview.cpp:1644 #36343 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffecf30) at widgets/qabstractscrollarea_p.h:100 #36344 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffecf30) at widgets/qabstractscrollarea_p.h:116 #36345 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffecf30) at kernel/qcoreapplication.cpp:1063 #36346 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffecf30) at kernel/qapplication.cpp:4561 #36347 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffecf30) at kernel/qapplication.cpp:4530 #36348 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffecf30) at kernel/qcoreapplication.cpp:953 #36349 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffecf30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36350 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #36351 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36352 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36353 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36354 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffede60) at itemviews/qabstractitemview.cpp:2415 #36355 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffede60) at itemviews/qlistview.cpp:848 #36356 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffede60) at kernel/qwidget.cpp:8554 #36357 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffede60) at widgets/qframe.cpp:557 #36358 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffede60) at widgets/qabstractscrollarea.cpp:1043 #36359 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffede60) at itemviews/qabstractitemview.cpp:1644 #36360 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffede60) at widgets/qabstractscrollarea_p.h:100 #36361 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffede60) at widgets/qabstractscrollarea_p.h:116 #36362 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffede60) at kernel/qcoreapplication.cpp:1063 #36363 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffede60) at kernel/qapplication.cpp:4561 #36364 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffede60) at kernel/qapplication.cpp:4530 #36365 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffede60) at kernel/qcoreapplication.cpp:953 #36366 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffede60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36367 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #36368 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36369 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36370 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36371 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffeed90) at itemviews/qabstractitemview.cpp:2415 #36372 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffeed90) at itemviews/qlistview.cpp:848 #36373 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffeed90) at kernel/qwidget.cpp:8554 #36374 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffeed90) at widgets/qframe.cpp:557 #36375 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffeed90) at widgets/qabstractscrollarea.cpp:1043 #36376 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffeed90) at itemviews/qabstractitemview.cpp:1644 #36377 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffeed90) at widgets/qabstractscrollarea_p.h:100 #36378 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffeed90) at widgets/qabstractscrollarea_p.h:116 #36379 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffeed90) at kernel/qcoreapplication.cpp:1063 #36380 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffeed90) at kernel/qapplication.cpp:4561 #36381 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffeed90) at kernel/qapplication.cpp:4530 #36382 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffeed90) at kernel/qcoreapplication.cpp:953 #36383 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffeed90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36384 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #36385 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36386 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36387 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36388 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7ffffffefcc0) at itemviews/qabstractitemview.cpp:2415 #36389 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7ffffffefcc0) at itemviews/qlistview.cpp:848 #36390 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7ffffffefcc0) at kernel/qwidget.cpp:8554 #36391 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7ffffffefcc0) at widgets/qframe.cpp:557 #36392 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7ffffffefcc0) at widgets/qabstractscrollarea.cpp:1043 #36393 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7ffffffefcc0) at itemviews/qabstractitemview.cpp:1644 #36394 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7ffffffefcc0) at widgets/qabstractscrollarea_p.h:100 #36395 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7ffffffefcc0) at widgets/qabstractscrollarea_p.h:116 #36396 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7ffffffefcc0) at kernel/qcoreapplication.cpp:1063 #36397 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7ffffffefcc0) at kernel/qapplication.cpp:4561 #36398 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7ffffffefcc0) at kernel/qapplication.cpp:4530 #36399 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7ffffffefcc0) at kernel/qcoreapplication.cpp:953 #36400 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7ffffffefcc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36401 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #36402 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36403 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36404 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36405 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffff0bf0) at itemviews/qabstractitemview.cpp:2415 #36406 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffff0bf0) at itemviews/qlistview.cpp:848 #36407 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffff0bf0) at kernel/qwidget.cpp:8554 #36408 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffff0bf0) at widgets/qframe.cpp:557 #36409 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffff0bf0) at widgets/qabstractscrollarea.cpp:1043 #36410 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffff0bf0) at itemviews/qabstractitemview.cpp:1644 #36411 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffff0bf0) at widgets/qabstractscrollarea_p.h:100 #36412 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffff0bf0) at widgets/qabstractscrollarea_p.h:116 #36413 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffff0bf0) at kernel/qcoreapplication.cpp:1063 #36414 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffff0bf0) at kernel/qapplication.cpp:4561 #36415 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffff0bf0) at kernel/qapplication.cpp:4530 #36416 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffff0bf0) at kernel/qcoreapplication.cpp:953 #36417 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffff0bf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36418 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #36419 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36420 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36421 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36422 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffff1b20) at itemviews/qabstractitemview.cpp:2415 #36423 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffff1b20) at itemviews/qlistview.cpp:848 #36424 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffff1b20) at kernel/qwidget.cpp:8554 #36425 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffff1b20) at widgets/qframe.cpp:557 #36426 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffff1b20) at widgets/qabstractscrollarea.cpp:1043 #36427 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffff1b20) at itemviews/qabstractitemview.cpp:1644 #36428 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffff1b20) at widgets/qabstractscrollarea_p.h:100 #36429 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffff1b20) at widgets/qabstractscrollarea_p.h:116 #36430 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffff1b20) at kernel/qcoreapplication.cpp:1063 #36431 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffff1b20) at kernel/qapplication.cpp:4561 #36432 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffff1b20) at kernel/qapplication.cpp:4530 #36433 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffff1b20) at kernel/qcoreapplication.cpp:953 #36434 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffff1b20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36435 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #36436 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36437 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36438 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36439 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffff2a50) at itemviews/qabstractitemview.cpp:2415 #36440 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffff2a50) at itemviews/qlistview.cpp:848 #36441 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffff2a50) at kernel/qwidget.cpp:8554 #36442 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffff2a50) at widgets/qframe.cpp:557 #36443 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffff2a50) at widgets/qabstractscrollarea.cpp:1043 #36444 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffff2a50) at itemviews/qabstractitemview.cpp:1644 #36445 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffff2a50) at widgets/qabstractscrollarea_p.h:100 #36446 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffff2a50) at widgets/qabstractscrollarea_p.h:116 #36447 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffff2a50) at kernel/qcoreapplication.cpp:1063 #36448 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffff2a50) at kernel/qapplication.cpp:4561 #36449 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffff2a50) at kernel/qapplication.cpp:4530 #36450 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffff2a50) at kernel/qcoreapplication.cpp:953 #36451 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffff2a50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36452 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #36453 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36454 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36455 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36456 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffff3980) at itemviews/qabstractitemview.cpp:2415 #36457 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffff3980) at itemviews/qlistview.cpp:848 #36458 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffff3980) at kernel/qwidget.cpp:8554 #36459 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffff3980) at widgets/qframe.cpp:557 #36460 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffff3980) at widgets/qabstractscrollarea.cpp:1043 #36461 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffff3980) at itemviews/qabstractitemview.cpp:1644 #36462 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffff3980) at widgets/qabstractscrollarea_p.h:100 #36463 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffff3980) at widgets/qabstractscrollarea_p.h:116 #36464 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffff3980) at kernel/qcoreapplication.cpp:1063 #36465 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffff3980) at kernel/qapplication.cpp:4561 #36466 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffff3980) at kernel/qapplication.cpp:4530 #36467 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffff3980) at kernel/qcoreapplication.cpp:953 #36468 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffff3980) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36469 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #36470 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36471 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36472 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36473 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffff48b0) at itemviews/qabstractitemview.cpp:2415 #36474 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffff48b0) at itemviews/qlistview.cpp:848 #36475 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffff48b0) at kernel/qwidget.cpp:8554 #36476 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffff48b0) at widgets/qframe.cpp:557 #36477 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffff48b0) at widgets/qabstractscrollarea.cpp:1043 #36478 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffff48b0) at itemviews/qabstractitemview.cpp:1644 #36479 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffff48b0) at widgets/qabstractscrollarea_p.h:100 #36480 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffff48b0) at widgets/qabstractscrollarea_p.h:116 #36481 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffff48b0) at kernel/qcoreapplication.cpp:1063 #36482 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffff48b0) at kernel/qapplication.cpp:4561 #36483 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffff48b0) at kernel/qapplication.cpp:4530 #36484 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffff48b0) at kernel/qcoreapplication.cpp:953 #36485 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffff48b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36486 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #36487 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36488 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36489 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36490 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffff57e0) at itemviews/qabstractitemview.cpp:2415 #36491 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffff57e0) at itemviews/qlistview.cpp:848 #36492 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffff57e0) at kernel/qwidget.cpp:8554 #36493 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffff57e0) at widgets/qframe.cpp:557 #36494 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffff57e0) at widgets/qabstractscrollarea.cpp:1043 #36495 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffff57e0) at itemviews/qabstractitemview.cpp:1644 #36496 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffff57e0) at widgets/qabstractscrollarea_p.h:100 #36497 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffff57e0) at widgets/qabstractscrollarea_p.h:116 #36498 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffff57e0) at kernel/qcoreapplication.cpp:1063 #36499 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffff57e0) at kernel/qapplication.cpp:4561 #36500 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffff57e0) at kernel/qapplication.cpp:4530 #36501 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffff57e0) at kernel/qcoreapplication.cpp:953 #36502 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffff57e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36503 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #36504 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36505 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36506 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36507 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffff6710) at itemviews/qabstractitemview.cpp:2415 #36508 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffff6710) at itemviews/qlistview.cpp:848 #36509 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffff6710) at kernel/qwidget.cpp:8554 #36510 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffff6710) at widgets/qframe.cpp:557 #36511 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffff6710) at widgets/qabstractscrollarea.cpp:1043 #36512 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffff6710) at itemviews/qabstractitemview.cpp:1644 #36513 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffff6710) at widgets/qabstractscrollarea_p.h:100 #36514 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffff6710) at widgets/qabstractscrollarea_p.h:116 #36515 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffff6710) at kernel/qcoreapplication.cpp:1063 #36516 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffff6710) at kernel/qapplication.cpp:4561 #36517 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffff6710) at kernel/qapplication.cpp:4530 #36518 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffff6710) at kernel/qcoreapplication.cpp:953 #36519 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffff6710) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36520 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #36521 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36522 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36523 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36524 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffff7640) at itemviews/qabstractitemview.cpp:2415 #36525 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffff7640) at itemviews/qlistview.cpp:848 #36526 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffff7640) at kernel/qwidget.cpp:8554 #36527 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffff7640) at widgets/qframe.cpp:557 #36528 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffff7640) at widgets/qabstractscrollarea.cpp:1043 #36529 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffff7640) at itemviews/qabstractitemview.cpp:1644 #36530 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffff7640) at widgets/qabstractscrollarea_p.h:100 #36531 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffff7640) at widgets/qabstractscrollarea_p.h:116 #36532 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffff7640) at kernel/qcoreapplication.cpp:1063 #36533 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffff7640) at kernel/qapplication.cpp:4561 #36534 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffff7640) at kernel/qapplication.cpp:4530 #36535 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffff7640) at kernel/qcoreapplication.cpp:953 #36536 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffff7640) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36537 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #36538 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36539 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36540 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36541 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffff8570) at itemviews/qabstractitemview.cpp:2415 #36542 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffff8570) at itemviews/qlistview.cpp:848 #36543 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffff8570) at kernel/qwidget.cpp:8554 #36544 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffff8570) at widgets/qframe.cpp:557 #36545 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffff8570) at widgets/qabstractscrollarea.cpp:1043 #36546 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffff8570) at itemviews/qabstractitemview.cpp:1644 #36547 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffff8570) at widgets/qabstractscrollarea_p.h:100 #36548 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffff8570) at widgets/qabstractscrollarea_p.h:116 #36549 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffff8570) at kernel/qcoreapplication.cpp:1063 #36550 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffff8570) at kernel/qapplication.cpp:4561 #36551 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffff8570) at kernel/qapplication.cpp:4530 #36552 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffff8570) at kernel/qcoreapplication.cpp:953 #36553 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffff8570) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36554 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #36555 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36556 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36557 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36558 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffff94a0) at itemviews/qabstractitemview.cpp:2415 #36559 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffff94a0) at itemviews/qlistview.cpp:848 #36560 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffff94a0) at kernel/qwidget.cpp:8554 #36561 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffff94a0) at widgets/qframe.cpp:557 #36562 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffff94a0) at widgets/qabstractscrollarea.cpp:1043 #36563 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffff94a0) at itemviews/qabstractitemview.cpp:1644 #36564 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffff94a0) at widgets/qabstractscrollarea_p.h:100 #36565 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffff94a0) at widgets/qabstractscrollarea_p.h:116 #36566 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffff94a0) at kernel/qcoreapplication.cpp:1063 #36567 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffff94a0) at kernel/qapplication.cpp:4561 #36568 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffff94a0) at kernel/qapplication.cpp:4530 #36569 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffff94a0) at kernel/qcoreapplication.cpp:953 #36570 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffff94a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36571 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #36572 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36573 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36574 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36575 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffffa3d0) at itemviews/qabstractitemview.cpp:2415 #36576 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffffa3d0) at itemviews/qlistview.cpp:848 #36577 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffffa3d0) at kernel/qwidget.cpp:8554 #36578 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffffa3d0) at widgets/qframe.cpp:557 #36579 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffffa3d0) at widgets/qabstractscrollarea.cpp:1043 #36580 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffffa3d0) at itemviews/qabstractitemview.cpp:1644 #36581 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffffa3d0) at widgets/qabstractscrollarea_p.h:100 #36582 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffffa3d0) at widgets/qabstractscrollarea_p.h:116 #36583 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffffa3d0) at kernel/qcoreapplication.cpp:1063 #36584 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffffa3d0) at kernel/qapplication.cpp:4561 #36585 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffffa3d0) at kernel/qapplication.cpp:4530 #36586 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffffa3d0) at kernel/qcoreapplication.cpp:953 #36587 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffffa3d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36588 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #36589 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36590 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36591 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36592 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffffb300) at itemviews/qabstractitemview.cpp:2415 #36593 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffffb300) at itemviews/qlistview.cpp:848 #36594 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffffb300) at kernel/qwidget.cpp:8554 #36595 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffffb300) at widgets/qframe.cpp:557 #36596 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffffb300) at widgets/qabstractscrollarea.cpp:1043 #36597 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffffb300) at itemviews/qabstractitemview.cpp:1644 #36598 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffffb300) at widgets/qabstractscrollarea_p.h:100 #36599 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffffb300) at widgets/qabstractscrollarea_p.h:116 #36600 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffffb300) at kernel/qcoreapplication.cpp:1063 #36601 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffffb300) at kernel/qapplication.cpp:4561 #36602 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffffb300) at kernel/qapplication.cpp:4530 #36603 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffffb300) at kernel/qcoreapplication.cpp:953 #36604 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffffb300) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36605 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=223, h=34, isMove=true) at kernel/qwidget_x11.cpp:2658 #36606 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36607 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36608 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36609 0x00007ffff7683b16 in QAbstractItemView::resizeEvent (this=0x6659b0, event=0x7fffffffc230) at itemviews/qabstractitemview.cpp:2415 #36610 0x00007ffff76a6975 in QListView::resizeEvent (this=0x6659b0, e=0x7fffffffc230) at itemviews/qlistview.cpp:848 #36611 0x00007ffff7016246 in QWidget::event (this=0x6659b0, event=0x7fffffffc230) at kernel/qwidget.cpp:8554 #36612 0x00007ffff7519a47 in QFrame::event (this=0x6659b0, e=0x7fffffffc230) at widgets/qframe.cpp:557 #36613 0x00007ffff75c8bcb in QAbstractScrollArea::viewportEvent (this=0x6659b0, e=0x7fffffffc230) at widgets/qabstractscrollarea.cpp:1043 #36614 0x00007ffff767f534 in QAbstractItemView::viewportEvent (this=0x6659b0, event=0x7fffffffc230) at itemviews/qabstractitemview.cpp:1644 #36615 0x00007ffff75c98eb in QAbstractScrollAreaPrivate::viewportEvent (this=0x6659e0, event=0x7fffffffc230) at widgets/qabstractscrollarea_p.h:100 #36616 0x00007ffff75c99e6 in QAbstractScrollAreaFilter::eventFilter (this=0x67c920, o=0x67acd0, e=0x7fffffffc230) at widgets/qabstractscrollarea_p.h:116 #36617 0x00007ffff6982a27 in QCoreApplicationPrivate::sendThroughObjectEventFilters ( this=0x60a820, receiver=0x67acd0, event=0x7fffffffc230) at kernel/qcoreapplication.cpp:1063 #36618 0x00007ffff6faf5ad in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x67acd0, e=0x7fffffffc230) at kernel/qapplication.cpp:4561 #36619 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x67acd0, e=0x7fffffffc230) at kernel/qapplication.cpp:4530 #36620 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x67acd0, event=0x7fffffffc230) at kernel/qcoreapplication.cpp:953 #36621 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x67acd0, event=0x7fffffffc230) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36622 0x00007ffff707ce4e in QWidgetPrivate::setGeometry_sys (this=0x67ad00, x=2, y=2, w=238, h=19, isMove=true) at kernel/qwidget_x11.cpp:2658 #36623 0x00007ffff70122f6 in QWidget::setGeometry (this=0x67acd0, r=...) at kernel/qwidget.cpp:6974 #36624 0x00007ffff75c75f5 in QAbstractScrollAreaPrivate::layoutChildren (this=0x6659e0) at widgets/qabstractscrollarea.cpp:480 #36625 0x00007ffff76aa649 in QListView::updateGeometries (this=0x6659b0) at itemviews/qlistview.cpp:1498 #36626 0x00007ffff767e3bf in QAbstractItemView::doItemsLayout (this=0x6659b0) at itemviews/qabstractitemview.cpp:1164 #36627 0x00007ffff76aa37c in QListView::doItemsLayout (this=0x6659b0) at itemviews/qlistview.cpp:1473 #36628 0x00007ffff768d448 in QAbstractItemViewPrivate::executePostedLayout (this=0x6659e0) at ../../include/QtGui/private/../../../src/gui/itemviews/qabstractitemview_p.h:212 #36629 0x00007ffff767ed7c in QAbstractItemView::event (this=0x6659b0, event=0x7fffffffcca0) at itemviews/qabstractitemview.cpp:1545 #36630 0x00007ffff76aaafd in QListView::event (this=0x6659b0, e=0x7fffffffcca0) at itemviews/qlistview.cpp:1632 #36631 0x00007ffff6faf5d6 in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x6659b0, e=0x7fffffffcca0) at kernel/qapplication.cpp:4565 #36632 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x6659b0, e=0x7fffffffcca0) at kernel/qapplication.cpp:4530 #36633 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x6659b0, event=0x7fffffffcca0) at kernel/qcoreapplication.cpp:953 #36634 0x00007ffff6fb21e5 in QCoreApplication::sendSpontaneousEvent (receiver=0x6659b0, event=0x7fffffffcca0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234 #36635 0x00007ffff700dd9e in QWidgetPrivate::drawWidget (this=0x6659e0, pdev=0x6a7fd0, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x680000) at kernel/qwidget.cpp:5599 #36636 0x00007ffff700ee70 in QWidgetPrivate::paintSiblingsRecursive (this=0x6651d0, pdev=0x6a7fd0, siblings=..., index=0, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x680000) at kernel/qwidget.cpp:5808 #36637 0x00007ffff700e242 in QWidgetPrivate::drawWidget (this=0x6651d0, pdev=0x6a7fd0, rgn=..., offset=..., flags=5, sharedPainter=0x0, backingStore=0x680000) at kernel/qwidget.cpp:5652 #36638 0x00007ffff72a726a in QWidgetBackingStore::sync (this=0x680000) at painting/qbackingstore.cpp:1373 #36639 0x00007ffff7004686 in QWidgetPrivate::syncBackingStore (this=0x6651d0) at kernel/qwidget.cpp:1894 #36640 0x00007ffff7016851 in QWidget::event (this=0x7fffffffdca0, event=0x6a2680) at kernel/qwidget.cpp:8693 #36641 0x00007ffff6faf5d6 in QApplicationPrivate::notify_helper (this=0x60a820, receiver=0x7fffffffdca0, e=0x6a2680) at kernel/qapplication.cpp:4565 #36642 0x00007ffff6faf27a in QApplication::notify (this=0x7fffffffdc90, receiver=0x7fffffffdca0, e=0x6a2680) at kernel/qapplication.cpp:4530 #36643 0x00007ffff6982784 in QCoreApplication::notifyInternal (this=0x7fffffffdc90, receiver=0x7fffffffdca0, event=0x6a2680) at kernel/qcoreapplication.cpp:953 #36644 0x00007ffff6f9fd1d in QCoreApplication::sendEvent (receiver=0x7fffffffdca0, event=0x6a2680) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36645 0x00007ffff6983803 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x608ce0) at kernel/qcoreapplication.cpp:1577 #36646 0x00007ffff69833e1 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1470 #36647 0x00007ffff707f099 in QCoreApplication::sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #36648 0x00007ffff69bedf6 in postEventSourceDispatch (s=0x60dd00) at kernel/qeventdispatcher_glib.cpp:280 #36649 0x00007ffff59f0f05 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #36650 0x00007ffff59f1248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #36651 0x00007ffff59f1304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #36652 0x00007ffff69bf6c9 in QEventDispatcherGlib::processEvents (this=0x60c840, flags=...) at kernel/qeventdispatcher_glib.cpp:428 #36653 0x00007ffff708b706 in QGuiEventDispatcherGlib::processEvents (this=0x60c840, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #36654 0x00007ffff697fa70 in QEventLoop::processEvents (this=0x7fffffffdc00, flags=...) at kernel/qeventloop.cpp:149 #36655 0x00007ffff697fc04 in QEventLoop::exec (this=0x7fffffffdc00, flags=...) at kernel/qeventloop.cpp:204 #36656 0x00007ffff6982e1a in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225 #36657 0x00007ffff6fac502 in QApplication::exec () at kernel/qapplication.cpp:3823 #36658 0x00000000004041d9 in main (argc=1, argv=0x7fffffffdde8) at main.cpp:92 (gdb) q A debugging session is active. Inferior 1 [process 11194] will be killed. Quit anyway? (y or n)