Bug 204204 - double click a shortcut on the desktop plasmoid
Summary: double click a shortcut on the desktop plasmoid
Status: RESOLVED DUPLICATE of bug 198499
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-17 21:30 UTC by stéphane
Modified: 2009-08-17 22:37 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 stéphane 2009-08-17 21:30:44 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.26-1-486 i686

What I was doing when the application crashed:
double click a shortcut on the desktop plasmoid

 -- Backtrace:
Application: Espace de travail Plasma (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb5efc920 (LWP 5267))]

Thread 2 (Thread 0xa9300b90 (LWP 5269)):
#0  0xb7f05430 in __kernel_vsyscall ()
#1  0xb6629f65 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/cmov/libpthread.so.0
#2  0xb680285d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb7d08502 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#4  0xb653063a in ?? () from /usr/lib/libQtNetwork.so.4
#5  0xb7d07522 in ?? () from /usr/lib/libQtCore.so.4
#6  0xb66264b5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#7  0xb67f3a5e in clone () from /lib/i686/cmov/libc.so.6

Thread 1 (Thread 0xb5efc920 (LWP 5267)):
[KCrash Handler]
#6  0xb77b87c9 in KFileItem::permissions() const () from /usr/lib/libkio.so.5
#7  0xb6afae24 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#8  0xb6aa47d4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#9  0xb6aace6d in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#10 0xb74ed00d in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#11 0xb7df896b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#12 0xb6aaf71e in QCoreApplication::sendSpontaneousEvent(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0xb6b1b5df in ?? () from /usr/lib/libQtGui.so.4
#14 0xb6b1a336 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#15 0xb6b44842 in ?? () from /usr/lib/libQtGui.so.4
#16 0xb6673368 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#17 0xb66768c3 in ?? () from /usr/lib/libglib-2.0.so.0
#18 0xb6676a48 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#19 0xb7e237f8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#20 0xb6b43f85 in ?? () from /usr/lib/libQtGui.so.4
#21 0xb7df6fba in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#22 0xb7df7402 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#23 0xb7df9859 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#24 0xb6aa4657 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#25 0xb4ad3ee0 in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#26 0x0804e291 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-08-17 22:37:07 UTC
Fixed in 4.3.1 and 4.4.x. Thanks

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