unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69928] [PATCH] gnu: sonata: Add gvfs as an input.
@ 2024-03-21 12:18 Christopher Baines
  2024-04-03 17:14 ` bug#69928: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Christopher Baines @ 2024-03-21 12:18 UTC (permalink / raw)
  To: 69928

I'm getting the following error and this change resolves it:

  /gnu/store/rw6n86c008xqdbjs3nk4i7ggf6srdpgs-python-wrapper-3.10.7/bin/python:
  symbol lookup error:
  /run/current-system/profile/lib/gio/modules/libgvfsdbus.so: undefined
  symbol: g_task_set_static_name

Change-Id: I6f74a5a867ba7c3b3d7b233916af0e75d9e5501f
---
 gnu/packages/mpd.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm
index e16c6bb964..3916d4c406 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -410,6 +410,7 @@ (define-public sonata
            gsettings-desktop-schemas
            gobject-introspection
            adwaita-icon-theme
+           gvfs
            python-pygobject))
     (synopsis "Elegant client for the Music Player Daemon")
     (description "Sonata is an elegant graphical client for the Music Player

base-commit: 69951a61a1d8f1f2135ea2dc836738be282b97bc
-- 
2.41.0





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

* bug#69928: [PATCH] gnu: sonata: Add gvfs as an input.
  2024-03-21 12:18 [bug#69928] [PATCH] gnu: sonata: Add gvfs as an input Christopher Baines
@ 2024-04-03 17:14 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-04-03 17:14 UTC (permalink / raw)
  To: 69928-done

[-- Attachment #1: Type: text/plain, Size: 518 bytes --]

Christopher Baines <mail@cbaines.net> writes:

> I'm getting the following error and this change resolves it:
>
>   /gnu/store/rw6n86c008xqdbjs3nk4i7ggf6srdpgs-python-wrapper-3.10.7/bin/python:
>   symbol lookup error:
>   /run/current-system/profile/lib/gio/modules/libgvfsdbus.so: undefined
>   symbol: g_task_set_static_name
>
> Change-Id: I6f74a5a867ba7c3b3d7b233916af0e75d9e5501f
> ---
>  gnu/packages/mpd.scm | 1 +
>  1 file changed, 1 insertion(+)

Pushed to master as d439deae12959f6d254f088107a9f40ea82dd5a7.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2024-04-03 17:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-21 12:18 [bug#69928] [PATCH] gnu: sonata: Add gvfs as an input Christopher Baines
2024-04-03 17:14 ` bug#69928: " Christopher Baines

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).