Marcel Tiede

Results 239 comments of Marcel Tiede

The CI error is a bit irritating for me. I executed the unit tests with linux and there were no errors. The tests run fine on the linux runner, too....

No problem take your time I'm in no hurry.

You are welcome 👍. I will slowly create more PRs and keep them in small logical units to make it easy for you to follow along.

This is some strange output: - Can you try to avoid windows file systems? - Can you try to avoid things related to snaps?

As far as I know you can install dotnet tools on a system and user level. The user level should not need increased privileges and should be preferred from my...

Ah perhaps I misinterpreted global/ local tools: https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-tool-install Nevertheless there should be no need for sudo.

Flatpak is not a bad idea as the GirCore binaries are build to match the flatpak binaries. This avoids missing dependencies and libraries which are named differently than the flatpak...

I have not done it myself but there are already dotnet applications being distributed via flatpak: - [Pinta](https://github.com/PintaProject/Pinta) has no GirCore release yet but the project is pretty well structured....

One more thing: I don't know how it will work with extensions. There would probably be rights needed to access the home directory but if this is sufficient I don't...

Hm, I'm not sure as I don't have high dpi hardware. Actually I would expect it to just work. There is relatively few information here: - Which desktop environment is...