https://bugzilla.xfce.org/show_bug.cgi?id=11896
--- Comment #2 from Harald Judt <[email protected]> --- Created attachment 6243 --> https://bugzilla.xfce.org/attachment.cgi?id=6243&action=edit Do-listen-for-G_FILE_MONITOR_EVENT_ATTRIBUTE_CHANGED.patch I can reproduce this with gvfs-trash <file> and gvfs-trash --empty. It is caused by http://git.xfce.org/xfce/thunar/commit/?id=a0b81ac84dcfd23f1d310d276e46df13e826fac9. Thunar needs to listen to G_FILE_MONITOR_EVENT_ATTRIBUTE_CHANGED; the assumption that this is taken care of in G_FILE_MONITOR_EVENT_CHANGES_DONE_HINT was obviously wrong. The attached patch fixes this 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
