Jonas Johan Solsvik

Results 28 comments of Jonas Johan Solsvik

**The root of the problem?** When I add an override like **--no-talk-name**, it does not show up when running the `flatpak info --show-permissions`. It just removes the line if it...

It is really wired that this happens, because the `test-override.sh` should have caught this bug: https://github.com/flatpak/flatpak/blob/b1fdf6c4ef9d10b90a5d1004963f9c13606e2c15/tests/test-override.sh#L94-L103 NEVERMIND! The test uses a different command which shows the `=none` fields correctly. If...

@alexlarsson Ok, thank you for clarifying. It makes sense to me that it is accidentally not possible :+1: I guess this issue is a feature-request then. Not a high priority...

Hi @mikedld ! :) Thank you for working on this :clap: How do you test `main` inside a Flatpak? Do you have a step-by-step guide somewhere? If not, I will...

> I was under the impression that you know this already :) We're not maintaining Flatpak packages, so I have no idea. I understand :) I have some Flatpak experience....

Sure, if it is helpful to anyone, you are free to share my comment👍😀 Also you are totally free to modify it, as I am not a native english speaker/writer,...

Also I would like to highlight Alex Larsson's excellent writeup on the topic https://blogs.gnome.org/alexl/2017/01/24/the-flatpak-security-model-part-3-the-long-game/, which imho should be considered part of Flatpak docs.

> OK, if we begin looking at external sources, perhaps drafting a response to https://flatkill.org/ would be a good start? Hehe, yes, good idea 😁 flatkill.org needs a response.

Bump :+1: ## My use-case - Chrome v87 just came out with the long-awaited Ozone windowing-backend with support for Wayland. - To enable this new feature I would have to...

**Bonus** Adding support for the `command`-argument in the override files, would enable GUI tools like [Flatseal](https://github.com/tchx84/Flatseal) to add arguments to applications, in a platform-independent way.