[Bug 1512120]

2018-06-08 Thread B-frank-r
I can confirm the crash with drag-drop operations after applying th patch from comment #76. I opened two instances of Thunar, selected two different folders and moved a file from one location to the next using drag-drop. This went ok. However, when moving the file back Thunar crashed. It turned

[Bug 1512120]

2018-06-08 Thread B-frank-r
This bug definitely seems to be related to race conditions as has been suggested before. You can do the test by hitting F2, entering an new name immediately followed by [ENTER]. Thunar is likely to crash. The same happens when you click OK too fast after entering a new name (put the mouse cursor

[Bug 1512120]

2018-06-08 Thread B-frank-r
(In reply to Frank from comment #66) > After renaming a few files Thunar may crash after hitting enter in the > rename dialog. > > In an attempt to resolve this I used this patch: > - > ---

[Bug 1512120]

2018-06-08 Thread B-frank-r
After renaming a few files Thunar may crash after hitting enter in the rename dialog. In an attempt to resolve this I used this patch: - --- Thunar-1.6.10/thunar/thunar-file.c 2015-05-22 15:25:36.0 +0200 +++