Bug 201705 - Cannot move files to the trash
Summary: Cannot move files to the trash
Status: RESOLVED DUPLICATE of bug 185551
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-27 22:56 UTC by shep_bug
Modified: 2009-07-28 13:44 UTC (History)
2 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 shep_bug 2009-07-27 22:56:09 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Ubuntu Packages

When deleting a folder I get "The trash has reached its maximum size! Cleanup the trash manually.", yet the trash is empty.

Clicking on the trash properties crashes Dolphin, with the following backtrace:

Application: Dolphin (dolphin), signal SIGABRT

Thread 1 (Thread 0xb5c21700 (LWP 7027)):
[KCrash Handler]
#6  0xb7f70430 in __kernel_vsyscall ()
#7  0xb63826d0 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb6384098 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb637b5ce in __assert_fail () from /lib/tls/i686/cmov/libc.so.6
#10 0xb62e4b6d in Strigi::AnalysisResult::Private::Private () from /usr/lib/libstreamanalyzer.so.0
#11 0xb62e4c9a in Strigi::AnalysisResult::AnalysisResult () from /usr/lib/libstreamanalyzer.so.0
#12 0xb7e0298e in ?? () from /usr/lib/libkio.so.5
#13 0xb7e04072 in KFileMetaInfo::KFileMetaInfo () from /usr/lib/libkio.so.5
#14 0xb7df3198 in KFileItem::metaInfo () from /usr/lib/libkio.so.5
#15 0xb7ebed3e in KFileMetaPropsPlugin::KFileMetaPropsPlugin () from /usr/lib/libkio.so.5
#16 0xb7ee7410 in KPropertiesDialog::KPropertiesDialogPrivate::insertPages () from /usr/lib/libkio.so.5
#17 0xb7ee76e2 in KPropertiesDialog::KPropertiesDialogPrivate::init () from /usr/lib/libkio.so.5
#18 0xb7ee8ca1 in KPropertiesDialog::KPropertiesDialog () from /usr/lib/libkio.so.5
#19 0xb7bc48e9 in DolphinViewActionHandler::slotProperties () from /usr/lib/libdolphinprivate.so.4
#20 0xb7ba9c46 in DolphinViewActionHandler::qt_metacall () from /usr/lib/libdolphinprivate.so.4
#21 0xb673fca8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#22 0xb67400e0 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#23 0xb695b891 in QAction::triggered () from /usr/lib/libQtGui.so.4
#24 0xb695ce0f in QAction::activate () from /usr/lib/libQtGui.so.4
#25 0xb6dd701c in ?? () from /usr/lib/libQtGui.so.4
#26 0xb6ddd76b in ?? () from /usr/lib/libQtGui.so.4
#27 0xb6dde242 in QMenu::mouseReleaseEvent () from /usr/lib/libQtGui.so.4
#28 0xb77a47e5 in KMenu::mouseReleaseEvent () from /usr/lib/libkdeui.so.5
#29 0xb69b8b43 in QWidget::event () from /usr/lib/libQtGui.so.4
#30 0xb6de0629 in QMenu::event () from /usr/lib/libQtGui.so.4
#31 0xb6961e9c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#32 0xb696ab11 in QApplication::notify () from /usr/lib/libQtGui.so.4
#33 0xb76bd94d in KApplication::notify () from /usr/lib/libkdeui.so.5
#34 0xb6729a3b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#35 0xb6969b7e in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4
#36 0xb69d9c06 in ?? () from /usr/lib/libQtGui.so.4
#37 0xb69d8ca7 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#38 0xb6a03c6a in ?? () from /usr/lib/libQtGui.so.4
#39 0xb5ea7b88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#40 0xb5eab0eb in ?? () from /usr/lib/libglib-2.0.so.0
#41 0xb5eab268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#42 0xb6755438 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#43 0xb6a03365 in ?? () from /usr/lib/libQtGui.so.4
#44 0xb672806a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#45 0xb67284aa in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#46 0xb6de0361 in QMenu::exec () from /usr/lib/libQtGui.so.4
#47 0x080771a6 in _start ()

It seems that this may be a problem with strigi. Apparently this had been fixed? I'm up-to-date and still getting the error, and I'm not the only one.
Comment 1 shep_bug 2009-07-27 22:57:11 UTC
Oh, I should add: I was trying to delete a folder on a fat32 partition on my hard drive.
Comment 2 shep_bug 2009-07-27 22:58:42 UTC
Ah. And I'm running Kubuntu 9.04.
Comment 3 Dario Andres 2009-07-28 02:42:19 UTC
This is a Strigi bug fixed in the current version. Thanks

*** This bug has been marked as a duplicate of bug 185551 ***
Comment 4 shep_bug 2009-07-28 11:03:07 UTC
(In reply to comment #3)
> This is a Strigi bug fixed in the current version. Thanks
> 
> *** This bug has been marked as a duplicate of bug 185551 ***

So why do I still have the problem?
Comment 5 Dario Andres 2009-07-28 13:44:41 UTC
Look at bug 185551 comment 74 for the answer :)