Patrick
Patrick
6697 works fine and is the standard IRC TLS port.
If you already know its a duplicate of #244 why did you open it.
https://beta.flathub.org/apps/details/com.github.fabiocolacio.marker Will have to investigate why the icon isn't showing up.
If you don't have the app installed it should be the same method between gnome-software and the website. You should add a 64/128 icon though. This is a simple way...
The [old site](https://flathub.org/apps.html) is generated by hand, which is why it is outdated. Next time I get a chance I'll talk with the dev of the new site to figure...
@jmmourinho The missing image was a Flatpak bug that has been fixed. Icons will either be fixed on next Flatpak release or worked around in Flathub.
This may be an issue with `xdg-desktop-portal`, might be tricky for you to track down though.
Normally that probably works over GVFS but `mpv` doesn't use that. It is probably worth opening an issue on https://github.com/flatpak/xdg-desktop-portal saying that selecting a file on an sftp mount does...
> flatpak run io.github.GnomeMpv '/data/Downloads/Curl Noise Flow.mp4' You can't just give a path to it, ideally just use `gio open '/data/Downloads/Curl Noise Flow.mp4'` You do need a recent `flatpak` for...
Oh and users do have an escape hatch if they don't care about security: `flatpak override io.github.GnomeMpv --filesystem=host:ro`