unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "宋文武 via Bug reports for GNU Guix" <bug-guix@gnu.org>
To: Zheng Junjie <zhengjunjie@iscas.ac.cn>
Cc: 72284-done@debbugs.gnu.org
Subject: bug#72284: kdeconnect-app fails to start
Date: Fri, 26 Jul 2024 20:33:10 +0800	[thread overview]
Message-ID: <87msm4qqnt.fsf@envs.net> (raw)
In-Reply-To: <87ikwu9i1g.fsf@iscas.ac.cn> (Zheng Junjie's message of "Thu, 25 Jul 2024 13:06:51 +0800")

Zheng Junjie <zhengjunjie@iscas.ac.cn> writes:

> 宋文武 via Bug reports for GNU Guix <bug-guix@gnu.org> writes:
>
>> Hello, since the update to 24.05.2, 'kdeconnect-app' fails with:
>>
>> QQmlApplicationEngine failed to load component
>> qrc:/qt/qml/org/kde/kdeconnect/app/Main.qml:49:13: Type QQC2.ToolBar unavailable
>> qrc:/qt/qml/org/kde/desktop/ToolBar.qml: Type GlobalSonnetSettings unavailable
>> qrc:/qt/qml/org/kde/desktop/private/GlobalSonnetSettings.qml:10:1: module "org.kde.sonnet" is not installed
>
> i think this patch can fix it.
>
> From b430840809bfb936ac8c17f7a40da77d7549449c Mon Sep 17 00:00:00 2001
> Message-ID: <b430840809bfb936ac8c17f7a40da77d7549449c.1721883986.git.zhengjunjie@iscas.ac.cn>
> From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
> Date: Thu, 25 Jul 2024 12:50:52 +0800
> Subject: [PATCH] gnu: kdeconnect: Add sonnet dependency.
>
> * gnu/packages/kde.scm (kdeconnect)[inputs]: Add sonnet.
>
> Change-Id: I494bdf393d433f6f3dffe8dbe1774f53776fbc63
> ---
>  gnu/packages/kde.scm | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
> index 44b3b10606..59f3b1052b 100644
> --- a/gnu/packages/kde.scm
> +++ b/gnu/packages/kde.scm
> @@ -1361,6 +1361,7 @@ (define-public kdeconnect
>             qtdeclarative
>             qtmultimedia
>             qtwayland
> +           sonnet
>             wayland
>             modemmanager-qt
>             libxkbcommon))

Pushed to master, thanks.




      reply	other threads:[~2024-07-26 12:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-25  2:25 bug#72284: kdeconnect-app fails to start 宋文武 via Bug reports for GNU Guix
2024-07-25  5:06 ` Zheng Junjie
2024-07-26 12:33   ` 宋文武 via Bug reports for GNU Guix [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=87msm4qqnt.fsf@envs.net \
    --to=bug-guix@gnu.org \
    --cc=72284-done@debbugs.gnu.org \
    --cc=iyzsong@envs.net \
    --cc=zhengjunjie@iscas.ac.cn \
    /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).