Fix snap package (Crash, printing)
Another step in the maybe never-ending story to get the "snap" package format working. #5414
Relevant only to the master branch:
- Remove libraries that lead to crash due to conflicts with the libraries provided by the gnome snap extension. (In my opinion, the snap packaging/build system has a serious design flaw here: The gnome snap extension is not compatible with the Ubuntu GTK4 packages. The gnome extension compiles all stuff on their own. We would in theory have to do the same for everything they don't supply, compiling it against whatever library versions they use. In the end you would end up doing everything yourself like in the stone age before package management was invented :-D .)
- Correct syntax (quoting etc.) of launcher script, fix GS_LIB variable
Also relevant for backporting to 1.4:
- Fix printing and print preview
I tested this locally.
Main issue: #5414
Fixes #1734 (closed)
For backport to 1.4.x see !6951 (merged)
Edited by Max Gaukler
Merge request reports
Activity
changed milestone to %Inkscape 1.5
added packagingsnap label
added 8 commits
-
eb99e14a...9bb0d29e - 6 commits from branch
inkscape:master
- 26c2489a - Fix snap package
- b0dc9177 - Fix snap package: printing and print-preview
-
eb99e14a...9bb0d29e - 6 commits from branch
added crash label
added backportproposed label
mentioned in issue #5414
mentioned in merge request !6951 (merged)
added this merge request to the merge train at position 4
Setting label to backportdone acc. to !6951 (merged)
added backportdone label and removed backportproposed label
Please register or sign in to reply