From unknown Mon Jun 23 00:33:10 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#32145 <32145@debbugs.gnu.org> To: bug#32145 <32145@debbugs.gnu.org> Subject: Status: [PATCH] gnu: twinkle: Add missing headers Reply-To: bug#32145 <32145@debbugs.gnu.org> Date: Mon, 23 Jun 2025 07:33:10 +0000 retitle 32145 [PATCH] gnu: twinkle: Add missing headers reassign 32145 guix-patches submitter 32145 "Jovany Leandro G.C" severity 32145 normal tag 32145 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 13 11:28:19 2018 Received: (at submit) by debbugs.gnu.org; 13 Jul 2018 15:28:19 +0000 Received: from localhost ([127.0.0.1]:59116 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fdzzS-00077u-PB for submit@debbugs.gnu.org; Fri, 13 Jul 2018 11:28:19 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58046) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fdzzO-00077c-O6 for submit@debbugs.gnu.org; Fri, 13 Jul 2018 11:28:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fdzzI-0007u2-1C for submit@debbugs.gnu.org; Fri, 13 Jul 2018 11:28:05 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_40,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:37022) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fdzzH-0007tr-TY for submit@debbugs.gnu.org; Fri, 13 Jul 2018 11:28:03 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48986) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fdzzG-0007Cm-An for guix-patches@gnu.org; Fri, 13 Jul 2018 11:28:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fdzzD-0007nx-3o for guix-patches@gnu.org; Fri, 13 Jul 2018 11:28:02 -0400 Received: from mx1.riseup.net ([198.252.153.129]:36557) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fdzzC-0007lc-No for guix-patches@gnu.org; Fri, 13 Jul 2018 11:27:59 -0400 Received: from cotinga.riseup.net (cotinga-pn.riseup.net [10.0.1.164]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id EFBC41A040D for ; Fri, 13 Jul 2018 08:27:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1531495677; bh=Ged1s6Z1FtW7BIcJn0DUGCpLHf4CHIyPLM7XOHAt5bk=; h=Date:From:To:Subject:From; b=EUopcQ3uxWwL9vCQQo7UDz6bDmCDFYgGy4TgH2fZtPMZEHTHmF32ODxgew4JrbJaU SyDj4GsvfTFu0W4xGCYgwz4vG6t42cEyVLq7K4YQI0EtVit9dyrN5jwn4fDA5JjKTR fzA6drmseuhN+kR08+x79l/2/1khHiCIVAlngCus= X-Riseup-User-ID: 6E61CBFF63D1BBC56CD6DA1AC7D68996DF75A805B3E96203FD1BE7841360551F Received: from [127.0.0.1] (localhost [127.0.0.1]) by cotinga.riseup.net with ESMTPSA id 5C780CBA69 for ; Fri, 13 Jul 2018 08:27:56 -0700 (PDT) Date: Fri, 13 Jul 2018 10:27:52 -0500 From: "Jovany Leandro G.C" To: guix-patches@gnu.org Subject: [PATCH] gnu: twinkle: Add missing headers Message-ID: <20180713102630.2bd81dfe@riseup.net> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) 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: -5.1 (-----) =46rom 452650b0d1cce1f81363aa3b2edbc47d2bbfc855 Mon Sep 17 00:00:00 2001 From: "Jovany Leandro G.C" Date: Fri, 13 Jul 2018 10:19:58 -0500 Subject: [PATCH] gnu: twinkle: Add missing headers * gnu/packages/patches/twinkle-include-qregexpvalidator-explicity.patch: New file. --- ...e-include-qregexpvalidator-explicity.patch | 123 ++++++++++++++++++ gnu/packages/telephony.scm | 1 + 2 files changed, 124 insertions(+) create mode 100755 gnu/packages/patches/twinkle-include-qregexpvalidator-e= xplicity.patch diff --git a/gnu/packages/patches/twinkle-include-qregexpvalidator-explicit= y.patch b/gnu/packages/patches/twinkle-include-qregexpvalidator-explicity.p= atch new file mode 100755 index 000000000..8b459425a --- /dev/null +++ b/gnu/packages/patches/twinkle-include-qregexpvalidator-explicity.patch @@ -0,0 +1,123 @@ +Copied from uptsream: + +https://github.com/LubosD/twinkle/commit/4b42755619011c117a76bdf98e417ebed= c47e319 + +From 4b42755619011c117a76bdf98e417ebedc47e319 Mon Sep 17 00:00:00 2001 +From: Michal Kubecek +Date: Wed, 6 Jun 2018 10:07:21 +0200 +Subject: [PATCH] Include explicitly + +Since Qt 5.11, generated ui_getprofilename.h no longer includes QHeaderView +which breaks the chain that included qvalidator.h in getprofilename.cpp. +As it feels rather fragile to rely on such indirect includes, let's include + explicitly in each file using QRegExpValidator class. +--- + src/gui/diamondcardprofileform.cpp | 1 + + src/gui/getprofilenameform.cpp | 2 +- + src/gui/inviteform.cpp | 1 + + src/gui/mphoneform.cpp | 1 + + src/gui/numberconversionform.cpp | 1 + + src/gui/syssettingsform.cpp | 1 + + src/gui/userprofileform.cpp | 1 + + src/gui/wizardform.cpp | 1 + + 8 files changed, 8 insertions(+), 1 deletion(-) + +diff --git a/src/gui/diamondcardprofileform.cpp b/src/gui/diamondcardprofi= leform.cpp +index 6656909..517180b 100644 +--- a/src/gui/diamondcardprofileform.cpp ++++ b/src/gui/diamondcardprofileform.cpp +@@ -21,6 +21,7 @@ +=20 + #include + #include ++#include + #include "gui.h" + #include "diamondcard.h" + #include "getprofilenameform.h" +diff --git a/src/gui/getprofilenameform.cpp b/src/gui/getprofilenameform.c= pp +index 1319e1d..89c715e 100644 +--- a/src/gui/getprofilenameform.cpp ++++ b/src/gui/getprofilenameform.cpp +@@ -1,7 +1,7 @@ + #include "getprofilenameform.h" +- + #include + #include ++#include + #include "user.h" + #include "protocol.h" +=20 +diff --git a/src/gui/inviteform.cpp b/src/gui/inviteform.cpp +index 433fb22..2a5b68d 100644 +--- a/src/gui/inviteform.cpp ++++ b/src/gui/inviteform.cpp +@@ -7,6 +7,7 @@ + #include "sys_settings.h" + #include + #include ++#include +=20 + /* + Copyright (C) 2005-2009 Michel de Boer +diff --git a/src/gui/mphoneform.cpp b/src/gui/mphoneform.cpp +index 260fda7..c4e3c1d 100644 +--- a/src/gui/mphoneform.cpp ++++ b/src/gui/mphoneform.cpp +@@ -54,6 +54,7 @@ + #include + #include + #include ++#include + #include "buddyform.h" + #include "diamondcardprofileform.h" + #include "osd.h" +diff --git a/src/gui/numberconversionform.cpp b/src/gui/numberconversionfo= rm.cpp +index f8ae64c..8481a9b 100644 +--- a/src/gui/numberconversionform.cpp ++++ b/src/gui/numberconversionform.cpp +@@ -1,5 +1,6 @@ + #include "numberconversionform.h" +=20 ++#include + #include "gui.h" +=20 + /* +diff --git a/src/gui/syssettingsform.cpp b/src/gui/syssettingsform.cpp +index 216af54..355df59 100644 +--- a/src/gui/syssettingsform.cpp ++++ b/src/gui/syssettingsform.cpp +@@ -28,6 +28,7 @@ + #include "twinkle_config.h" + #include + #include ++#include + #include "syssettingsform.h" + /* + * Constructs a SysSettingsForm as a child of 'parent', with the +diff --git a/src/gui/userprofileform.cpp b/src/gui/userprofileform.cpp +index 28700a6..9ed9209 100644 +--- a/src/gui/userprofileform.cpp ++++ b/src/gui/userprofileform.cpp +@@ -31,6 +31,7 @@ + #include + #include "twinkle_config.h" + #include ++#include + #include "numberconversionform.h" + #include "util.h" + #include "userprofileform.h" +diff --git a/src/gui/wizardform.cpp b/src/gui/wizardform.cpp +index 777aa12..f925875 100644 +--- a/src/gui/wizardform.cpp ++++ b/src/gui/wizardform.cpp +@@ -23,6 +23,7 @@ + #include + #include "gui.h" + #include ++#include + #include "wizardform.h" +=20 + #define PROV_NONE QT_TRANSLATE_NOOP("WizardForm", "None (direct IP to IP = calls)") +--=20 +2.17.0 + diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm index 246d85901..df5750c62 100644 --- a/gnu/packages/telephony.scm +++ b/gnu/packages/telephony.scm @@ -485,6 +485,7 @@ Mumble consists of two applications for separate usage: (uri (git-reference (url "https://github.com/LubosD/twinkle") (commit commit))) + (patches (search-patches "twinkle-include-qregexpvalidator-ex= plicity.patch")) (file-name (git-file-name name version)) (sha256 (base32 --=20 2.17.0 From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 17 09:05:50 2018 Received: (at 32145-done) by debbugs.gnu.org; 17 Jul 2018 13:05:50 +0000 Received: from localhost ([127.0.0.1]:44584 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ffPfq-0003oi-GW for submit@debbugs.gnu.org; Tue, 17 Jul 2018 09:05:50 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50058) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ffPfp-0003oU-3a for 32145-done@debbugs.gnu.org; Tue, 17 Jul 2018 09:05:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ffPff-000326-IO for 32145-done@debbugs.gnu.org; Tue, 17 Jul 2018 09:05:44 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:37418) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ffPff-00031y-Dp; Tue, 17 Jul 2018 09:05:39 -0400 Received: from [193.50.110.117] (port=48840 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1ffPfe-0004P7-GT; Tue, 17 Jul 2018 09:05:38 -0400 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: "Jovany Leandro G.C" Subject: Re: [bug#32145] [PATCH] gnu: twinkle: Add missing headers References: <20180713102630.2bd81dfe@riseup.net> Date: Tue, 17 Jul 2018 15:05:36 +0200 In-Reply-To: <20180713102630.2bd81dfe@riseup.net> (Jovany Leandro G. C.'s message of "Fri, 13 Jul 2018 10:27:52 -0500") Message-ID: <87pnzm8127.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 32145-done Cc: 32145-done@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: -6.0 (------) Hello, "Jovany Leandro G.C" skribis: > From 452650b0d1cce1f81363aa3b2edbc47d2bbfc855 Mon Sep 17 00:00:00 2001 > From: "Jovany Leandro G.C" > Date: Fri, 13 Jul 2018 10:19:58 -0500 > Subject: [PATCH] gnu: twinkle: Add missing headers > > * gnu/packages/patches/twinkle-include-qregexpvalidator-explicity.patch: > New file. I added the file to gnu/local.mk, shortened its file name a bit (to avoid hitting limits in the distribution tarball), augmented the commit log to reflect these changes, and committed. Thank you! Ludo=E2=80=99. From unknown Mon Jun 23 00:33:10 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 15 Aug 2018 11:24:06 +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