Bug 89516 - seems I'm too fast for konqueror
Summary: seems I'm too fast for konqueror
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: file icon view (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
: 100377 114208 117135 124660 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-09-14 20:24 UTC by Carsten Lohrke
Modified: 2007-01-06 19:03 UTC (History)
4 users (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 Carsten Lohrke 2004-09-14 20:24:25 UTC
Version:            (using KDE KDE 3.3.0)
Installed from:    Gentoo Packages

opened a directory a directory via mouse-click inside of ~/ (plain hd, not nfs or something like this), back to the parent directory and openend another directory "at the same time" - icons were still arranging so it mutated to a drag operation.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 2193)]
[New Thread 32769 (LWP 25953)]
[KCrash handler]
#6  0x4221d1cc in SpringLoadingManager::springLoadTrigger(KonqKfmIconView*, KFileItem*, QIconViewItem*) (this=0xbfffdb50, view=0x8378830, file=0x8448750, 
    item=0x858b758) at konq_iconview.cc:1437
#7  0x4221a64a in KonqKfmIconView::slotDragHeld(QIconViewItem*) (
    this=0x8378830, item=0x858b758) at konq_iconview.cc:739
#8  0x4221da31 in KonqKfmIconView::qt_invoke(int, QUObject*) (this=0x8378830, 
    _id=45, _o=0xbfffdce0) at konq_iconview.moc:247
#9  0x40c759bc in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#10 0x405b9c2a in KIconView::held(QIconViewItem*) (this=0x8389b70, t0=0x0)
    at kiconview.moc:179
#11 0x405b7ab3 in KIconView::slotDragHoldTimeout() (this=0x0)
    at kiconview.cpp:382
#12 0x405b9e66 in KIconView::qt_invoke(int, QUObject*) (this=0x8389b70, 
    _id=78, _o=0xbfffde30) at kiconview.moc:204
#13 0x416900d7 in KonqIconViewWidget::qt_invoke(int, QUObject*) (
    this=0x8389b70, _id=78, _o=0xbfffde30) at konq_iconviewwidget.moc:263
#14 0x40c759bc in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#15 0x40c757e4 in QObject::activate_signal(int) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#16 0x40fb61cb in QTimer::timeout() () from /usr/qt/3/lib/libqt-mt.so.3
#17 0x40c97192 in QTimer::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
#18 0x40c1957f in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#19 0x40c1893e in QApplication::notify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#20 0x4079687b in KApplication::notify(QObject*, QEvent*) (this=0xbfffe7a0, 
    receiver=0x838b8c8, event=0xbfffe250) at kapplication.cpp:495
#21 0x40c08c45 in QEventLoop::activateTimers() ()
   from /usr/qt/3/lib/libqt-mt.so.3
#22 0x40bc245b in QEventLoop::processEvents(unsigned) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#23 0x40c2b748 in QEventLoop::enterLoop() () from /usr/qt/3/lib/libqt-mt.so.3
#24 0x40c2b5f8 in QEventLoop::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#25 0x40c197d1 in QApplication::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#26 0x4196e0e4 in kdemain (argc=0, argv=0x0) at konq_main.cc:204
#27 0x4095d9e6 in kdeinitmain (argc=0, argv=0x0) at konqueror_dummy.cc:2
#28 0x0804dc0f in launch (argc=2, _name=0x80d9ec4 "konqueror", 
    args=0x80d9ed7 "\001", cwd=0x0, envc=1, envs=0x80d9ee8 "", 
    reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x0)
    at kinit.cpp:599
#29 0x0804f0e9 in handle_launcher_request (sock=8) at kinit.cpp:1163
#30 0x0804f65e in handle_requests (waitForPid=0) at kinit.cpp:1364
#31 0x08050717 in main (argc=3, argv=0xbfffee94, envp=0x0) at kinit.cpp:1817


btw. may it be, that Konqueror file handling is slower in KDE 3.3 than in KDE 3.2? Not that it ever "felt" real fast on my box (1.2GHz CPU / 120GB HD)...
Comment 1 Martin Koller 2005-01-21 23:50:25 UTC
Can't reproduce with current 3.4 HEAD
Comment 2 Thiago Macieira 2005-10-11 05:22:52 UTC
*** Bug 100377 has been marked as a duplicate of this bug. ***
Comment 3 Thiago Macieira 2005-10-11 05:24:02 UTC
*** Bug 114208 has been marked as a duplicate of this bug. ***
Comment 4 Thiago Macieira 2005-10-11 05:26:29 UTC
We've got two bug reports listing this for KDE 3.4: bug 109989 and bug 114208.

