Erick555

Results 81 comments of Erick555

I ended up with creating bundle and installing it with` flatpak install`.

@gnumoksha yes, `--user` works but this issue is about system installations.

You need to use `flatpak build-bundle` command. See [manpage](https://man.archlinux.org/man/extra/flatpak/flatpak-build-bundle.1.en) for available options.

it was [fixed](https://github.com/flathub/flatpak-builder-lint/issues/66#issuecomment-1386022619) by Qt. The fix is part of KDE runtime. Apps should do [this](https://github.com/flathub/org.qbittorrent.qBittorrent/commit/f3f94405a402d5c987ea52292ccf874f29abc054) and this issue can be closed. Electron apps may be still affected but it's...

@hadess isn't flatpak 1.4 needed too?

Because there is info about added dconf support in release notes: https://github.com/flatpak/flatpak/releases/tag/1.3.0 . Before I saw this ticket everyone was talking about flatpak 1.4 need. https://github.com/flatpak/flatpak/commit/9e25dfabcd45dfd9d083887a52627c906bc81451 https://github.com/flatpak/flatpak/commit/4c5c359c91508585baa564047fc56c6eb4462b09

> That's in the runtime, not in individual apps. AFAIK apps are inheriting those from runtime so it have to be changed in runtime however as KDE is based on...

> (I wish we could distribute fwupd through Flatpak. It's probably not possible right now, and probably won't be possible with this portal either.) https://flathub.org/apps/org.freedesktop.fwupd

unpriv network namespaces are [possible](https://github.com/rootless-containers/slirp4netns) right now.

Since flatpak is in maintenance mode landing new features is a rather rare thing.