https://bugzilla.xfce.org/show_bug.cgi?id=12264

--- Comment #108 from Jonathan Rennison <[email protected]> 
---
The patch in attachment 6778 above moves the call to thunar_file_monitor_moved
which was previously done within thunar_file_rename when called by
_thunar_io_jobs_rename in an IO thread job, to be instead called by a new
function thunar_file_rename_notify by _thunar_io_jobs_rename_notify in the main
thread.
This is as thunar_file_monitor_moved does various things which are not safe to
do outside of the main thread.

I've been using this patch above in combination with the send move path
deactivating patch in attachment 6530 for about six months now, and it seems to
have resolved the rename crashing issues for me.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to