Review Request 113126: Fix crash caused by TextChannelWatcherProxyModel

Commit Hook null at kde.org
Sun Oct 6 15:22:25 UTC 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/113126/#review41304
-----------------------------------------------------------


This review has been submitted with commit ea6e30c0e838039e595f48e3f865bdcef14b7961 by David Edmundson to branch master.

- Commit Hook


On Oct. 6, 2013, 12:30 a.m., David Edmundson wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/113126/
> -----------------------------------------------------------
> 
> (Updated Oct. 6, 2013, 12:30 a.m.)
> 
> 
> Review request for Telepathy.
> 
> 
> Repository: ktp-common-internals
> 
> 
> Description
> -------
> 
> 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.
> 
> BUG: 325679
> 
> 
> Diffs
> -----
> 
>   KTp/Models/text-channel-watcher-proxy-model.cpp ea863fd 
> 
> Diff: http://git.reviewboard.kde.org/r/113126/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> David Edmundson
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-telepathy/attachments/20131006/8e558ae6/attachment.html>


More information about the KDE-Telepathy mailing list