Sergei von Alis

Results 204 comments of Sergei von Alis

Here is a complete list of apps with `--talk-name=org.gtk.vfs.*`, maybe it helps ``` com.abisource.AbiWord com.axosoft.GitKraken com.github.alainm23.byte com.github.alainm23.planner com.github.artemanufrij.playmymusic com.github.birros.WebArchives com.github.calo001.fondo com.github.geigi.cozy com.github.horaciodrs.tradesim com.github.junrrein.PDFSlicer com.github.louis77.tuner com.github.mdh34.quickdocs com.github.needleandthread.vocal com.github.philip_scott.notes-up com.github.PintaProject.Pinta com.giuspen.cherrytree com.lettier.movie-monad...

bot, build io.podman_desktop.PodmanDesktop

> I've added `"--talk-name=org.freedesktop.Flatpak"` so the app can invoke podman with `flatpak-spawn --host podman` (before it was working as it was adding full dbus access but I need to list...

> He cannot start on my system: Fedora 36 Here is the log, I hope it is useful: https://paste.centos.org/view/906a62c8 Electron itself has crashes. Must have something to do with wayland....

The Witcher crashes on save just like https://github.com/ValveSoftware/Proton/issues/255#issuecomment-447584408 stated, with language set to russian (probably this would reproduce with any non-ASCII locale). This is likely a proton-specific bug, as on...

Maybe this project can be pushed to @flathub after becoming mature enough? Until then, everyone interested can build it themself.

@julianrichen I was talking about the runtime itself, not the apps.

`versions` and `stable_version` are plain string lists - I guess timestamps can't be added there, so we'll need a new field to contain a list of `(version, retrieved_on)` pairs?

How can igmpproxy be even usable in docker without placing the container inside host's network namespace?

But Docker's bridged network is NAT'ed. Isn't igmpproxy intended to run on the host which is doing NAT (outside the container in your case)?