On Mon, Nov 26, 2018 at 6:18 PM Ted Gould <ted@...11...> wrote:
On Nov 25 2018, at 3:03 am, anatoly techtonik <techtonik@...400...> wrote:
inkscape: error while loading shared libraries: libgtkmm-3.0.so.1: cannot open shared object file: No such file or directory
This is fixed now.
Also, the snap is using 18.04 depends and should have better versions of GTK/etc. that we use now.
The snap is built using Launchpad: https://launchpad.net/~ted/+snap/inkscape-master https://link.getmailspring.com/link/1543245358.local-b03cc2d6-e393-v1.5.2-31660462@...3687.../0?redirect=https%3A%2F%2Flaunchpad.net%2F~ted%2F%2Bsnap%2Finkscape-master&recipient=dGVjaHRvbmlrQGdtYWlsLmNvbQ%3D%3D Ted [image: Open Tracking]
Awesome. =) Install instructions need to be updated. Right now they are hard to discover, and I'd be interested to know how many Linux users who came to download page are actually follow the `snap` link and end up downloading snaps instead of something else.
`snap` had already updated automatically, and I could fill the first PR after inspecting Inkscape version. The PR failed because of code formatting and I don't know how to resolve this: https://gitlab.com/techtonik/inkscape/-/jobs/125913035
There is no `inkview` packed in snap. Its binary is called "inkscape.viewer". Is it intentional? There is also this WARNING on Ubuntu 18.10. Is it fixable?
$ /snap/bin/inkscape.viewer -V
** (inkview:17192): WARNING **: 09:58:48.578: Fonts dir '/home/techtonik/snap/inkscape/4375/fonts' does not exist and will be ignored. Inkscape 0.92+devel (aa638710e3, 2018-11-27) $ /snap/bin/inkscape.viewer -h
** (inkview:17277): WARNING **: 09:58:54.838: Fonts dir '/home/techtonik/snap/inkscape/4375/fonts' does not exist and will be ignored. Usage: inkview [OPTION…]
Help Options: -h, --help Show help options --help-all Show all help options --help-gapplication Show GApplication options --help-gtk Show GTK+ Options
Application Options: -V, --version Print: Inkview version. -f, --fullscreen Launch in fullscreen mode -r, --recursive Search folders recursively -t, --timer=NUMBER Change image every NUMBER seconds -s, --scale=NUMBER Scale image by factor NUMBER -p, --preload Preload files --display=DISPLAY X display to use