[telepathy] [Bug 325679] Crash when starting a conversation

David Edmundson kde at davidedmundson.co.uk
Sun Oct 6 16:22:24 BST 2013


https://bugs.kde.org/show_bug.cgi?id=325679

David Edmundson <kde at davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/tele
                   |                            |pathy-common-internals/ea6e
                   |                            |30c0e838039e595f48e3f865bdc
                   |                            |ef14b7961

--- Comment #6 from David Edmundson <kde at davidedmundson.co.uk> ---
Git commit ea6e30c0e838039e595f48e3f865bdcef14b7961 by David Edmundson.
Committed on 06/10/2013 at 01:27.
Pushed by davidedmundson into branch 'master'.

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/ea6e30c0e838039e595f48e3f865bdcef14b7961

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kde-telepathy-bugs mailing list