[frameworks-kconfigwidgets] [Bug 454061] KMail crashes in KCommandBar

2024-01-01 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=454061

--- Comment #7 from Waqar Ahmed  ---
This should be easy to fix if debugged with KMail. Not sure if logging in to
KMail is necessary to reproduce this.

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

[frameworks-kconfigwidgets] [Bug 454061] KMail crashes in KCommandBar

2023-06-10 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=454061

Nicolas Fella  changed:

   What|Removed |Added

 CC||spittingve...@gmail.com

--- Comment #6 from Nicolas Fella  ---
*** Bug 460637 has been marked as a duplicate of this bug. ***

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

[frameworks-kconfigwidgets] [Bug 454061] KMail crashes in KCommandBar

2023-06-10 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=454061

Nicolas Fella  changed:

   What|Removed |Added

 CC||nervous-punis...@tuta.io

--- Comment #5 from Nicolas Fella  ---
*** Bug 470704 has been marked as a duplicate of this bug. ***

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

[frameworks-kconfigwidgets] [Bug 454061] KMail crashes in KCommandBar

2022-08-01 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=454061

Nicolas Fella  changed:

   What|Removed |Added

 CC||k...@mdal.dk

--- Comment #4 from Nicolas Fella  ---
*** Bug 457346 has been marked as a duplicate of this bug. ***

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

[frameworks-kconfigwidgets] [Bug 454061] KMail crashes in KCommandBar

2022-07-09 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=454061

--- Comment #3 from Ahmad Samir  ---
bool QIconEngine::isNull() const
{
bool isNull = false;
const_cast(this)->virtual_hook(QIconEngine::IsNullHook,
);
return isNull;
}

second backtrace, it's crashing on the const_cast line above, which makes no
sense to me...

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

[frameworks-kconfigwidgets] [Bug 454061] KMail crashes in KCommandBar

2022-07-09 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=454061

Nicolas Fella  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

--- Comment #2 from Nicolas Fella  ---
yes, still happening

