[ark] [Bug 387996] Impossible to extract ZIP compressed with LZMA method

2021-07-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=387996

2wxsy5823...@opayq.com changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/util
   ||ities/ark/-/commit/12118a26
   ||b63cfb45c81efaa2d460a53b8d4
   ||4d798
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #14 from 2wxsy5823...@opayq.com ---
Should be fixed by
https://invent.kde.org/utilities/ark/-/commit/12118a26b63cfb45c81efaa2d460a53b8d44d798

-- 
You are receiving this mail because:
You are watching all bug changes.

[ark] [Bug 387996] Impossible to extract ZIP compressed with LZMA method

2020-11-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=387996

2wxsy5823...@opayq.com changed:

   What|Removed |Added

 CC||xavier.corredor.llano@gmail
   ||.com

--- Comment #13 from 2wxsy5823...@opayq.com ---
*** Bug 428948 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[ark] [Bug 387996] Impossible to extract ZIP compressed with LZMA method

2020-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=387996

--- Comment #12 from 2wxsy5823...@opayq.com ---
The latest git master of libzip should now be able to handle the LZMA
compression method.

-- 
You are receiving this mail because:
You are watching all bug changes.

[ark] [Bug 387996] Impossible to extract ZIP compressed with LZMA method

2020-06-12 Thread ruruoli
https://bugs.kde.org/show_bug.cgi?id=387996

ruruoli  changed:

   What|Removed |Added

 CC||fds...@krutt.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[ark] [Bug 387996] Impossible to extract ZIP compressed with LZMA method

2020-04-12 Thread Ragnar Thomsen
https://bugs.kde.org/show_bug.cgi?id=387996

--- Comment #11 from Ragnar Thomsen  ---
Git commit 61d2471f50bd4402f2e6c6f6f1612ebcb9ec by Ragnar Thomsen.
Committed on 12/04/2020 at 14:07.
Pushed by rthomsen into branch 'release/20.04'.

Forward errors from archive interface when batch-extracting

Errors from ExtractJob are not handled when called as a subjob of
BatchExtractJob. This can result in silently failing extractions.
Differential Revision: D28721

M  +1-0kerfuffle/jobs.cpp

https://commits.kde.org/ark/61d2471f50bd4402f2e6c6f6f1612ebcb9ec

-- 
You are receiving this mail because:
You are watching all bug changes.

[ark] [Bug 387996] Impossible to extract ZIP compressed with LZMA method

2020-04-05 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=387996

Elvis Angelaccio  changed:

   What|Removed |Added

   Assignee|elvis.angelac...@kde.org|rthoms...@gmail.com
  Component|general |plugins
 CC||elvis.angelac...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[ark] [Bug 387996] Impossible to extract ZIP compressed with LZMA method

2020-04-03 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=387996

--- Comment #10 from Patrick Silva  ---
if libzip plugin is disabled, all content of archive is extracted.
Current situation could result in data loss if the user deletes the archive
before checking if its content was correctly extracted.

-- 
You are receiving this mail because:
You are watching all bug changes.

[ark] [Bug 387996] Impossible to extract ZIP compressed with LZMA method

2020-04-03 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=387996

--- Comment #9 from Patrick Silva  ---
Created attachment 127231
  --> https://bugs.kde.org/attachment.cgi?id=127231&action=edit
screenshot

info-zip is enabled in Ark settings but Ark can not extract all content from
the test archive in comment 2 and shows no error message. Attached screenshot
shows the amount of files/folders inside test archive and extracted by Ark.
Ark 20.07.70 on Neon unstable edition.

-- 
You are receiving this mail because:
You are watching all bug changes.

[ark] [Bug 387996] Impossible to extract ZIP compressed with LZMA method

2020-04-03 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=387996

Patrick Silva  changed:

   What|Removed |Added

 Attachment #127231|screenshot  |amount of files/folders
description||inside test archive and
   ||extracted by Ark

-- 
You are receiving this mail because:
You are watching all bug changes.

[ark] [Bug 387996] Impossible to extract ZIP compressed with LZMA method

2020-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=387996

--- Comment #8 from 2wxsy5823...@opayq.com ---
Do you have Info-zip installed (pacman -Syu unzip) and its plugin enabled in
Ark?

unzip should be able to handle this kind of archive.

-- 
You are receiving this mail because:
You are watching all bug changes.

[ark] [Bug 387996] Impossible to extract ZIP compressed with LZMA method

2019-08-06 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=387996

--- Comment #7 from Patrick Silva  ---
I can't extract the file from comment 2 with Ark 19.08 RC on Arch Linux even
after disabling libzip plugin in Ark settings.

-- 
You are receiving this mail because:
You are watching all bug changes.

[ark] [Bug 387996] Impossible to extract ZIP compressed with LZMA method

2019-03-24 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=387996

Patrick Silva  changed:

   What|Removed |Added

Version|unspecified |18.12.3

--- Comment #6 from Patrick Silva  ---
Still valid with ark 18.12.3 when libzip plugin is enabled in ark settings.
I don't get an error message anymore, but not all folders/files are extracted
from the attached test file.

Operating System: Arch Linux 
KDE Plasma Version: 5.15.3
KDE Frameworks Version: 5.56.0
Qt Version: 5.12.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[ark] [Bug 387996] Impossible to extract ZIP compressed with LZMA method

2018-01-02 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=387996

--- Comment #5 from Dr. Chapatin  ---
(In reply to Elvis Angelaccio from comment #4)

> If you disable the libzip plugin from the ark settings you should be able to
> extract the archive.
You are right. Just tested on neon dev unstable.

-- 
You are receiving this mail because:
You are watching all bug changes.

[ark] [Bug 387996] Impossible to extract ZIP compressed with LZMA method

2018-01-02 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=387996

--- Comment #4 from Elvis Angelaccio  ---
IIRC only 7z (which is probably what Christoph is using as zip backend) can
handle the LZMA compression method. 

If you disable the libzip plugin from the ark settings you should be able to
extract the archive.

-- 
You are receiving this mail because:
You are watching all bug changes.

[ark] [Bug 387996] Impossible to extract ZIP compressed with LZMA method

2018-01-01 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=387996

--- Comment #3 from Christoph Feck  ---
Cannot reproduce. ZIP from comment #2 opened and extracted fine using Ark, 688
files in 2.937.177 bytes extracted.

-- 
You are receiving this mail because:
You are watching all bug changes.

[ark] [Bug 387996] Impossible to extract ZIP compressed with LZMA method

2017-12-23 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=387996

--- Comment #2 from Dr. Chapatin  ---
Created attachment 109492
  --> https://bugs.kde.org/attachment.cgi?id=109492&action=edit
test archive

-- 
You are receiving this mail because:
You are watching all bug changes.

[ark] [Bug 387996] Impossible to extract ZIP compressed with LZMA method

2017-12-23 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=387996

--- Comment #1 from Elvis Angelaccio  ---
Can you attach a test archive?

-- 
You are receiving this mail because:
You are watching all bug changes.