Comment 9 for bug 1294209

Revision history for this message
In , Eric Koegel (eric-koegel) wrote :

Created attachment 5401
Use GIO directly for delete/trash operations

xfdesktop uses Thunar's dbus for trash/delete so I'm not sure why that error pops up, however since the operation doesn't really need a popup window showing the operations progress I wrote a patch to use GIO's built-in functions directly. Let me know if this fixes the issue.