Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Thunar Extract Here

  1. #1
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,209
    Distro
    Ubuntu Budgie Development Release

    Thunar Extract Here

    Hi,

    I am running the XFCE session on 12.10 and had been using Nautilus. A day ago I changed the default file manager to Thunar for this session and found it to be much faster in XFCE.

    The problem is the Extract Here selection for packages doesn't open the packages. I have to use Extract To and re-select the directory I want to extract in before the file roller opens the package.

    Due to inexperience with Thunar I don't know if this is normal or just because I am using the XFCE session and not the Xubuntu desktop. This is a minor inconvenience and any thoughts would be appreciated.
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  2. #2
    Join Date
    Aug 2005
    Location
    Northern Michigan USA
    Beans
    2,382
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Thunar Extract Here

    I can use thunar and I do get the extract here rt cl option

  3. #3
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,209
    Distro
    Ubuntu Budgie Development Release

    Re: Thunar Extract Here

    Thanks, I will play around with the default applications for opening packages.
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  4. #4
    Join Date
    Dec 2007
    Beans
    12,521

    Re: Thunar Extract Here

    I remember reading that it is an "upstream" bug. I'll edit this post if I find a reference.

  5. #5
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,209
    Distro
    Ubuntu Budgie Development Release

    Re: Thunar Extract Here

    This may have been a glitch.I created a package archive and extracted it and then tested with a package I downloaded and now all is well.
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  6. #6
    Join Date
    Oct 2008
    Location
    Ottawa, Canada
    Beans
    813
    Distro
    Kubuntu 20.04 Focal Fossa

    Re: Thunar Extract Here

    There seems to be a bug with file-roller in 12.10.
    On my machine, the extract-here operation makes the program crash. Never a good sign :C

    An easy fix, which I just tested, is to uninstall file-roller and make sure squeeze is installed. Thunar - via its archive-plugin - will automatically detect that and use squeeze for it's archive operations.

    Cheers!
    Last edited by LewisTM; October 26th, 2012 at 08:51 PM.
    husband@wife$ make sandwich
    Permission denied
    husband@wife$ sudo make sandwich

  7. #7
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,209
    Distro
    Ubuntu Budgie Development Release

    Re: Thunar Extract Here

    Squeeze is installed and and extract is now working. Ill see how it goes as I use Thunar more.

    Thank You All.
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  8. #8
    Join Date
    Oct 2009
    Beans
    6

    Re: Thunar Extract Here

    I replaced file-roller with squeeze and it worked until I had to extract a file-format unsupported by squeeze, so I found this alternative solution: http://askubuntu.com/questions/52965...in-not-working

    Edit the file gnome-file-roller.tap which on my machine is located here:
    /usr/lib/x86_64-linux-gnu/thunar-archive-plugin/gnome-file-roller.tap
    Replace:
    Code:
    file-roller "--extract-to=$(pwd)" --extract-here --force "$@"
    With:
    Code:
    file-roller --extract-here --force "$@"

  9. #9
    Join Date
    Jul 2005
    Beans
    10

    Re: Thunar Extract Here

    Quote Originally Posted by PerLowgren View Post
    I replaced file-roller with squeeze and it worked until I had to extract a file-format unsupported by squeeze, so I found this alternative solution: http://askubuntu.com/questions/52965...in-not-working

    Edit the file gnome-file-roller.tap which on my machine is located here:
    /usr/lib/x86_64-linux-gnu/thunar-archive-plugin/gnome-file-roller.tap
    Replace:
    Code:
    file-roller "--extract-to=$(pwd)" --extract-here --force "$@"
    With:
    Code:
    file-roller --extract-here --force "$@"
    Thank You PerLowgren, this worked beautifully.

  10. #10
    Join Date
    Jun 2009
    Location
    0:0:0:0:0:0:0:1
    Beans
    5,169
    Distro
    Kubuntu

    Re: Thunar Extract Here

    the copy of file-roller in the proposed repo is fixed
    look in the updates section of software sources
    Laptop: ASUS A54C-NB91 (Storage: WD3200BEKT + MKNSSDCR60GB-DX); Desktop: Custom Build - Images included; rPi Server
    Putting your Networked Printer's scanner software to shame PHP Scanner Server
    I frequently edit my post when I have the last post

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •