Krille-chan

Results 96 comments of Krille-chan

Hey, thanks for the response. Currently it is a very lazy snap. It does **not** ship docker or podman and requires the user to install docker or podman in another...

Sorry :-( I have tried hard to install docker or podman inside of the snap but I failed. I still don't understand how binaries are linked inside of the snap...

At least if docker is installed in classic mode as well, it can be used with it. So it comes down to: ```sh snap install distrobox --classic snap install docker...

Sorry, no that would install docker in normal mode. To install it in classic mode, the user needs to do additional stuff. I have the hope that with Core22 I...

I'm getting the same error. Any workaround or fix out there? This blocks all of my apps from a new release...

This has been implemented in minesTrix and FluffyChat and will soon be part of the Matrix Dart SDK so we can remove the "needs implementation" label

I would like to try this :-D

Sorry... looks like I failed with this task. I have tried a lot to make this work but I ran into bugs every time. So this is my current approach:...

The flutter plugin is only compatible with core18 but I will try out what happens if I overwrite the build step

Okay I ran into another problem I already had with other flutter apps: ```sh [ ] [ +63 ms] gen_dart_plugin_registrant: Complete [ ] [ +2 ms] unpack_linux: Complete [ ]...