[Bug 273807] Contact list crashes on right-click on a group
David Edmundson
kde at davidedmundson.co.uk
Sat May 21 20:59:57 CEST 2011
https://bugs.kde.org/show_bug.cgi?id=273807
David Edmundson <kde at davidedmundson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kde at davidedmundson.co.uk
--- Comment #3 from David Edmundson <kde davidedmundson co uk> 2011-05-21 20:59:57 ---
I would put money on it being this line:
contact = m_groupsModel->data(m_modelFilter->mapToSource(index),
AccountsModel::ItemRole).value<ContactModelItem*>()->contact();
what if you click on a header? That would then crash.
Could also could be another side effect of whatever is causing the model filter
to spasm out.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the KDE-Telepathy
mailing list