all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Ricardo Wurmus <rekado@elephly.net>
Cc: "guix-devel@gnu.org" <guix-devel@gnu.org>
Subject: Re: [PATCH] segfaulting gnunet-gtk.
Date: Tue, 26 Jan 2016 10:53:37 +0100	[thread overview]
Message-ID: <87fuxkwtsu.fsf@gnu.org> (raw)
In-Reply-To: <87oacbt15h.fsf@elephly.net> (Ricardo Wurmus's message of "Sun, 24 Jan 2016 17:03:54 +0100")

Ricardo Wurmus <rekado@elephly.net> 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 <rekado@elephly.net>
> 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 <ng@niasterisk.space>
> 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 <rekado@elephly.net>

[...]

> +(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	other threads:[~2016-01-26  9:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-24 16:03 [PATCH] segfaulting gnunet-gtk Ricardo Wurmus
2016-01-26  9:53 ` Ludovic Courtès [this message]
2016-02-12 20:58   ` Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fuxkwtsu.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=rekado@elephly.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.