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

Fix openutau crash when trying to install singer from an encrypted archive file #1144

Merged
merged 1 commit into from
Jun 9, 2024

Conversation

oxygen-dioxide
Copy link
Contributor

After this fix, openutau won't crash when trying to install singer from an encrypted archive file. It will show an error dialog.
image

Encrypted archive isn't supported because the password uses the local encoding of the creator's PC. The archive will be unable to extract by foreign users if the password contains non-ascii characters. We don't encourage the voicebank developers to distribute their voicebank in an encrypted archive file.
related github issue: adamhathcock/sharpcompress#536
related discussion: https://discord.com/channels/551606189386104834/801525671775043625/1162926497988882452

@stakira stakira merged commit 3e5ed7b into stakira:master Jun 9, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants