* bug#65770: xdg-desktop-portal-kde only works if system is reconfigured with gnome-desktop-service-type
@ 2023-09-06 3:23 Nathan Dehnel
2023-09-06 14:27 ` Zheng Junjie
2023-11-15 19:22 ` Nathan Dehnel
0 siblings, 2 replies; 3+ messages in thread
From: Nathan Dehnel @ 2023-09-06 3:23 UTC (permalink / raw)
To: 65770
if gnome-desktop is enabled:
-kde file picker works
if gnome-dekstop is not installed:
Gtk-WARNING **: 22:04:20.326: Can't open portal file chooser:
GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process
org.freedesktop.portal.Desktop received signal 5
guix c3d48d0
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#65770: xdg-desktop-portal-kde only works if system is reconfigured with gnome-desktop-service-type
2023-09-06 3:23 bug#65770: xdg-desktop-portal-kde only works if system is reconfigured with gnome-desktop-service-type Nathan Dehnel
@ 2023-09-06 14:27 ` Zheng Junjie
2023-11-15 19:22 ` Nathan Dehnel
1 sibling, 0 replies; 3+ messages in thread
From: Zheng Junjie @ 2023-09-06 14:27 UTC (permalink / raw)
To: 65770
[-- Attachment #1: Type: text/plain, Size: 25 bytes --]
Hello, can you try it?
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-xdg-desktop-portal-kde-Add-miss-input.patch --]
[-- Type: text/x-patch, Size: 1156 bytes --]
From 09104e9b8f13868751dc2d5f514b01a6c286e790 Mon Sep 17 00:00:00 2001
Message-ID: <09104e9b8f13868751dc2d5f514b01a6c286e790.1694010267.git.zhengjunjie@iscas.ac.cn>
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
Date: Wed, 6 Sep 2023 22:23:11 +0800
Subject: [PATCH] gnu: xdg-desktop-portal-kde: Add miss input.
* gnu/packages/freedesktop.scm (xdg-desktop-portal-kde): Add miss input.
[propagated-inputs]: add xdg-desktop-portal.
---
gnu/packages/freedesktop.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 0a1c9bffb3..e60bff05dd 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -2936,6 +2936,8 @@ (define-public xdg-desktop-portal-kde
libxkbcommon
kio-fuse
wayland-protocols))
+ (propagated-inputs
+ (list xdg-desktop-portal))
(synopsis "Backend implementation for xdg-desktop-portal using Qt/KF5")
(description "This package provides a backend implementation
for xdg-desktop-portal that is using Qt/KF5.")
base-commit: 6113e0529d61df7425f64e30a6bf77f7cfdfe5a5
--
2.41.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* bug#65770: xdg-desktop-portal-kde only works if system is reconfigured with gnome-desktop-service-type
2023-09-06 3:23 bug#65770: xdg-desktop-portal-kde only works if system is reconfigured with gnome-desktop-service-type Nathan Dehnel
2023-09-06 14:27 ` Zheng Junjie
@ 2023-11-15 19:22 ` Nathan Dehnel
1 sibling, 0 replies; 3+ messages in thread
From: Nathan Dehnel @ 2023-11-15 19:22 UTC (permalink / raw)
To: 65770
Hi, sorry for the late reply. These two package installs were
necessary to fix it:
xdg-desktop-portal
gsettings-desktop-schemas
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-11-15 19:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-06 3:23 bug#65770: xdg-desktop-portal-kde only works if system is reconfigured with gnome-desktop-service-type Nathan Dehnel
2023-09-06 14:27 ` Zheng Junjie
2023-11-15 19:22 ` Nathan Dehnel
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).