[telepathy] [Bug 325679] Crash when starting a conversation
David Edmundson
kde at davidedmundson.co.uk
Sat Nov 2 13:04:05 GMT 2013
https://bugs.kde.org/show_bug.cgi?id=325679
David Edmundson <kde at davidedmundson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|http://commits.kde.org/tele |http://commits.kde.org/tele
|pathy-common-internals/ea6e |pathy-common-internals/d5b5
|30c0e838039e595f48e3f865bdc |ed3967050e5715a341d5d2ce36b
|ef14b7961 |f275a2e45
--- Comment #7 from David Edmundson <kde at davidedmundson.co.uk> ---
Git commit d5b5ed3967050e5715a341d5d2ce36bf275a2e45 by David Edmundson.
Committed on 06/10/2013 at 01:27.
Pushed by davidedmundson into branch 'kde-telepathy-0.7'.
Fix crash caused by TextChannelWatcherProxyModel
void KTp::TextChannelWatcherProxyModel::onChannelMessagesChanged()
void KTp::TextChannelWatcherProxyModel::onChannelInvalidated()
emit dataChanged() using indexes from the wrong model.
Because it's an QIdentityProxyModel it never causes any harm,
but it's still "wrong" so Qt asserts break in the grouping model.
REVIEW: 113126
M +3 -3 KTp/Models/text-channel-watcher-proxy-model.cpp
http://commits.kde.org/telepathy-common-internals/d5b5ed3967050e5715a341d5d2ce36bf275a2e45
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-telepathy-bugs
mailing list