Summary: | kde-im crash | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | iblog |
Component: | contactlist | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | d.cermak, mklapetek |
Priority: | NOR | ||
Version: | git-latest | ||
Target Milestone: | 0.4.0 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/telepathy-contact-list/9553c2d1178a90b8eeb4580824d3d974b7bb9daa | Version Fixed In: | 0.4.1 |
Sentry Crash Report: |
Description
iblog
2012-06-13 16:20:55 UTC
Confirmed, actually it doesn't matter what you do after right clicking the line edit while in edit mode (presence message) contactlist always crashes. Git commit 9553c2d1178a90b8eeb4580824d3d974b7bb9daa by Martin Klapetek. Committed on 13/06/2012 at 20:39. Pushed by mklapetek into branch 'kde-telepathy-0.4'. Fix crash with context menu on lineedit Now we get the menu from lineEdit() and handle it ourselves, so we can properly check if it's shown or hidden in FocusOut event. Reviewed-by: David Edmundson FIXED-IN: 0.4.1 M +23 -2 global-presence-chooser.cpp M +2 -0 global-presence-chooser.h http://commits.kde.org/telepathy-contact-list/9553c2d1178a90b8eeb4580824d3d974b7bb9daa |