Summary: | [steps] Dolphin crashes when moving a remote folder to a local folder in split view | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Michael Trunner <kde4> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, semenukha+kdebugs, sreejiththulaseedharan, web.pierson |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.8.0 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Michael Trunner
2010-11-30 12:57:59 UTC
[Comment from a bug triager] - Does this happen with a similar situation but using both local folders ? - Do you have desktop effects enabled ? Thanks [Comment from a bug triager] Actually, this report could be merged with bug 233184 which trackes bugs with similar backtraces Yes, desktop effect are activated. But there is no problem when both folders are local. Dolphin crashes exactly in at the border between left and right when you use drag n' drop. [Comment from a bug triager] Thanks for the information. I have managed to reproduce the crash. Here using: KDE SC 4.5.4 / Qt 4.7.1 on ArchLinux 686 Kernel 2.6.36 xf86-video-ati 6.13.2 xorg-server 1.9.2 - Desktop effects enabled - A local folder with some subfolder, with a file on it - Dolphin settings file (dolphinrc) clean - Dolphin View properties folders (~/.kde4/share/apps/dolphin/view_properties/) clean (you may want to backup this data first) - Start Dolphin It starts on Home folder, with Icon view mode - Browse to ftp://ftp.kde.org/ (just used as a demo remote filesystem) - Switch to the columns view - Click on "pub" "pub" opens on a second column - Click on "kde" "kde" opens on a third column - Press "Split" A new view is opened on the right, currently showing some of the ftp.kde.org folder - Browse to a local folder which has a subfolder with a file inside it - Switch to column view again - Click on the subfolder "subfolder" is opened on the second column - Now, on the left view (which was showing ftp.kde.org), click on the empty space of the second column (The column showing the "kde" folder as its unique item is now selected, its backtrace is white... the background of the other two columns is more gray) - Drag the file inside the local subfolder (third column of the right view) and drag it (in straigh line) to the second column of the left view Dolphin may crash. You may need to repeat the situation. You may need to move the mouse back to the right view (during the same drag-and-drop mouse movement I described) This may be related to some bug with the column view: during my tests, when dragging a file between files, some of the views switched the location. Example: dragging a local file in the right to a remote folder in the left... the left view changes automatically to to the same local path that contained the local files you intended to drag originally. If this explanation is not good enough I can record a screencast. Regards [Comment from a bug triager] I tried using Valgrind and I only could reproduce it one time (without Dolphin debug symbols), it mentioned something related to the deletion to a QListView related to the later crash... (so it may be related to the "automatic" path change on drag-and-drop I mentioned before) I managed to reproduce the crash without desktop effects a couple of times.. however with effects its reproducibility rate is almost 100% *** Bug 240833 has been marked as a duplicate of this bug. *** Created attachment 55451 [details]
New crash information added by DrKonqi
Hi,
Same issue for me, I attached a trace.
Regards,
Thomas PIERSON
|