From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 6C0OO7u9mmF1RAEAgWs5BA (envelope-from ) for ; Sun, 21 Nov 2021 22:44:27 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id zTuKNru9mmH1LgAAbx9fmQ (envelope-from ) for ; Sun, 21 Nov 2021 21:44:27 +0000 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 A3DB32F7ED for ; Sun, 21 Nov 2021 22:44:26 +0100 (CET) Received: from localhost ([::1]:37046 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1moudM-000473-Ra for larch@yhetil.org; Sun, 21 Nov 2021 16:44:24 -0500 Received: from eggs.gnu.org ([209.51.188.92]:52866) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1moucm-00046v-93 for help-guix@gnu.org; Sun, 21 Nov 2021 16:43:48 -0500 Received: from [2a00:1450:4864:20::42c] (port=41937 helo=mail-wr1-x42c.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mouck-00014g-Op for help-guix@gnu.org; Sun, 21 Nov 2021 16:43:47 -0500 Received: by mail-wr1-x42c.google.com with SMTP id a9so29002549wrr.8 for ; Sun, 21 Nov 2021 13:43:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:in-reply-to:references:date:message-id:mime-version; bh=XmtIQWIvI8AkCBX37maQeO9fgZzfIxpsxfGOZhuwDQs=; b=HMZnNvvk9PZl3USOm2f1bNSFPEv3Ma47BRtX8GbI8Al4CygC51ZtSUEWe/CkMND6wR eVsW9cFF3M9/C5o6Dv4vAY9AeOoe7Z8T+inOXw8fhiZHYtzqod5MMHj1f/CF5NKiS88Y gIOQ9nqt+9TAr9nFt8qyP+KwAKxn0ZL7vw4HMV6vYu8It4BnC7H3dJ9BVw37xJYqC2JD +3B322ayUlpI3Q5QO1xKrkGXKAj7xBJVsSZ22a/5yt9bVq5QzaZegFsOUX+Fnv9SE198 04w4IRpunz14L02Qye3tRUb6vxHXdT2nFLzrpkWO6J3akdtvPydOFObMePhSdv87jhca 8C2Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version; bh=XmtIQWIvI8AkCBX37maQeO9fgZzfIxpsxfGOZhuwDQs=; b=QA+ne+SMQ7jTz9fDo/jsXd1xNOm46oqDdJeD+OjUpVR1Tx9Nk5zi464FsDVKDsz+ku fctcsXVwA8gMJoH6Mdz0Bo+vfPzZIO/Cxc7D4L7JCx7f3lYdmRkWvxV9dXClFt8VVDgJ 5UshqgyF54oNpNc6B1tiKtkMiBHJHN+p83dyv63IpG659zn2fnVunRcEJ6xHbkH1DnHL Y+Nrr35fAZX6ad2+SvD2XXWpgeDJKJSE21fHoPGVYafNSGLB6lzY8U9zcqlxxSHRXUiM xLRi0RCoKYkg5yoeydTfAyNhG0Ve/6CclMdeHTUDKWxs07ZLquQvB0KNwgB8HMqUaiTz VQWg== X-Gm-Message-State: AOAM533K1PuuDS5Ty5SvazRz9rlgu49cvCWymAhspC4HGLcOyqiZ9+CZ q4+47KFpy6c/K8yvKaWDS9kYDZoKKMg= X-Google-Smtp-Source: ABdhPJyTJj4UaOeN5AW7DJdNF17XBeAy0z6Pl/7rWgHu7D8bXw0hZ4GL8ae7GtmfJ4GQ+HlGKsYqAQ== X-Received: by 2002:a5d:584e:: with SMTP id i14mr32572286wrf.386.1637531025169; Sun, 21 Nov 2021 13:43:45 -0800 (PST) Received: from lili (2a01cb04061b8800444bb83f830ae295.ipv6.abo.wanadoo.fr. [2a01:cb04:61b:8800:444b:b83f:830a:e295]) by smtp.gmail.com with ESMTPSA id g5sm10006754wri.45.2021.11.21.13.43.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 21 Nov 2021 13:43:44 -0800 (PST) From: zimoun To: Maxim Cournoyer , help-guix Subject: Re: Freely available Jami video-conference channel for those interested In-Reply-To: <87ee7be7ty.fsf@gmail.com> References: <87ee7be7ty.fsf@gmail.com> Date: Sun, 21 Nov 2021 22:39:13 +0100 Message-ID: <861r39fata.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::42c (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::42c; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x42c.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1637531066; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=XmtIQWIvI8AkCBX37maQeO9fgZzfIxpsxfGOZhuwDQs=; b=FD+WaJVTytOZotyYmuLH6S8d8NznmKSTN6LfRzBqZx11jPgcewvrAE/gUbBolY7dhSPLvo /1HQQUtoXky842io6RuzGLVH3pXt1r1a3aBJIjxN2Zdud88hjhjAjbeOV8bVZ1Rc+Dh/4Q 9z28Km0nNHGKt+1uo9iVvS7f8cZQE/aorOJhJyjrvzFGw4w573CYRtBtMt84HnQJGtdQJf NP6jzOtME5LpcVd6AMYifDQb5oReAGtkqutTgcq9WNflV9PAjI3LycfeUpPYGDHEvb6GQk KeoHVtCiDDJME5+beUqQeMr1KmlvahUuT/tMt3KVDBJ4aVwryKXN/pU7x4FWww== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1637531066; a=rsa-sha256; cv=none; b=CQLfq4P5VpJL8wbDhcDGtmFaCOXnHf2lKyans2pJs/ZyLtbhqEq2uzfSzRHuuIuQ/XNnf+ dzlJzxhtVI1LRdhmYLh3weI84Pftq4ZKUe03byUIwWqHDR0rJ2zL2O77sqmm59jG2sVEOc 8DKmokOoRPdZakw10oEn47jM/8u5Ax9VI3qpzKuQOD0/76HtNH6Tt+pxgMsEPSXby/flRg +/iA46ledSyNc1ngd0BD5mc7MqZJesq1+k07FgZYzEgNbyPPLROOriwWya91e7k3WvGeiM TmZM2qw+Ds8c44opNAwT8UsvSpNg+8GA9j8nMFkYd7KUleQeLvCEuT3KWrgW2w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=HMZnNvvk; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.08 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=HMZnNvvk; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: A3DB32F7ED X-Spam-Score: -4.08 X-Migadu-Scanner: scn0.migadu.com X-TUID: 4BW+bW8XmycJ Hi Maxim, Really cool! Thanks! On Sat, 20 Nov 2021 at 00:04, Maxim Cournoyer wrote: > On a Guix System, installing it to your user profile should suffice. On > a foreign distribution, you'll have to resort to a more complicated > launch procedure, thanks to D-Bus configuration [2]. Something like this > should work: > > $ guix shell jami-gnome dbus glib gtk+ openssl nss-certs \ > -- dbus-run-session jami-gnome It seems to work like a charm. \o/ Thanks again for sharing this resource. Cheers, simon