Github messages for voidlinux
 help / color / mirror / Atom feed
From: kawaiiamber <kawaiiamber@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [ISSUE] [CLOSED] [bug] Flatpak fails to launch applications
Date: Sat, 09 Jan 2021 13:28:57 +0100	[thread overview]
Message-ID: <20210109122857.xklEmj_8goUwE8WGH0A7bMhyh0T3_8n4QyKnqFUEYrk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27771@inbox.vuxu.org>

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

Closed 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 uptodate 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
```

  parent reply	other threads:[~2021-01-09 12:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-08 21:40 [ISSUE] " kawaiiamber
2021-01-09  0:32 ` ericonr
2021-01-09 12:28 ` kawaiiamber
2021-01-09 12:28 ` kawaiiamber [this message]
2021-01-09 12:44 ` kawaiiamber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210109122857.xklEmj_8goUwE8WGH0A7bMhyh0T3_8n4QyKnqFUEYrk@z \
    --to=kawaiiamber@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).