From unknown Mon Aug 18 14:23:31 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#53311 <53311@debbugs.gnu.org> To: bug#53311 <53311@debbugs.gnu.org> Subject: Status: [PATCH] gnu: kdenlive: Update to 21.12.1. Reply-To: bug#53311 <53311@debbugs.gnu.org> Date: Mon, 18 Aug 2025 21:23:31 +0000 retitle 53311 [PATCH] gnu: kdenlive: Update to 21.12.1. reassign 53311 guix-patches submitter 53311 Vinicius Monego severity 53311 normal tag 53311 moreinfo patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 16 18:58:10 2022 Received: (at submit) by debbugs.gnu.org; 16 Jan 2022 23:58:10 +0000 Received: from localhost ([127.0.0.1]:44503 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n9FPQ-0007DG-7O for submit@debbugs.gnu.org; Sun, 16 Jan 2022 18:58:10 -0500 Received: from lists.gnu.org ([209.51.188.17]:43240) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n9FPN-0007Co-IV for submit@debbugs.gnu.org; Sun, 16 Jan 2022 18:58:02 -0500 Received: from eggs.gnu.org ([209.51.188.92]:40836) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n9FPM-0008Sg-WD for guix-patches@gnu.org; Sun, 16 Jan 2022 18:58:01 -0500 Received: from mout01.posteo.de ([185.67.36.65]:53723) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n9FPK-0008Cu-B8 for guix-patches@gnu.org; Sun, 16 Jan 2022 18:58:00 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 48ACC240026 for ; Mon, 17 Jan 2022 00:57:55 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1642377475; bh=dr9MWpgTHPAli6z1iTp9dDy9vxfGRGoHpkoG5sU2zSk=; h=From:To:Cc:Subject:Date:From; b=g88z/y67g8ECXLHE3a8diWLq/Ej9L8YFroYH8FdXk7SmFtpfeseVgG6kUYlDb6vBb LhynCjA9rLu9SGbrrTDh9PDb2O6jxwyBknk1LW1ALzXmFkyM85zYmmgAWshbbGyN0e VUw7Eu1qG/sEZaHnk+QR8S7HS7tIAXWMiIkFaT77nK8Jsvgot6aG02msP7tg4aRDiG KOHfLCS4sj3/VZoD9B6GuXyOcZo7EwTZzfo3DKs4h2aTMANbh6ThROy0sNgSFZv4/k +CbnZ4FHOJ7esxGg4a9g/yxmOwlRn665OTAomEh7DWxaO6XPH6IeXmqaBrCRYBBBiO ZtEZfHtkHlarA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4JcX6B19Gnz6tmP; Mon, 17 Jan 2022 00:57:53 +0100 (CET) From: Vinicius Monego To: guix-patches@gnu.org Subject: [PATCH] gnu: kdenlive: Update to 21.12.1. Date: Sun, 16 Jan 2022 23:57:13 +0000 Message-Id: <20220116235713.243223-1-monego@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.67.36.65; envelope-from=monego@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: Vinicius Monego 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.0 (/) * gnu/packages/kde.scm (kdenlive): Update to 21.12.1. --- gnu/packages/kde.scm | 149 +++++++++++++++++++++---------------------- 1 file changed, 74 insertions(+), 75 deletions(-) diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm index 8dfcba1388..5379082f49 100644 --- a/gnu/packages/kde.scm +++ b/gnu/packages/kde.scm @@ -14,7 +14,7 @@ ;;; Copyright © 2020, 2021, 2022 Zheng Junjie <873216071@qq.com> ;;; Copyright © 2021 Alexandros Theodotou ;;; Copyright © 2021 la snesne -;;; Copyright © 2021 Vinicius Monego +;;; Copyright © 2021, 2022 Vinicius Monego ;;; ;;; This file is part of GNU Guix. ;;; @@ -219,85 +219,84 @@ browser for easy news reading.") (license license:gpl2+))) (define-public kdenlive - (let ((version "21.08.3")) - (package - (name "kdenlive") - (version version) - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://invent.kde.org/multimedia/kdenlive") - (commit (string-append "v" version)))) - (file-name (string-append name "-" version "-checkout")) - (sha256 - (base32 "0lpspak5djkbn2xbmmbxls258310g45n3a08sghkjl08bx6ilvc9")))) - (build-system qt-build-system) - (native-inputs - (list extra-cmake-modules pkg-config qttools)) - (inputs - (list breeze ; make dark them available easily - breeze-icons ; recommended icon set - ffmpeg - frei0r-plugins - karchive - kcrash - kdbusaddons - kdeclarative - kdoctools - kfilemetadata - kguiaddons - kiconthemes - knewstuff - knotifications - knotifyconfig - kparts - kplotting - mlt - purpose - qtbase-5 - qtdeclarative - qtgraphicaleffects - qtmultimedia - qtnetworkauth - qtquickcontrols - qtquickcontrols2 - qtscript - qtsvg - qtwebkit - shared-mime-info)) - (arguments - ;; XXX: there is a single test that spawns other tests and - ;; 1/3 tests failed and 1/327 assertions failed. It seems - ;; that individual tests can't be skipped. - `(#:configure-flags (list "-DBUILD_TESTING=off") - #:tests? #f - #:phases - (modify-phases %standard-phases - (add-after 'install 'wrap-executable - (lambda* (#:key inputs outputs #:allow-other-keys) - (let* ((out (assoc-ref outputs "out")) - (qtbase (assoc-ref inputs "qtbase")) - (frei0r (assoc-ref inputs "frei0r-plugins")) - (ffmpeg (assoc-ref inputs "ffmpeg"))) - (wrap-program (string-append out "/bin/kdenlive") - `("PATH" ":" prefix - ,(list (string-append ffmpeg "/bin"))) - `("FREI0R_PATH" ":" = - (,(string-append frei0r "/lib/frei0r-1/"))) - `("QT_QPA_PLATFORM_PLUGIN_PATH" ":" = - (,(string-append qtbase "/lib/qt5/plugins/platforms"))) - `("MLT_PREFIX" ":" = - (,(assoc-ref inputs "mlt")))))))))) - (home-page "https://kdenlive.org") - (synopsis "Non-linear video editor") - (description "Kdenlive is an acronym for KDE Non-Linear Video Editor. + (package + (name "kdenlive") + (version "21.12.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://invent.kde.org/multimedia/kdenlive") + (commit (string-append "v" version)))) + (file-name (string-append name "-" version "-checkout")) + (sha256 + (base32 "13pw4axqb750f3sl87kwxsvmhc3ydr9c8h7rmpvj7p72va9375s2")))) + (build-system qt-build-system) + (native-inputs + (list extra-cmake-modules pkg-config qttools)) + (inputs + (list breeze ; make dark them available easily + breeze-icons ; recommended icon set + ffmpeg + frei0r-plugins + karchive + kcrash + kdbusaddons + kdeclarative + kdoctools + kfilemetadata + kguiaddons + kiconthemes + knewstuff + knotifications + knotifyconfig + kparts + kplotting + mlt + purpose + qtbase-5 + qtdeclarative + qtgraphicaleffects + qtmultimedia + qtnetworkauth + qtquickcontrols + qtquickcontrols2 + qtscript + qtsvg + qtwebkit + shared-mime-info)) + (arguments + ;; XXX: there is a single test that spawns other tests and + ;; 1/3 tests failed and 1/327 assertions failed. It seems + ;; that individual tests can't be skipped. + `(#:configure-flags (list "-DBUILD_TESTING=off") + #:tests? #f + #:phases + (modify-phases %standard-phases + (add-after 'install 'wrap-executable + (lambda* (#:key inputs outputs #:allow-other-keys) + (let* ((out (assoc-ref outputs "out")) + (qtbase (assoc-ref inputs "qtbase")) + (frei0r (assoc-ref inputs "frei0r-plugins")) + (ffmpeg (assoc-ref inputs "ffmpeg"))) + (wrap-program (string-append out "/bin/kdenlive") + `("PATH" ":" prefix + ,(list (string-append ffmpeg "/bin"))) + `("FREI0R_PATH" ":" = + (,(string-append frei0r "/lib/frei0r-1/"))) + `("QT_QPA_PLATFORM_PLUGIN_PATH" ":" = + (,(string-append qtbase "/lib/qt5/plugins/platforms"))) + `("MLT_PREFIX" ":" = + (,(assoc-ref inputs "mlt")))))))))) + (home-page "https://kdenlive.org") + (synopsis "Non-linear video editor") + (description "Kdenlive is an acronym for KDE Non-Linear Video Editor. Non-linear video editing is much more powerful than beginner's (linear) editors, hence it requires a bit more organization before starting. However, it is not reserved to specialists and can be used for small personal projects.") - (license license:gpl2+)))) + (license license:gpl2+))) (define-public kdevelop (package base-commit: 36f4745dc10e5d0e8b2a62cd2c8439629debae4f -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 17 07:03:32 2022 Received: (at 53311) by debbugs.gnu.org; 17 Jan 2022 12:03:32 +0000 Received: from localhost ([127.0.0.1]:44911 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n9QjQ-0000Oy-9C for submit@debbugs.gnu.org; Mon, 17 Jan 2022 07:03:32 -0500 Received: from laurent.telenet-ops.be ([195.130.137.89]:59104) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n9QjN-0000Oo-1z for 53311@debbugs.gnu.org; Mon, 17 Jan 2022 07:03:26 -0500 Received: from [192.168.179.254] ([188.189.128.58]) by laurent.telenet-ops.be with bizsmtp id jo3N2600L1Fk3F801o3PQV; Mon, 17 Jan 2022 13:03:23 +0100 Message-ID: <262d33b8dab79da8ff57a456944b858398ba22a1.camel@telenet.be> Subject: Re: [bug#53311] [PATCH] gnu: kdenlive: Update to 21.12.1. From: Maxime Devos To: Vinicius Monego , 53311@debbugs.gnu.org Date: Mon, 17 Jan 2022 13:03:13 +0100 In-Reply-To: <20220116235713.243223-1-monego@posteo.net> References: <20220116235713.243223-1-monego@posteo.net> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-nlKLfde9+H5cwBHAOyjO" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1642421003; bh=jYMegQr5H2yVhRIe2WTin/H4dpnW7yfwYdoDCo/eTQM=; h=Subject:From:To:Date:In-Reply-To:References; b=mKkID5MKVj/Iq2sRVVNVhidNbUd1CTHOY8wA6aoUjJUHR0MMD8l+9ku8RIOjWYEj9 z/88NI/qvGVyBiD1V6AM5gVyVrWHcBQn8dMbzgBmDUCbIWSbKmg+zznF3/kfd9VRBe TirOy8AkPmVA0KWBSbS4C56oUDkyaYMofTGhxXaDUOVPqu072vPDXUjbVcsdHOWBZv rImabaXfb7LMNke1WsAZTpDmouSGS637hv+EZln37PdZA2nihvThI/nFoZO0qAUN91 InPgKjJie9GoN/QCfIyqCt4s+KbfRnDgFJoejp/tsjRbAy77trOLYKwlG+GuqBqAyY qxjr5FFRvFZWA== X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 53311 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 (-) --=-nlKLfde9+H5cwBHAOyjO Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, Vinicius Monego schreef op zo 16-01-2022 om 23:57 [+0000]: > +=C2=A0=C2=A0=C2=A0 (synopsis "Non-linear video editor") > +=C2=A0=C2=A0=C2=A0 (description "Kdenlive is an acronym for KDE Non-Line= ar Video Editor. > =C2=A0 > =C2=A0Non-linear video editing is much more powerful than beginner's (lin= ear) > =C2=A0editors, hence it requires a bit more organization before starting.= =C2=A0 However, > =C2=A0it is not reserved to specialists and can be used for small persona= l > =C2=A0projects.") > -=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (license license:gpl2+)))) > +=C2=A0=C2=A0=C2=A0 (license license:gpl2+))) Looking at ./data/resourceproviders/freesound.json and ./src/onlineresources/providermodel.cpp, kdenlive sometimes accesses the network, possibly using TLS. Because the Qt stack uses OpenSSL, SSL_CERT_DIR or SSL_CERT_FILE would need to be added to native-search-paths to make "guix shell --pure kdenlive nss-certs" work (untested). That seems to be a bug in the original package definition though. Greetings, Maxime. --=-nlKLfde9+H5cwBHAOyjO Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYeVbAhccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7p+SAP0feKhJyB5YKE7J9Jq68rUI/6HI 6vB9V14rRuZwN/mW0gD/WXIhqJQdjqFYSkcR+IpTvc4K8J65KepsKIuMT7gWsQ0= =KjcN -----END PGP SIGNATURE----- --=-nlKLfde9+H5cwBHAOyjO-- From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 17 07:28:10 2022 Received: (at 53311) by debbugs.gnu.org; 17 Jan 2022 12:28:10 +0000 Received: from localhost ([127.0.0.1]:44918 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n9R7K-0000yy-0V for submit@debbugs.gnu.org; Mon, 17 Jan 2022 07:28:10 -0500 Received: from laurent.telenet-ops.be ([195.130.137.89]:45070) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n9R7E-0000yi-QF for 53311@debbugs.gnu.org; Mon, 17 Jan 2022 07:28:09 -0500 Received: from [192.168.179.254] ([188.189.128.58]) by laurent.telenet-ops.be with bizsmtp id joU12600Q1Fk3F801oU1dG; Mon, 17 Jan 2022 13:28:03 +0100 Message-ID: <4cdc6c79871e510b8f22b5d51647c42f537e551f.camel@telenet.be> Subject: Re: [bug#53311] [PATCH] gnu: kdenlive: Update to 21.12.1. From: Maxime Devos To: Vinicius Monego , 53311@debbugs.gnu.org Date: Mon, 17 Jan 2022 12:27:54 +0000 In-Reply-To: <20220116235713.243223-1-monego@posteo.net> References: <20220116235713.243223-1-monego@posteo.net> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-iaz/s+O3ROwOYyfvE34u" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1642422483; bh=3yxIQ3lWObZ0sT1RhCvh8pFUZ3VIsB8GNnsZSbgIxZI=; h=Subject:From:To:Date:In-Reply-To:References; b=JZqxjzClFh8sScbZgZhXC3xCOO4xu60N5v8qmRk4KQFk9zFGws0oIZpIsas4ffVNL dKJaU3nPn+oiYgn5UkqkYXY+BNMVVs7xhCXrqlLppCK65l4m2rJziHUp8O4D4vnq5x zS0zKO4IlfHHrDMFPRE5zHtfnV1fyPdwc/313ZYF4seaNbpzHh4/N59uiG2uOyny/6 B3ILm9ZF2U/XUEjlLpc4KA9kHuilyuMkel7BbFYZsIOehKh/3AHsZJ1dxIr1b4gBam BE1QCZgiMNtdmAm9wjiMCA+WqRY3fEyx4QmWSSQx6xsT4nfwerHnT2HxyZh6zvM8dq P8xIj4WtzxvXA== X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 53311 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 (-) --=-iaz/s+O3ROwOYyfvE34u Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, Vinicius Monego schreef op zo 16-01-2022 om 23:57 [+0000]: > -=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 (wrap-program (string-append out "/bin/kdenlive") > -=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 `("PATH" ":" prefix > -=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ,(list (string-append ffmp= eg "/bin"))) > -=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 [...] > [...] > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 (wrap-program (string-append out "/bin/kdenlive") > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 `("PATH" ":" prefix > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ,(list (string-append ffmpeg "/bin"))) > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 [...] >=20 >=20 'data/scripts/checkvosk.py' (called from 'src/dialogs/kdenlivesettingsdialog.cpp') has a call to 'python -m pip install', can it be neutralised? There are a few python scripts, are we missing 'python' in inputs? 'ffmpeg' is invoked from a few Python scripts and from C++ code, using ffmpegpath. So FWIW, the absolute path to 'ffmpeg' can be baked in with a few substitute* and by adding a line to the following code in src/core.cpp: if (isAppImage) { QString appPath =3D qApp->applicationDirPath(); KdenliveSettings::setFfmpegpath(QDir::cleanPath(appPath + QStringLi= teral("/ffmpeg"))); KdenliveSettings::setFfplaypath(QDir::cleanPath(appPath + QStringLi= teral("/ffplay"))); KdenliveSettings::setFfprobepath(QDir::cleanPath(appPath + QStringL= iteral("/ffprobe"))); KdenliveSettings::setRendererpath(QDir::cleanPath(appPath + QString= Literal("/melt"))); m_mainWindow->init(QDir::cleanPath(appPath + QStringLiteral("/../sh= are/mlt/profiles"))); } else { // Open connection with Mlt m_mainWindow->init(MltPath); // setFfmpegpath and the like can be set here! } YMMW whether this is an improvement or not. Greetings, Maxime. --=-iaz/s+O3ROwOYyfvE34u Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYeVgyhccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7iWmAQD8Xc7JVNmndv0wjN5m2RzDddGD gc/6zD0TpoDjQcMIGgD/cYMS10tjWrwR2NLatsvSus01ORvQo3MWwos6/uitpQI= =mn5g -----END PGP SIGNATURE----- --=-iaz/s+O3ROwOYyfvE34u-- From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 24 04:24:38 2022 Received: (at control) by debbugs.gnu.org; 24 Jan 2022 09:24:38 +0000 Received: from localhost ([127.0.0.1]:42083 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBvaY-0005bw-5q for submit@debbugs.gnu.org; Mon, 24 Jan 2022 04:24:38 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:41964) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBvaX-0005bj-1D for control@debbugs.gnu.org; Mon, 24 Jan 2022 04:24:37 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id A281D2FE for ; Mon, 24 Jan 2022 10:24:31 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3YeU7oDmBKaF for ; Mon, 24 Jan 2022 10:24:31 +0100 (CET) Received: from ribbon (91-160-117-201.subs.proxad.net [91.160.117.201]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 190A5BD for ; Mon, 24 Jan 2022 10:24:31 +0100 (CET) Date: Mon, 24 Jan 2022 10:24:30 +0100 Message-Id: <87o841wkoh.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #53311 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spamd-Bar: / Authentication-Results: hera.aquilenet.fr; none X-Rspamd-Server: hera X-Rspamd-Queue-Id: A281D2FE X-Spamd-Result: default: False [0.61 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[control@debbugs.gnu.org]; RCPT_COUNT_ONE(0.00)[1]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; R_MIXED_CHARSET(0.71)[subject]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Spam-Score: 1.0 (+) 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: -0.0 (/) tags 53311 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 28 05:12:43 2022 Received: (at 53311) by debbugs.gnu.org; 28 Jan 2022 10:12:43 +0000 Received: from localhost ([127.0.0.1]:57501 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDOFH-0003BH-6J for submit@debbugs.gnu.org; Fri, 28 Jan 2022 05:12:43 -0500 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:47949) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nDOFE-0003B1-Tm for 53311@debbugs.gnu.org; Fri, 28 Jan 2022 05:12:41 -0500 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by mail.gandi.net (Postfix) with ESMTPSA id E5122FF804; Fri, 28 Jan 2022 10:12:33 +0000 (UTC) From: Nicolas Goaziou To: Vinicius Monego Subject: Re: [bug#53311] [PATCH] gnu: kdenlive: Update to 21.12.1. References: <20220116235713.243223-1-monego@posteo.net> Date: Fri, 28 Jan 2022 11:12:33 +0100 In-Reply-To: <20220116235713.243223-1-monego@posteo.net> (Vinicius Monego's message of "Sun, 16 Jan 2022 23:57:13 +0000") Message-ID: <87mtjgtbhq.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 53311 Cc: 53311@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.7 (-) Hello, Vinicius Monego writes: > * gnu/packages/kde.scm (kdenlive): Update to 21.12.1. LGTM! Regards, -- Nicolas Goaziou From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 02 09:19:49 2022 Received: (at 53311) by debbugs.gnu.org; 2 Feb 2022 14:19:49 +0000 Received: from localhost ([127.0.0.1]:51904 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFGU8-00013e-Ms for submit@debbugs.gnu.org; Wed, 02 Feb 2022 09:19:48 -0500 Received: from mout01.posteo.de ([185.67.36.65]:57941) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFGU7-00013R-6T for 53311@debbugs.gnu.org; Wed, 02 Feb 2022 09:19:48 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id E4FBD240029 for <53311@debbugs.gnu.org>; Wed, 2 Feb 2022 15:19:40 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1643811580; bh=XPNEjIDKVzeL90G/eA3Gg6LAEqCc8ft1MgUnOfWN2/U=; h=Subject:From:To:Date:From; b=oqLqHs2Eyxb3aaWcha6N7jlT9ECSN3nd77klyjaxiBe/uZ1XR+Vk10ErF0ARLsFbk 5VpzrfBBEjvjvtdsEv7AhtrdPd9HXtbDcrpWR9JrSiIjDYIY612OhbZgsOZ4XeE4pm MymDBLp8zM6aUKEl2S+WxQcWHiZeffPDVQvEgY547lyxnOLviec28krsUeaUY7xcr3 npvuwLTi+Vz3bzE3eoQLm32UV2DFnwMzT94UI2mLpCd1loAKkvFl1ZCpGXvlHlrZDB zkZsg/jNAqlDj5uJ67y3HjRAbpkbuwlWuDOGmjoBP670+Fd5cYQMdXucRgZiOlFIAB Pg/t9eefOqTcA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4JpkT71KKvz6tmS; Wed, 2 Feb 2022 15:19:38 +0100 (CET) Message-ID: Subject: Re: [bug#53311] [PATCH] gnu: kdenlive: Update to 21.12.1. From: Vinicius Monego To: Maxime Devos , 53311@debbugs.gnu.org Date: Wed, 02 Feb 2022 14:19:30 +0000 In-Reply-To: <4cdc6c79871e510b8f22b5d51647c42f537e551f.camel@telenet.be> References: <20220116235713.243223-1-monego@posteo.net> <4cdc6c79871e510b8f22b5d51647c42f537e551f.camel@telenet.be> Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53311 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: -3.3 (---) Em seg, 2022-01-17 às 12:27 +0000, Maxime Devos escreveu: > Hi, > > Vinicius Monego schreef op zo 16-01-2022 om 23:57 [+0000]: > > -                 (wrap-program (string-append out "/bin/kdenlive") > > -                   `("PATH" ":" prefix > > -                     ,(list (string-append ffmpeg "/bin"))) > > -                   [...] > > [...] > > +               (wrap-program (string-append out "/bin/kdenlive") > > +                 `("PATH" ":" prefix > > +                   ,(list (string-append ffmpeg "/bin"))) > > +                 [...] > > > > > > 'data/scripts/checkvosk.py' (called from > 'src/dialogs/kdenlivesettingsdialog.cpp') has a call to 'python -m > pip > install', can it be neutralised? > > There are a few python scripts, are we missing 'python' in inputs? > The python scripts are related to Vosk. The feature can be accessed from Settings => Configure Kdenlive => Speech to Text. It contains a warning and a button "Install missing dependencies", and nothing happens when it's clicked. Nothing relevant in the logs. This feature can't be enabled as is, so the files won't do anything. > 'ffmpeg' is invoked from a few Python scripts and from C++ code, > using > ffmpegpath.  So FWIW, the absolute path to 'ffmpeg' can be baked in > with a few substitute* and by adding a line to the following code > in src/core.cpp: > >     if (isAppImage) { >         QString appPath = qApp->applicationDirPath(); >         KdenliveSettings::setFfmpegpath(QDir::cleanPath(appPath + > QStringLiteral("/ffmpeg"))); >         KdenliveSettings::setFfplaypath(QDir::cleanPath(appPath + > QStringLiteral("/ffplay"))); >         KdenliveSettings::setFfprobepath(QDir::cleanPath(appPath + > QStringLiteral("/ffprobe"))); >         KdenliveSettings::setRendererpath(QDir::cleanPath(appPath + > QStringLiteral("/melt"))); >         m_mainWindow->init(QDir::cleanPath(appPath + > QStringLiteral("/../share/mlt/profiles"))); >     } else { >         // Open connection with Mlt >         m_mainWindow->init(MltPath); >         // setFfmpegpath and the like can be set here! >     } > > YMMW whether this is an improvement or not. I'm not sure where kdenlive calls ffmpeg, but rendering a project works via 'melt', with the correct path being displayed in the logs. I tested this build again and it's segfaulting when I try drag an effect into the video, which doesn't happen in 21.08.3. Seems that this package needs some work before it's production ready. I will keep this issue open while I investigate. > > Greetings, > Maxime. From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 05 12:22:39 2022 Received: (at 53311) by debbugs.gnu.org; 5 Apr 2022 16:22:39 +0000 Received: from localhost ([127.0.0.1]:55951 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nblx1-0008AP-Av for submit@debbugs.gnu.org; Tue, 05 Apr 2022 12:22:39 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43438) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nblwz-0008A9-Gv for 53311@debbugs.gnu.org; Tue, 05 Apr 2022 12:22:37 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:36360) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nblwt-0003Ch-O3; Tue, 05 Apr 2022 12:22:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=5iUxzo9jUz0sffUk5QSb+ROyjdUMewKcbFNB8HZeIiU=; b=LiImMTYmCEowYrbuvJGP NyBpcNlxM9wtBkceWOxBqLYoo+lrVaAIAnIJc9HH3KREFhsXbSKM3L6+GJk5kCNn6vdxpUKy698tO Wf+fg+yVvJyFLCeGCsSN0QxYYATrWd6STPKAeECN1O6Re19d7/8EamRp6MLi1qwEHE4X4+DeNcCXt r4OPngZxFsQAmqpLE1czIw0/dPT1o84zOn2kneyCsBHuDpUbQO4DC8BCd8w3fYGxdGdmSR7+Twqhd DcH+v2aHe4t5mVMTI1/l5eDp0MDTTntVd16vgJ65W5CBRXJJAEA83C5WgOjZh3XPGfzr+9aZ2chTz 65c/0t94M5w3og==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=45260 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nblwt-0007AZ-Am; Tue, 05 Apr 2022 12:22:31 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Nicolas Goaziou Subject: Re: bug#53311: [PATCH] gnu: kdenlive: Update to 21.12.1. References: <20220116235713.243223-1-monego@posteo.net> <87mtjgtbhq.fsf@nicolasgoaziou.fr> Date: Tue, 05 Apr 2022 18:22:29 +0200 In-Reply-To: <87mtjgtbhq.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Fri, 28 Jan 2022 11:12:33 +0100") Message-ID: <87k0c3lcu2.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53311 Cc: 53311@debbugs.gnu.org, Vinicius Monego 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: -3.3 (---) Hi Vinicius, Could you take a look and push this one? TIA! :-) Ludo=E2=80=99. Nicolas Goaziou skribis: > Hello, > > Vinicius Monego writes: > >> * gnu/packages/kde.scm (kdenlive): Update to 21.12.1. > > LGTM! > > Regards, From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 05 13:38:03 2022 Received: (at 53311) by debbugs.gnu.org; 5 Apr 2022 17:38:04 +0000 Received: from localhost ([127.0.0.1]:56055 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nbn7z-000226-Mi for submit@debbugs.gnu.org; Tue, 05 Apr 2022 13:38:03 -0400 Received: from mout01.posteo.de ([185.67.36.65]:45615) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nbn7x-00021a-TM for 53311@debbugs.gnu.org; Tue, 05 Apr 2022 13:38:02 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id BC3F3240026 for <53311@debbugs.gnu.org>; Tue, 5 Apr 2022 19:37:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1649180275; bh=S97zJpUieiICCCi+z8cVErVc6T+gA4/4f+N3I8Zvo2c=; h=Subject:From:To:Cc:Date:From; b=KpK1fynPkKaUoTEAwAMx1c9S20nwyfDJQB0VcN0fdXa9sDhXwMF9TbvB3bPaW0j5A kzfF+8+jowvHEL2zNHWwRc5WSBKVq77U1/JBucnvMZqx00Q9WKTciT5/3Z94UaBGPj grUep6kWOn8GmuUe25VtI5fh2zNf0cFf9yR1Ytj4HmXxVM9OVSI/DfiAnDduu5kNHm XS19e/CT3DKV/f/Ikm7DeG7MnHvbEpjrsqShyS0QKpfakmH2wn9nQ551mxCACJ75+X 7r5Ff8tHOotfUtENxNL+qrf2lUiwaNBLG7mOe0U5qqJHIO5JW0TM5ev8XzPQDTLszt biEzcgZNYHDLQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4KXvxF1PQMz6tpK; Tue, 5 Apr 2022 19:37:52 +0200 (CEST) Message-ID: <88d38eda68599844a3d14364aa58a6461a4139f2.camel@posteo.net> Subject: Re: bug#53311: [PATCH] gnu: kdenlive: Update to 21.12.1. From: Vinicius Monego To: Ludovic =?ISO-8859-1?Q?Court=E8s?= , Nicolas Goaziou Date: Tue, 05 Apr 2022 17:37:41 +0000 In-Reply-To: <87k0c3lcu2.fsf_-_@gnu.org> References: <20220116235713.243223-1-monego@posteo.net> <87mtjgtbhq.fsf@nicolasgoaziou.fr> <87k0c3lcu2.fsf_-_@gnu.org> Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53311 Cc: 53311@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: -3.3 (---) Hi Ludo, I pushed an update to 21.12.3 a while ago which fixes the issues I reported in this thread. I left this open because of Maxime's suggestions about SSL_CERT_DIR and Vosk, I wanted to hear more opinions on it. If the package is fine as is, it's safe to close this issue. Em ter, 2022-04-05 às 18:22 +0200, Ludovic Courtès escreveu: > Hi Vinicius, > > Could you take a look and push this one? > > TIA! :-) > > Ludo’. > > Nicolas Goaziou skribis: > > > Hello, > > > > Vinicius Monego writes: > > > > > * gnu/packages/kde.scm (kdenlive): Update to 21.12.1. > > > > LGTM! > > > > Regards, From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 06 04:14:33 2022 Received: (at 53311) by debbugs.gnu.org; 6 Apr 2022 08:14:33 +0000 Received: from localhost ([127.0.0.1]:56809 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nc0oC-0007Ot-R0 for submit@debbugs.gnu.org; Wed, 06 Apr 2022 04:14:33 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56650) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nc0oB-0007Og-BY for 53311@debbugs.gnu.org; Wed, 06 Apr 2022 04:14:31 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:52312) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nc0o4-0006WL-He; Wed, 06 Apr 2022 04:14:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=64nIhlRANV7MfiSgrmn49QjdWlpD7niUCOiatgCFLVU=; b=nVCLQXFzc0JNVbIWOgYI g/iX1IElURBOWZoxcAXyLAPSRuUjWrQqdY/zaM8LoGrW46lIKSe6K65PZ7sg/O4BzjtZQ9tcPJpj5 vFNiF8uSCu2j32pLl3lWFUpoMV9TmnZi0mZUlWTssuY29M9phciVlvRQDkEEHD5S9uOrf0xvTQfqv c6CLGlMEnDhSvei0GCdljcfQXRJXZ1c/vcL3hTd1L5deItLVvr2hiLeJ0hHtmCC3ovBfzb284DwGp dfSWIkvOhvnkjLQvFeoIvqLW/KZBa8I6dEUaifuBHULfzLu/GDOAl+E2Sa+6Ko5a4sSKAK+T6rZ3i Vi+Sk2HFIOse6g==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:57718 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nc0o3-0008Ei-Jd; Wed, 06 Apr 2022 04:14:24 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Vinicius Monego Subject: Re: bug#53311: [PATCH] gnu: kdenlive: Update to 21.12.1. References: <20220116235713.243223-1-monego@posteo.net> <87mtjgtbhq.fsf@nicolasgoaziou.fr> <87k0c3lcu2.fsf_-_@gnu.org> <88d38eda68599844a3d14364aa58a6461a4139f2.camel@posteo.net> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 17 Germinal an 230 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Wed, 06 Apr 2022 10:14:21 +0200 In-Reply-To: <88d38eda68599844a3d14364aa58a6461a4139f2.camel@posteo.net> (Vinicius Monego's message of "Tue, 05 Apr 2022 17:37:41 +0000") Message-ID: <87zgkyhbmq.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53311 Cc: 53311@debbugs.gnu.org, Nicolas Goaziou 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: -3.3 (---) Hi, Vinicius Monego skribis: > I pushed an update to 21.12.3 a while ago which fixes the issues I > reported in this thread. I left this open because of Maxime's > suggestions about SSL_CERT_DIR and Vosk, I wanted to hear more opinions > on it. If the package is fine as is, it's safe to close this issue. Oops, sorry for the confusion. For clarity, I think it=E2=80=99s best to c= lose it and to open a separate issue if there=E2=80=99s one. Thanks! Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 21 18:28:49 2022 Received: (at 53311-done) by debbugs.gnu.org; 21 Aug 2022 22:28:49 +0000 Received: from localhost ([127.0.0.1]:37025 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oPtR3-0006u6-43 for submit@debbugs.gnu.org; Sun, 21 Aug 2022 18:28:49 -0400 Received: from mout01.posteo.de ([185.67.36.65]:36959) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oPtQy-0006tk-NO for 53311-done@debbugs.gnu.org; Sun, 21 Aug 2022 18:28:47 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id BD7B5240027 for <53311-done@debbugs.gnu.org>; Mon, 22 Aug 2022 00:28:38 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1661120918; bh=LP2EuLXWzFVBhXU3ID34qv4PBJyArclvJsl+pxtUjV4=; h=Subject:From:To:Cc:Date:From; b=TC0RgpVjDT3OLMkvx2efIbQ4BAMSpac+4OYF+gb2JwcGPiRxhnLllKz7ZFl8uxZs2 /UhaKfnROpUDY4BZQn6FTTsawL2X8nNEHs9ZSFR+d7NKvHZ1DmvAYh/d5Fj2DwyZpy EZsPnJQQbAUCfhx1TTKwul1ZgReMm5jN+NTaqqNMO18Ss0TT7Fp1CUi3nOz3mnUXsz /zzLmRfI4sZkFy54GvFM9o/WnGbzIviBW/yftn+SxHLJbl+VVg+Wpmknh125KAY5vc 8h57pRU1V+SWsgYzvtgScwckFPkLVUj6dgLiZkwXlBiu7Hv4CglJkLX1shOrYlfLYG BmwQ+n53JideA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4M9qs00mflz9rxB; Mon, 22 Aug 2022 00:28:35 +0200 (CEST) Message-ID: <61587f5dcbda4da763b15054f70918f5f6673c9c.camel@posteo.net> Subject: Re: bug#53311: [PATCH] gnu: kdenlive: Update to 21.12.1. From: Vinicius Monego To: Ludovic =?ISO-8859-1?Q?Court=E8s?= Date: Sun, 21 Aug 2022 22:28:27 +0000 In-Reply-To: <87zgkyhbmq.fsf@gnu.org> References: <20220116235713.243223-1-monego@posteo.net> <87mtjgtbhq.fsf@nicolasgoaziou.fr> <87k0c3lcu2.fsf_-_@gnu.org> <88d38eda68599844a3d14364aa58a6461a4139f2.camel@posteo.net> <87zgkyhbmq.fsf@gnu.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53311-done Cc: 53311-done@debbugs.gnu.org, Nicolas Goaziou 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: -3.3 (---) Em qua, 2022-04-06 =C3=A0s 10:14 +0200, Ludovic Court=C3=A8s escreveu: > Hi, >=20 > Vinicius Monego skribis: >=20 > > I pushed an update to 21.12.3 a while ago which fixes the issues I > > reported in this thread. I left this open because of Maxime's > > suggestions about SSL_CERT_DIR and Vosk, I wanted to hear more > > opinions > > on it. If the package is fine as is, it's safe to close this issue. >=20 > Oops, sorry for the confusion.=C2=A0 For clarity, I think it=E2=80=99s be= st to > close > it and to open a separate issue if there=E2=80=99s one. >=20 > Thanks! >=20 > Ludo=E2=80=99. >=20 OK, closing this one now. Vinicius From unknown Mon Aug 18 14:23:31 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, 19 Sep 2022 11: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