Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] [bug] Flatpak fails to launch applications
@ 2021-01-08 21:40 kawaiiamber
  2021-01-09  0:32 ` ericonr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: kawaiiamber @ 2021-01-08 21:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1888 bytes --]

New issue by kawaiiamber on void-packages repository

https://github.com/void-linux/void-packages/issues/27771

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  Void 5.9.16_1 x86_64-musl GenuineIntel notuptodate rrnFFF
* package:  
  ``flatpak-1.8.4``

### Expected behavior
Execute application

### Actual behavior
It seems to fail to be able run from some permission issue?

### Steps to reproduce the behavior
Follow setup guide for VOID as seen [here](https://flatpak.org/setup/Void%20Linux/).
```
# xbps-install -S flatpak
$ flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
```
Install an app
```
flatpak install flathub com.discordapp.Discord
flatpak install flathub com.valvesoftware.Steam
```
This was a while ago, but I believe I did some variable overrides.
```
sudo flatpak --env GTK_IM_MODULE="fcitx" --filesystem=$HOME com.discordapp.Discord
```
Attempt to run the app
```
[amber@otaku ~]$ flatpak run com.discordapp.Discord
bwrap: Can't mkdir parents for /run/host/fonts: Permission denied
[amber@otaku ~]$ flatpak run com.valvesoftware.Steam
https://github.com/flathub/com.valvesoftware.Steam/wiki
Bad item "/home/amber" found in filesystem overrides
Please see https://github.com/flathub/com.valvesoftware.Steam/wiki#i-want-to-add-external-disk-for-steam-libraries
```
I was told to report issue to distro first, closest bug I can find relating to this is [here](https://github.com/void-linux/void-packages/issues/11456). Though, I don't want to re-install VOID. I'm not sure how to revert / purge changes I did with flatpak. I tried
```
# xbps-remove -R flatpak
# xbps-reconfigure flatpak
# xbps-install -Sf flatpak
```

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-01-09 12:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-08 21:40 [ISSUE] [bug] Flatpak fails to launch applications kawaiiamber
2021-01-09  0:32 ` ericonr
2021-01-09 12:28 ` kawaiiamber
2021-01-09 12:28 ` [ISSUE] [CLOSED] " kawaiiamber
2021-01-09 12:44 ` kawaiiamber

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 NNTP newsgroup(s).