Lorentz Kinde

Results 10 issues of Lorentz Kinde

Hello! I have the most recent version of android studio, of the project (on master branch), of kotlin, gradle and windows 10. Still can't build. This is what it says:...

### Flameshot Version Flameshot v12.1.0 Compiled with Qt 5.15.3 ### Installation Type Using the ready-made package from Github Releases ### Operating System type and version Ubuntu 22.04 ### Description The...

Unconfirmed Bug

Hello! It almost works, but gets stuck when the GUI loads. Pic included. Using latest version of tensorflow, cuda 9.0, windows 10. I'm sort of bad at python, so I'm...

- **PR Description** Simple but effective implementation which allows the users to see the amount of characters for each row. PR is stemming from discussions on how to encourage/enforce git...

This was needed to be added in order to implement formating according to the git 50/72 best practice for lazygit. Pull request for 50/72 formating may be found here: https://github.com/jesseduffield/lazygit/pull/3095...

I had issue automatically installing since forced install is cancelled by default

Detected on MacOS 15.3, running safari 18.3This is the error. In console it's mentioning CORS issues:

test-round-25-02-10
test-round-25-02-14

I'm runing `wasmer app list --sort newest/olderst/last-updated` but either this is sorting on a column that's not shown, or it's not working as it should: Note how it's not in...

bug
test-round-2025-02-19

We recently did a change where fields went from `""` -> `null`. This broke the API for the wasmer cli.There will be a fix for this in the backend as...

Sentry Issue: [BACKEND-9M3](https://wasmer.sentry.io/issues/6741442372/?referrer=Linear) ``` Variable '$slug' of required type 'String!' was not provided. GraphQL request:2:3 1 | query createAppFromTemplateQuery( 2 | $slug: String! | ^ 3 | ) { ```