[Kde-pim] multiple selection and hitting assert in KMMainWidget::slotMsgPopup

Thomas McGuire mcguire at kde.org
Fri Dec 12 23:56:36 GMT 2008


Hi Aaron,

On Friday 12 December 2008 21:51:09 Aaron J. Seigo wrote:
> i've been hitting an assert ever since the new header lists came into svn.
> it happens when i select multiple emails in a folder (ctrl or shift and
> click) and then right click in the viewer pane, e.g. on a URL (though any
> right click will trigger it). as of today's svn checkout, this problem
> remains.
>
> the assert in question is this:
>
> 	Q_ASSERT( &msg == mMessageListView->currentMessage() );
>
> on line 3413 in kmmainwidget.cpp, in the KMMainWidget::slotMsgPopup method.
>
> i went looking through the code and indeed a different message than the one
> in the viewer is returned from the mMessageListView. however .. i'm not at
> all sure which mssage mMessageListView *should* be returning in that case,
> and am hoping one of you might be able to shed some light on that.

Typical KMail crash. The msg was deleted via unGet() behind our back and 
became invalid. Fixed in r896262.

Regards,
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20081213/aa0c5310/attachment.sig>
-------------- next part --------------
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/


More information about the kde-pim mailing list