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

David Redondo <k...@david-redondo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |k...@david-redondo.de
             Status|REPORTED                    |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #2 from David Redondo <k...@david-redondo.de> ---
#0  QRasterPaintEngine::penChanged (this=0x7fffec007fd0) at
painting/qpaintengine_raster.cpp:700
#1  0x00007ffff6b666d0 in QPainter::setPen (this=<optimized out>, pen=...) at
painting/qpainter.cpp:3923
#2  0x00007fffea9720c5 in Breeze::Style::drawWidgetPrimitive
(this=0x555555e6b2e0, option=0x7fffffffc090, painter=0x7fffffffc200,
widget=0x7fffffffd380)
    at /home/david/kde/src/breeze/kstyle/breezestyle.cpp:972
#3  0x00007fffea99a05d in std::__invoke_impl<bool, bool
(Breeze::Style::*&)(QStyleOption const*, QPainter*, QWidget const*) const,
Breeze::Style const&, QStyleOption const*, QPainter*, QWidget const*> (__f=
    @0x7fffffffbf40: (bool (Breeze::Style::*)(const Breeze::Style * const,
const QStyleOption *, QPainter *, const QWidget *)) 0x7fffea971ea4
<Breeze::Style::drawWidgetPrimitive(QStyleOption const*, QPainter*, QWidget
const*) const>, __t=...) at /usr/include/c++/9/bits/invoke.h:66
#4  0x00007fffea9996c3 in std::__invoke<bool (Breeze::Style::*&)(QStyleOption
const*, QPainter*, QWidget const*) const, Breeze::Style const&, QStyleOption
const*, QPainter*, QWidget const*> (__fn=
    @0x7fffffffbf40: (bool (Breeze::Style::*)(const Breeze::Style * const,
const QStyleOption *, QPainter *, const QWidget *)) 0x7fffea971ea4
<Breeze::Style::drawWidgetPrimitive(QStyleOption const*, QPainter*, QWidget
const*) const>) at /usr/include/c++/9/bits/invoke.h:95
#5  0x00007fffea99873b in std::_Function_handler<bool (Breeze::Style const&,
QStyleOption const*, QPainter*, QWidget const*), bool
(Breeze::Style::*)(QStyleOption const*, QPainter*, QWidget const*)
const>::_M_invoke(std::_Any_data const&, Breeze::Style const&, QStyleOption
const*&&, QPainter*&&, QWidget const*&&) (__functor=..., __args#0=...,
__args#1=@0x7fffffffbeb8: 0x7fffffffc090, __args#2=@0x7fffffffbeb0:
0x7fffffffc200, 
    __args#3=@0x7fffffffbea8: 0x7fffffffd380) at
/usr/include/c++/9/bits/std_function.h:317
#6  0x00007fffea99563e in std::function<bool (Breeze::Style const&,
QStyleOption const*, QPainter*, QWidget const*)>::operator()(Breeze::Style
const&, QStyleOption const*, QPainter*, QWidget const*) const
(this=0x7fffffffbf40, __args#0=..., __args#1=0x7fffffffc090,
__args#2=0x7fffffffc200, 
    __args#3=0x7fffffffd380) at /usr/include/c++/9/bits/std_function.h:688
#7  0x00007fffea971e40 in Breeze::Style::drawPrimitive (this=0x555555e6b2e0,
element=QStyle::PE_Widget, option=0x7fffffffc090, painter=0x7fffffffc200, 
    widget=0x7fffffffd380) at
/home/david/kde/src/breeze/kstyle/breezestyle.cpp:948
#8  0x0000555555aeba3e in ProxyStyle::drawPrimitive(QStyle::PrimitiveElement,
QStyleOption const*, QPainter*, QWidget const*) const ()
#9  0x00007ffff6fcfd21 in QWidgetPrivate::paintBackground
(this=this@entry=0x555555fad040, painter=painter@entry=0x7fffffffc200, rgn=...,
flags=...)
    at kernel/qwidget.cpp:2280
#10 0x00007ffff6fd40c3 in QWidgetPrivate::drawWidget (this=0x555555fad040,
pdev=0x555556897a70, rgn=..., offset=..., flags=..., sharedPainter=0x0, 
    repaintManager=0x5555566bcf50) at kernel/qwidget.cpp:5357
#11 0x00007ffff6faa499 in QWidgetRepaintManager::paintAndFlush
(this=this@entry=0x5555566bcf50)
    at ../../include/QtCore/../../src/corelib/tools/qpoint.h:122
#12 0x00007ffff6faad9f in QWidgetRepaintManager::sync (this=0x5555566bcf50,
exposedWidget=0x7fffffffd380, exposedRegion=...)
    at kernel/qwidgetrepaintmanager.cpp:743
#13 0x00007ffff6ff885c in QWidgetWindow::handleExposeEvent (this=<optimized
out>, event=0x7fffffffc930)
    at ../../include/QtGui/../../src/gui/kernel/qevent.h:479
#14 0x00007ffff6ff9258 in QWidgetWindow::event (event=0x7fffffffc930,
this=0x5555566bca60) at kernel/qwidgetwindow.cpp:347
#15 QWidgetWindow::event (this=0x5555566bca60, event=0x7fffffffc930) at
kernel/qwidgetwindow.cpp:239
#16 0x00007ffff6f97dc3 in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x5555566bca60, e=0x7fffffffc930)
    at kernel/qapplication.cpp:3632
#17 0x00007ffff6fa0bb8 in QApplication::notify(QObject*, QEvent*) () at
kernel/qapplication.cpp:3156
--Type <RET> for more, q to quit, c to continue without paging--
#18 0x00007ffff64c069a in QCoreApplication::notifyInternal2
(receiver=0x5555566bca60, event=0x7fffffffc930)
    at
../../include/QtCore/5.15.2/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:325
#19 0x00007ffff68a3823 in QGuiApplicationPrivate::processExposeEvent
(e=0x555556876230) at kernel/qguiapplication.cpp:3258
#20 0x00007ffff68a3a5b in QGuiApplicationPrivate::processWindowSystemEvent
(e=0x555556876230) at kernel/qguiapplication.cpp:2070
#21 0x00007ffff687b7ac in QWindowSystemInterface::sendWindowSystemEvents
(flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1169
#22 0x00007ffff1fa0d7e in xcbSourceDispatch (source=<optimized out>) at
qxcbeventdispatcher.cpp:105
#23 0x00007ffff4fa1fbd in g_main_context_dispatch () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007ffff4fa2240 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007ffff4fa22e3 in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007ffff651afa2 in QEventDispatcherGlib::processEvents
(this=0x555555e97f80, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#27 0x00007ffff64bf1ab in QEventLoop::exec (this=this@entry=0x7fffffffcc10,
flags=..., flags@entry=...)
    at ../../include/QtCore/../../src/corelib/global/qflags.h:141
#28 0x00007ffff64c7354 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#29 0x000055555572f9e1 in main ()

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

Reply via email to