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 loaders.cache patching #294

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Conversation

pbs3141
Copy link
Contributor

@pbs3141 pbs3141 commented Jul 4, 2024

Follow-up to comment #284 (comment) in PR form.

This change results in the following output when patching loaders.cache:

Patching appdir/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache removing /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/

I've verified that correctly patches loaders.cache, as confirmed by using it to build Inkscape (https://gitlab.com/pbs3141/inkscape/-/jobs/7264527507).

Fixes #284

The patching of loaders.cache to remove absolute paths had stopped
working due libpixbufloader-png.so no longer being present. Fix it by
calculating the path to patch out a different way.

probonopd#284
@probonopd probonopd merged commit 9d82c19 into probonopd:master Jul 8, 2024
1 check passed
@probonopd
Copy link
Owner

Thank you very much @pbs3141

@pbs3141 pbs3141 deleted the pixbuf-loaders branch July 9, 2024 05:38
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.

appimagetool don't configure loaders.cache
2 participants