Summary: | ktp-c-l crashes if in focus/opened and one goes offline via tray icon | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | Hrvoje Senjan <hrvoje.senjan> |
Component: | contactlist | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | hrvoje.senjan, kde, mklapetek |
Priority: | NOR | Keywords: | drkonqi |
Version: | 0.6.2 | ||
Target Milestone: | Future | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Hrvoje Senjan
2013-07-07 02:33:38 UTC
Thanks I can't seem to reproduce it here. Can you check you have latest master of everything. Do you have contacts grouped by "group name" or "account"? (In reply to comment #1) > I can't seem to reproduce it here. > Can you check you have latest master of everything. I'll check and report back > Do you have contacts grouped by "group name" or "account"? Account Can't reproduce here either Created attachment 81012 [details]
New crash information added by DrKonqi
ktp-contactlist (0.6.2) on KDE Platform 4.10.90 "release 9" using Qt 4.8.5
- What I was doing when the application crashed:
Backtrace with *latest* master. Let me know what other info i can provide...
-- Backtrace (Reduced):
#6 0x00007f22b67538d7 in QStandardItem::emitDataChanged() () from /usr/lib64/libQtGui.so.4
#7 0x00007f22bb067d91 in changed (this=<optimized out>) at /home/hrvoje/Src/local/ktp/ktp-common-internals/KTp/Models/abstract-grouping-proxy-model.cpp:80
#8 KTp::AbstractGroupingProxyModel::onDataChanged (this=0x2806290, sourceTopLeft=..., sourceBottomRight=...) at /home/hrvoje/Src/local/ktp/ktp-common-internals/KTp/Models/abstract-grouping-proxy-model.cpp:313
[...]
#10 0x00007f22b8203fb7 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&) () from /usr/lib64/libQtCore.so.4
[...]
#13 0x00007f22b8203fb7 in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&) () from /usr/lib64/libQtCore.so.4
Closing as duplicate of drdanz's bug as his has more complete backtrace *** This bug has been marked as a duplicate of bug 322134 *** |