Hi! I wanted to try this. This is what I did:
$ sudo snap set system experimental.parallel-instances=true $ snap refresh --beta snapd $ sudo snap install --channel stable/pkcs chromium_pkcs $ sudo snap connect chromium_pkcs:pcscd
But I get an error when trying to execute chromium:
$ chromium_pkcs /snap/chromium/2648/usr/lib/chromium-browser/chrome: symbol lookup error: /snap/chromium/2648/gnome-platform/usr/lib/x86_64-linux-gnu/libpango-1.0.so.0: undefined symbol: hb_ot_color_has_paint
Is this compatible with parallel installs or the problem lays somewhere else?
Thanks!
Hi! I wanted to try this. This is what I did:
$ sudo snap set system experimental. parallel- instances= true
$ snap refresh --beta snapd
$ sudo snap install --channel stable/pkcs chromium_pkcs
$ sudo snap connect chromium_pkcs:pcscd
But I get an error when trying to execute chromium:
$ chromium_pkcs 2648/usr/ lib/chromium- browser/ chrome: symbol lookup error: /snap/chromium/ 2648/gnome- platform/ usr/lib/ x86_64- linux-gnu/ libpango- 1.0.so. 0: undefined symbol: hb_ot_color_ has_paint
/snap/chromium/
Is this compatible with parallel installs or the problem lays somewhere else?
Thanks!