Summary: | seems I'm too fast for konqueror | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Carsten Lohrke <carstenlohrke> |
Component: | file icon view | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | darthsteel, kde, sms_temp, vladlenas |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Carsten Lohrke
2004-09-14 20:24:25 UTC
Can't reproduce with current 3.4 HEAD *** Bug 100377 has been marked as a duplicate of this bug. *** *** Bug 114208 has been marked as a duplicate of this bug. *** 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? *** Bug 117135 has been marked as a duplicate of this bug. *** Seems to be reproducible at least with konqueror 3.4.x 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. 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 *** Bug 124660 has been marked as a duplicate of this bug. *** Tommi, can you reproduce this with kde 3.5.4? This bug is not reproducible anymore (kde 3.5.5). |