Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nested zip files fail[Bug] #1146

Open
1 task done
Zirnike opened this issue Apr 12, 2024 · 0 comments
Open
1 task done

Nested zip files fail[Bug] #1146

Zirnike opened this issue Apr 12, 2024 · 0 comments
Labels

Comments

@Zirnike
Copy link

Zirnike commented Apr 12, 2024

Is there an existing issue for this?

  • I have searched the existing issues (including the closed ones)

Description

Trying to open several zip files found within another zip file will request a password, even though the files are not password protected (and can be opened by explorer).

Steps to reproduce

Currently, I can open a 87mb file, but not 155mb, 533mb, or 1.5gb files, even if they are in the same root archive. I suspect a size cutoff. I cannot use a blank password (OK button greyed out) to confirm.

Expected behavior

Zip files within zip files should be openable without a non-existent password.

Actual behavior

Requests password.

Screenshots?

No response

muCommander version

muCommander
Version: 1.3.0
Build date: 2023/07/08
Build number: 057ec38

Java version

Java
Runtime version: 20.0.1
VM name: OpenJDK 64-Bit Server VM
VM version: 20.0.1+9
VM vendor: Eclipse Adoptium

Operating System type and version

Win11 home 22631.3447

Relevant log output

No associated debug data. Cancelling password will result in this error detail, which I suspect is just 'can't open it without password'

java.lang.RuntimeException
 at com.mucommander.ui.event.LocationManager.setCurrentFolder(LocationManager.java:104)
 at com.mucommander.core.LocationChanger.setCurrentFolder(LocationChanger.java:352)
 at com.mucommander.core.BrowseLocationThread.run(BrowseLocationThread.java:381)
@Zirnike Zirnike added the bug label Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant