bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51731: [PATCH] gnome-tweaks fails to start on core-updates-frozen


From: Vivien Kraus
Subject: bug#51731: [PATCH] gnome-tweaks fails to start on core-updates-frozen
Date: Tue, 09 Nov 2021 23:10:29 +0000

Dear guix,

gnome-tweaks does not start on core-updates-frozen, because it needs
libhandy 1 and is given libhandy 0.0.

Also, it cannot find its own python module, so the python path needs to
be wrapped.

I fixed a couple of linter errors, and applied guix style to
it. However, now the linter complains that we have the "bin" output of
glib in something that would be called "glib" and not "glib:bin"… Should
we still keep the styled output?

Best regards,

Vivien

Attachment: 0001-gnu-gnome-tweaks-Use-libhandy-1.patch
Description: Update the libhandy dependency for gnome-tweaks

Attachment: 0002-gnu-gnome-tweaks-Set-the-python-path.patch
Description: Wrap gnome-tweaks to set the python path too

Attachment: 0003-gnu-gnome-tweaks-gobject-introspection-should-be-a-n.patch
Description: Fix a linter warning

Attachment: 0004-gnu-gnome-tweaks-Add-bash-minimal-as-an-input-to-wra.patch
Description: Fix a linter warning

Attachment: 0005-gnu-gnome-tweaks-Style-it.patch
Description: Apply guix style to gnome-tweaks

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]