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

CI fails with current version of inkscape #33

Closed
g-voelker opened this issue Sep 23, 2023 · 2 comments
Closed

CI fails with current version of inkscape #33

g-voelker opened this issue Sep 23, 2023 · 2 comments

Comments

@g-voelker
Copy link
Contributor

The command line usage of inkscape no longer works. See bug report here:
https://gitlab.com/inkscape/inbox/-/issues/9297

I have the issues both in the CI / action pipeline and offline on my own machine. We can either wai for an upstream fix or consider migrating from inkscape altogether. Any thoughts?

@g-voelker
Copy link
Contributor Author

The reason for the failing CI lies in a bug in gtk3 < 3.25. The issue is fixed upstream but the release isn't in the official repos, yet. Using ubuntu-latest as runner for the CI therefore results in the error. For more info check out the upstream bug report:
https://gitlab.com/inkscape/inkscape/-/issues/4177

We may choose another runner for the CI or wait until gtk 3.25 is in the official Ubuntu repos.

@maxnoe
Copy link
Member

maxnoe commented Jan 4, 2024

I downgraded inkscape in the CI in #34 to the version that comes with ubuntu 22.04 itself (1.2) and that seems to work

@maxnoe maxnoe closed this as completed Jan 4, 2024
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

No branches or pull requests

2 participants