[telepathy] [Bug 328969] Clicking Open Log Viewer... on a contact crashes ktp-log-viewer every time
Daniel Vrátil
dvratil at redhat.com
Thu Apr 10 19:00:49 BST 2014
https://bugs.kde.org/show_bug.cgi?id=328969
Daniel Vrátil <dvratil at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
CC| |dvratil at redhat.com
Version Fixed In| |0.8.1
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/tele
| |pathy-text-ui/9953f40919c88
| |c13cfbd4d04e3c1fec37983f8e8
--- Comment #5 from Daniel Vrátil <dvratil at redhat.com> ---
Fixed in 0.8.1
There's an assert in QAbstractItemView that asks the model for data that the
model does not have and that lead to a crash in our model (or in Matej's case
it lead to QModelIndex having an invalid internal pointer).
commit 9953f40919c88c13cfbd4d04e3c1fec37983f8e8
Author: Dan Vrátil <dvratil at redhat.com>
Date: Thu Apr 10 18:19:17 2014 +0200
Fix crash in DatesModel when View asks for a non-existent item
Approved-By: Alex Fiestas
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-telepathy-bugs
mailing list