From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 2NoKGg9O6GQxUwAASxT56A (envelope-from ) for ; Fri, 25 Aug 2023 08:45:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id CN8IGg9O6GSbWwAA9RJhRA (envelope-from ) for ; Fri, 25 Aug 2023 08:45:35 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 106BE37B49 for ; Fri, 25 Aug 2023 08:45:34 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bioneland.org header.s=20230804 header.b=eesNNVQS; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692945935; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=eYaIHbruAhYuIAcPXZL1thafRGl4WSvTpmeZMH0jvBU=; b=rYJaHptXZxF7uvWQTy2nEEaB8nrE+4PsrdEwroOrs3/58d8x4zK63UzAmNXcpaDewg362W 485wIGauIstTjrvy+5rYkm/0obuhMdE9ez5ryssm2NdpUGHkMNHVEJQ/YAMX6Iqf/Cqpi9 MVsrdtylt02paJVI1e0U2wdiivFUfObfWXjXQWskpahM1t2mqaB9l+ICva0/LQ9Zs5JCgw MU+mKP7FyPGdW4Yw6QiGSGf7Y6uZwj5TvhhZoDbR2sej955En4lhpGuwjKP6dgNiKo2n26 5QLR/88cOAH7voOVRt3UW4mWjz50Fae53u19Mozwwu2reoTO+nOK7/tYAWVrpA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bioneland.org header.s=20230804 header.b=eesNNVQS; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692945935; a=rsa-sha256; cv=none; b=tpCrGkJnhATPTPHHZvnDt23QnANJ44FMqH56xiI8Dtjaq1qm55uuxS4D4FgtRKAqVGjeod l5qozwkfQeFNhKjMzMKKqYxJsR+AGQXwsDMpy9lKdSG2uOql6/0hsSAwuaJcJ+bACEMKU8 dCZ9pQyMmXkqnR9bAN6ne8iZnJEa/PqvPSc8xyW0aYGkNkYomUtle7IqjzUzjBbSuHvz4+ uVEpqrsBwHKFo5+UF3EqrmmWCAuxIiPgXuvRUecD54NqXHgRcUuae3WNWcYKve5wemgnIW apxVhIDeJpdsDuAHpWAEfmkLUkZ8PcTkW10Uw87d/vz84TAmdBfozBnxfqH30g== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qZQZ3-0003vs-C0; Fri, 25 Aug 2023 02:45:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qZQZ1-0003vN-5t for guix-patches@gnu.org; Fri, 25 Aug 2023 02:44:59 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qZQZ0-0005DK-Tk for guix-patches@gnu.org; Fri, 25 Aug 2023 02:44:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qZQZ5-0003lw-9E for guix-patches@gnu.org; Fri, 25 Aug 2023 02:45:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63863] [PATCH v5 1/1] gnu: home: Add support for home-pipewire-service Resent-From: Tanguy LE CARROUR Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 25 Aug 2023 06:45:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63863 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: brian Cc: 63863@debbugs.gnu.org Received: via spool by 63863-submit@debbugs.gnu.org id=B63863.169294586414409 (code B ref 63863); Fri, 25 Aug 2023 06:45:03 +0000 Received: (at 63863) by debbugs.gnu.org; 25 Aug 2023 06:44:24 +0000 Received: from localhost ([127.0.0.1]:39067 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qZQYS-0003kK-9k for submit@debbugs.gnu.org; Fri, 25 Aug 2023 02:44:24 -0400 Received: from smtp-42ac.mail.infomaniak.ch ([2001:1600:4:17::42ac]:52385) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qZQYP-0003k2-2v for 63863@debbugs.gnu.org; Fri, 25 Aug 2023 02:44:22 -0400 Received: from smtp-2-0001.mail.infomaniak.ch (unknown [10.5.36.108]) by smtp-3-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4RX9Qv6m5szMrY8N; Fri, 25 Aug 2023 06:44:07 +0000 (UTC) Received: from unknown by smtp-2-0001.mail.infomaniak.ch (Postfix) with ESMTPA id 4RX9Qv2bZnzMppDY; Fri, 25 Aug 2023 08:44:07 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bioneland.org; s=20230804; t=1692945847; bh=eYaIHbruAhYuIAcPXZL1thafRGl4WSvTpmeZMH0jvBU=; h=References:Subject:From:Cc:To:In-Reply-To:Date:From; b=eesNNVQS8g5GB3lAKpA53iP1svPjLj+ZjOhmdDtC/rTI19+4tgw1Xg5hvpcxs4Iv4 XMzhqd7gQ9hhkKzY3e1VyNhif+ZGJF8hzQrt+84Ya/zGHEwDi49knF3NSX9rNs5uCp WtbI2NBsXtS0JGXjq/RrW65HcYhV+3pjBvdxbSYpQtY9cQaTLZfg/2AUC2NXFAfhjt LsssxIUdG/BTtly7UoTgQeWBRQM2w1JqarIr6U1Vae379/06U+dRorBl6qJg1sypf3 4TrwyTYzgXLE3FyCdim1fDbki31H7Pw1hXZvr9Qv4Osf0ndLk5xQLBA4Mk0UHP7b0I BXMdhYIbMlp9A== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable References: <13252a733171e18f4d39d0185ddf3e8e3c06bc15.1685747062.git.bjc@spork.org> <169277912935.12471.14366434028428015342@localhost> <87sf89bntk.fsf@spork.org> From: Tanguy LE CARROUR In-Reply-To: <87sf89bntk.fsf@spork.org> Date: Fri, 25 Aug 2023 08:44:06 +0200 Message-ID: <169294584661.1605.10650518560015904738@bioneland.org> User-Agent: alot/0.10 X-Infomaniak-Routing: alpha X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx2.migadu.com X-Migadu-Spam-Score: -2.21 X-Spam-Score: -2.21 X-Migadu-Queue-Id: 106BE37B49 X-TUID: rBvWP5TG2Zu1 Hi Brian, Quoting brian (2023-08-23 20:44:55) > Tanguy LE CARROUR writes: > > I copied it to my channel, added it to my home configuration, > > reconfigured and=E2=80=A6 go this message: > > > > ``` > > guix home: error: service 'pipewire' requires 'dbus', which is not prov= ided by any service > > ``` > > > > I was a little confused, because in the documentation, you wrote > > "As PipeWire does not use @code{dbus} to start its services on demand". >=20 > Pipewire does not use dbus to start its services on demand, but it does > use it for communication between the pipewire daemon itself and the > session manager (typically wireplumber). >=20 > I guess this is confusing. I'll see if I can explain this > better. Although part of me wants to drop the dbus verbiage from the > documentation entirely, since it only exists right now to explain things > to people who might be migrating from Pulseaudio and used to not needing > a Shepherd service. I don't want to write a deep explainer on how DBus > is used. It's not the place for that, nor do I even know that much about > it. It's a bit confusing, indeed! =E2=80=A6 but I'm easily confused! =F0=9F=98= =85 What would be great would a mechanism to "pull/manage" service dependencies. > > I added it anyway, reconfigured and after rebooting (I currently have a > > problem with shepherd not being properly reloaded! =F0=9F=98=9E) I can = see > > the new services as being "stopped" in `herd status` output. > > Are they stopped on purpose? Who is supposed to start them? >=20 > The services should all start automatically, but they do all depend on > a user-session level dbus daemon running. I see you're using dbus, but > are you using it from =E2=80=98home-dbus-service-type=E2=80=99? Yes, I added it in my home configuration. > > Sorry, I'm not sure I understand how it's supposed to work. > > I've tried joining a JitsiMeet conference. The video seems to be > > working, but my mic=E2=80=98 is marked as "broken". >=20 > If video sharing under Wayland is working, then I'd say that means > Pipewire+Wireguard are working. The mic doesn't work, but can you hear > audio through your speakers or headphones? Are your audio devices > visible? Are you using Pulseaudio emulation (which I recommend you do)? I'll give it another try at the week-end! =F0=9F=A4=9E > > Anyway, thanks for you work on this patch! Can't wait for it to be > > merged. >=20 > /me pokes Ludo =F0=9F=98=89 Poke poke =F0=9F=91=89 --=20 Tanguy