I forgot to mention that I am on an x64 Arch Linux machine (current as
of today). an strace (with patch #6779 applied) gives:
write(4, "\1\0\0\0\0\0\0\0", 8) = 8
recvmsg(5, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily
unavailable)
inotify_rm_watch(14, 5)
I just tested patch #6779: It fixes the issue, but thunar becomes
unresponsive for me when trying to access another filesystem like a USB
drive. This does not happen with #6530 and #6778, which also seem to fix
the problem (I didn't test extensively, though).
--
You received this bug notification
Mint applies 4 patches to Thunar in 1.6.10-3mint1:
0001-Don-t-copy-templates-but-create-them-bug-8312.patch (bug #8312)
01_support-non-multiarch-modules.patch (related to loading modules on different
architectures, not related to this bug)
02_Fix-crashes-when-reloading-target-file-after-move.patc