all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#73653] [PATCH 0/3] mate: Fix some crashes.
@ 2024-10-06  8:16 Dariqq
  2024-10-06  8:33 ` [bug#73653] [PATCH 1/3] gnu: mate-control-center: Remove input labels Dariqq
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dariqq @ 2024-10-06  8:16 UTC (permalink / raw)
  To: 73653; +Cc: Dariqq

Hi,

This little series tries to address some of the issues I encountered after setting up mate-desktop

* mate-centrol-centers mate-default-applications-properties program would crash with the error "Settings schema 'org.gnome.desktop.a11y.applications' is not installed".
* mozo: Would crash immediately because of missing python/gi dependencies.

Both now start from an empty --pure shell without errors.

I also removed labels for mate-control-center.

Dariqq (3):
  gnu: mate-control-center: Remove input labels.
  gnu: mate-control-center: Add gsettings-desktop-schemas to inputs
  gnu: mozo: Wrap python and gi dependencies.

 gnu/packages/mate.scm | 83 ++++++++++++++++++++++++++-----------------
 1 file changed, 51 insertions(+), 32 deletions(-)


base-commit: 002df8abd2f4d7c5d23febb1459b77c880345ca7
-- 
2.46.0





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-10-06  8:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-06  8:16 [bug#73653] [PATCH 0/3] mate: Fix some crashes Dariqq
2024-10-06  8:33 ` [bug#73653] [PATCH 1/3] gnu: mate-control-center: Remove input labels Dariqq
2024-10-06  8:33 ` [bug#73653] [PATCH 2/3] gnu: mate-control-center: Add gsettings-desktop-schemas to inputs Dariqq
2024-10-06  8:33 ` [bug#73653] [PATCH 3/3] gnu: mozo: Wrap python and gi dependencies Dariqq

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.