Re: Foreign distro Unity desktop broken after guix update

2021-12-27 Thread Fredrik Salomonsson
Hi, Thorsten Wilms writes: > Unity desktop stopped working after the first ’guix pull && guix > package -u’ in maybe 2 weeks. There has been no update on the Ubuntu > side between the last succesfull run and now, as far as I can tell. > Unity desktop causes a few redraws, then exits back to the s

Re: Foreign distro Unity desktop broken after guix update

2021-12-27 Thread Thorsten Wilms
On Mon, 27 Dec 2021 19:37:07 + Fredrik Salomonsson wrote: > printenv LD_LIBRARY_PATH Empty > env | grep /gnu/store Empty > Another reason why the runtime linker would pick up that library would > be if its path is added to the /etc/ld.so.conf configs. But I highly > doubt it's the issue

Re: Foreign distro Unity desktop broken after guix update

2021-12-28 Thread Thorsten Wilms
On Mon, 27 Dec 2021 22:17:22 +0100 Thorsten Wilms wrote: > > env LD_DEBUG=libs LD_DEBUG_OUTPUT=/tmp/trace > > Interesting, but I’m puzzled about how to use that with compiz/unity. I noticed that some icons in GNOME-applications are missing, so any of those might do in place of compiz. They all

Re: Foreign distro Unity desktop broken after guix update

2021-12-28 Thread Fredrik Salomonsson
Thorsten Wilms writes: > On Mon, 27 Dec 2021 22:17:22 +0100 > Thorsten Wilms wrote: > >> > env LD_DEBUG=libs LD_DEBUG_OUTPUT=/tmp/trace >> >> Interesting, but I’m puzzled about how to use that with compiz/unity. > > I noticed that some icons in GNOME-applications are missing, so any of > tho

Re: Foreign distro Unity desktop broken after guix update

2021-12-29 Thread Thorsten Wilms
On Tue, 28 Dec 2021 21:45:26 + Fredrik Salomonsson wrote: > > I added > > ``` > > export > > GDK_PIXBUF_MODULE_FILE=/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache:/home/thorwil/.guix-profile/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache > > export LIBRARY_PATH=/usr/lib:/home/thorwil/.gu

Re: Foreign distro Unity desktop broken after guix update

2021-12-29 Thread Fredrik Salomonsson
Thorsten Wilms writes: > I since learned that setting the paths like that makes the Ubuntu-side > work, but guix stuff will fail. Gnucash bails out, Inkscape segfaults > and GIMP runs without toolbox icons. Also, with a bit of thought, > GDK_PIXBUF_MODULE_FILE must point to one file; it can’t be