* [ISSUE] file-roller is unable to properly open password-protected 7z files, when the file list is encrypted
@ 2024-02-15 7:00 mayhair
2024-02-15 7:04 ` classabbyamp
` (7 more replies)
0 siblings, 8 replies; 9+ messages in thread
From: mayhair @ 2024-02-15 7:00 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1083 bytes --]
New issue by mayhair on void-packages repository
https://github.com/void-linux/void-packages/issues/48737
Description:
### Is this a new report?
Yes
### System Info
Void 6.6.16_1 x86_64 GenuineIntel uptodate FFFFFFFFF
### Package(s) Affected
file-roller-43.0_2
### Does a report exist for this bug with the project's home (upstream) and/or another distro?
_No response_
### Expected behaviour
file-roller, when opening a 7z file whose file list is encrypted, is able to properly extract it without errors.
### Actual behaviour
Opening the file shows a blank file list, and when trying to extract it, it returns an error: "Extraction not performed". It does not prompt for a password.
This issue is not present in the flatpak version of file-roller. When opening such a 7z file, it immediately prompts for the password before showing the file list.
### Steps to reproduce
1. Create a 7z file with file-roller.
2. Enter a password and select "Encrypt the file list too".
3. Close file-roller once the archive is created.
4. Open the same archive with file-roller.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: file-roller is unable to properly open password-protected 7z files, when the file list is encrypted
2024-02-15 7:00 [ISSUE] file-roller is unable to properly open password-protected 7z files, when the file list is encrypted mayhair
@ 2024-02-15 7:04 ` classabbyamp
2024-02-15 10:33 ` oreo639
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2024-02-15 7:04 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 172 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/issues/48737#issuecomment-1945477069
Comment:
what version of `7zip`?
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: file-roller is unable to properly open password-protected 7z files, when the file list is encrypted
2024-02-15 7:00 [ISSUE] file-roller is unable to properly open password-protected 7z files, when the file list is encrypted mayhair
2024-02-15 7:04 ` classabbyamp
@ 2024-02-15 10:33 ` oreo639
2024-02-15 12:50 ` chrysos349
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: oreo639 @ 2024-02-15 10:33 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 306 bytes --]
New comment by oreo639 on void-packages repository
https://github.com/void-linux/void-packages/issues/48737#issuecomment-1945793263
Comment:
https://bugzilla.suse.com/show_bug.cgi?id=1195041
OpenSUSE fixed it by patching 7zip, not sure that is correct here. I'll look in to it more when I am avaliable.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: file-roller is unable to properly open password-protected 7z files, when the file list is encrypted
2024-02-15 7:00 [ISSUE] file-roller is unable to properly open password-protected 7z files, when the file list is encrypted mayhair
2024-02-15 7:04 ` classabbyamp
2024-02-15 10:33 ` oreo639
@ 2024-02-15 12:50 ` chrysos349
2024-02-15 13:31 ` oreo639
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: chrysos349 @ 2024-02-15 12:50 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 266 bytes --]
New comment by chrysos349 on void-packages repository
https://github.com/void-linux/void-packages/issues/48737#issuecomment-1946038173
Comment:
this bug appeared when `p7zip` was replaced with `7zip`.
here is the fix (#48740) with the patch @oreo639 mentioned.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: file-roller is unable to properly open password-protected 7z files, when the file list is encrypted
2024-02-15 7:00 [ISSUE] file-roller is unable to properly open password-protected 7z files, when the file list is encrypted mayhair
` (2 preceding siblings ...)
2024-02-15 12:50 ` chrysos349
@ 2024-02-15 13:31 ` oreo639
2024-02-15 13:48 ` oreo639
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: oreo639 @ 2024-02-15 13:31 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 440 bytes --]
New comment by oreo639 on void-packages repository
https://github.com/void-linux/void-packages/issues/48737#issuecomment-1945793263
Comment:
https://bugzilla.suse.com/show_bug.cgi?id=1195041
OpenSUSE fixed it by patching 7zip, not sure that is correct here. I'll look in to it more when I am available.
Edit: This was fixed upstream in file-roller: https://github.com/GNOME/file-roller/commit/844f6fbbef2a616f4bf1eb877710f55bced71d62
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: file-roller is unable to properly open password-protected 7z files, when the file list is encrypted
2024-02-15 7:00 [ISSUE] file-roller is unable to properly open password-protected 7z files, when the file list is encrypted mayhair
` (3 preceding siblings ...)
2024-02-15 13:31 ` oreo639
@ 2024-02-15 13:48 ` oreo639
2024-02-15 14:33 ` chrysos349
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: oreo639 @ 2024-02-15 13:48 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 500 bytes --]
New comment by oreo639 on void-packages repository
https://github.com/void-linux/void-packages/issues/48737#issuecomment-1945793263
Comment:
https://bugzilla.suse.com/show_bug.cgi?id=1195041
OpenSUSE fixed it by patching 7zip, not sure that is correct here. I'll look in to it more when I am available.
Edit: This was fixed upstream in file-roller: https://github.com/GNOME/file-roller/commit/844f6fbbef2a616f4bf1eb877710f55bced71d62 (I can confirm that the file-roller commit fixes the issue)
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: file-roller is unable to properly open password-protected 7z files, when the file list is encrypted
2024-02-15 7:00 [ISSUE] file-roller is unable to properly open password-protected 7z files, when the file list is encrypted mayhair
` (4 preceding siblings ...)
2024-02-15 13:48 ` oreo639
@ 2024-02-15 14:33 ` chrysos349
2024-02-15 15:23 ` [ISSUE] [CLOSED] " oreo639
2024-02-16 2:58 ` mayhair
7 siblings, 0 replies; 9+ messages in thread
From: chrysos349 @ 2024-02-15 14:33 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 302 bytes --]
New comment by chrysos349 on void-packages repository
https://github.com/void-linux/void-packages/issues/48737#issuecomment-1946038173
Comment:
this bug appeared when `p7zip` was replaced with `7zip`.
~~here is the fix (#48740) with the patch @oreo639 mentioned.~~
this fix (#48743) is better.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [ISSUE] [CLOSED] file-roller is unable to properly open password-protected 7z files, when the file list is encrypted
2024-02-15 7:00 [ISSUE] file-roller is unable to properly open password-protected 7z files, when the file list is encrypted mayhair
` (5 preceding siblings ...)
2024-02-15 14:33 ` chrysos349
@ 2024-02-15 15:23 ` oreo639
2024-02-16 2:58 ` mayhair
7 siblings, 0 replies; 9+ messages in thread
From: oreo639 @ 2024-02-15 15:23 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1086 bytes --]
Closed issue by mayhair on void-packages repository
https://github.com/void-linux/void-packages/issues/48737
Description:
### Is this a new report?
Yes
### System Info
Void 6.6.16_1 x86_64 GenuineIntel uptodate FFFFFFFFF
### Package(s) Affected
file-roller-43.0_2
### Does a report exist for this bug with the project's home (upstream) and/or another distro?
_No response_
### Expected behaviour
file-roller, when opening a 7z file whose file list is encrypted, is able to properly extract it without errors.
### Actual behaviour
Opening the file shows a blank file list, and when trying to extract it, it returns an error: "Extraction not performed". It does not prompt for a password.
This issue is not present in the flatpak version of file-roller. When opening such a 7z file, it immediately prompts for the password before showing the file list.
### Steps to reproduce
1. Create a 7z file with file-roller.
2. Enter a password and select "Encrypt the file list too".
3. Close file-roller once the archive is created.
4. Open the same archive with file-roller.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: file-roller is unable to properly open password-protected 7z files, when the file list is encrypted
2024-02-15 7:00 [ISSUE] file-roller is unable to properly open password-protected 7z files, when the file list is encrypted mayhair
` (6 preceding siblings ...)
2024-02-15 15:23 ` [ISSUE] [CLOSED] " oreo639
@ 2024-02-16 2:58 ` mayhair
7 siblings, 0 replies; 9+ messages in thread
From: mayhair @ 2024-02-16 2:58 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 199 bytes --]
New comment by mayhair on void-packages repository
https://github.com/void-linux/void-packages/issues/48737#issuecomment-1947682584
Comment:
Can confirm that this is fixed on my end now. Good job!
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2024-02-16 2:58 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-15 7:00 [ISSUE] file-roller is unable to properly open password-protected 7z files, when the file list is encrypted mayhair
2024-02-15 7:04 ` classabbyamp
2024-02-15 10:33 ` oreo639
2024-02-15 12:50 ` chrysos349
2024-02-15 13:31 ` oreo639
2024-02-15 13:48 ` oreo639
2024-02-15 14:33 ` chrysos349
2024-02-15 15:23 ` [ISSUE] [CLOSED] " oreo639
2024-02-16 2:58 ` mayhair
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).