[Xfce-bugs] [Bug 11896] Thunar needs restart to update the trash

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Tue May 12 11:05:41 CEST 2015


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

--- Comment #2 from Harald Judt <hjudt at xfce.org> ---
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.


More information about the Xfce-bugs mailing list