Summary: | Dolphin crashes when copying files from trash bin to smb:// share | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | GGG <ggg_mail> |
Component: | smb | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | adawit, Ekkehard.Blanz, kde.org, sml |
Priority: | NOR | ||
Version: | 4.5 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
GGG
2011-05-10 20:53:09 UTC
[From bug 285617] - What I was doing when the application crashed: I had just tried to restore a directory from the Trash, and this job was still running when I emptied the Trash. The job then appeared to 'hang' (showing no progress) so I clicked the Stop button in the notification popup and Dolphin crashed. *** Bug 285617 has been marked as a duplicate of this bug. *** Created attachment 67005 [details]
New crash information added by DrKonqi
dolphin (1.7) on KDE Platform 4.7.3 (4.7.3) using Qt 4.7.4
- What I was doing when the application crashed:
I was doign exactly what is described in the main report. Restoring non empty directory from the trash can. When cancelling the stalled job using the notification from the system tray, dolphin crashed. Using kubuntu 11.10.
-- Backtrace (Reduced):
#7 0x00007f7b18810631 in KJob::kill (this=0x1d82210, verbosity=KJob::EmitResult) at ../../kdecore/jobs/kjob.cpp:106
#8 0x00007f7b19ab883d in KUiServerJobTracker::qt_metacall (this=0x1e27e30, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fffe8cbff40) at ./kuiserverjobtracker.moc:100
[...]
#10 0x00007f7b19c10c08 in OrgKdeJobViewV2Interface::qt_metacall (this=0x17f83e0, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fffe8cc0420) at jobviewifacev2.moc:98
#11 0x00007f7b17fe80e9 in QDBusConnectionPrivate::deliverCall (this=0x11c3aa0, object=0x17f83e0, msg=..., metaTypes=..., slotIdx=5) at qdbusintegrator.cpp:942
#12 0x00007f7b17ff138f in QDBusCallDeliveryEvent::placeMetaCall (this=<optimized out>, object=<optimized out>) at qdbusintegrator_p.h:103
*** Bug 292358 has been marked as a duplicate of this bug. *** I cannot reproduce this crash in KDE 4.11. Moreover, the action that caused the crash in the first place, the ability to trash remote files, is no longer allowed in the current stable version of KDE. |