GNU bug report logs -
#53134
org.signal.Signal on flatpak can't execvp xdg-settings
Previous Next
To reply to this bug, email your comments to 53134 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#53134
; Package
guix
.
(Sun, 09 Jan 2022 03:08:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Alexandre Hannud Abdo <abdo <at> member.fsf.org>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Sun, 09 Jan 2022 03:08:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Ni!
After installing org.signal.Signal with flatpak, `flatpak run org.signal.Signal` fails with the message below. I tried adding `xdg-utils` (which provides xdg-settings) to my system or my user profile, or to both, to no avail. Any ideas? Anyone has Signal Desktop working on Guix? Thanks! ale .~´
$ flatpak run org.signal.Signal
Note that the directories
'/var/lib/flatpak/exports/share'
'/home/eris/.local/share/flatpak/exports/share'
are not in the search path set by the XDG_DATA_DIRS environment variable, so
applications installed by Flatpak may not appear on your desktop until the
session is restarted.
[2 preload-host-spawn-strategy] Running: /app/bin/zypak-helper child - /app/Signal/signal-desktop --type=zygote --enable-crashpad
Set Windows Application User Model ID (AUMID) { appUserModelId: 'org.whispersystems.signal-desktop' }
NODE_ENV production
NODE_CONFIG_DIR /app/Signal/resources/app.asar/config
NODE_CONFIG {}
ALLOW_CONFIG_MUTATIONS undefined
HOSTNAME undefined
NODE_APP_INSTANCE undefined
SUPPRESS_NO_CONFIG_WARNING undefined
SIGNAL_ENABLE_HTTP undefined
userData: /home/bubbles/.var/app/org.signal.Signal/config/Signal
config/get: Did not find user config file (or it was empty), cache is now empty object
config/get: Did not find ephemeral config file (or it was empty), cache is now empty object
LaunchProcess: failed to execvp:
xdg-settings
LaunchProcess: failed to execvp:
xdg-settings
[OpenPGP_0x10508FA593B7BE6D.asc (application/pgp-keys, attachment)]
[OpenPGP_signature (application/pgp-signature, attachment)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#53134
; Package
guix
.
(Sun, 09 Jan 2022 03:48:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 53134 <at> debbugs.gnu.org (full text, mbox):
Hello,
I use Signal through Flatpak on a Guix System without any issues. I can't say I have seen this error before. Some general pointers about Flatpak (on Guix at least):
1. Applications should be installed as a user, i.e. with flatpak --user I don't think running them it makes a difference specifying, and probably you would have run into an error or suggestion from flatpak telling you to use --user.
2. To interact with the system (Flatpak is a sandbox) you will likely need an xdg-desktop-portal, probably xdg-desktop-portal-gtk or xdg-desktop-portal-wlr (for Wayland, not sure how the setup for that works though)
3. The first warning you see can be rectified by adding the second path (the first won't exist on Guix Systems) to XDG_DATA_DIRS as it notes (in your .profile or similar), or you can use the script provided by the package in your profile's etc/profile.d/flatpak.sh (I don't think Guix automatically uses scripts in etc/profile.d unlike other distros)
Hope that helps! If you can provide other info like how you installed Signal, guix describe, and so on, that may help too.
John
Information forwarded
to
bug-guix <at> gnu.org
:
bug#53134
; Package
guix
.
(Thu, 14 Jul 2022 03:58:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 53134 <at> debbugs.gnu.org (full text, mbox):
Hello,
John Kehayias <john.kehayias <at> protonmail.com> writes:
> Hello,
>
> I use Signal through Flatpak on a Guix System without any issues. I
> can't say I have seen this error before. Some general pointers about
> Flatpak (on Guix at least):
>
> 1. Applications should be installed as a user, i.e. with flatpak
> --user I don't think running them it makes a difference specifying,
> and probably you would have run into an error or suggestion from
> flatpak telling you to use --user.
>
> 2. To interact with the system (Flatpak is a sandbox) you will likely
> need an xdg-desktop-portal, probably xdg-desktop-portal-gtk or
> xdg-desktop-portal-wlr (for Wayland, not sure how the setup for that
> works though)
>
> 3. The first warning you see can be rectified by adding the second
> path (the first won't exist on Guix Systems) to XDG_DATA_DIRS as it
> notes (in your .profile or similar), or you can use the script
> provided by the package in your profile's etc/profile.d/flatpak.sh (I
> don't think Guix automatically uses scripts in etc/profile.d unlike
> other distros)
>
> Hope that helps! If you can provide other info like how you installed
> Signal, guix describe, and so on, that may help too.
Thanks John for this answer; I hope it helped Alexandre solving their
flatpak related problem.
Closing.
Maxim
Information forwarded
to
bug-guix <at> gnu.org
:
bug#53134
; Package
guix
.
(Wed, 29 Jan 2025 16:15:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 53134 <at> debbugs.gnu.org (full text, mbox):
Ni! I don't think I ever received John's answer in my inbox.
My belated thanks.
I have been using Signal directly from Guix for a while now.
This report doesn't seem to appear as Resolved, so I'd just like it to be properly closed.
Best,
ale
.~´
This bug report was last modified 141 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.