TAR plugin update

Support for developers of new plugins, third-party plugin announcements and discussions.
vilo
Posts: 15
Joined: 05 Feb 2019, 07:30
Location: Slovakia

TAR plugin update

Post by vilo »

Hi all, I'm sharing a small update of the TAR plugin. I've added support for .xz and .zst archive types. Thanks to Altap staff for help.

See the attachment, download the plugin for your Salamander version, and copy the plugin binary into plugins\tar directory where your Slamander is installed, for example:

Code: Select all

C:\Program Files\Altap Salamander\plugins\tar
Its configuration is not updated automatically, you have to go to the plugin manager, remove the TAR plugin and add it again, and then save configuration (Options/Save Configuration).

Hopefully it will be useful for somebody. If you find any problem, let me know.

And, of course, marry xmas :D
Attachments
tar-plugin-3.08.zip
(267.38 KiB) Downloaded 389 times
tar-plugin-4.0.zip
(267.35 KiB) Downloaded 427 times
Last edited by vilo on 07 Jan 2022, 11:29, edited 1 time in total.
User avatar
Ether
Posts: 1471
Joined: 10 May 2007, 16:08
Location: Czech Republic
Contact:

Re: TAR plugin update

Post by Ether »

Thanks for this great update, I often wished these compression formats were supported.

After installing the plugin (and saving configuration) I noticed an issue with Salamander. When I start it, it shows me a warning window with "Error Loading Configuration" and "(234) More data is available.". It seems to be related to the configuration stored in "HKCU\SOFTWARE\Altap\Altap Salamander 4.0\Packers & Unpackers\Custom Unpackers\13\Ext", specifically the extensions supported by this new plugin. I haven't tested it thoroughly yet, but it seems its length of 588 is too much for some preallocated buffer and Salamander isn't ready to expand the buffer and re-read the value.
Ελληνικά rulez.
User avatar
Ether
Posts: 1471
Joined: 10 May 2007, 16:08
Location: Czech Republic
Contact:

Re: TAR plugin update

Post by Ether »

Another report:

I tried to open a .deb file, but the plugin seems to get stuck trying to load the archive (I waited for 5 minutes or so).

This is the file: https://launchpad.net/ubuntu/+source/gn ... -1_all.deb
Ελληνικά rulez.
vilo
Posts: 15
Joined: 05 Feb 2019, 07:30
Location: Slovakia

Re: TAR plugin update

Post by vilo »

Thanks for testing and reporting issues. I'll try to fix them and will post here the updated plugin...
vilo
Posts: 15
Joined: 05 Feb 2019, 07:30
Location: Slovakia

Re: TAR plugin update

Post by vilo »

I fixed a few issues with the TAR plugin, I updated the attached archives in the initial post, so you can download it there.

As I can't change the plugin version (otherwise the lang modules will not work), make sure you have the binary from 7.1.2022.

Enjoy :)
User avatar
Ether
Posts: 1471
Joined: 10 May 2007, 16:08
Location: Czech Republic
Contact:

Re: TAR plugin update

Post by Ether »

.deb seems to be fixed. Thanks.

Not sure about "More data" yet.
Ελληνικά rulez.
User avatar
tukanos
Posts: 410
Joined: 21 Dec 2005, 19:14

Re: TAR plugin update

Post by tukanos »

Thank you for updating the tar plugin. I'm using xz time to time at AS 4.0. I have confirmed that it works for me. Took a xz file and compared the output when unpacked it two different ways and using AS.
Post Reply