-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Labels
Bug: MediumBugs that don't influence the basic function of the app, but it's better to fix them at some point.Bugs that don't influence the basic function of the app, but it's better to fix them at some point.OS: Linux
Description
JASP Version
0.19.0
Commit ID
No response
JASP Module
Unrelated
What analysis are you seeing the problem on?
Instalation file format
What OS are you seeing the problem on?
Linux
Bug Description
The archivator, which is used for creating releases' ZIP files (e.g. JASP-0.19.0.0-Windows.zip), does not respect ZIP file specification. As the result Zip files expand with backslashes on Linux, no subdirectories. Files with fancy names are created like "translations\qtwebengine_locales\lv.pak".
Expected Behaviour
The necessary subdirectories should be created while unpacking the file.
Steps to Reproduce
Log (if any)
No response
More Debug Information
No response
Final Checklist
- I have included a screenshot showcasing the issue, if possible.
- I have included a JASP file (zipped) or data file that causes the crash/bug, if applicable.
- I have accurately described the bug, and steps to reproduce it.
tomtomme and MevenIDM
Metadata
Metadata
Assignees
Labels
Bug: MediumBugs that don't influence the basic function of the app, but it's better to fix them at some point.Bugs that don't influence the basic function of the app, but it's better to fix them at some point.OS: Linux