#5  0x7fac6be0fb54 in QIconEngine::isNull() const (this=0x80001) at
image/qiconengine.cpp:378
#6  0x7fac6c6eadad in
QStyledItemDelegate::initStyleOption(QStyleOptionViewItem*, QModelIndex const&)
const (this=this@entry=0x6c899d0, option=option@entry=0x7ffe59d88e30,
index=...) at itemviews/qstyleditemdelegate.cpp:303
#7  0x7fac6cd57d0b in CommandBarStyleDelegate::paint(QPainter*,
QStyleOptionViewItem const&, QModelIndex const&) const (this=0x6c899d0,
painter=0x7ffe59d893e8, opt=..., index=...) at
/home/nico/kde/src/kconfigwidgets/src/kcommandbar.cpp:161
#8  0x7fac6c72db60 in QTreeView::drawRow(QPainter*, QStyleOptionViewItem
const&, QModelIndex const&) const (this=0x7351f0, painter=0x7ffe59d893e8,
option=, index=...) at itemviews/qtreeview.cpp:1763
#9  0x7fac6c7318ff in QTreeView::drawTree(QPainter*, QRegion const&) const
(this=this@entry=0x7351f0, painter=painter@entry=0x7ffe59d893e8, region=...) at
itemviews/qtreeview.cpp:1503
#10 0x7fac6c737af9 in QTreeView::paintEvent(QPaintEvent*) (this=0x7351f0,
event=0x7ffe59d89610) at itemviews/qtreeview.cpp:1332
#11 0x7fac6c4b4928 in QWidget::event(QEvent*) (this=this@entry=0x7351f0,
event=event@entry=0x7ffe59d89610) at kernel/qwidget.cpp:9033
#12 0x7fac6c55b92e in QFrame::event(QEvent*) (this=0x7351f0,
e=0x7ffe59d89610) at widgets/qframe.cpp:550
#13 0x7fac6b71929b in
QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*)
(receiver=receiver@entry=0x135ffd0, event=event@entry=0x7ffe59d89610) at
kernel/qcoreapplication.cpp:1190
#14 0x7fac6c4762ce in QApplicationPrivate::notify_helper(QObject*, QEvent*)
(this=, receiver=0x135ffd0, e=0x7ffe59d89610) at
kernel/qapplication.cpp:3631
#15 0x7fac6b719508 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(receiver=0x135ffd0, event=0x7ffe59d89610) at kernel/qcoreapplication.cpp:1064
#16 0x7fac6c4ad8f5 in QWidgetPrivate::sendPaintEvent(QRegion const&)
(this=this@entry=0x7fac08289ac0, toBePainted=...) at kernel/qwidget.cpp:5467
#17 0x7fac6c4ae15b in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion
const&, QPoint const&, QFlags, QPainter*,
QWidgetRepaintManager*) (this=0x7fac08289ac0, pdev=0x796d0d8, rgn=...,
offset=, flags=..., sharedPainter=,
repaintManager=) at kernel/qwidget.cpp:5417
#18 0x7fac6c4af3be in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*,
QList const&, int, QRegion const&, QPoint const&,
QFlags, QPainter*, QWidgetRepaintManager*)
(this=0x6c810f0, pdev=0x796d0d8, siblings=, index=, rgn=, offset=..., flags=..., sharedPainter=0x0,
repaintManager=0x6c94b40) at kernel/qwidget.cpp:5598
#19 0x7fac6c4af215 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*,
QList const&, int, QRegion const&, QPoint const&,
QFlags, QPainter*, QWidgetRepaintManager*)
(this=0x6c810f0, pdev=0x796d0d8, siblings=..., index=, rgn=...,
offset=..., flags=..., sharedPainter=0x0, repaintManager=0x6c94b40) at
kernel/qwidget.cpp:5584
#20 0x7fac6c4af215 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*,
QList const&, int, QRegion const&, QPoint const&,
QFlags, QPainter*, QWidgetRepaintManager*)
(this=0x6c810f0, pdev=0x796d0d8, siblings=..., index=, rgn=...,
offset=..., flags=..., sharedPainter=0x0, repaintManager=0x6c94b40) at
kernel/qwidget.cpp:5584
#21 0x7fac6c4af215 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*,
QList const&, int, QRegion const&, QPoint const&,
QFlags, QPainter*, QWidgetRepaintManager*)
(this=this@entry=0x6c810f0, pdev=pdev@entry=0x796d0d8, siblings=...,
index=, rgn=..., offset=..., flags=..., sharedPainter=0x0,
repaintManager=0x6c94b40) at kernel/qwidget.cpp:5584
#22 0x7fac6c4addd7 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion
const&, QPoint const&, QFlags, QPainter*,
QWidgetRepaintManager*) (this=0x6c810f0, pdev=0x796d0d8, rgn=...,
offset=, flags=..., sharedPainter=,
repaintManager=) at kernel/qwidget.cpp:5458
#23 0x7fac6c4af3be in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*,
QList const&, int, QRegion const&, QPoint const&,
QFlags, QPainter*, QWidgetRepaintManager*)
(this=this@entry=0x7fac08049320, pdev=pdev@entry=0x796d0d8, siblings=...,
index=, rgn=..., offset=..., flags=..., sharedPainter=0x0,
repaintManager=0x6c94b40) at kernel/qwidget.cpp:5598
#24 0x7fac6c4addd7 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion
const&, QPoint const&, QFlags, QPainter*,
QWidgetRepaintManager*) (this=this@entry=0x7fac08049320, pdev=0x796d0d8,
rgn=..., offset=..., flags=..., flags@entry=...,
sharedPainter=sharedPainter@entry=0x0, repaintManager=) at
kernel/qwidget.cpp:5458
#25 0x7fac6c486b19 in 

[frameworks-kconfigwidgets] [Bug 454061] KMail crashes in KCommandBar

2022-07-08 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=454061

Ahmad Samir  changed:

   What|Removed |Added

 CC||a.samir...@gmail.com
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Ahmad Samir  ---
I couldn't reproduce this issue; do you still see it?

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

[frameworks-kconfigwidgets] [Bug 454061] KMail crashes in KCommandBar

2022-05-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=454061

Nate Graham  changed:

   What|Removed |Added

   Severity|normal  |crash
 CC||n...@kde.org

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

[frameworks-kconfigwidgets] [Bug 454061] KMail crashes in KCommandBar

2022-05-19 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=454061

Nicolas Fella  changed:

   What|Removed |Added

   Platform|Other   |Compiled Sources

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

[frameworks-kconfigwidgets] [Bug 454061] KMail crashes in KCommandBar

2022-05-19 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=454061

Nicolas Fella  changed:

   What|Removed |Added

 CC||waqar@gmail.com

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