Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 949853 - app-text/xournalpp: no libgtksourceview-4.so file present in system
Summary: app-text/xournalpp: no libgtksourceview-4.so file present in system
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords: PullRequest, UPSTREAM
Depends on:
Blocks:
 
Reported: 2025-02-16 20:58 UTC by Lemon Lime
Modified: 2025-05-26 10:07 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lemon Lime 2025-02-16 20:58:32 UTC
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.
Comment 1 fcrvincent 2025-05-09 09:02:16 UTC
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
Comment 2 Robert G. Siebeck 2025-05-11 12:52:52 UTC
Same here.

Workaround: manually emerge x11-libs/gtksourceview:4

This probably needs to be added as a dependency.
Comment 3 Larry the Git Cow gentoo-dev 2025-05-11 12:57:20 UTC
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(-)