Created attachment 2747 Changes the plugin to thunarx-2 and replaces thunar-vfs with gio The attached patch is a patch for the current git master 0f8bd9ee18a11e1329abfa0e25167f41840502ab. It changes the plugin to thunarx-2 and replaces thunar-vfs with gio.
What’s the status on this one? I think the patch really ought to be applied since ThunarVFS is about to die.
I just tried this patch and it works for me, except you need: XDT_CHECK_PACKAGE([EXO], [exo-1], [0.5]) In order to use exo-0.5 instead of exo-0.3.
Maybe the importance should be changed, xfce 4.8 is released now and the thunar-archive-plugin stops working
Created attachment 3397 Depend on exo > 0.5 A patch to use exo > 0.5
Created attachment 3398 Use g_object_ref_sink instead of exo_gtk_object_ref_sink Use g_object_ref_sink instead of exo_gtk_object_ref_sink (exo > 0.5)
Created attachment 3399 Port tap_provider_child_watch to gio Finalize the port to GIO/thunar-vfs removal With all theses patchs, thunar-archive-plugin works on xfce 4.8
Fixed in master. Will do a release soon.