https://bugzilla.xfce.org/show_bug.cgi?id=12264
--- Comment #110 from poma <[email protected]> --- (In reply to Jonathan Rennison from comment #108) > The patch in attachment 6778 [details] 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 [details] for about six months now, > and it seems to have resolved the rename crashing issues for me. Those two patches moreover fix SEGV on move files, threrefore +1 p.s. After this is applied, how about merge https://github.com/rgcjonas/thunar-gtk3 to https://git.xfce.org Ref. https://mail.xfce.org/pipermail/xfce4-dev/2015-August/031440.html Jonas Kümmerlin https://bugzilla.xfce.org/show_bug.cgi?id=12772#c10 -- 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
