TheJanzap

Results 7 issues of TheJanzap

### Brief description of your issue I'm trying to update the `Martchus.syncthingtray` package, but after the selection of the new "installer", I get "Failed to parse the package from". This...

Issue-Bug

### Tell us the problem or your need In order to fully automate bottle creation, it would be good if Installing/removing dependencies could be managed via the CLI. AFAIK it's...

Feature request

This code sample generates a phantom bullet point above the last one in Typst 0.11.1 ```typ #import "@preview/wrap-it:0.1.0": * #wrap-content( rect(), align: top + right, columns: (65%, 35%) )[ Some...

### What does this implement/fix? Explain your changes. Adds the now mandatory use of setting the Python DLL in C# to the README and documentation ### Does this close any...

Similar to #2187, the Wiki also contains outdated code: The [Threading](https://github.com/pythonnet/pythonnet/wiki/Threading) page is still using `PythonEngine.ImportModule()`. There might be other pages that are outdated, like [Loading Python file in .NET...

## Summary If the WiFi is disabled through the KDE Network tray icon, ReSet crashes on the WiFi tab. Sadly, there are no logs created through flatpak run, only some...

bug
KDE

I'm new to Go and Gin development and was initially confused about how templates work. I've added a quick paragraph to make this information in the Go docs easier to...