Marco Köpcke

Results 172 issues of Marco Köpcke

### Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/flatpak/flatpak/issues) for a bug that matches...

bug

### flatpak-builder version 1.4.4 ### Linux distribution and version NixOS (running via Flatpak) ### Affected flatpak-builder tool dotnet/flatpak-dotnet-generator.py ### flatpak-builder tool cli args --runtime=linux-x64 \ --dotnet=8 --freedesktop=23.08 --destdir=nuget-sources-linux-x64 ### Source...

bug
dotnet

Would be useful to people doing mono-starter runs

Hi! The `winapps-setup --user` command fails for me on NixOS: ``` Checking whether the user 'marco' is part of the required groups... Failed! ERROR: GROUP MEMBERSHIP CHECK ERROR. The current...

On NixOS the generated desktop files contain the full path to the winapps executable using the Nix store path: ```desktop Exec=/nix/store/z7avvzmfv3prvn6zsz0abyadhfl292qp-winapps-0-unstable-2025-07-02/bin/winapps windows %F ``` These paths will break with updates...