Am Donnerstag, dem 31.03.2022 um 15:31 +0200 schrieb Danny
Milosavljevic:
> [...]
> Possible fixes:
>
> a. Patch openjdk and xterm (and who knows what) such that it also
> does the
> XcursorTryShapeCursor before it calls XCreateFontCursor.
> That's a lot of work.
> Note: There are no libx
I noticed "./pre-inst-env guix build guix" fails on my computer due to
"pypi->guix-package, no wheel" failing. Here is an excerpt from the log:
> test-name: pypi->guix-package, no wheel
> location: /tmp/guix-build-guix-1.3.0-24.2fb4304.drv-
> 0/source/tests/pypi.scm:221
> source:
> + (test-assert
From: Danny Milosavljevic
* gnu/packages/patches/openjdk-15-xcursor-no-dynamic.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/java.scm (openjdk15)[source]: Add it.
---
gnu/local.mk | 1 +
gnu/packages/java.scm
I've managed to compile gcc-4.7 using a really old commit (v0.16.0) with guix
time-machine but nowadays is broken.
From: Danny Milosavljevic
* gnu/packages/patches/openjdk-15-xcursor-no-dynamic.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/java.scm (openjdk15)[source]: Add it.
---
.../openjdk-15-xcursor-no-dynamic.patch | 66 +++
1 file changed, 66 insertion
Hi,
I have a patch open for sxmo-st from January 17:
https://issues.guix.gnu.org/53312
It is the simple terminal used on the sxmo pinephone distro:
https://sxmo.org
I have the other packages from the sxmo suite packaged here:
https://git.sr.ht/~whereiseveryone/guixrus/tree/master/item/guixr
Hi,
After I got HiDPI displays (3840 pixels x 2160 pixels) mostly working in Guix
system, I am only left with one remaining problem:
libx11's XCreateFontCursor tries to dynamically-load libxcursor with just the
basename "libXcursor.so.1".
Because libxcursor depends on libx11, it's not possible t
Hi,
Here's the failing command output:
# guix pull
Updating channel 'guix' from Git repository at
'https://git.savannah.gnu.org/git/guix.git'...
Authenticating channel 'guix', commits 9edb3f6 to dda555f (17,297 new
commits)...
Building from this channel:
guix https://git.savannah.gnu.org/