Gabriele Modena

Results 82 comments of Gabriele Modena

I'm closing this issue since it seems hyperland + system config related: https://github.com/gmodena/nix-flatpak/pull/66#issuecomment-2094350411 Please do feel free to reopen, or follow up in a Discussions thread if needed.

hey @jh-devv - thanks for this! I tried to replicate #65, but I don't see any dbus errors on any of my test envs. I use Gnome, and `DBUS_SESSION_BUS_ADDRESS` is...

> Maybe, though, it is set? > Maybe something weird with Hyprland? mmm... could be? Unfortunately I am not familiar with hyperland. If you `echo DBUS_SESSION_BUS_ADDRESS` on a fresh install,...

Closing this MR, since it seems more appropriate to configure (global) dbus state outside of an activation script. If other folks reports similar issues, we can add documentation / pointers...

Hey @ReedClanton, Trying to replicate this bug. Are you using HomeManager standalone, or as a NixOs module?

I was able to reproduce. To me is sounds very much similar to the issue reported in https://github.com/flatpak/flatpak/issues/5488 (that also mentions Steam).

Under the hood the home-manager module will run flatpak with the --user switch. I can repro the issue reported here by running the following on a clean install: ``` flatpak...

> When a host NixOS machine rebuilds a system that includes nix-flatpak while not connected to the internet, flatpak-manged-install.service fails to start with the error message provided bellow. That is...

Hey @mrnetlex @cig0 I have been trying to replicate this issue, but so far no luck. Is there chance you could share you network config? In my experience these things...

@cig0 ack - thanks for info. Just to be sure; are restarts after book (`systemctl restart flatpak-managed-install `) successful? A workaround I can think if of would be testing if...