Summary: | Contact list crashes when left clicking outside the window | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | Rohan Garg <rohan> |
Component: | contactlist | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | amrecio, ch, heri+kde, mklapetek, rohan |
Priority: | NOR | ||
Version: | 0.3.0 | ||
Target Milestone: | 0.4.0 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Rohan Garg
2012-02-13 20:48:36 UTC
Created attachment 68827 [details]
New crash information added by DrKonqi
ktp-contactlist (0.3) on KDE Platform 4.8.00 (4.8.0 using Qt 4.7.4
- What I was doing when the application crashed:
I left clicked on the account status dropbox and then closed the menu by clicking near it.
-- Backtrace (Reduced):
#6 0x00007f9376934600 in QWidget::setContextMenuPolicy(Qt::ContextMenuPolicy) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#7 0x00007f9376943a50 in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#8 0x00000000004358dc in GlobalPresenceChooser::event (this=0x13267a0, e=0x7fff4a34b5e0) at /build/buildd/ktp-contact-list-0.3.0/global-presence-chooser.cpp:293
#9 0x00007f93768f3474 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#10 0x00007f93768f87c9 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
Can you please retry it with latest git? I changed the code around there and can't reproduce this anymore. Please reopen this bug if it still happens, thanks. *** Bug 298226 has been marked as a duplicate of this bug. *** Seems to be fixed in latest git. Thanks! *** Bug 300179 has been marked as a duplicate of this bug. *** |