[Kde-pim] multiple selection and hitting assert in KMMainWidget::slotMsgPopup
Aaron J. Seigo
aseigo at kde.org
Fri Dec 12 20:51:09 GMT 2008
hi all =)
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.
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43
KDE core developer sponsored by Qt Software
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20081212/bcc742d9/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