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

--- Comment #5 from Simon Redman <si...@ergotech.com> ---
(In reply to Nathan from comment #4)
> Looks like no one is even reading these bug reports

I read every bug report which is assigned to me and I'm sorry you get the
impression that bug reports don't get read. I have an old house and a taxing
job, so I don't have time or energy to act on most of them.

The problem described in this bug looks like it might be pretty simple. In
ConversationModel::createRowFromMessage, it seems to be trying to take the
.first() of the list of message address and failing, presumably because the
list is empty. I don't know why a conversation would exist with no addresses
(that's probably the more interesting thing to investigate), but a quick fix
would be to just have the app check that there is at least one entry before
trying to take the first.

Since I can't reproduce this, it's hard for me to work on, but if someone who
can reproduce wants to try I'd be happy to support them.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to