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

Do not use external zipios #139

Merged
merged 3 commits into from
Dec 13, 2024
Merged

Conversation

furgo16
Copy link
Contributor

@furgo16 furgo16 commented Dec 13, 2024

As per comment on FreeCAD/FreeCAD#13676 (comment) and FreeCAD/FreeCAD#13676 (comment)

In summary, the .snap package was using the Debian package version of zipios, which seems to contain a bug when used in FreeCAD to read thumbnails. This change reverts the snap package to use the bundled zipios sources built with FreeCAD.

I've also built a local .snap package from this branch for testing purposes, which fixes the issue on my system. Available under the "Artifacts" section on the workflow run summary page at: https://github.com/furgo16/FreeCAD-snap/actions/runs/12312936300

Fixes FreeCAD/FreeCAD#13676

...but leave the -dev package to build the zipios++ bundled with the FreeCAD sources
@furgo16
Copy link
Contributor Author

furgo16 commented Dec 13, 2024

@chennes would you mind reviewing and merging? Thanks!

@chennes chennes merged commit 94dd435 into FreeCAD:master Dec 13, 2024
2 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.

Start: thumbnails for Recent and Examples are not loaded for .snap and .deb packages
2 participants