Bug 99764 - Konqueror crashes when deleting files
Summary: Konqueror crashes when deleting files
Status: RESOLVED DUPLICATE of bug 96405
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-19 11:14 UTC by Oliver Zimmermann
Modified: 2005-04-12 05:08 UTC (History)
0 users

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 Oliver Zimmermann 2005-02-19 11:14:41 UTC
Version:           3.3.92 (using KDE 3.3.92 (beta2) Level "a" , SUSE 9.2 UNSUPPORTED)
Compiler:          gcc version 3.3.4 (pre 3.3.5 20040809)
OS:                Linux (i686) release 2.6.8-24.11-smp

Konqueror crashes when deleting files. The Backtrace is:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1095998016 (LWP 7528)]
[KCrash handler]
#7  0x40f23d5b in QString::QString () from /usr/lib/qt3/lib/libqt-mt.so.3
#8  0x408758e9 in KGlobalSettings::showFilePreview ()
   from /opt/kde3/lib/libkdecore.so.4
#9  0x402929ef in KFileItem::metaInfo () from /opt/kde3/lib/libkio.so.4
#10 0x40292cba in KFileItem::getToolTipText () from /opt/kde3/lib/libkio.so.4
#11 0x4156e3ac in KonqFileTip::showTip () from /opt/kde3/lib/libkonq.so.4
#12 0x4156e52d in KonqFileTip::qt_invoke () from /opt/kde3/lib/libkonq.so.4
#13 0x40c4031e in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x40c40ac6 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x40f94359 in QTimer::timeout () from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x40c6554f in QTimer::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x40bddbaf in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x40bdf773 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x40869751 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#20 0x40bd235c in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x40b8b156 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x40bf5b41 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x40bf5986 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x40bdf63f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x41888b6c in kdemain () from /opt/kde3/lib/libkdeinit_konqueror.so
#26 0x40018764 in kdeinitmain () from /opt/kde3/lib/kde3/konqueror.so
#27 0x0804e892 in launch ()
#28 0x0804ef9c in handle_launcher_request ()
#29 0x0804f559 in handle_requests ()
#30 0x0804fd2a in main ()

Generally I am missing the "delete"-feature in the right-click menue. Also, moving files into the trashe does not work. But ends up in another directory. The path for the trash can not be set anymore.
Comment 1 Maksim Orlovich 2005-04-12 05:08:24 UTC

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