<div dir="ltr"><div>I ran into this bug trying to use Inkscape on Ubuntu 18.04:</div><div>  <a href="https://bugs.launchpad.net/inkscape/+bug/1083936">https://bugs.launchpad.net/inkscape/+bug/1083936</a></div><div><br></div><div>It is caused by the Scribus PPA, which contains an updated libpoppler that is incompatible with other apps on 18.04, including Inkscape.</div><div><br></div><div>The libpoppler package itself is properly versioned, which allows multiple ABI versions to coexist. E.g., libpoppler-glib8 0.74.0-0ubuntu1.2~ppa0 depends on libpoppler85. The version of libpoppler-glib8 (0.62.0-2ubuntu2.10) which comes with the OS depends on libpoppler73. Unfortunately, libpoppler-glib8 gets updated by the Scribus PPA. And because inkscape depends on libpoppler-glib8, which drags in the libpoppler85 library, it then crashes.</div><div><br></div><div>Would it be possible to name the libpoppler-glib8 with the ABI number in the PPA, e.g. libpoppler85-glib8, to avoid this clash? For good measure, libpoppler-qt5-1 probably needs the same treatment.</div><div><br></div><div>The alternative would be to run newer versions of Scribus as snaps, appimage or flatpak on stable releases of Ubuntu, but I've never been a great fan of those because each comes with it's own issues.<br></div><div><br></div><div>With kind regards,</div><div><br></div><div>Bert Driehuis<br></div></div>