unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: antlers@illucid.net
Cc: 64828-done@debbugs.gnu.org
Subject: bug#64828: [PATCH] gnu: kdenlive: Add missing dep. kirigami
Date: Tue, 05 Sep 2023 20:50:38 -0400	[thread overview]
Message-ID: <87il8of7kx.fsf@gmail.com> (raw)
In-Reply-To: <20230724095711.20762-1-antlers@illucid.net> (antlers@illucid.net's message of "Mon, 24 Jul 2023 09:57:11 +0000")

Hi,

antlers@illucid.net writes:

> From: antlers <antlers@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




      reply	other threads:[~2023-09-06  0:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-24  9:57 [bug#64828] [PATCH] gnu: kdenlive: Add missing dep. kirigami antlers--- via Guix-patches via
2023-09-06  0:50 ` Maxim Cournoyer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87il8of7kx.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=64828-done@debbugs.gnu.org \
    --cc=antlers@illucid.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).