The "Extract here" option does no more work with file-roller 3.6. Replacing exec file-roller "--extract-to=$(pwd)" --extract-here --force "$@" with exec file-roller "--extract-here=$(pwd)" --extract-here --force "$@" fixes it. Solution was posted on the Arch Linux forum: https://bbs.archlinux.org/viewtopic.php?id=151825 XFCE: 4.10.0 thunar-archive-plugin: 0.3.0 file-roller: 3.6.1.1
This file needs to be modified: /usr/lib/xfce4/thunar-archive-plugin/file-roller.tap
This is actually a bug in File Roller causing it to crash when using the --extract-to switch: https://bugzilla.gnome.org/show_bug.cgi?id=686321
Fixed upstream: http://git.gnome.org/browse/file-roller/commit/?id=a094eab661ce1c5cf414dd836bf893fdfedc08ee
*** Bug 9531 has been marked as a duplicate of this bug. ***