Just installed xournallpp, when i tried to open it, i got the following error: xournalpp: error while loading shared libraries: libgtksourceview-4.so.0: cannot open shared object file: No such file or directory Looking at the ebuild, there is no mention of libgtksourceview-4.so.0 as a dependency.
Same issue for me: xournalpp --> xournalpp: error while loading shared libraries: libgtksourceview-4.so.0: cannot open shared object file: No such file or directory eix xournalpp --> [I] app-text/xournalpp Available versions: 1.2.3{gpkg} ~1.2.5 **9999*l {LUA_SINGLE_TARGET="lua5-3 lua5-4"} Installed versions: 1.2.3{gpkg}(09:15:52 06/12/24)(LUA_SINGLE_TARGET="lua5-4 -lua5-3") Homepage: https://github.com/xournalpp/xournalpp Description: Handwriting notetaking software with PDF annotation support
Same here. Workaround: manually emerge x11-libs/gtksourceview:4 This probably needs to be added as a dependency.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c18a9e86c766988c1d5130af6eb7fc99cd33b793 commit c18a9e86c766988c1d5130af6eb7fc99cd33b793 Author: Tomas Fabrizio Orsi <torsi@fi.uba.ar> AuthorDate: 2025-02-16 20:38:36 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-05-11 12:56:54 +0000 app-text/xournalpp: add gtksourceview dependency Closes: https://bugs.gentoo.org/949853 Signed-off-by: Tomas Fabrizio Orsi <torsi@fi.uba.ar> Part-of: https://github.com/gentoo/gentoo/pull/40602 Closes: https://github.com/gentoo/gentoo/pull/40602 Signed-off-by: Sam James <sam@gentoo.org> .../xournalpp/{xournalpp-1.2.3.ebuild => xournalpp-1.2.3-r1.ebuild} | 3 ++- .../xournalpp/{xournalpp-1.2.5.ebuild => xournalpp-1.2.5-r1.ebuild} | 1 + 2 files changed, 3 insertions(+), 1 deletion(-)