Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Other Things Gentoo
  • Search

thunar archive plugin cannot integrate with file-roller

Still need help with Gentoo, and your question doesn't fit in the above forums? Here is your last bastion of hope.
Post Reply
Advanced search
6 posts • Page 1 of 1
Author
Message
Adel Ahmed
Veteran
Veteran
Posts: 1616
Joined: Fri Sep 21, 2012 7:59 am

thunar archive plugin cannot integrate with file-roller

  • Quote

Post by Adel Ahmed » Sat Dec 20, 2014 9:29 pm

I have installed thunar, file-roller and the thunar archive manager aiming to use file-roller as the default archive manager for this laptop, the DE is xfce4
when I try extracting via the context window I get the following error:
failed to extract files
no suitable archive manager found.

[ebuild R ] xfce-base/thunar-1.6.3 USE="dbus libnotify startup-notification udisks -debug -exif -pcre {-test}" XFCE_PLUGINS="trash" 0 kB
[ebuild R ] app-arch/file-roller-3.12.2 USE="-nautilus (-packagekit)" 0 kB
[ebuild R ] xfce-extra/thunar-archive-plugin-0.3.1 USE="-debug" 0 kB

these are the same as the use flags on my pc(where file-roller works using the context menu) , I do not remember If I had gone through any other steps




thanks
Top
Adel Ahmed
Veteran
Veteran
Posts: 1616
Joined: Fri Sep 21, 2012 7:59 am

  • Quote

Post by Adel Ahmed » Wed Dec 24, 2014 11:06 pm

help anyone?
Top
Doesn't matter
n00b
n00b
User avatar
Posts: 10
Joined: Sat Apr 23, 2005 2:47 pm

  • Quote

Post by Doesn't matter » Wed Mar 11, 2015 4:39 pm

The thunar-archive-plugin installs .tap files in /usr/libexec/thunar-archive-plugin. It comes with ark.tap, file-roller.tap and gnome-file-roller.tap (which is a symbolic link to file-roller.tap). According to the README the names of these files have to correspond with the names of the .desktop files in /usr/share/applications. Emerging file-roller does install a .desktop file but for whatever reason it's not called file-roller.desktop (or gnome-file-roller.tap), it's called org.gnome.FileRoller.desktop.

Renaming the .desktop file is probably not a good idea but creating a new symbolic link in /usr/libexec/thunar-archive-plugin makes it work.

Code: Select all

cd /usr/libexec/thunar-archive-plugin/
sudo ln -s file-roller.tap org.gnome.FileRoller.tap
Top
kernelOfTruth
Watchman
Watchman
User avatar
Posts: 6111
Joined: Tue Dec 20, 2005 10:34 pm
Location: Vienna, Austria; Germany; hello world :)
Contact:
Contact kernelOfTruth
Website

  • Quote

Post by kernelOfTruth » Tue Mar 17, 2015 1:02 am

seems like things have been updated:
ls -l
total 12
-rwxr-xr-x 1 root root 1306 Mar 17 02:01 ark.tap
-rwxr-xr-x 1 root root 1494 Mar 17 02:01 file-roller.tap
lrwxrwxrwx 1 root root 15 Mar 17 02:01 gnome-file-roller.tap -> file-roller.tap
and it works
https://github.com/kernelOfTruth/ZFS-fo ... scCD-4.9.0
https://github.com/kernelOfTruth/pulsea ... zer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Top
Doesn't matter
n00b
n00b
User avatar
Posts: 10
Joined: Sat Apr 23, 2005 2:47 pm

  • Quote

Post by Doesn't matter » Tue Mar 17, 2015 7:59 am

kernelOfTruth wrote:seems like things have been updated:
ls -l
total 12
-rwxr-xr-x 1 root root 1306 Mar 17 02:01 ark.tap
-rwxr-xr-x 1 root root 1494 Mar 17 02:01 file-roller.tap
lrwxrwxrwx 1 root root 15 Mar 17 02:01 gnome-file-roller.tap -> file-roller.tap
and it works
I have the same. But in my case the .desktop file in /usr/share/applications is called org.gnome.FileRoller.desktop, so I needed to create another symbolic link in /usr/libexec/thunar-archive-plugin to make it work:
-rwxr-xr-x 1 root root 1306 21. Jan 15:56 ark.tap
-rwxr-xr-x 1 root root 1494 21. Jan 15:56 file-roller.tap
lrwxrwxrwx 1 root root 15 21. Jan 15:56 gnome-file-roller.tap -> file-roller.tap
lrwxrwxrwx 1 root root 15 11. Mär 17:15 org.gnome.FileRoller.tap -> file-roller.tap
Top
nkichukov
n00b
n00b
Posts: 15
Joined: Tue Oct 16, 2012 1:11 pm
Location: Amstelveen, Netherlands

  • Quote

Post by nkichukov » Thu Jun 11, 2015 9:06 am

Doesn't matter wrote:
kernelOfTruth wrote:seems like things have been updated:
ls -l
total 12
-rwxr-xr-x 1 root root 1306 Mar 17 02:01 ark.tap
-rwxr-xr-x 1 root root 1494 Mar 17 02:01 file-roller.tap
lrwxrwxrwx 1 root root 15 Mar 17 02:01 gnome-file-roller.tap -> file-roller.tap
and it works
I have the same. But in my case the .desktop file in /usr/share/applications is called org.gnome.FileRoller.desktop, so I needed to create another symbolic link in /usr/libexec/thunar-archive-plugin to make it work:
-rwxr-xr-x 1 root root 1306 21. Jan 15:56 ark.tap
-rwxr-xr-x 1 root root 1494 21. Jan 15:56 file-roller.tap
lrwxrwxrwx 1 root root 15 21. Jan 15:56 gnome-file-roller.tap -> file-roller.tap
lrwxrwxrwx 1 root root 15 11. Mär 17:15 org.gnome.FileRoller.tap -> file-roller.tap
I second that:
ln -s file-roller.tap org.gnome.FileRoller.tap

in /usr/libexec/thunar-archive-plugin solved the problem for me as well.

Thank you!
Top
Post Reply

6 posts • Page 1 of 1

Return to “Other Things Gentoo”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic