Bug 298226 - Right-click inside contact-list makes it crash
Summary: Right-click inside contact-list makes it crash
Status: RESOLVED DUPLICATE of bug 294020
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: contactlist (show other bugs)
Version: 0.3.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 0.4.0
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-16 07:15 UTC by Christian Holzberger
Modified: 2012-07-06 12:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Holzberger 2012-04-16 07:15:54 UTC
Application: ktp-contactlist (0.3)
KDE Platform Version: 4.8.2 (4.8.2)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-23-generic x86_64
Distribution: Ubuntu precise (development branch)

-- Information about the crash:
- What I was doing when the application crashed:

right clicking inside the contact list made it crash. i clicked somewhere around the "Online" status

-- Backtrace:
Application: KDE Telepathy Contact List (ktp-contactlist), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  QWidget::setContextMenuPolicy (this=0x0, policy=Qt::NoContextMenu) at kernel/qwidget.cpp:7306
#7  0x00007f934589fe94 in QWidget::event (this=0x1c8ca80, event=0x7fff40af2ae0) at kernel/qwidget.cpp:8529
#8  0x000000000043586c in GlobalPresenceChooser::event (this=0x1c8ca80, e=0x7fff40af2ae0) at /build/buildd/ktp-contact-list-0.3.1/global-presence-chooser.cpp:293
#9  0x00007f934584f894 in notify_helper (e=0x7fff40af2ae0, receiver=0x1c8ca80, this=0x1aaeff0) at kernel/qapplication.cpp:4559
#10 QApplicationPrivate::notify_helper (this=0x1aaeff0, receiver=0x1c8ca80, e=0x7fff40af2ae0) at kernel/qapplication.cpp:4531
#11 0x00007f9345854bcd in QApplication::notify (this=<optimized out>, receiver=0x1c8ca80, e=0x7fff40af2ae0) at kernel/qapplication.cpp:4181
#12 0x00007f934789fb46 in KApplication::notify (this=0x7fff40af3790, receiver=0x1c8ca80, event=0x7fff40af2ae0) at ../../kdeui/kernel/kapplication.cpp:311
#13 0x00007f9346c1be9c in QCoreApplication::notifyInternal (this=0x7fff40af3790, receiver=0x1c8ca80, event=0x7fff40af2ae0) at kernel/qcoreapplication.cpp:876
#14 0x00007f93458cfc58 in sendSpontaneousEvent (event=0x7fff40af2ae0, receiver=0x1c8ca80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#15 QETWidget::translateMouseEvent (this=<optimized out>, event=<optimized out>) at kernel/qapplication_x11.cpp:4622
#16 0x00007f93458cebae in QApplication::x11ProcessEvent (this=0x7fff40af3790, event=0x7fff40af3380) at kernel/qapplication_x11.cpp:3732
#17 0x00007f93458f80e2 in x11EventSourceDispatch (s=0x1aaf260, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#18 0x00007f9341d07c9a in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f9341d08060 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f9341d08124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f9346c4b3bf in QEventDispatcherGlib::processEvents (this=0x1a604b0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#22 0x00007f93458f7d6e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#23 0x00007f9346c1ac82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#24 0x00007f9346c1aed7 in QEventLoop::exec (this=0x7fff40af3720, flags=...) at kernel/qeventloop.cpp:204
#25 0x00007f9346c1ff67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#26 0x000000000041b2c0 in main (argc=1, argv=0x7fff40af3a68) at /build/buildd/ktp-contact-list-0.3.1/main.cpp:62

Possible duplicates by query: bug 294020.

Reported using DrKonqi
Comment 1 Martin Klapetek 2012-05-04 14:57:27 UTC

*** This bug has been marked as a duplicate of bug 294020 ***