Summary: | Crash when trying to copy a file using Dolphin | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | Javier G. <jagarni1983> |
Component: | general | Assignee: | David Faure <faure> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra |
Priority: | NOR | ||
Version: | SVN | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Javier G.
2009-06-20 17:52:12 UTC
I wonder if this could be related to bug 162285. Thanks I readed comments and I haven't added a new network when the crash happened. I don't know how explain it but I had 2 tabs, the first one, It was divided by 2 (split button enabled), I think that on the left I had my home folder and in the right side I had another folder of another hard disk. The second tab had a remote FTP location (that was added weeks ago in remote:/ ) and I was trying to copy a .gif file from the first tab to the second. Unfortunately I can't remember if finally made the file copy before or after the Dolphin crash, sorry. Another think that I remember few minutes before the crash is that every time that I was selecting the first tab and after the second tab I was forced to introduce the password 1 or more times (kwalletmanager wizard? I don't know how is called that window). I don't know if this can be a useful abut this crash or if is a different bug. SVN commit 1062999 by dfaure: Fix crash in ~KCompositeJobPrivate after an error happens in a TransferJob. Fixed for: 4.4 BUG: 214100 BUG: 202091 BUG: 197289 BUG: 180791 CCBUG: 218719 CCBUG: 162285 M +9 -2 job.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1062999 Fix backported for 4.3.5 |