[ark] [Bug 393901] can't unzip password protected files with password not in UTF-8 encoding

2022-12-04 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=393901 Elvis Angelaccio changed: What|Removed |Added CC||aa...@kde.org Component|general

[ark] [Bug 393901] can't unzip password protected files with password not in UTF-8 encoding

2022-12-03 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=393901 --- Comment #12 from Elvis Angelaccio --- I played a bit with the test file (thanks for that!). If we convert the UTF-16 password provided by the ark password dialog to the windows-1250 encoding using QTextCodec, the archive is extracted just fine

[ark] [Bug 393901] can't unzip password protected files with password not in UTF-8 encoding

2020-08-31 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=393901 --- Comment #11 from 2wxsy5823...@opayq.com --- libzip developer says that libzip just takes the bytes as given and does not check any encoding, and makes no assumptions about the encoding of the password. [1] Hope this helps for Ark developers. [1]

[ark] [Bug 393901] can't unzip password protected files with password not in UTF-8 encoding

2020-07-05 Thread Jakub Holý
https://bugs.kde.org/show_bug.cgi?id=393901 --- Comment #10 from Jakub Holý --- Yes, `unar` works, as well as previously mentioned `recode`+`unzip`. But this is still not GUI :-( Thanks anyway -- You are receiving this mail because: You are watching all bug changes.

[ark] [Bug 393901] can't unzip password protected files with password not in UTF-8 encoding

2020-07-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=393901 --- Comment #9 from 2wxsy5823...@opayq.com --- Bug reporter, would you please try The Unarchiver (unar)? I can unzip the file by `unar -E windows-1250 hello_cp1250.zip`. Just type the password in UTF-8 and I believe that `unar` will convert it to the

[ark] [Bug 393901] can't unzip password protected files with password not in UTF-8 encoding

2019-02-13 Thread Jakub Holý
https://bugs.kde.org/show_bug.cgi?id=393901 --- Comment #8 from Jakub Holý --- There is no way for Kate to know, as there is no BOM. It might be cp1250 as well as cp1252 or cp1251 or any other single byte encoding. -- You are receiving this mail because: You are watching all bug changes.

[ark] [Bug 393901] can't unzip password protected files with password not in UTF-8 encoding

2019-02-13 Thread Viorel-Cătălin Răpițeanu
https://bugs.kde.org/show_bug.cgi?id=393901 Viorel-Cătălin Răpițeanu changed: What|Removed |Added Ever confirmed|0 |1 Status|NEEDSINFO

[ark] [Bug 393901] can't unzip password protected files with password not in UTF-8 encoding

2019-02-12 Thread Jakub Holý
https://bugs.kde.org/show_bug.cgi?id=393901 Jakub Holý changed: What|Removed |Added CC||jakub.h...@gmail.com --- Comment #6 from Jakub

[ark] [Bug 393901] can't unzip password protected files with password not in UTF-8 encoding

2019-02-12 Thread Viorel-Cătălin Răpițeanu
https://bugs.kde.org/show_bug.cgi?id=393901 Viorel-Cătălin Răpițeanu changed: What|Removed |Added Resolution|--- |WAITINGFORINFO CC|

[ark] [Bug 393901] can't unzip password protected files with password not in UTF-8 encoding

2018-05-06 Thread Jakub Holý
https://bugs.kde.org/show_bug.cgi?id=393901 --- Comment #4 from Jakub Holý --- yes, but its a little complicated. I have to `cat` the password in a file, `recode utf8..cp1250 pass.txt` and then use `unzip -P pass.txt zipfile.zip` It's quite difficult, and impossible for

[ark] [Bug 393901] can't unzip password protected files with password not in UTF-8 encoding

2018-05-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=393901 --- Comment #3 from Christoph Feck --- Are you able to extract the file using 7z or zip from the command line? -- You are receiving this mail because: You are watching all bug changes.

[ark] [Bug 393901] can't unzip password protected files with password not in UTF-8 encoding

2018-05-06 Thread Jakub Holý
https://bugs.kde.org/show_bug.cgi?id=393901 --- Comment #2 from Jakub Holý --- > How so? Are you saying that you cannot even _type_ those characters into the > password dialog? I just tried and I was able to paste the ů character just > fine. I cannot type the localized ů

[ark] [Bug 393901] can't unzip password protected files with password not in UTF-8 encoding

2018-05-06 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=393901 --- Comment #1 from Elvis Angelaccio --- (In reply to Jakub Holý from comment #0) > I have a zip file, that has been packed on Windows and is password > protected. Unfortunately, the password has some local characters from