GNU bug report logs

#58809 [PATCH] gnu: Add samplebrain.

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Full log

Message #13 received at 58809@debbugs.gnu.org (full text, mbox, reply):

Received: (at 58809) by debbugs.gnu.org; 21 Mar 2023 14:55:52 +0000
From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 21 10:55:52 2023
Received: from localhost ([127.0.0.1]:60178 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces@debbugs.gnu.org>)
	id 1pedOy-000090-75
	for submit@debbugs.gnu.org; Tue, 21 Mar 2023 10:55:52 -0400
Received: from mout-p-101.mailbox.org ([80.241.56.151]:57376)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <antero@mailbox.org>) id 1pedOp-00008e-MA
 for 58809@debbugs.gnu.org; Tue, 21 Mar 2023 10:55:51 -0400
Received: from smtp202.mailbox.org (smtp202.mailbox.org
 [IPv6:2001:67c:2050:b231:465::202])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest
 SHA256) (No client certificate requested)
 by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4PgvmR4Jq8z9syW;
 Tue, 21 Mar 2023 15:55:35 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org;
 s=mail20150812; t=1679410535;
 h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
 to:to:cc:cc:mime-version:mime-version:content-type:content-type:
 in-reply-to:in-reply-to:references:references;
 bh=dNjHFGzPl3WlHHBUZ8UcSGMPo/L2ILlEq6b3GnbPwIs=;
 b=fQX9/c94ugFlKCmKhjem1x03qWSH2bWZKXC2q2DQPQl5zM+zfhpmbrY/wZJsfBbwjQyIzL
 ZnZi7+TOsUgzXw7e2jo7f7ZiTsiN7bBUHkSgD58UzJquoJ7wo2Oi98XqUZt2328bPL250g
 25ir7+ma/UD/ibOt7aoHlL/hHxuYvWuJgSnBZomS5+IY8MdKti7zG2gyMaYTHJiZvqI4Xl
 7GB2RQkrK9nQKfF3wofaMChqEMoXDnOhQ1NafpVheGw04yjvvh9bANgVAULYlG1jOzi9Ls
 tjRGLnGUHS73MtkndONNHFcf8A6ayVzaXUSl6TttCjlZ7N9fA4XOBSuvIc5KrQ==
From: Antero Mejr <antero@mailbox.org>
To: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Subject: Re: bug#58809: [PATCH] gnu: Add samplebrain.
In-Reply-To: <87y1nqs2sx.fsf@gmail.com> (Maxim Cournoyer's message of "Tue, 21
 Mar 2023 08:32:14 -0400")
References: <20221027010749.3291-1-antero@mailbox.org>
 <87y1nqs2sx.fsf@gmail.com>
Date: Tue, 21 Mar 2023 14:55:26 +0000
Message-ID: <87wn3a40ip.fsf@mailbox.org>
MIME-Version: 1.0
Content-Type: text/plain
X-MBO-RS-META: 5pheiog6xmfu9buncw9165yfrfnu88pb
X-MBO-RS-ID: 926c55fc40abb699581
X-Spam-Score: -0.7 (/)
X-Debbugs-Envelope-To: 58809
Cc: 58809@debbugs.gnu.org
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit@debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request@debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
X-Spam-Score: -1.7 (-)
Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:

> Thanks!  The license, which is gpl2+ (version 2 or later), according to
> the LICENSE file (and source copyright headers).

Fixed in v2.

> I was about to push this, but running the binary yields:
>
> $ /gnu/store/qi31sc2z7nbi4c3wpj7w218fgbjmfsns-samplebrain-0.18.4/bin/samplebrain
> liblo server error 9904
> Segmentation fault
>
> Could you please look into that?

It looks like that error is because liblo is unable to bind to a port to
create an OSC server. Samplebrain starts up that server on init to do
its audio routing. Were you running the binary in a container, or on a
system that does not have a soundcard or audio software (ALSA, Jack) set
up?
I can't reproduce that error on my ALSA-based system.

Semi-related, is there going to be a revert to fix QT_PLUGIN_PATH on
Wayland? I saw it was being discussed at:
https://issues.guix.gnu.org/57742

When I run QT applications under XWayland, there is a dialog box bug
that crashes my WM (Sway) and requires a reboot. I first noticed it when
running the dolphin emulator, but now I see it with Samplebrain too.




Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Tue Jan 7 03:11:07 2025; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.