From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 14 13:04:32 2019 Received: (at submit) by debbugs.gnu.org; 14 Nov 2019 18:04:32 +0000 Received: from localhost ([127.0.0.1]:35184 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVJTr-0006z5-CU for submit@debbugs.gnu.org; Thu, 14 Nov 2019 13:04:31 -0500 Received: from lists.gnu.org ([209.51.188.17]:43847) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVJTp-0006yv-L2 for submit@debbugs.gnu.org; Thu, 14 Nov 2019 13:04:30 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:43455) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iVJTn-0002Pe-Ax for guix-patches@gnu.org; Thu, 14 Nov 2019 13:04:28 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_LOW autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iVJTl-0000f0-OT for guix-patches@gnu.org; Thu, 14 Nov 2019 13:04:26 -0500 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:45865) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iVJTl-0000dP-IK for guix-patches@gnu.org; Thu, 14 Nov 2019 13:04:25 -0500 X-Originating-IP: 92.169.151.76 Received: from localhost.localdomain (lfbn-1-4156-76.w92-169.abo.wanadoo.fr [92.169.151.76]) (Authenticated sender: mail@ambrevar.xyz) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id BCF6224000F for ; Thu, 14 Nov 2019 18:04:22 +0000 (UTC) From: Pierre Neidhardt To: guix-patches@gnu.org Subject: [PATCH 0/9] Update Jami to 20111101 Date: Thu, 14 Nov 2019 19:04:22 +0100 Message-Id: <20191114180422.5592-1-mail@ambrevar.xyz> X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 217.70.183.193 X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.1 (--) I believe this patchset to be mostly finished. When I start Jami however, I get the tray icon but I cannot bring up the main interface, it does not show anything. The console output is the following: > (jami-gnome:4326): libnotify-WARNING **: 19:01:21.432: Failed to connect to proxy > > (jami-gnome:4326): Gtk-WARNING **: 19:01:21.432: Child name 'calls' not found in GtkStack > > (jami-gnome:4326): Gtk-CRITICAL **: 19:01:21.631: gtk_scrolled_window_add: assertion 'child_widget == NULL' failed > > (jami-gnome:4326): dconf-WARNING **: 19:01:21.653: failed to commit changes to dconf: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name ca.desrt.dconf was not provided by any .service files > > (jami-gnome:4326): dconf-WARNING **: 19:01:21.680: failed to commit changes to dconf: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name ca.desrt.dconf was not provided by any .service files > > (jami-gnome:4326): dconf-WARNING **: 19:01:21.680: failed to commit changes to dconf: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name ca.desrt.dconf was not provided by any .service files > > (jami-gnome:4326): dconf-WARNING **: 19:01:21.684: failed to commit changes to dconf: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name ca.desrt.dconf was not provided by any .service files > > (jami-gnome:4326): dconf-WARNING **: 19:01:21.684: failed to commit changes to dconf: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name ca.desrt.dconf was not provided by any .service files > lookup name NOT FOUND: "" "35f9fe00a5e52f6c" > > (jami-gnome:4326): dconf-WARNING **: 19:01:21.701: failed to commit changes to dconf: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name ca.desrt.dconf was not provided by any .service files > lookup name NOT FOUND: "" "35f9fe00a5e52f6c" > > (jami-gnome:4326): dconf-WARNING **: 19:01:21.701: failed to commit changes to dconf: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name ca.desrt.dconf was not provided by any .service files Note that I have this issue with the non-update package as well, so I don't think this is related to the update in this patch. Maybe because I'm on EXWM? It used to work a couple months ago though. We might have something broken in our GTK / GNOME / dconf. Can anyone test if Jami works on GNOME? Jan Wielkiewicz (3): gnu: Add resample. gnu: Add sobjectizer. gnu: opendht: Update to 2.0.0beta2. Pierre Neidhardt (6): gnu: Add restinio. gnu: pjproject: Update to 2.9. gnu: jami: Update to 20191101.3.67671e7. gnu: pjproject-jami: Update to 2.9 gnu: libring: Update to 20191101. gnu: jami: Fix wrapper. gnu/packages/audio.scm | 24 ++++++++++ gnu/packages/cpp.scm | 32 ++++++++++++++ gnu/packages/networking.scm | 79 +++++++++++++++++++++++++++++---- gnu/packages/telephony.scm | 87 +++++++++++++++++++++++-------------- 4 files changed, 180 insertions(+), 42 deletions(-) -- 2.23.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 14 13:06:31 2019 Received: (at 38211) by debbugs.gnu.org; 14 Nov 2019 18:06:31 +0000 Received: from localhost ([127.0.0.1]:35190 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVJVn-00072Z-6m for submit@debbugs.gnu.org; Thu, 14 Nov 2019 13:06:31 -0500 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:33399) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVJVl-00072M-9Z for 38211@debbugs.gnu.org; Thu, 14 Nov 2019 13:06:29 -0500 X-Originating-IP: 92.169.151.76 Received: from localhost.localdomain (lfbn-1-4156-76.w92-169.abo.wanadoo.fr [92.169.151.76]) (Authenticated sender: mail@ambrevar.xyz) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id C62B71C000D for <38211@debbugs.gnu.org>; Thu, 14 Nov 2019 18:06:27 +0000 (UTC) From: Pierre Neidhardt To: 38211@debbugs.gnu.org Subject: [PATCH 2/9] gnu: Add sobjectizer. Date: Thu, 14 Nov 2019 19:06:27 +0100 Message-Id: <20191114180627.6593-2-mail@ambrevar.xyz> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20191114180627.6593-1-mail@ambrevar.xyz> References: <20191114180627.6593-1-mail@ambrevar.xyz> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.2 (/) X-Debbugs-Envelope-To: 38211 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.2 (-) From: Jan Wielkiewicz * gnu/packages/cpp.scm (sobjectizer): New variable. --- gnu/packages/cpp.scm | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm index 12e766761f..97b6073705 100644 --- a/gnu/packages/cpp.scm +++ b/gnu/packages/cpp.scm @@ -5,6 +5,7 @@ ;;; Copyright © 2018 Ludovic Courtès ;;; Copyright © 2019 Mathieu Othacehe ;;; Copyright © 2019 Pierre Neidhardt +;;; Copyright © 2019 Jan Wielkiewicz ;;; ;;; This file is part of GNU Guix. ;;; @@ -350,3 +351,34 @@ tools: @item CPU checker. @end itemize\n") (license license:bsd-3))) + +(define-public sobjectizer + (package + (name "sobjectizer") + (version "5.6.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/Stiffstream/sobjectizer.git") + (commit (string-append "v." version)))) + (sha256 + (base32 "0jfai7sqxnnjkms38krm7mssj5l79nb3pllkbyj4j581a7l5j6l5")) + (file-name (git-file-name name version)))) + (build-system cmake-build-system) + (arguments + `(#:tests? #f + #:phases + (modify-phases %standard-phases + (add-after 'unpack 'change-directory + (lambda _ + (chdir "dev") + #t))))) + (home-page "https://stiffstream.com/en/products/sobjectizer.html") + (synopsis "Cross-platform actor framework for C++") + (description + "SObjectizer is a cross-platform \"actor frameworks\" for C++. +SObjectizer supports not only the Actor Model but also the Publish-Subscribe +Model and CSP-like channels. The goal of SObjectizer is to simplify +development of concurrent and multithreaded applications in C++.") + (license license:bsd-3))) -- 2.23.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 14 13:06:31 2019 Received: (at 38211) by debbugs.gnu.org; 14 Nov 2019 18:06:32 +0000 Received: from localhost ([127.0.0.1]:35192 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVJVn-00072d-Io for submit@debbugs.gnu.org; Thu, 14 Nov 2019 13:06:31 -0500 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:33215) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVJVl-00072L-9L for 38211@debbugs.gnu.org; Thu, 14 Nov 2019 13:06:30 -0500 X-Originating-IP: 92.169.151.76 Received: from localhost.localdomain (lfbn-1-4156-76.w92-169.abo.wanadoo.fr [92.169.151.76]) (Authenticated sender: mail@ambrevar.xyz) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 96CF71C0007 for <38211@debbugs.gnu.org>; Thu, 14 Nov 2019 18:06:27 +0000 (UTC) From: Pierre Neidhardt To: 38211@debbugs.gnu.org Subject: [PATCH 1/9] gnu: Add resample. Date: Thu, 14 Nov 2019 19:06:26 +0100 Message-Id: <20191114180627.6593-1-mail@ambrevar.xyz> X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 1.8 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: From: Jan Wielkiewicz * gnu/packages/audio.scm (resample): New variable. --- gnu/packages/audio.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) Content analysis details: (1.8 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: systemreboot.net] -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [217.70.183.197 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 FROM_SUSPICIOUS_NTLD_FP From abused NTLD 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD X-Debbugs-Envelope-To: 38211 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.2 (-) From: Jan Wielkiewicz * gnu/packages/audio.scm (resample): New variable. --- gnu/packages/audio.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm index 15ba454edd..c59161a080 100644 --- a/gnu/packages/audio.scm +++ b/gnu/packages/audio.scm @@ -24,6 +24,7 @@ ;;; Copyright © 2019 Arun Isaac ;;; Copyright © 2019 Mathieu Othacehe ;;; Copyright © 2019 Alexandros Theodotou +;;; Copyright © 2019 Jan Wielkiewicz ;;; ;;; This file is part of GNU Guix. ;;; @@ -2299,6 +2300,29 @@ aimed at audio/musical applications.") (base32 "04fajrass3ymr72flx5js5vxc601ccrmx8ny8scp0rw7j0igyjdr"))))))) +(define-public resample + (package + (name "resample") + (version "1.8.1") + (source (origin + (method url-fetch) + (uri (string-append "https://ccrma.stanford.edu/~jos/gz/resample-" + version + ".tar.gz")) + (sha256 (base32 + "074zj8ydp05yy1hjcglfv3hkvj4cm50f9nralka1992pm6yf8yvy")))) + (build-system gnu-build-system) + (native-inputs + `(("autoconf" ,autoconf) + ("automake" ,automake) + ("pkg-config" ,pkg-config) + ("libtool" ,libtool))) + (synopsis "Real-time library for sampling rate conversion") + (description "The @command{resample} software package contains free +sampling-rate conversion and filter design utilities.") + (home-page "https://ccrma.stanford.edu/~jos/resample/Free_Resampling_Software.html") + (license license:lgpl2.1+))) + (define-public rubberband (package (name "rubberband") -- 2.23.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 14 13:07:18 2019 Received: (at 38211) by debbugs.gnu.org; 14 Nov 2019 18:07:19 +0000 Received: from localhost ([127.0.0.1]:35203 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVJWT-00074M-10 for submit@debbugs.gnu.org; Thu, 14 Nov 2019 13:07:17 -0500 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:36461) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVJWR-00073w-Gd for 38211@debbugs.gnu.org; Thu, 14 Nov 2019 13:07:12 -0500 X-Originating-IP: 92.169.151.76 Received: from localhost.localdomain (lfbn-1-4156-76.w92-169.abo.wanadoo.fr [92.169.151.76]) (Authenticated sender: mail@ambrevar.xyz) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id C484B1BF204 for <38211@debbugs.gnu.org>; Thu, 14 Nov 2019 18:07:09 +0000 (UTC) From: Pierre Neidhardt To: 38211@debbugs.gnu.org Subject: [PATCH 3/9] gnu: Add restinio. Date: Thu, 14 Nov 2019 19:07:02 +0100 Message-Id: <20191114180708.6942-1-mail@ambrevar.xyz> X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 1.8 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/networking.scm (restinio): New variable. --- gnu/packages/networking.scm | 51 +++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index 87cabee645..53822c427e 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm @@ -33,6 +33,7 @@ ;;; Cop [...] Content analysis details: (1.8 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: interia.pl] -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [217.70.183.201 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 FROM_SUSPICIOUS_NTLD_FP From abused NTLD 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD X-Debbugs-Envelope-To: 38211 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.2 (-) * gnu/packages/networking.scm (restinio): New variable. --- gnu/packages/networking.scm | 51 +++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index 87cabee645..53822c427e 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm @@ -33,6 +33,7 @@ ;;; Copyright © 2019 Brice Waegeneire ;;; Copyright © 2019 Tonton ;;; Copyright © 2019 Alex Griffin +;;; Copyright © 2019 Jan Wielkiewicz ;;; ;;; This file is part of GNU Guix. ;;; @@ -72,6 +73,7 @@ #:use-module (gnu packages check) #:use-module (gnu packages code) #:use-module (gnu packages compression) + #:use-module (gnu packages cpp) #:use-module (gnu packages crypto) #:use-module (gnu packages curl) #:use-module (gnu packages dejagnu) @@ -95,6 +97,7 @@ #:use-module (gnu packages perl) #:use-module (gnu packages perl-check) #:use-module (gnu packages pkg-config) + #:use-module (gnu packages pretty-print) #:use-module (gnu packages python) #:use-module (gnu packages python-web) #:use-module (gnu packages python-xyz) @@ -2520,6 +2523,54 @@ communication over HTTP.") (home-page "https://github.com/Corvusoft/restbed") (license license:agpl3+)))) +(define fmt-restinio + (package + (inherit fmt) + (arguments + '(#:configure-flags '("-DCMAKE_CXX_FLAGS=-fPIC"))))) + +(define-public restinio + (package + (name "restinio") + (version "0.6.0.1") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/Stiffstream/restinio.git") + (commit (string-append "v." version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1c25kpx652nng8m1sqf5an2c3c4g3k6zj85mkkaxzk88iwfzq1s8")))) + (build-system cmake-build-system) + (inputs ; TODO: Need to force-keep references on some inputs, e.g. boost. + `(("zlib" ,zlib) + ("catch2" ,catch-framework2) + ("openssl" ,openssl) + ("boost" ,boost) + ("pcre" ,pcre) + ("pcre2" ,pcre2) + ("sobjectizer" ,sobjectizer))) + (propagated-inputs + `(("asio", asio) + ("fmt" ,fmt-restinio) + ("http-parser", http-parser))) + (arguments + `(#:configure-flags '("-DRESTINIO_INSTALL=on") + #:tests? #f ; TODO: The tests are called from the root CMakelist, need RESTINIO_TEST=on. + #:phases + (modify-phases %standard-phases + (add-after 'unpack 'change-directory + (lambda _ + (chdir "dev/restinio") + #t))))) + (home-page "https://stiffstream.com/en/products/restinio.html") + (synopsis "C++14 library that gives you an embedded HTTP/Websocket server") + (description "RESTinio is a header-only C++14 library that gives you an embedded +HTTP/Websocket server. It is based on standalone version of ASIO +and targeted primarily for asynchronous processing of HTTP-requests.") + (license license:bsd-3))) + (define-public opendht (package (name "opendht") -- 2.23.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 14 13:07:19 2019 Received: (at 38211) by debbugs.gnu.org; 14 Nov 2019 18:07:19 +0000 Received: from localhost ([127.0.0.1]:35205 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVJWY-00074p-Tt for submit@debbugs.gnu.org; Thu, 14 Nov 2019 13:07:19 -0500 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:35069) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVJWR-00073v-Gd for 38211@debbugs.gnu.org; Thu, 14 Nov 2019 13:07:12 -0500 X-Originating-IP: 92.169.151.76 Received: from localhost.localdomain (lfbn-1-4156-76.w92-169.abo.wanadoo.fr [92.169.151.76]) (Authenticated sender: mail@ambrevar.xyz) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id 01A151BF20B for <38211@debbugs.gnu.org>; Thu, 14 Nov 2019 18:07:09 +0000 (UTC) From: Pierre Neidhardt To: 38211@debbugs.gnu.org Subject: [PATCH 4/9] gnu: opendht: Update to 2.0.0beta2. Date: Thu, 14 Nov 2019 19:07:03 +0100 Message-Id: <20191114180708.6942-2-mail@ambrevar.xyz> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20191114180708.6942-1-mail@ambrevar.xyz> References: <20191114180708.6942-1-mail@ambrevar.xyz> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.2 (/) X-Debbugs-Envelope-To: 38211 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.2 (-) From: Jan Wielkiewicz * gnu/packages/networking.scm (opendht): Update to 2.0.0beta2. --- gnu/packages/networking.scm | 28 +++++++++++++++++++--------- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index 53822c427e..ba48b8c6a6 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm @@ -2574,7 +2574,7 @@ and targeted primarily for asynchronous processing of HTTP-requests.") (define-public opendht (package (name "opendht") - (version "1.8.1") + (version "2.0.0beta2") (source (origin (method git-fetch) (uri (git-reference @@ -2583,26 +2583,36 @@ and targeted primarily for asynchronous processing of HTTP-requests.") (file-name (git-file-name name version)) (sha256 (base32 - "0vninb5mak27wigajslyvr05vq7wbrwqhbr4wzl2nmqcb20wmlq2")))) - (build-system gnu-build-system) + "02ix0rvvyhq22gd5djcq84qz08ji7ln93faf23b27zjzni2klzv5")))) + ;; Since 2.0, the gnu-build-system does not seem to work anymore, upstream bug? + (build-system cmake-build-system) (inputs `(("gnutls" ,gnutls) ("nettle" ,nettle) ("readline" ,readline) ("jsoncpp" ,jsoncpp) - ("restbed" ,restbed))) + ("openssl" ,openssl) + ("fmt" ,fmt-restinio))) (propagated-inputs - `(("argon2" ,argon2) ; TODO: Needed for the pkg-config .pc file to work? + `(("argon2" ,argon2) ; TODO: Needed for the pkg-config .pc file to work? ("msgpack" ,msgpack))) ;included in several installed headers (native-inputs `(("autoconf" ,autoconf) ("pkg-config" ,pkg-config) + ("restinio" ,restinio) ("automake" ,automake) - ("libtool" ,libtool))) + ("libtool" ,libtool) + ("cppunit" ,cppunit))) (arguments - `(#:configure-flags '("--disable-tools" - "--disable-python" - "--with-argon2"))) + `(#:tests? #f ; Tests require network connection. + #:configure-flags + '(;; "-DOPENDHT_TESTS=on" + "-DOPENDHT_TOOLS=off" + "-DOPENDHT_PYTHON=off" + "-DOPENDHT_PROXY_SERVER=on" + "-DOPENDHT_PUSH_NOTIFICATIONS=on" + "-DOPENDHT_PROXY_SERVER_IDENTITY=on" + "-DOPENDHT_PROXY_CLIENT=on"))) (home-page "https://github.com/savoirfairelinux/opendht/") (synopsis "Distributed Hash Table (DHT) library") (description "OpenDHT is a Distributed Hash Table (DHT) library. It may -- 2.23.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 14 13:07:19 2019 Received: (at 38211) by debbugs.gnu.org; 14 Nov 2019 18:07:19 +0000 Received: from localhost ([127.0.0.1]:35207 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVJWZ-00074x-9U for submit@debbugs.gnu.org; Thu, 14 Nov 2019 13:07:19 -0500 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:49831) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVJWR-000740-Hj for 38211@debbugs.gnu.org; Thu, 14 Nov 2019 13:07:13 -0500 X-Originating-IP: 92.169.151.76 Received: from localhost.localdomain (lfbn-1-4156-76.w92-169.abo.wanadoo.fr [92.169.151.76]) (Authenticated sender: mail@ambrevar.xyz) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id DB0991BF212 for <38211@debbugs.gnu.org>; Thu, 14 Nov 2019 18:07:10 +0000 (UTC) From: Pierre Neidhardt To: 38211@debbugs.gnu.org Subject: [PATCH 8/9] gnu: libring: Update to 20191101. Date: Thu, 14 Nov 2019 19:07:07 +0100 Message-Id: <20191114180708.6942-6-mail@ambrevar.xyz> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20191114180708.6942-1-mail@ambrevar.xyz> References: <20191114180708.6942-1-mail@ambrevar.xyz> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.2 (/) X-Debbugs-Envelope-To: 38211 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.2 (-) * gnu/packages/telephony.scm (libring)[inputs]: Replace restbed with restinio, add asio. --- gnu/packages/telephony.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm index 2d6e5b2154..a3bc18f6f7 100644 --- a/gnu/packages/telephony.scm +++ b/gnu/packages/telephony.scm @@ -792,8 +792,9 @@ Initiation Protocol (SIP) and a multimedia framework.") ("libsecp256k1" ,libsecp256k1) ("python" ,python) ("python-wrapper" ,python-wrapper) - ("restbed" ,restbed) + ("restinio" ,restinio) ("libx11" ,libx11) + ("asio" ,asio) ;; TODO: Upstream seems to rely on a custom pjproject (a.k.a. pjsip) version. ;; See https://git.jami.net/savoirfairelinux/ring-daemon/issues/24. ("pjproject" ,pjproject-jami))) -- 2.23.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 14 13:07:20 2019 Received: (at 38211) by debbugs.gnu.org; 14 Nov 2019 18:07:20 +0000 Received: from localhost ([127.0.0.1]:35209 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVJWZ-000754-N0 for submit@debbugs.gnu.org; Thu, 14 Nov 2019 13:07:19 -0500 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:49563) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVJWS-000742-Mq for 38211@debbugs.gnu.org; Thu, 14 Nov 2019 13:07:13 -0500 X-Originating-IP: 92.169.151.76 Received: from localhost.localdomain (lfbn-1-4156-76.w92-169.abo.wanadoo.fr [92.169.151.76]) (Authenticated sender: mail@ambrevar.xyz) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id 108381BF213 for <38211@debbugs.gnu.org>; Thu, 14 Nov 2019 18:07:10 +0000 (UTC) From: Pierre Neidhardt To: 38211@debbugs.gnu.org Subject: [PATCH 9/9] gnu: jami: Fix wrapper. Date: Thu, 14 Nov 2019 19:07:08 +0100 Message-Id: <20191114180708.6942-7-mail@ambrevar.xyz> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20191114180708.6942-1-mail@ambrevar.xyz> References: <20191114180708.6942-1-mail@ambrevar.xyz> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.2 (/) X-Debbugs-Envelope-To: 38211 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.2 (-) * gnu/packages/telephony.scm (jami)[arguments]: Wrap around jami-gnome instead of gnome-ring. [synopsis]: Make it more sensible. --- gnu/packages/telephony.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm index a3bc18f6f7..5b6c578fce 100644 --- a/gnu/packages/telephony.scm +++ b/gnu/packages/telephony.scm @@ -897,7 +897,7 @@ This package provides a library common to all Jami clients.") ("glib:bin" ,glib "bin") ("doxygen" ,doxygen))) (propagated-inputs - `(("libring" ,libring) ; Contains `dring', the daemon, which is automatically by d-bus. + `(("libring" ,libring) ; Contains `dring', the daemon, which is automatically by d-bus. ("adwaita-icon-theme" ,adwaita-icon-theme) ("evolution-data-server" ,evolution-data-server))) (arguments @@ -912,10 +912,10 @@ This package provides a library common to all Jami clients.") (lambda* (#:key inputs outputs #:allow-other-keys) (let* ((out (assoc-ref outputs "out")) (path (string-append (assoc-ref inputs "sqlite") "/lib"))) - (wrap-program (string-append out "/bin/gnome-ring") + (wrap-program (string-append out "/bin/jami-gnome") `("LD_LIBRARY_PATH" ":" prefix (,path)))) #t))))) - (synopsis "Distributed multimedia communications platform") + (synopsis "Distributed, privacy-respecting communication program") (description "Jami (formerly GNU Ring) is a secure and distributed voice, video and chat communication platform that requires no centralized server and leaves the power of privacy in the hands of the user. It supports the SIP and -- 2.23.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 14 13:07:20 2019 Received: (at 38211) by debbugs.gnu.org; 14 Nov 2019 18:07:20 +0000 Received: from localhost ([127.0.0.1]:35211 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVJWa-00075B-2H for submit@debbugs.gnu.org; Thu, 14 Nov 2019 13:07:20 -0500 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:39601) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVJWR-00073z-GE for 38211@debbugs.gnu.org; Thu, 14 Nov 2019 13:07:13 -0500 X-Originating-IP: 92.169.151.76 Received: from localhost.localdomain (lfbn-1-4156-76.w92-169.abo.wanadoo.fr [92.169.151.76]) (Authenticated sender: mail@ambrevar.xyz) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id AB8471BF210 for <38211@debbugs.gnu.org>; Thu, 14 Nov 2019 18:07:10 +0000 (UTC) From: Pierre Neidhardt To: 38211@debbugs.gnu.org Subject: [PATCH 7/9] gnu: pjproject-jami: Update to 2.9 Date: Thu, 14 Nov 2019 19:07:06 +0100 Message-Id: <20191114180708.6942-5-mail@ambrevar.xyz> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20191114180708.6942-1-mail@ambrevar.xyz> References: <20191114180708.6942-1-mail@ambrevar.xyz> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.2 (/) X-Debbugs-Envelope-To: 38211 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.2 (-) * gnu/packages/telephony.scm (pjproject-jami)[arguments]: Fix flags, make files writable, update patch set. --- gnu/packages/telephony.scm | 36 ++++++++++++++++++++++++++---------- 1 file changed, 26 insertions(+), 10 deletions(-) diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm index e6d52bc832..2d6e5b2154 100644 --- a/gnu/packages/telephony.scm +++ b/gnu/packages/telephony.scm @@ -12,6 +12,7 @@ ;;; Copyright © 2018 Jovany Leandro G.C ;;; Copyright © 2018 Tim Gesthuizen ;;; Copyright © 2019 Pierre Neidhardt +;;; Copyright © 2019 Jan Wielkiewicz ;;; ;;; This file is part of GNU Guix. ;;; @@ -685,14 +686,20 @@ Initiation Protocol (SIP) and a multimedia framework.") "--disable-openh264" "--disable-resample" "--disable-libwebrtc" - ;; "-fPIC" is required for libring. Bug? - "CFLAGS=-fPIC -DPJ_ENABLE_EXTRA_CHECK=1 -DPJ_ICE_MAX_CAND=256 -DPJ_ICE_MAX_CHECKS=1024 -DPJ_ICE_COMP_BITS=2 -DPJ_ICE_MAX_STUN=3 -DPJSIP_MAX_PKT_LEN=8000 -DPJ_ICE_ST_MAX_CAND=32" - "CXXFLAGS=-fPIC -DPJ_ENABLE_EXTRA_CHECK=1 -DPJ_ICE_MAX_CAND=256 -DPJ_ICE_MAX_CHECKS=1024 -DPJ_ICE_COMP_BITS=2 -DPJ_ICE_MAX_STUN=3 -DPJSIP_MAX_PKT_LEN=8000 -DPJ_ICE_ST_MAX_CAND=32" - ;; Now deviating from the rules.mak file. - "--enable-ssl=gnutls" - "--with-external-srtp") + "--with-gnutls" + "--with-external-srtp" + ;; We need -fPIC or else we get the following error when linking + ;; against pjproject-jami: + ;; relocation R_X86_64_32S against `.rodata' can not be used when + ;; making a shared object; + "CFLAGS=-fPIC" + "CXXFLAGS=-fPIC") #:phases (modify-phases %standard-phases + (add-after 'unpack 'make-git-checkout-writable + (lambda _ + (for-each make-file-writable (find-files ".")) + #t)) (add-after 'unpack 'apply-patches (lambda* (#:key inputs #:allow-other-keys) (let ((savoir-faire-linux-patches-directory "Savoir-faire Linux patches") @@ -700,19 +707,28 @@ Initiation Protocol (SIP) and a multimedia framework.") ;; "ring-project/daemon/contrib/src/pjproject/rules.mak". ;; WARNING: These amount for huge changes in pjproject. (savoir-faire-linux-patches - '("gnutls" + '("fix_turn_alloc_failure" "rfc2466" "ipv6" - "ice_config" "multiple_listeners" "pj_ice_sess" "fix_turn_fallback" "fix_ioqueue_ipv6_sendto" "add_dtls_transport" - "rfc6062"))) + "rfc6544" + "ice_config" + "sip_config" + "fix_first_packet_turn_tcp" + "fix_ebusy_turn" + "ignore_ipv6_on_transport_check" + "fix_turn_connection_failure" + ;; "uwp_vs" ; for windows + "disable_local_resolution"))) (mkdir-p savoir-faire-linux-patches-directory) (invoke "tar" "-xvf" (assoc-ref inputs "savoir-faire-linux-patches") - "-C" savoir-faire-linux-patches-directory "--strip-components=5" "ring-project/daemon/contrib/src/pjproject") + "-C" savoir-faire-linux-patches-directory + "--strip-components=5" + "ring-project/daemon/contrib/src/pjproject") (for-each (lambda (file) (invoke "patch" "--force" "-p1" "-i" -- 2.23.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 16 08:08:17 2019 Received: (at 38211) by debbugs.gnu.org; 16 Nov 2019 13:08:17 +0000 Received: from localhost ([127.0.0.1]:37846 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVxoH-0002Ia-6W for submit@debbugs.gnu.org; Sat, 16 Nov 2019 08:08:17 -0500 Received: from smtpo.poczta.interia.pl ([217.74.65.233]:57195) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iVxoF-0002IK-81 for 38211@debbugs.gnu.org; Sat, 16 Nov 2019 08:08:16 -0500 X-Interia-R: Interia X-Interia-R-IP: 89.64.54.32 X-Interia-R-Helo: Received: from kompiuter (89-64-54-32.dynamic.chello.pl [89.64.54.32]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by poczta.interia.pl (INTERIA.PL) with ESMTPSA for <38211@debbugs.gnu.org>; Sat, 16 Nov 2019 14:08:05 +0100 (CET) Date: Sat, 16 Nov 2019 14:08:04 +0100 From: Jan To: 38211@debbugs.gnu.org Subject: [PATCH 0/9] Update Jami to 20111101 Message-ID: <20191116140804.1e615e05@kompiuter> X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Interia-Antivirus: OK DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=interia.pl; s=biztos; t=1573909686; bh=ImIDxmkW4ZPNCTVtl7JCPNHK3RdlmPVPSORXOhKRjrE=; h=X-Interia-R:X-Interia-R-IP:X-Interia-R-Helo:Date:From:To:Subject: Message-ID:X-Mailer:MIME-Version:Content-Type: Content-Transfer-Encoding:X-Interia-Antivirus; b=RfnqRjiun9D1Ai9kOEjccrwEkSXMCS3swpDDAzz19Jys/JqMzDe6cAyFBbLNcZ3kG deGWs9etgFRg3bb7WL7xwcq3M4o/Y3x1WgGWgrdiAgR5+F3ber1+HEO5GUe8q6gXwi jWU8oUXHyROEonaWKe3bsWkf74RYnBdHeOT91Z7A= X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 38211 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) >When I start Jami however, I get the tray icon but I cannot bring up >the main interface, it does not show anything > Maybe because I'm on EXWM? It used to work a couple months ago > though. Works on my machine with XFCE, guix pulled, upgraded and reconfigured yesterday. Jan Wielkiewicz From debbugs-submit-bounces@debbugs.gnu.org Wed Nov 27 06:24:13 2019 Received: (at 38211) by debbugs.gnu.org; 27 Nov 2019 11:24:13 +0000 Received: from localhost ([127.0.0.1]:53505 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iZvQb-00067K-04 for submit@debbugs.gnu.org; Wed, 27 Nov 2019 06:24:13 -0500 Received: from mugam.systemreboot.net ([139.59.75.54]:49124) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iZvQX-000678-Jx for 38211@debbugs.gnu.org; Wed, 27 Nov 2019 06:24:11 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=yQ1cH6pFX8Pqkd2CRIiAb/4ycM2sR6nxlCptcceZTAQ=; b=LUQC7NhgTg9RdKUDvZjo/+hxZ ID/kF1SV1Rr8XHSJADPsQKyKdAt1x47+rLm9EwR0abrWyTxsm0gnx/+OHOzBut+8orOIuXwgokeQR j1ZjvaarqFU1JtsjBrir4o5FX+/3AMwmVW5C46d/azf55Wqz1wmRPATp7TmSdaQdORvPE=; Received: from [192.168.2.1] (helo=steel) by systemreboot.net with esmtpsa (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from ) id 1iZvQT-0009fx-7x; Wed, 27 Nov 2019 16:54:05 +0530 From: Arun Isaac To: Pierre Neidhardt Subject: Re: [bug#38211] [PATCH 0/9] Update Jami to 20111101 In-Reply-To: <20191114180422.5592-1-mail@ambrevar.xyz> References: <20191114180422.5592-1-mail@ambrevar.xyz> Date: Wed, 27 Nov 2019 16:54:05 +0530 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 38211 Cc: 38211@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Hi, Patches 5 and 6 are missing in this patchset. I even checked the debbugs web page for this bug at https://debbugs.gnu.org/cgi/bugreport.cgi?bug=38211 , but it isn't there. Did you forget to send them? Thanks, Arun. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAl3eXNUACgkQLiXui2GA K7NTwgf8CnE3SN22iIrPWdLjKoEMvGY61F9qBoZEd4fWO/bWixvTZ2C9BaS2fcR8 OXiYs8iA25sNTZ0Mb4pTgAuG15ATIYLlidS+atQJ015euQTgcGAqvj1V21xprU+q 3x3kTl6CvX+ASJgsZx+vrBo3OvQxF+lno/vb2ztIxnQfGgVhGuXqrGhsfIhkeWRs KPrl49ijn7SoAz7x3bJzxEpBreGAqAqIJp/xhV9e/uIweBCrPGjh3Zf5pXRN86vj y2A9dTKqAYqnj41YA3VZYNvHdXCEGOalUXAb4LEEcQSwAld7AXEuI1Km1COcnL6d 3v30Ji7xXrk9vrEThGPzFpxPJvAfXA== =j3Xh -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Wed Nov 27 07:05:31 2019 Received: (at 38211) by debbugs.gnu.org; 27 Nov 2019 12:05:31 +0000 Received: from localhost ([127.0.0.1]:53549 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iZw4Y-0000so-Si for submit@debbugs.gnu.org; Wed, 27 Nov 2019 07:05:31 -0500 Received: from relay11.mail.gandi.net ([217.70.178.231]:36633) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iZw4X-0000se-T2 for 38211@debbugs.gnu.org; Wed, 27 Nov 2019 07:05:30 -0500 Received: from bababa (lfbn-1-4156-76.w92-169.abo.wanadoo.fr [92.169.151.76]) (Authenticated sender: pierre@atlas.engineer) by relay11.mail.gandi.net (Postfix) with ESMTPSA id EDF5F100009; Wed, 27 Nov 2019 12:05:27 +0000 (UTC) From: Pierre Neidhardt To: Arun Isaac Subject: Re: [bug#38211] [PATCH 0/9] Update Jami to 20111101 In-Reply-To: References: <20191114180422.5592-1-mail@ambrevar.xyz> Date: Wed, 27 Nov 2019 13:05:27 +0100 Message-ID: <87imn5a5iw.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: -0.2 (/) X-Debbugs-Envelope-To: 38211 Cc: 38211@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.2 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable This is very strange. In my Eshell history, patch 5 and 6 are part of the command I've used to send patches from 3 to 9. No clue why 2 patches would be missing in the middle. Anyways, sending again. Thanks for noticing! =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl3eZocACgkQm9z0l6S7 zH/biQf/QzBpmT8Z5/wujROgCrNaBnc8UOu9dgJEKLUWL2UAKwNVZaw9E18iMseL v0HOYYCGJ8hgdbPBMTUxcaLho25UJm9QWzcmLdUTR1hhXzqNUy7E0FXOW3+lI57z MV7t2IBaQIRI/VCFAHKLqqiUTVHTN7VXDApybk7rdewCKq0yoSGox47tGPB7/Wl2 FS9w78Ts1fCihLNN1H1C9vMa3hVfHbSjX30BrywdM85T90s0uYkyLl3HeGnmHEsx C637bSLyBgqRY149qyT10eu/DTj9sa/S98OBcn+DdtDm//0/iimJAIwsVl+yDVyA 62YWaVqbF6YnHFZxE/BSkadOPDW2tA== =80Pp -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 28 04:47:55 2019 Received: (at 38211) by debbugs.gnu.org; 28 Nov 2019 09:47:55 +0000 Received: from localhost ([127.0.0.1]:56652 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iaGOx-0006YA-Ny for submit@debbugs.gnu.org; Thu, 28 Nov 2019 04:47:55 -0500 Received: from mugam.systemreboot.net ([139.59.75.54]:55128) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iaGOu-0006Xz-A4 for 38211@debbugs.gnu.org; Thu, 28 Nov 2019 04:47:54 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=KRqsAuTm/0p8HNwKPKaMTc5ZGk0r0Vm/QBAUejB31n4=; b=FoILwuaMyaezbSRpWY82q6uWp mp12A+r/adYArGDZ+kmnbVkNM1k3SAq4eQvtt+PRYfH0QCwiX68Q5CpImCgECuIinEsrkAJQfhS8W u77qwjN9bPsr0DKbosSy52B2H8fmqHZHi9Sdo67t6wjjCJXdBiCx6Y4u14452TOCO04cg=; Received: from [192.168.2.1] (helo=steel) by systemreboot.net with esmtpsa (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from ) id 1iaGOq-000EI1-A0; Thu, 28 Nov 2019 15:17:48 +0530 From: Arun Isaac To: Pierre Neidhardt Subject: Re: [bug#38211] [PATCH 0/9] Update Jami to 20111101 In-Reply-To: <87imn5a5iw.fsf@ambrevar.xyz> References: <20191114180422.5592-1-mail@ambrevar.xyz> <87imn5a5iw.fsf@ambrevar.xyz> Date: Thu, 28 Nov 2019 15:17:40 +0530 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 38211 Cc: 38211@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain > Anyways, sending again. I still don't see the missing patches on the debbugs page for this bug. Did you resend them? --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAl3fl7wACgkQLiXui2GA K7MPzwf6AvtuWasHkpfjvlgptvI9wRS1ZWpH6NxwkXTaAftsBhR39Ac30vSTJqjk N8/ExKj5mYahD/9C4CXlczj9+gJskvIVAUHEU24w80tO0/ROkqBSmolH24ZCAhMS 7HwzevK49jcouSppdggMuYbpWkDShNg/vWuPRYJgdTHd0ieXaFC/BZSjveGW65Y7 WhA1L3L3Gl1oh/Eli8gy3PcRL+mLLErrUhLIP5zJGCAoQGuf7ZaLFLFmZAa5Ad76 pQm4ud17w6yIxIcsokQpH2NNsFaT+2qBE9vJyTJ7MbZlgcrFeTypRsl49WapD/1n 34c92Z46fxtMtQ0+y0IWc27dkp0W8g== =aLCN -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 28 05:10:47 2019 Received: (at 38211) by debbugs.gnu.org; 28 Nov 2019 10:10:47 +0000 Received: from localhost ([127.0.0.1]:56687 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iaGl5-0000d9-Ck for submit@debbugs.gnu.org; Thu, 28 Nov 2019 05:10:47 -0500 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:56715) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iaGl3-0000cz-3x for 38211@debbugs.gnu.org; Thu, 28 Nov 2019 05:10:46 -0500 X-Originating-IP: 92.169.151.76 Received: from bababa (lfbn-1-4156-76.w92-169.abo.wanadoo.fr [92.169.151.76]) (Authenticated sender: pierre@atlas.engineer) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id E1C5D40006; Thu, 28 Nov 2019 10:10:42 +0000 (UTC) From: Pierre Neidhardt To: Arun Isaac Subject: Re: [bug#38211] [PATCH 0/9] Update Jami to 20111101 In-Reply-To: References: <20191114180422.5592-1-mail@ambrevar.xyz> <87imn5a5iw.fsf@ambrevar.xyz> Date: Thu, 28 Nov 2019 11:10:42 +0100 Message-ID: <87wobk8g65.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: -0.2 (/) X-Debbugs-Envelope-To: 38211 Cc: 38211@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.2 (/) --=-=-= Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" --==-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable What the hell?!? Yes I did. I don't get this. I'm attaching them here, seems like git send-email fails to send those 2 patches for some reason. =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl3fnSIACgkQm9z0l6S7 zH9rhgf+MRPkvD2UOwl7NURUnGMVpNZY5ZmS8xWdSKr8Z+Ha+G4TrfclArn1wmLw i6Nmmge865lqIYh3geI5w81qXlINp7GoRpWUQKen27cLGVfLFTCi2St1FyU3RqXS 1LV6eYfI+xP1qaQ35+sTlWz+Huo6/kDWzEpM1FyoKS/fR/6zbrgMnqXaOPIo8A/H y4KeM/CCnDtpVY0ZGFHLGs8jCTxKLnkFucPd0FU7Fj7qHvyu1RZnv/GQ4JE3ovNl y4ELHueg0jxXnfIfV90vdVBtk2AlUxgSvDXJFfXZmQ1aQFrwwGXhMiVeUt6gn/jN 1K4foEAzlI7RpxYRtnzTOit3y5TuRQ== =D1Rv -----END PGP SIGNATURE----- --==-=-=-- --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0005-gnu-pjproject-Update-to-2.9.patch >From 0b9e60dbd4c3cd9a20d1273517c8a501fa252449 Mon Sep 17 00:00:00 2001 From: Pierre Neidhardt Date: Thu, 14 Nov 2019 18:03:12 +0100 Subject: [PATCH 5/9] gnu: pjproject: Update to 2.9. * gnu/packages/telephony.scm (pjproject): Update to 2.9. --- gnu/packages/telephony.scm | 35 ++++++++++++++++++++--------------- 1 file changed, 20 insertions(+), 15 deletions(-) diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm index abb68f62b2..ce65648e76 100644 --- a/gnu/packages/telephony.scm +++ b/gnu/packages/telephony.scm @@ -553,29 +553,32 @@ calls and messages") (define-public pjproject (package (name "pjproject") - (version "2.7.2") + (version "2.9") (source (origin - (method url-fetch) - (uri (string-append - "http://www.pjsip.org/release/" ; - version "/" name "-" version ".tar.bz2")) + (method git-fetch) + (uri (git-reference + (url "https://github.com/pjsip/pjproject.git") + (commit "5dfa75be7d69047387f9b0436dd9492bbbf03fe4"))) (modules '((guix build utils))) (snippet '(begin (let ((third-party-directories - (list "BaseClasses" "bdsound" "bin" "g7221" "gsm" - "ilbc" "lib" "milenage" "mp3" "speex" "srtp" - "resample" + ;; Things we don't need: + ;; BaseClasses - contains libraries from Windows SDK + ;; we don't need it, at least not now. + (list "BaseClasses" "g7221" "ilbc" "milenage" + "speex" "threademulation" "yuv" "bdsound" + "gsm" "mp3" "resample" "srtp" "webrtc" ;; Keep only resample, build and README.txt. "build/baseclasses" "build/g7221" "build/gsm" - "build/ilbc" "build/milenage" "build/samplerate" - "build/speex" "build/srtp" - "build/resample" "build/yuv"))) + "build/ilbc" "build/milenage" "build/resample" + "build/samplerate" "build/speex" "build/srtp" + "build/webrtc" "build/yuv"))) ;; Keep only Makefiles related to resample. - (for-each (lambda (file) + (for-each (lambda (directory) (delete-file-recursively - (string-append "third_party/" file))) + (string-append "third_party/" directory))) third-party-directories) #t) (let ((third-party-dirs @@ -586,9 +589,10 @@ calls and messages") (substitute* "third_party/build/os-linux.mak" (((string-append "DIRS += " dirs)) ""))) third-party-dirs)))) + (file-name (git-file-name name version)) (sha256 (base32 - "0wiph6g51wanzwjjrpwsz63amgvly8g08jz033gnwqmppa584b4w")))) + "1ayj6n7zd5wvd1nzj2k9s57fb4ckc2fv92k5sjvhd87yg69k3393")))) (build-system gnu-build-system) (inputs `(("portaudio" ,portaudio))) @@ -598,6 +602,7 @@ calls and messages") `(("speex" ,speex) ("libsrtp" ,libsrtp) ("gnutls" ,gnutls) + ("resample", resample) ("util-linux" ,util-linux))) (native-inputs `(("autoconf" ,autoconf) @@ -615,7 +620,7 @@ calls and messages") (lambda _ (invoke "make" "dep"))) (add-before 'patch-source-shebangs 'autoconf (lambda _ - (invoke "autoconf" "-vfi" "-o" + (invoke "autoconf" "-v" "-f" "-i" "-o" "aconfigure" "aconfigure.ac"))) (add-before 'autoconf 'disable-some-tests ;; Three of the six test programs fail due to missing network -- 2.23.0 --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0006-gnu-jami-Update-to-20191101.3.67671e7.patch >From 298c0fb463306846f3e97f6a89b9a78bef036599 Mon Sep 17 00:00:00 2001 From: Pierre Neidhardt Date: Thu, 14 Nov 2019 18:03:44 +0100 Subject: [PATCH 6/9] gnu: jami: Update to 20191101.3.67671e7. * gnu/packages/telephony.scm (jami): Update to 20191101.3.67671e7. --- gnu/packages/telephony.scm | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm index ce65648e76..e6d52bc832 100644 --- a/gnu/packages/telephony.scm +++ b/gnu/packages/telephony.scm @@ -636,12 +636,12 @@ calls and messages") Initiation Protocol (SIP) and a multimedia framework.") (license license:gpl2+))) -(define %jami-version "20190319.4.a16a99f") +(define %jami-version "20191101.3.67671e7") (define* (jami-source #:key without-daemon) (origin (method url-fetch) - (uri (string-append "http://dl.jami.net/ring-release/tarballs/ring_" + (uri (string-append "https://dl.jami.net/ring-release/tarballs/ring_" %jami-version ".tar.gz")) (modules '((guix build utils))) @@ -652,7 +652,7 @@ Initiation Protocol (SIP) and a multimedia framework.") #f)) (sha256 (base32 - "1c6n6sm7skw83v25g33g4jzbragz9j4przbzaz7asxw54jy33dwl")))) + "0kw172w2ccyz438kf5xqw14nhfm4xk6a2libnzib9j2wvhlpf4q0")))) (define-public pjproject-jami (package @@ -699,7 +699,6 @@ Initiation Protocol (SIP) and a multimedia framework.") ;; Comes from ;; "ring-project/daemon/contrib/src/pjproject/rules.mak". ;; WARNING: These amount for huge changes in pjproject. - ;; Particularly, they add support for GnuTLS. (savoir-faire-linux-patches '("gnutls" "rfc2466" -- 2.23.0 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 30 14:05:13 2019 Received: (at 38211) by debbugs.gnu.org; 30 Nov 2019 19:05:13 +0000 Received: from localhost ([127.0.0.1]:35158 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ib83M-00011o-VW for submit@debbugs.gnu.org; Sat, 30 Nov 2019 14:05:13 -0500 Received: from mugam.systemreboot.net ([139.59.75.54]:41896) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ib83J-00011b-Dw for 38211@debbugs.gnu.org; Sat, 30 Nov 2019 14:05:11 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=4I5rBQb+mkT6zp4MDp6N9g9Ch5YC8vjKJ2aiwd5I2K0=; b=UPI25UQgBhsCT2fB6OOT4ncRj Td4SYTCzih2eMdF7qNKH7iy8a00Itcwi7FSHXENsWzYb8tvpvsyf4JCSYxFC2p5J7PlvuT8Gk1WSc ksbkVNR9tAW+SotejL898HoLOexEzYYhsNUMqrYo+1UrNmK29voCS9jSvAqPDaqgz/7Kg=; Received: from [192.168.2.1] (helo=steel) by systemreboot.net with esmtpsa (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from ) id 1ib83F-000OJA-B6; Sun, 01 Dec 2019 00:35:05 +0530 From: Arun Isaac To: Pierre Neidhardt Subject: Re: [bug#38211] [PATCH 0/9] Update Jami to 20111101 In-Reply-To: <20191114180422.5592-1-mail@ambrevar.xyz> References: <20191114180422.5592-1-mail@ambrevar.xyz> Date: Sun, 01 Dec 2019 00:34:49 +0530 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 38211 Cc: 38211@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable > I believe this patchset to be mostly finished. This patchset builds successfully. I am able to bring up the main jami GUI. But, it tries to connect to the Jami daemon, fails and quits immediately. I get a message box which says "Could not re-connect to the Jami daemon (dring). Jami will now quit." Am I missing something? Do I need to start dring somehow? > Maybe because I'm on EXWM? It used to work a couple months ago though. I'm also on EXWM. I don't see any dconf errors in my console output. Instead, I see the following. ** (jami-gnome:21234): WARNING **: 00:13:08.460: dring has possibly crashed= , or has been killed... will wait 2.5 seconds and try to r econnect=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20 ** (jami-gnome:21234): WARNING **: 00:13:10.977: Error : dring is not avail= able, make sure it is running ** (jami-gnome:21234): WARNING **: 00:13:10.977: Error : dring is not avail= able, make sure it is running ** (jami-gnome:21234): WARNING **: 00:13:10.977: could not reconnect to the= daemon --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAl3ivVEACgkQLiXui2GA K7MUVgf/abpAsZMF4FBqdcSXAnrZyPIJytayzR+NhGmsBNOuJn+LlZ4eWCdttNjD Qvr1zmXfpHXIj4s3RLqyXMyRE3W8CSWYGFQ1eWlhCgxTA6tRKd3H25VHyudjvZXs JGpQDGArmE9lFnPFkdVRv6cHa3wD8Jj7hiiLxBF5uRqb1ASwqOSzrsd9OwTmf+N+ 8UG5ZrumrYUkjDkpiI8VEIlmt/94RJ0NF0jm/ymIHR6r0RirG1XZLxVDxDST+Jz7 n+4AMVa/4qJvCYHl8gdjicP3VkqKCzWFdvAcFfc46KYFJP1dDRtt1VVrKPL1KEpk AHbV3DJ0XZW5mI06g2PyTxnDUhStSA== =IPZ1 -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 30 15:02:11 2019 Received: (at 38211) by debbugs.gnu.org; 30 Nov 2019 20:02:11 +0000 Received: from localhost ([127.0.0.1]:35170 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ib8wV-0002XL-I0 for submit@debbugs.gnu.org; Sat, 30 Nov 2019 15:02:11 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:55461) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ib8wS-0002X8-Az for 38211@debbugs.gnu.org; Sat, 30 Nov 2019 15:02:09 -0500 X-Originating-IP: 92.169.151.76 Received: from mimimi (lfbn-1-4156-76.w92-169.abo.wanadoo.fr [92.169.151.76]) (Authenticated sender: pierre@atlas.engineer) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 176B460002; Sat, 30 Nov 2019 20:02:05 +0000 (UTC) From: Pierre Neidhardt To: Arun Isaac Subject: Re: [bug#38211] [PATCH 0/9] Update Jami to 20111101 In-Reply-To: References: <20191114180422.5592-1-mail@ambrevar.xyz> Date: Sat, 30 Nov 2019 21:02:06 +0100 Message-ID: <87y2vxnnep.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: -0.2 (/) X-Debbugs-Envelope-To: 38211 Cc: 38211@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.2 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable This is great news! You should start ring with ring.cx, _not_ gnome-ring. If it still does not work, try launching dring: /gnu/store/v9scpdy0zip94gsfl75zlw1alvgi6xkq-libring-20190319.4.a16a99f/lib/= ring/dring -dcp Now if it works for you I really wonder what's wrong with the GUI on my end= ... =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl3iyr4ACgkQm9z0l6S7 zH+yaAf/aod+DWuPqUJFtrkI1ZA3dBx4u9rFFDTm2Nn6rBc0QwOZhEtrzj6VWV6m ta1ekO3oQz0SDcoivuULnOWJ5hSTc5ZBBGtTZhelZYv0I1oI3QSMP8mi7r8Pw5s8 G7kEjXSufC5v/JvldH8W55fbDt7k23uHr7WFKe3yqCkwvuMQ8OSYsi/kkQLzxasJ cDkwevZPKewDbDSuGdB9OZpnz5tvrYoDumwjaoFkvdS4DVjf45zBucaOEvJ/iKra Sk5cKDqRoS+n49Vpx3D1ZqnJleV3XKwjcCnc9Gz6WGDaEMZxdwXJH3bSNOW9VE3+ Ku4KBmI3vyqKytiV+WbOdiL+38VJ5A== =K+yg -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 01 06:16:40 2019 Received: (at 38211) by debbugs.gnu.org; 1 Dec 2019 11:16:41 +0000 Received: from localhost ([127.0.0.1]:35535 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibNDU-0003C3-Na for submit@debbugs.gnu.org; Sun, 01 Dec 2019 06:16:40 -0500 Received: from mugam.systemreboot.net ([139.59.75.54]:45342) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibNDR-0003Br-8U for 38211@debbugs.gnu.org; Sun, 01 Dec 2019 06:16:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=e+lbbrsN7K1Q2hDRYiy69bHtx3TBtzO7cc0JhpjUaAw=; b=h5rimSydPgnrD7vh4fdT/iCgI D6jzke2kqPKxCGbdPHsAuYbFN/3e+BNpC47buAzDpGH6etU//ksKAijGsOSxwGYbi9DyaYSguk94V DNZtBsMC4ukaTr3ZseHteKBfBxSW2EMwSXMJNgOEIXChZrMHxflDNtIo0z+NAyQwqDHmg=; Received: from [192.168.2.1] (helo=steel) by systemreboot.net with esmtpsa (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from ) id 1ibNDN-000QvX-4H; Sun, 01 Dec 2019 16:46:33 +0530 From: Arun Isaac To: Pierre Neidhardt Subject: Re: [bug#38211] [PATCH 0/9] Update Jami to 20111101 In-Reply-To: <87y2vxnnep.fsf@ambrevar.xyz> References: <20191114180422.5592-1-mail@ambrevar.xyz> <87y2vxnnep.fsf@ambrevar.xyz> Date: Sun, 01 Dec 2019 16:46:26 +0530 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 38211 Cc: 38211@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain > You should start ring with ring.cx, _not_ gnome-ring. > > If it still does not work, try launching dring: > > /gnu/store/v9scpdy0zip94gsfl75zlw1alvgi6xkq-libring-20190319.4.a16a99f/lib/ring/dring -dcp It works for me now, but only after launching dring manually like you said. Running ring.cx without starting dring failed. Thank you very much for your work on jami! :-) Jami is of great importance to the decentralized internet, and it's nice to have it in Guix. > Now if it works for you I really wonder what's wrong with the GUI on > my end... This is strange, but I think someone who actually understands dconf and dbus should comment on this. I'm sorry, I don't know enough. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAl3joQsACgkQLiXui2GA K7OgFwf/RS62oOxXE44EKuzrYx2kU1hCCgxvsPoApBrUQcXQRHOpibML2otWj+lf sr1GJHf0OG+RhQZOxzWrpJNq9pINMS2GZtjuNQHoUy/oK+4sDK4jTMMQAKZdkJ07 ig2aMi7h2WdR4xn9xDtvf8J2N1GsGMLdGBfV/Oa1hX6INVGj9oJcate6s4GjFUwQ oF8sy6ptjVA70Wof/wVW2SsQmHuSmtWmiJerWO5HDamT76GgBdFbpsz8s9NUlaQe kYsVMw2b7hrI3AwL3rdFcq0EVljca2SGn1sNYS7i248ozqFDEWM18tWxc/hCg65z ddn3auNNIA3LupPgmMGxGa4as25OrA== =Qlxu -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 01 07:24:25 2019 Received: (at 38211) by debbugs.gnu.org; 1 Dec 2019 12:24:25 +0000 Received: from localhost ([127.0.0.1]:35548 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibOH3-0004um-JI for submit@debbugs.gnu.org; Sun, 01 Dec 2019 07:24:25 -0500 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:58053) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibOH0-0004ua-J6 for 38211@debbugs.gnu.org; Sun, 01 Dec 2019 07:24:23 -0500 X-Originating-IP: 92.169.151.76 Received: from mimimi (lfbn-1-4156-76.w92-169.abo.wanadoo.fr [92.169.151.76]) (Authenticated sender: pierre@atlas.engineer) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 816D740003; Sun, 1 Dec 2019 12:24:19 +0000 (UTC) From: Pierre Neidhardt To: Arun Isaac Subject: Re: [bug#38211] [PATCH 0/9] Update Jami to 20111101 In-Reply-To: References: <20191114180422.5592-1-mail@ambrevar.xyz> <87y2vxnnep.fsf@ambrevar.xyz> Date: Sun, 01 Dec 2019 13:24:19 +0100 Message-ID: <87pnh8nsi4.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: -0.2 (/) X-Debbugs-Envelope-To: 38211 Cc: 38211@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.2 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I'll merge the patch then, thanks for testing! =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl3jsPMACgkQm9z0l6S7 zH+c+Af7BPmUU/I2n6rbRgSXguEQtJFr/iVE353vopOqORDpJe2X87dscqu01wPO viJ1tzuMh94tK8bt60/QyP47DupR9/XQB9A5YuLS/MgYz5dF2tvgmkDzKHPoYmSz asD+BjCTBpjvIHzFzxJEZvtoQ9Nj7rQc0jnWp+JXuqIhUzvBnDG/Np3zWFqPwX0i uCKPinPwXeSoYhIKiK7K4a8Sob6CHnlorbCPKbwNpLwmUoFJsw9qofqSJheWXCZd RZjxSL3Bko3XvxWMBqGvrtuBQuVfvHriIogDbpg4wufTYFbr00SORIJQJ8fyiJoQ 2C7SOcXdugiYOdXv25n8985XZyv17g== =DMDm -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 01 07:46:42 2019 Received: (at 38211) by debbugs.gnu.org; 1 Dec 2019 12:46:42 +0000 Received: from localhost ([127.0.0.1]:35554 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibOcc-0007O9-GC for submit@debbugs.gnu.org; Sun, 01 Dec 2019 07:46:42 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:58673) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibOca-0007O0-Hw for 38211@debbugs.gnu.org; Sun, 01 Dec 2019 07:46:41 -0500 X-Originating-IP: 92.169.151.76 Received: from bababa (lfbn-1-4156-76.w92-169.abo.wanadoo.fr [92.169.151.76]) (Authenticated sender: pierre@atlas.engineer) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 7FBBF60003; Sun, 1 Dec 2019 12:46:38 +0000 (UTC) From: Pierre Neidhardt To: Arun Isaac Subject: Re: [bug#38211] [PATCH 0/9] Update Jami to 20111101 In-Reply-To: <87pnh8nsi4.fsf@ambrevar.xyz> References: <20191114180422.5592-1-mail@ambrevar.xyz> <87y2vxnnep.fsf@ambrevar.xyz> <87pnh8nsi4.fsf@ambrevar.xyz> Date: Sun, 01 Dec 2019 13:46:37 +0100 Message-ID: <87d0d82oya.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: -0.2 (/) X-Debbugs-Envelope-To: 38211 Cc: 38211@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.2 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Merged. =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl3jti0ACgkQm9z0l6S7 zH/40AgAg5roogz8pS3DpAjq0trvo9LF38xu+Xm9BL9v+67AyiEy7ZO4+FO6f4pv QaUIVqvZ3pD01CC0ILTemXD3jcQLKeFgxxTdYzjhRoVs+/PdVBvcuMZtx7xBopNc fRtA9BAVkXXekbdAuTXwM+mjAW+H/r0bi5uvaIlBuHbqIzN3NAP+/hPGBcjZCnQy qGgkoygoATQXbjFH1tE8M5kngH8FV+XUQBUb3HjyNFiTrEP2K2059xmrBbU2GI0j /XDCqWt/T6XrbEXIP9DqJo/l4fQPZPQJEFqS0uQdlZ6MDE7vb6A4a1120hnvck/Q jWn9vvHZhjki/ou+HRrEo0MZ+zsITA== =e5ey -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 01 07:47:13 2019 Received: (at control) by debbugs.gnu.org; 1 Dec 2019 12:47:13 +0000 Received: from localhost ([127.0.0.1]:35558 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibOd6-0007PV-RC for submit@debbugs.gnu.org; Sun, 01 Dec 2019 07:47:13 -0500 Received: from relay11.mail.gandi.net ([217.70.178.231]:46467) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibOd5-0007PK-0O for control@debbugs.gnu.org; Sun, 01 Dec 2019 07:47:11 -0500 Received: from bababa (lfbn-1-4156-76.w92-169.abo.wanadoo.fr [92.169.151.76]) (Authenticated sender: pierre@atlas.engineer) by relay11.mail.gandi.net (Postfix) with ESMTPSA id 237C1100004 for ; Sun, 1 Dec 2019 12:47:08 +0000 (UTC) Date: Sun, 01 Dec 2019 13:47:08 +0100 Message-Id: <87blss2oxf.fsf@ambrevar.xyz> To: control@debbugs.gnu.org From: Pierre Neidhardt Subject: control message for bug #38211 X-Spam-Score: 1.8 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: close 38211 quit Content analysis details: (1.8 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [217.70.178.231 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 FROM_SUSPICIOUS_NTLD_FP From abused NTLD 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.2 (-) close 38211 quit From unknown Sun Jun 22 07:55:43 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 30 Dec 2019 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator