[kontact] [Bug 456742] kontact crashes on start when selected calendars

2023-01-16 Thread Christopher Yeleighton
https://bugs.kde.org/show_bug.cgi?id=456742

--- Comment #4 from Christopher Yeleighton  ---
Created attachment 155363
  --> https://bugs.kde.org/attachment.cgi?id=155363=edit
New crash information added by DrKonqi

kontact (5.22.1 (22.12.1)) using Qt 5.15.8

Kontact crashed after I have launched it.

-- Backtrace (Reduced):
#4  0x7f5549ca780d in QSortFilterProxyModelPrivate::updateChildrenMapping
(this=0x55bb94d59730, source_parent=..., parent_mapping=0x55bb94e5dc60,
orient=, start=, end=0, delta_item_count=1,
remove=false) at itemmodels/qsortfilterproxymodel.cpp:1200
#5  0x7f5549cad8b0 in QSortFilterProxyModelPrivate::source_items_inserted
(this=0x55bb94d59730, source_parent=..., start=0, end=0, orient=Qt::Vertical)
at itemmodels/qsortfilterproxymodel.cpp:1000
#6  0x7f5549cb1cdd in QSortFilterProxyModelPrivate::_q_sourceRowsInserted
(end=0, start=0, source_parent=..., this=0x55bb94d59730) at
itemmodels/qsortfilterproxymodel.cpp:1702
#7  QSortFilterProxyModelPrivate::_q_sourceRowsInserted (this=0x55bb94d59730,
source_parent=..., start=0, end=0) at itemmodels/qsortfilterproxymodel.cpp:1696
#8  0x7f5549d1355c in doActivate (sender=0x55bb94d55f70,
signal_index=13, argv=0x7ffdf299abc0) at kernel/qobject.cpp:3935

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kontact] [Bug 456742] kontact crashes on start when selected calendars

2023-01-16 Thread Christopher Yeleighton
https://bugs.kde.org/show_bug.cgi?id=456742

Christopher Yeleighton  changed:

   What|Removed |Added

 CC||giecr...@stegny.2a.pl

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kontact] [Bug 456742] kontact crashes on start when selected calendars

2022-07-27 Thread Diego Ercolani
https://bugs.kde.org/show_bug.cgi?id=456742

--- Comment #3 from Diego Ercolani  ---
Created attachment 150941
  --> https://bugs.kde.org/attachment.cgi?id=150941=edit
New crash information added by DrKonqi

korganizer (5.19.3 (21.12.3)) using Qt 5.15.2

- What I was doing when the application crashed:
Launched korganizer directly from the konsole

-- Backtrace (Reduced):
#4  QSortFilterProxyModelPrivate::updateChildrenMapping
(this=this@entry=0x55a593c3d880, source_parent=...,
parent_mapping=parent_mapping@entry=0x55a593fa8f60,
orient=orient@entry=Qt::Vertical, start=start@entry=0, end=end@entry=0,
delta_item_count=1, remove=false) at itemmodels/qsortfilterproxymodel.cpp:1200
#5  0x7f8aa31948c5 in QSortFilterProxyModelPrivate::source_items_inserted
(this=this@entry=0x55a593c3d880, source_parent=..., start=start@entry=0,
end=end@entry=0, orient=orient@entry=Qt::Vertical) at
itemmodels/qsortfilterproxymodel.cpp:1000
#6  0x7f8aa31970ed in QSortFilterProxyModelPrivate::_q_sourceRowsInserted
(this=0x55a593c3d880, source_parent=..., start=0, end=0) at
itemmodels/qsortfilterproxymodel.cpp:1702
#7  0x7f8aa3198f81 in QSortFilterProxyModel::qt_static_metacall
(_o=, _c=, _id=, _a=) at .moc/moc_qsortfilterproxymodel.cpp:282
#8  0x7f8aa3205ff9 in doActivate (sender=0x55a593c3c020,
signal_index=13, argv=0x7fff408111e0) at kernel/qobject.cpp:3898

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kontact] [Bug 456742] kontact crashes on start when selected calendars

2022-07-25 Thread Diego Ercolani
https://bugs.kde.org/show_bug.cgi?id=456742

--- Comment #2 from Diego Ercolani  ---
Created attachment 150892
  --> https://bugs.kde.org/attachment.cgi?id=150892=edit
