guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] segfaulting gnunet-gtk.


From: Ludovic Courtès
Subject: Re: [PATCH] segfaulting gnunet-gtk.
Date: Tue, 26 Jan 2016 10:53:37 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Ricardo Wurmus <address@hidden> skribis:

> the attached patches make for a buildable gnunet-gtk package, but it
> doesn’t seem fully functional.  I see a segfault when switching tabs
> in “gnunet-setup” after first interacting with the URL dropdown.
>
> In “gnunet-gtk” I also don’t see anything more than the images.  There
> should be more, I’m sure.
>
> Maybe someone with some more familiarity with GNUnet could take a look
> at this and come up with a fix.

You took it to the GNUnet hackers, hopefully they’ll come up with a
solution.

> From 5d277184ce57b792a5de13d5a607ca68159694f5 Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus <address@hidden>
> Date: Sun, 17 Jan 2016 15:28:53 +0100
> Subject: [PATCH 1/2] gnu: gnunet: Add gstreamer and plugins to inputs.
>
> * gnu/packages/gnunet.scm (gnunet)[inputs]: Add "gstreamer" and
>   "gst-plugins-base".

OK.

Eventually we should probably have separate outputs or something, so we
can have core GNUnet with a minimal set of dependencies.

> From 29708ddfff95b06ae2e7076d1e2fd13d93b782b9 Mon Sep 17 00:00:00 2001
> From: Ni* Gillmann <address@hidden>
> Date: Wed, 13 Jan 2016 18:36:31 +0100
> Subject: [PATCH 2/2] gnu: Add gnunet-gtk.
>
> * gnu/packages/gnunet.scm (gnunet-gtk): New variable.
>
> Co-authored-by: Ricardo Wurmus <address@hidden>

[...]

> +(define-public gnunet-gtk
> +  (package (inherit gnunet)

Could you add a comment about the bug with a link to the
gnunet-developers thread?

Otherwise LGTM, thanks!

Ludo’.



reply via email to

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