You are not logged in.
Hi,
using slitaz-rolling-core64.iso from 2023-12-31 and installing xarchiver-0.5.4.18 I found out,
that icons for actions like adding files are missing.
How to add the missing xarchiver-add.png icon and the others? Is there a package to add these?
Or could You please fix the package xarchiver-0.5.4.18.tazpkg?
The default directory for exatracting is /tmp, could it be changed to the current directory.
Thanks kubepc
Offline
Hi kubepc,
good catch, fix receipt https://hg.slitaz.org/wok/rev/b7a6dc33051c
cook done, packages available tomorrow on repo, but you can get from cooker
https://cook.slitaz.org/cooker.cgi?download=xarchiver-0.5.4.18.tazpkg
For default directory, i think you can set it on preferences options (Action > Preferences).
Regards,
Stanislas
Offline
Hi Stanilas,
thanks for adding the icons to the xarchiver package.
Installing the xarchiver from the cooker I get the following messages with SliTaz 5.0:
Tracking dependencies for package "xarchiver"
=================================================================
Missing package "gzip"
Missing package "unzip"
=================================================================
2 missing packages to install.
Installation of package "gzip"
=================================================================
GNU compression utilities (gzip and gunzip)
-----------------------------------------------------------------
Copying package... Done
Extracting package... Done
Remember modified packages... Done
Execute pre-install commands... Removing Busybox gzip and gunzip utilities... Done
Done
Installing package... Done
Removing all tmp files... Done
=================================================================
Package "gzip" (1.11) is installed.
Installation of package "unzip"
=================================================================
Zip dearchiver.
-----------------------------------------------------------------
Copying package... Done
Extracting package... Done
Remember modified packages... Done
Execute pre-install commands... Done
Installing package... Done
Removing all tmp files... Done
=================================================================
Package "unzip" (6.0) is installed.
Installation of package "xarchiver"
=================================================================
A GTK+ lightweight archive manager.
-----------------------------------------------------------------
Copying package... Done
Extracting package... Done
Remember modified packages... Done
Installing package... Done
Removing all tmp files... Done
Update system databases... Done
=================================================================
Package "xarchiver" (0.5.4.18) is installed.
I think, the missing packages are not gzip and unzip, they are zip an unzip, which are both from Info zip. Otherwise it is not possible to delete a file in a zip/archive.
In the old version 0.5.2 of the xarchiver with SliTaz 4.0 the default directory for extracting files is the current directory having set no preferences at all.
Regards,
kubepc
Offline
Infact,
I see on .config/xarchiver/xarchiverrc, define /tmp for [c]preferred_temp_dir=/tmp[/c] and [c]preferred_extract_dir=/tmp[/c].
See issue about it https://github.com/ib/xarchiver/issues/68
To have behaviour expected, set [c]preferred_extract_dir[/c] empty
For zip, i see is on suggested packages but not dep, in case busybox zip not sufficient for deal with zip/archive, update receipt.
Build done on cooker :
https://cook.slitaz.org/cooker.cgi?download=xarchiver-0.5.4.18.tazpkg
Offline
Hi Stanislas,
thanks for fixing the package and explaining the issue with the extraction directory.
Regards
kubepc
Offline
[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]