emacs-bug-tracker
[Top][All Lists]
Advanced

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

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


From: GNU bug Tracking System
Subject: bug#51731: closed ([PATCH] gnome-tweaks fails to start on core-updates-frozen)
Date: Mon, 15 Nov 2021 11:14:02 +0000

Your message dated Mon, 15 Nov 2021 12:13:37 +0100
with message-id <87tugd659a.fsf@gnu.org>
and subject line Re: bug#51731: [PATCH] gnome-tweaks fails to start on 
core-updates-frozen
has caused the debbugs.gnu.org bug report #51731,
regarding [PATCH] gnome-tweaks fails to start on core-updates-frozen
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
51731: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51731
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [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


--- End Message ---
--- Begin Message --- Subject: Re: bug#51731: [PATCH] gnome-tweaks fails to start on core-updates-frozen Date: Mon, 15 Nov 2021 12:13:37 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi!

Vivien Kraus <vivien@planete-kraus.eu> skribis:

> I also updated it to the core-updates-frozen-batched-changes merge,
> because we need an older meson now, and libsoup2 for seahorse.

I applied the whole series as commit
6e40c00ad192bb625074a1e3fd49930a47528a81:

  6e40c00ad1 gnu: seahorse: Upgrade to 41.0.
  bfa3bf0ffc gnu: seahorse: Use libsoup 2.
  56f456315f gnu: gcr: Upgrade to 3.41.0.
  b699a4f186 gnu: gnome-tweaks: Add bash-minimal as an input.
  7978b6454b gnu: gnome-tweaks: Set the python path.
  e0b6318a5a gnu: gnome-tweaks: Use libhandy 1.

Ricardo had already pushed this:

  4c4f982c33 gnu: gnome-tweaks: Use meson 0.59.

Thanks!

Ludo’.


--- End Message ---

reply via email to

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