https://bugs.kde.org/show_bug.cgi?id=273807
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- 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. _______________________________________________ KDE-Telepathy mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-telepathy