New crash information added by DrKonqi

kontact (5.19.3 (21.12.3)) using Qt 5.15.2

- What I was doing when the application crashed:
Selecting Calendar it crashes... it crashes again

-- Backtrace (Reduced):
#4  QSortFilterProxyModelPrivate::updateChildrenMapping(QModelIndex const&,
QSortFilterProxyModelPrivate::Mapping*, Qt::Orientation, int, int, int, bool)
(this=this@entry=0x562869ce4f80, source_parent=...,
parent_mapping=parent_mapping@entry=0x562869e13c10,
orient=orient@entry=Qt::Vertical, start=start@entry=0, end=end@entry=0,
delta_item_count=1, remove=false) at itemmodels/qsortfilterproxymodel.cpp:1200
#5  0x7f363401a8c5 in
QSortFilterProxyModelPrivate::source_items_inserted(QModelIndex const&, int,
int, Qt::Orientation) (this=this@entry=0x562869ce4f80, source_parent=...,
start=start@entry=0, end=end@entry=0, orient=orient@entry=Qt::Vertical) at
itemmodels/qsortfilterproxymodel.cpp:1000
#6  0x7f363401d0ed in
QSortFilterProxyModelPrivate::_q_sourceRowsInserted(QModelIndex const&, int,
int) (this=0x562869ce4f80, source_parent=..., start=0, end=0) at
itemmodels/qsortfilterproxymodel.cpp:1702
#7  0x7f363401ef81 in QSortFilterProxyModel::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) (_o=, _c=,
_id=, _a=) at
.moc/moc_qsortfilterproxymodel.cpp:282
#8  0x7f363408bff9 in doActivate(QObject*, int, void**)
(sender=0x562869ce3690, signal_index=13, argv=0x7ffe554bb5d0) at
kernel/qobject.cpp:3898

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kontact] [Bug 456742] kontact crashes on start when selected calendars

2022-07-19 Thread Diego Ercolani
https://bugs.kde.org/show_bug.cgi?id=456742

--- Comment #1 from Diego Ercolani  ---
Created attachment 150741
  --> https://bugs.kde.org/attachment.cgi?id=150741=edit
New crash information added by DrKonqi

kontact (5.19.3 (21.12.3)) using Qt 5.15.2

- What I was doing when the application crashed:
Selecting "To Do List" from Mail dialog.

Kontac crashes without asking anything

-- Backtrace (Reduced):
#4  QSortFilterProxyModelPrivate::updateChildrenMapping(QModelIndex const&,
QSortFilterProxyModelPrivate::Mapping*, Qt::Orientation, int, int, int, bool)
(this=this@entry=0x55a73add0e90, source_parent=...,
parent_mapping=parent_mapping@entry=0x55a73ac2da80,
orient=orient@entry=Qt::Vertical, start=start@entry=0, end=end@entry=0,
delta_item_count=1, remove=false) at itemmodels/qsortfilterproxymodel.cpp:1200
#5  0x7f1bf6f918c5 in
QSortFilterProxyModelPrivate::source_items_inserted(QModelIndex const&, int,
int, Qt::Orientation) (this=this@entry=0x55a73add0e90, source_parent=...,
start=start@entry=0, end=end@entry=0, orient=orient@entry=Qt::Vertical) at
itemmodels/qsortfilterproxymodel.cpp:1000
#6  0x7f1bf6f940ed in
QSortFilterProxyModelPrivate::_q_sourceRowsInserted(QModelIndex const&, int,
int) (this=0x55a73add0e90, source_parent=..., start=0, end=0) at
itemmodels/qsortfilterproxymodel.cpp:1702
#7  0x7f1bf6f95f81 in QSortFilterProxyModel::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) (_o=, _c=,
_id=, _a=) at
.moc/moc_qsortfilterproxymodel.cpp:282
#8  0x7f1bf7002ff9 in doActivate(QObject*, int, void**)
(sender=0x55a73ce440d0, signal_index=13, argv=0x7ffc4bfb05b0) at
kernel/qobject.cpp:3898

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kontact] [Bug 456742] kontact crashes on start when selected calendars

2022-07-19 Thread Diego Ercolani
https://bugs.kde.org/show_bug.cgi?id=456742

Diego Ercolani  changed:

   What|Removed |Added

 CC||diego.ercol...@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.