GNU bug report logs -
#65770
xdg-desktop-portal-kde only works if system is reconfigured with gnome-desktop-service-type
Previous Next
To reply to this bug, email your comments to 65770 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#65770
; Package
guix
.
(Wed, 06 Sep 2023 03:24:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Nathan Dehnel <ncdehnel <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Wed, 06 Sep 2023 03:24:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Information forwarded
to
bug-guix <at> gnu.org
:
bug#65770
; Package
guix
.
(Wed, 06 Sep 2023 14:30:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 65770 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hello, can you try it?
[0001-gnu-xdg-desktop-portal-kde-Add-miss-input.patch (text/x-patch, inline)]
From 09104e9b8f13868751dc2d5f514b01a6c286e790 Mon Sep 17 00:00:00 2001
Message-ID: <09104e9b8f13868751dc2d5f514b01a6c286e790.1694010267.git.zhengjunjie <at> iscas.ac.cn>
From: Zheng Junjie <zhengjunjie <at> 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
Information forwarded
to
bug-guix <at> gnu.org
:
bug#65770
; Package
guix
.
(Wed, 15 Nov 2023 19:24:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 65770 <at> debbugs.gnu.org (full text, mbox):
Hi, sorry for the late reply. These two package installs were
necessary to fix it:
xdg-desktop-portal
gsettings-desktop-schemas
This bug report was last modified 1 year and 212 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.