Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 553722 - xfce-extra/thunar-archive-plugin-0.3.1 - support ark
Summary: xfce-extra/thunar-archive-plugin-0.3.1 - support ark
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-01 11:32 UTC by Alex Efros
Modified: 2015-07-05 16:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for ark.tap (ark.tap.diff,507 bytes, patch)
2015-07-01 11:32 UTC, Alex Efros
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Efros 2015-07-01 11:32:00 UTC
Created attachment 406030 [details, diff]
patch for ark.tap

This is needed to have thunar-archive-plugin detect ark:

ln -s /usr/libexec/thunar-archive-plugin/ark.tap /usr/libexec/thunar-archive-plugin/kde4-ark.tap

Also looks like /usr/libexec/thunar-archive-plugin/ark.tap should be fixed, because right now it uses wrong options when run ark (patch attached).
Comment 1 Jason Zaman gentoo-dev 2015-07-05 09:30:40 UTC
+  05 Jul 2015; Jason Zaman <perfinion@gentoo.org>
+  +files/0.3.1-add-support-symlinks.patch, +files/0.3.1-fix-kde-ark.patch,
+  +thunar-archive-plugin-0.3.1-r2.ebuild:
+  fix kde ark support thanks to Alex Efros, bug 553722
+

Can you test out -r2?
Comment 2 Alex Efros 2015-07-05 15:59:06 UTC
(In reply to Jason Zaman from comment #1)
> Can you test out -r2?

Works for me, thanks!