! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
"Extract here" does no more work with file-roller 3.6
Status:
RESOLVED: FIXED
Product:
Thunar-archive-plugin
Component:
General

Comments

Description Thomas Lange 2012-11-02 14:36:07 CET
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
Comment 1 Thomas Lange 2012-11-02 14:39:53 CET
This file needs to be modified:
/usr/lib/xfce4/thunar-archive-plugin/file-roller.tap
Comment 2 Evangelos Foutras 2012-11-14 02:14:20 CET
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
Comment 4 Nick Schermer editbugs 2012-11-22 20:17:45 CET
*** Bug 9531 has been marked as a duplicate of this bug. ***

Bug #9444

Reported by:
Thomas Lange
Reported on: 2012-11-02
Last modified on: 2012-11-22
Duplicates (1):
  • 9531 'Extract Here' for file-roller broken.

People

Assignee:
Jannis Pohlmann
CC List:
3 users

Version

Version:
unspecified

Attachments

Additional information