GNU bug report logs -
#64828
[PATCH] gnu: kdenlive: Add missing dep. kirigami
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 64828 in the body.
You can then email your comments to 64828 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#64828
; Package
guix-patches
.
(Mon, 24 Jul 2023 09:58:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
antlers <at> illucid.net
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 24 Jul 2023 09:58:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Reply sent
to
Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
:
You have taken responsibility.
(Wed, 06 Sep 2023 00:51:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
antlers <at> illucid.net
:
bug acknowledged by developer.
(Wed, 06 Sep 2023 00:51:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 64828-done <at> debbugs.gnu.org (full text, mbox):
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
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 04 Oct 2023 11:24:16 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 219 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.