Hi all.
I´ve written to the developer of xarchiver and he send me this patch:
--- xarchiver-0.5.2.orig/src/7zip.c 2008-10-25 00:41:17.000000000 +1300
+++ xarchiver-0.5.2/src/7zip.c 2010-12-13 16:20:06.000000000 +1300
@@ -72,7 +72,7 @@
if (jump_header == FALSE)
{
- if (line[0] == '-')
+ if ((line[0] == '-') && (line[3] != NULL))
{
jump_header = TRUE;
return;
Recompile and enjoy opening 7zip archives.
The maintainer seems to be inactive. Dear Christian, please show us that
you are alive.
Regards
Debianer
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]