soliwilos has quit [Remote host closed the connection]
soliwilos has joined #kisslinux
soliwilos_ has joined #kisslinux
soliwilos has quit [Remote host closed the connection]
sereg has quit [Remote host closed the connection]
soliwilos_ is now known as soliwilos
lina_ has joined #kisslinux
lina_ has left #kisslinux [#kisslinux]
<phinxy>
Can't get Inkscape to run, it segfaults. Gdb backstrace: https://termbin.com/bl39 To make it compile I had to disable poppler. Inkview does work and opens .svg's.
<testuser[m]12>
strlen(NULL) moment
<testuser[m]12>
I'm on phone so can't comprehend c++ garbage ::<>() but maybe u can try checking the function that calls the stdlib function and check where that variable is initialized
fitrh has joined #kisslinux
<testuser[m]12>
Is it considered abuse of shithub actions if you upload all artifacts to a repo's releases and never delete them
fitrh has quit [Quit: fitrh]
ella-0 has joined #kisslinux
ella-0_ has quit [Ping timeout: 268 seconds]
<phoebos>
they probably don't care
<phoebos>
unless you have huge artifacts
<phoebos>
i'm assuming you want to abuse shithub
<phinxy>
Final stackframe which is inside Inkscape source (#4) makes this function call: _gettext_catalog_dir = bindtextdomain("inkscape", nullptr);