* bug#41714: Some Flatpak applications fail to start when attempting to run xdg-dbus-proxy
@ 2020-06-04 17:25 Jonathan Frederickson
2020-06-04 17:36 ` ArneBab
0 siblings, 1 reply; 4+ messages in thread
From: Jonathan Frederickson @ 2020-06-04 17:25 UTC (permalink / raw)
To: 41714
I have a few applications that I've installed through Flatpak on Guix
System which used to work, but recently I've been unable to run them.
Trying to run them results in:
jfred@lambdacrypt ~$ flatpak run im.riot.Riot
bwrap: execvp xdg-dbus-proxy: No such file or directory
jfred@lambdacrypt ~$ flatpak run org.signal.Signal
bwrap: execvp xdg-dbus-proxy: No such file or directory
This is my current Guix revision, and I've just run `guix system
reconfigure` and updated my user packages:
jfred@lambdacrypt ~$ guix describe
Generation 25 Jun 03 2020 23:43:30 (current)
guix 4c8700f
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: 4c8700fd844d24f52c54966467765f14dca6510c
My current system config can be found here:
https://raw.githubusercontent.com/jfrederickson/dotfiles/6d2724116a420b13adcf8c63afa7e5f197969669/guix/guix/system.scm
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#41714: Some Flatpak applications fail to start when attempting to run xdg-dbus-proxy
2020-06-04 17:25 bug#41714: Some Flatpak applications fail to start when attempting to run xdg-dbus-proxy Jonathan Frederickson
@ 2020-06-04 17:36 ` ArneBab
2020-06-04 22:59 ` Jonathan Frederickson
0 siblings, 1 reply; 4+ messages in thread
From: ArneBab @ 2020-06-04 17:36 UTC (permalink / raw)
To: Jonathan Frederickson; +Cc: 41714
Hi Jonathan,
Jonathan Frederickson <jonathan@terracrypt.net> writes:
> I have a few applications that I've installed through Flatpak on Guix
> System which used to work, but recently I've been unable to run them.
> Trying to run them results in:
>
> jfred@lambdacrypt ~$ flatpak run im.riot.Riot
> bwrap: execvp xdg-dbus-proxy: No such file or directory
I had the same problem. I fixed it with
guix install xdg-dbus-proxy.
Best wishes,
Arne
--
Unpolitisch sein
heißt politisch sein
ohne es zu merken
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#41714: Some Flatpak applications fail to start when attempting to run xdg-dbus-proxy
2020-06-04 17:36 ` ArneBab
@ 2020-06-04 22:59 ` Jonathan Frederickson
2023-07-30 13:25 ` Maxim Cournoyer
0 siblings, 1 reply; 4+ messages in thread
From: Jonathan Frederickson @ 2020-06-04 22:59 UTC (permalink / raw)
To: ArneBab; +Cc: 41714
On Thu, Jun 4, 2020 at 7:36 pm, ArneBab <arne_bab@web.de> wrote:
> Hi Jonathan,
>
> Jonathan Frederickson <jonathan@terracrypt.net> writes:
>
>> I have a few applications that I've installed through Flatpak on
>> Guix
>> System which used to work, but recently I've been unable to run
>> them.
>> Trying to run them results in:
>>
>> jfred@lambdacrypt ~$ flatpak run im.riot.Riot
>> bwrap: execvp xdg-dbus-proxy: No such file or directory
>
> I had the same problem. I fixed it with
> guix install xdg-dbus-proxy.
>
Oh interesting, you're right! I would've expected this to be a hard
dependency of flatpak though, if flatpak apps require it.
Thanks for the tip though!
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#41714: Some Flatpak applications fail to start when attempting to run xdg-dbus-proxy
2020-06-04 22:59 ` Jonathan Frederickson
@ 2023-07-30 13:25 ` Maxim Cournoyer
0 siblings, 0 replies; 4+ messages in thread
From: Maxim Cournoyer @ 2023-07-30 13:25 UTC (permalink / raw)
To: Jonathan Frederickson; +Cc: 41714-done, ArneBab
Hi,
Jonathan Frederickson <jonathan@terracrypt.net> writes:
> On Thu, Jun 4, 2020 at 7:36 pm, ArneBab <arne_bab@web.de> wrote:
>> Hi Jonathan,
>> Jonathan Frederickson <jonathan@terracrypt.net> writes:
>>
>>> I have a few applications that I've installed through Flatpak on
>>> Guix
>>> System which used to work, but recently I've been unable to run
>>> them.
>>> Trying to run them results in:
>>> jfred@lambdacrypt ~$ flatpak run im.riot.Riot
>>> bwrap: execvp xdg-dbus-proxy: No such file or directory
>> I had the same problem. I fixed it with
>> guix install xdg-dbus-proxy.
>>
>
> Oh interesting, you're right! I would've expected this to be a hard
> dependency of flatpak though, if flatpak apps require it.
>
> Thanks for the tip though!
Closing, thanks for the report!
--
Thanks,
Maxim
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-07-30 14:01 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-04 17:25 bug#41714: Some Flatpak applications fail to start when attempting to run xdg-dbus-proxy Jonathan Frederickson
2020-06-04 17:36 ` ArneBab
2020-06-04 22:59 ` Jonathan Frederickson
2023-07-30 13:25 ` Maxim Cournoyer
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.