[Bug 291201] ktp-contactlist crashes when setting status to "Offline" after trying to connect to a server with an expired SSL/TLS certificate
Martin Klapetek
martin.klapetek at gmail.com
Mon Jan 16 10:34:51 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=291201
--- Comment #8 from Martin Klapetek <martin klapetek gmail com> 2012-01-16 10:34:51 ---
Few notes:
- I tested it only with groups
- Listening to the model's rowsRemoved() shows that the model emits the signal
way before the data is actually removed (which might actually be correct), but
there's a notable delay, therefore the model might still have "valid" indexes
(but that's just a wild guess after severe sleep deprivation and sounds really
wrong as the indexes imho should be invalidated by the remove-rows call)
- I tested with recent Qt git snapshot, 100% reproducible
- Checking for indexes in the tooltip part does not help, it returns true for
isValid() everytime
Checking for the indexes
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the KDE-Telepathy
mailing list