GNU bug report logs - #64828
[PATCH] gnu: kdenlive: Add missing dep. kirigami

Previous Next

Package: guix-patches;

Reported by: antlers <at> illucid.net

Date: Mon, 24 Jul 2023 09:58:01 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: antlers <at> illucid.net
Subject: bug#64828: closed (Re: bug#64828: [PATCH] gnu: kdenlive: Add
 missing dep. kirigami)
Date: Wed, 06 Sep 2023 00:51:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#64828: [PATCH] gnu: kdenlive: Add missing dep. kirigami

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 64828 <at> debbugs.gnu.org.

-- 
64828: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64828
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: antlers <at> illucid.net
Cc: 64828-done <at> debbugs.gnu.org
Subject: Re: bug#64828: [PATCH] gnu: kdenlive: Add missing dep. kirigami
Date: Tue, 05 Sep 2023 20:50:38 -0400
Hi,

antlers <at> illucid.net writes:

> From: antlers <antlers <at> illucid.net>
>
> * gnu/packages/kde.scm (kdenlive): Add input kirigami.
>
> Encountered this error running kdenlive on a new user account:
>> file:///gnu/store/r1gbv455lfbzaqqpl2gjvyvy5gip8d7h-knewstuff-5.98.0/lib/qt5/qml/org/kde/newstuff/Action.qml:40:1:
>> module "org.kde.kirigami" is not installed
>
> Didnt crash, but the Effects and Compositions boxes were rendering pure white.
>
> Happens with:
>> guix time-machine -C ./channels-default.scm --commit=a0c387c -- shell --pure kdenlive -- kdenlive
>
> but not on d5fece6.
> ---
>  gnu/packages/kde.scm | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
> index 5e8e69487e..7b11ab6aab 100644
> --- a/gnu/packages/kde.scm
> +++ b/gnu/packages/kde.scm
> @@ -274,6 +274,7 @@ (define-public kdenlive
>             kfilemetadata
>             kguiaddons
>             kiconthemes
> +           kirigami
>             knewstuff
>             knotifications
>             knotifyconfig

Installed, thanks!

-- 
Thanks,
Maxim

[Message part 3 (message/rfc822, inline)]
From: antlers <at> illucid.net
To: guix-patches <at> gnu.org
Cc: antlers <antlers <at> illucid.net>
Subject: [PATCH] gnu: kdenlive: Add missing dep. kirigami
Date: Mon, 24 Jul 2023 09:57:11 +0000
From: antlers <antlers <at> illucid.net>

* gnu/packages/kde.scm (kdenlive): Add input kirigami.

Encountered this error running kdenlive on a new user account:
> file:///gnu/store/r1gbv455lfbzaqqpl2gjvyvy5gip8d7h-knewstuff-5.98.0/lib/qt5/qml/org/kde/newstuff/Action.qml:40:1: module "org.kde.kirigami" is not installed

Didnt crash, but the Effects and Compositions boxes were rendering pure white.

Happens with:
> guix time-machine -C ./channels-default.scm --commit=a0c387c -- shell --pure kdenlive -- kdenlive

but not on d5fece6.
---
 gnu/packages/kde.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 5e8e69487e..7b11ab6aab 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -274,6 +274,7 @@ (define-public kdenlive
            kfilemetadata
            kguiaddons
            kiconthemes
+           kirigami
            knewstuff
            knotifications
            knotifyconfig
-- 
2.39.1




This bug report was last modified 1 year and 260 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.