Gabriele Modena
Gabriele Modena
> Okay perfect, I'll keep an eye on #90 then in case any help is needed. hey @Bear-03 , if you have some time to spare, I could use help...
@Bear-03 many thanks for testing. I'm a bit at a loss on this one. I've been daily driving that branch for a few days now (with Sober), and did not...
Stumbled upon this bug while investigating issue #78
hey @netbrain . Thanks for the quick reply. I tried removing `DBUS_SESSION_BUS_ADDRESS`, but this resulted in the same `GameMode` error.
@netbrain I did try to remove gamemode and re-build the image with the `bin/build-image.sh` script. The image built, but it reported this error/warning: ``` 0050:err:winediag:nodrv_CreateWindow Application tried to create a...
> Just change the contents of the container interactively, no need to build. See my steps here Ah! Actually, if I run `/usr/bin/entrypoint` interactively, zwift successfully starts (without dying) regardless...
> Might be something on my end. FWIW: I tried starting a dbus session inside the container, before running `entrypoint`, and with that `gamemode` does not crash. So it looks...
hey @perrin4869 . > Or maybe dbus daemon crashed? You could check if dbus is running? On the host, I start dbus with systemd (both system and user sessions) and...
@perrin4869 I did a couple of tests with podman The app works if I run the container with: ``` CONTAINER_TOOL=podman DEBUG=1 .local/bin/zwift ``` Hurray! I tested dbus manually (`dbus-monitor --session`...
Hi @brckd, Thanks for reaching out. > As described in https://github.com/gmodena/nix-flatpak/issues/25, importing nix-flatpak in other third-party modules that import home-manager creates problems. This also applies for Stylix with its pending...