Can anyone reproduce it in KDE 3.5 beta 1 or 2?
Comment 5 Tommi Tervo 2005-11-27 16:24:15 UTC
*** Bug 117135 has been marked as a duplicate of this bug. ***
Comment 6 Tommi Tervo 2005-11-27 16:28:22 UTC
Seems to be reproducible at least with konqueror 3.4.x
Comment 7 Thiago Macieira 2005-11-27 16:34:48 UTC
We're not releasing any more 3.4.x versions. If you can't reproduce this on 3.5, it's a candidate for closing.
Comment 8 Tommi Tervo 2005-11-28 12:33:32 UTC
Managed to reproduce crash with 3.5rc2, but BT is different.

#4  0xb7fd6258 in QString::unicode (this=0x8) at qstring.h:653
#5  0xb73f0490 in operator== () from /usr/share/qt3/lib/libqt-mt.so.3
#6  0x08052392 in QValueListPrivate<QString>::contains (this=0x8708778, 
    x=@0xbfffcc3c) at qvaluelist.h:346
#7  0x080523e1 in QValueList<QString>::contains (this=0x8532cbc, x=@0xbfffcc3c)
    at qvaluelist.h:545
#8  0xb7e640ce in KDirLister::qt_invoke (this=0x86ef630, _id=-1208493192, 
    _o=0xbfffcd38) at kdirlister.moc:400
#9  0xb7e64f90 in KIO::PreviewJob::startPreview (this=0x86ef630)
    at previewjob.cpp:223
#10 0xb70cbc5f in QObject::activate_signal ()
   from /usr/share/qt3/lib/libqt-mt.so.3
#11 0xb745c5a5 in QSignal::signal () from /usr/share/qt3/lib/libqt-mt.so.3
#12 0xb70e9b30 in QSignal::activate () from /usr/share/qt3/lib/libqt-mt.so.3
#13 0xb70f1444 in QSingleShotTimer::event ()
   from /usr/share/qt3/lib/libqt-mt.so.3
#14 0xb7061778 in QApplication::internalNotify ()
   from /usr/share/qt3/lib/libqt-mt.so.3
#15 0xb7061996 in QApplication::notify () from /usr/share/qt3/lib/libqt-mt.so.3
#16 0xb781da23 in KApplication::setTopWidget (this=0xbfffd3d4, 
    topWidget=0x82244f0) at kapplication.cpp:2857
#17 0xb7fd720b in QApplication::sendEvent (receiver=0x82244f0, 
    event=0xbfffd108) at qapplication.h:496
#18 0xb7052a44 in QEventLoop::activateTimers ()
   from /usr/share/qt3/lib/libqt-mt.so.3
#19 0xb70053f8 in QEventLoop::processEvents ()
   from /usr/share/qt3/lib/libqt-mt.so.3
#20 0xb7079ea2 in QEventLoop::enterLoop ()
   from /usr/share/qt3/lib/libqt-mt.so.3
#21 0xb7079dcb in QEventLoop::exec () from /usr/share/qt3/lib/libqt-mt.so.3
#22 0xb7060305 in QApplication::exec () from /usr/share/qt3/lib/libqt-mt.so.3
#23 0xb677de54 in kdemain (argc=2, argv=0x805d608) at konq_main.cc:206
#24 0xb67c26bd in kdeinitmain (argc=2, argv=0x805d608) at konqueror_dummy.cc:3
#25 0x0804fead in launch (argc=2, _name=0x8077adc "konqueror", 
    args=0x8077aef "\001", cwd=0x0, envc=1, envs=0x8077b00 "", 
    reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x8077b04 "bofh;1132930727;962196;1150_TIME101599451")
    at kinit.cpp:637
#26 0x0805082d in handle_launcher_request (sock=8) at kinit.cpp:1203
#27 0x08050f2b in handle_requests (waitForPid=0) at kinit.cpp:1404
#28 0x08051802 in main (argc=2, argv=0xbfffde34, envp=0xbfffde40)
    at kinit.cpp:1848
Comment 9 Tommi Tervo 2006-03-31 18:52:07 UTC
*** Bug 124660 has been marked as a duplicate of this bug. ***
Comment 10 J Appel 2006-09-12 00:40:59 UTC
Tommi, can you reproduce this with kde 3.5.4?
Comment 11 Tommi Tervo 2007-01-06 19:03:36 UTC
This bug is not reproducible anymore (kde 3.5.5).