Bug 213725 - Kopete icq preferences moving status info position
Summary: Kopete icq preferences moving status info position
Status: RESOLVED WORKSFORME
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: 0.80.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-08 19:14 UTC by Mark
Modified: 2018-11-28 04:50 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 Mark 2009-11-08 19:14:56 UTC
Application that crashed: kopete
Version of the application: 0.80.2
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.3
Operating System: Linux 2.6.31-ARCH i686

What I was doing when the application crashed:
I ve been editing preferences of my icq account in kopete - espetially buddy list details (like username, avatar,..) when app crashed.


 -- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
[Current thread is 1 (Thread 0xb4d1ba40 (LWP 4686))]

Thread 4 (Thread 0xb247ab70 (LWP 4881)):
#0  0xb7762424 in __kernel_vsyscall ()
#1  0xb5d13e65 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5e4c07d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb698c067 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#4  0xb5651f22 in ?? () from /usr/lib/libQtNetwork.so.4
#5  0xb698b052 in ?? () from /usr/lib/libQtCore.so.4
#6  0xb5d0f8ac in start_thread () from /lib/libpthread.so.0
#7  0xb5e3ea9e in clone () from /lib/libc.so.6

Thread 3 (Thread 0xb15deb70 (LWP 18008)):
#0  0xb5392437 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#1  0xb53927c1 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#2  0xb5392cd3 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0xb6aa3d5f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0xb6a77ba9 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0xb6a77ffa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0xb163993a in QCA::SyncThread::run() () from /usr/lib/libqca.so.2
#7  0xb698b052 in ?? () from /usr/lib/libQtCore.so.4
#8  0xb5d0f8ac in start_thread () from /lib/libpthread.so.0
#9  0xb5e3ea9e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xb0d95b70 (LWP 18010)):
#0  0xb7762424 in __kernel_vsyscall ()
#1  0xb5e34926 in poll () from /lib/libc.so.6
#2  0xb539f7bb in g_poll () from /usr/lib/libglib-2.0.so.0
#3  0xb53929db in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#4  0xb5392cd3 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#5  0xb6aa3d5f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0xb6a77ba9 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#7  0xb6a77ffa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#8  0xb1890bbb in XMPP::SyncThread::run() () from /usr/lib/kde4/kopete_jabber.so
#9  0xb698b052 in ?? () from /usr/lib/libQtCore.so.4
#10 0xb5d0f8ac in start_thread () from /lib/libpthread.so.0
#11 0xb5e3ea9e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb4d1ba40 (LWP 4686)):
[KCrash Handler]
#6  0xb6150bfc in QDragManager::move(QPoint const&) () from /usr/lib/libQtGui.so.4
#7  0xb6154c9f in QDragManager::eventFilter(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#8  0xb60d4f36 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#9  0xb70295ca in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#10 0xb6a795bb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#11 0xb60d3913 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib/libQtGui.so.4
#12 0xb6141404 in ?? () from /usr/lib/libQtGui.so.4
#13 0xb61408e5 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#14 0xb616afd2 in ?? () from /usr/lib/libQtGui.so.4
#15 0xb538f328 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#16 0xb5392ba0 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#17 0xb5392cd3 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#18 0xb6aa3d25 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#19 0xb616a705 in ?? () from /usr/lib/libQtGui.so.4
#20 0xb6a77ba9 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#21 0xb6a77ffa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#22 0xb615462c in QDragManager::drag(QDrag*) () from /usr/lib/libQtGui.so.4
#23 0xb60dfd1e in QDrag::exec(QFlags<Qt::DropAction>, Qt::DropAction) () from /usr/lib/libQtGui.so.4
#24 0xb32a62e4 in TokenDragger::eventFilter(QObject*, QEvent*) () from /usr/lib/kde4/kcm_kopete_appearanceconfig.so
#25 0xb6a7876a in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#26 0xb60cc8fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#27 0xb60d4950 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#28 0xb70295ca in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#29 0xb6a795bb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#30 0xb60d3913 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib/libQtGui.so.4
#31 0xb6141404 in ?? () from /usr/lib/libQtGui.so.4
#32 0xb61408e5 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#33 0xb616afd2 in ?? () from /usr/lib/libQtGui.so.4
#34 0xb538f328 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#35 0xb5392ba0 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#36 0xb5392cd3 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#37 0xb6aa3d25 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#38 0xb616a705 in ?? () from /usr/lib/libQtGui.so.4
#39 0xb6a77ba9 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#40 0xb6a77ffa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#41 0xb6a7a46f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#42 0xb60cc7a7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#43 0x0805995c in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-11 02:11:54 UTC
According to the backtrace you did (or you were in the middle of) a drag&drop operation. - Do you remember which kind of operation could it be, to try to reproduce the crash ?
Thanks
Comment 2 Mark 2009-11-11 02:46:00 UTC
hello, yes I can reproduce it: 
kopete - settings - configure -contact list - layout - "here i see 2 rectangles : display name & contact icons" - choose contact icons, drag it under display name & drop &..crash. // maybe crashes even other ways around..

hope its somewhat helpful. and thank you for help :)
Comment 3 Mark 2009-11-15 14:24:53 UTC
hello :) bump, sb else able to reproduce this?
Comment 4 Andrew Crouthamel 2018-10-29 23:59:22 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Bug Janitor Service 2018-11-13 14:22:26 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 6 Bug Janitor Service 2018-11-28 04:50:55 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!