If I add:
python3-gi, python3-gi-cairo
to the stage packages. The libpango error changes to:
alexander@alexander-XPS-13-9350:~/Programming/git/ocrmypdfgui$ ocrmypdfgui /snap/ocrmypdfgui/x1/gnome-platform/usr/lib/x86_64-linux-gnu/libgtk-3-0/gtk-query-immodules-3.0: symbol lookup error: /snap/ocrmypdfgui/x1/gnome-platform/usr/lib/x86_64-linux-gnu/libgtk-3.so.0: undefined symbol: pango_font_description_set_variations ERROR: /snap/ocrmypdfgui/x1/gnome-platform/usr/lib/x86_64-linux-gnu/libgtk-3-0/gtk-query-immodules-3.0 exited abnormally with status 127 Segmentation fault (core dumped)
Is this the infamous Gnome Extensions vs. Python Plugin Problem discussed here:
?
Will try building on Core20 with newer gnome extension…