[Pkg-lxde-maintainers] Bug#932461: compress not working with xarchiver
Arindam Chaudhuri
ksharindam at gmail.com
Fri Jul 19 18:29:34 BST 2019
Package: pcmanfm
Version: 1.3.1-1
Distribution: stable
When xarchver is set as default archiver, and I try to compress files
in pcmanfm by right clicking over a file, and then click Compress, it
is not working.
The output in terminal is
xarchiver: Unknown option --add-to
This indicates the command it uses is "xarchiver --add-to %F"
But the correct command should be "xarchiver --compress %F"
Replacing "xarchiver --add-to" with "xarchiver --compress", and
recompiling will fix this issue.
More information about the Pkg-lxde-maintainers
mailing list