Hi, ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Thursday, November 18th, 2021 at 5:10 PM, Alexander Asteroth <alexander.aster...@h-brs.de> wrote:
> Dear all, > > I tried to install xournalpp on guix-system (after guix update && guix > > package -u). The installation worked fine (and probably the build does as > > well) but the programm fails to run with the following error messages > > (see below). > > I already tried to manually also install all dependencies mentioned in > > the package file (no changes), but don't find what's missing (seems to > > be something with missing icons but I have no clue what guix package > > might contain what's missing (if that's the cause anyway). > > Cheers, > > Alex > I've checked stackoverflow and seems there are several lines in the config that cause this issue. So you might try removing them as suggested here [1]. The problematic package is not xournalpp itself but alsa-lib. grep pcm.rear $(guix build alsa-lib)/share/alsa/alsa.conf Hope it helps! Petr [1]: https://stackoverflow.com/questions/7088672/pyaudio-working-but-spits-out-error-messages-each-time