jn64
jn64
Is it still supported? Should it be removed? ModUpdater was [last updated 2 years ago for 1.16](https://www.curseforge.com/minecraft/mc-mods/modupdater/files/all). This mod [checks a file for updates](https://github.com/ModProg/BlockMeter/blame/c369371561d40449db986700233c28229430a8a4/src/main/resources/fabric.mod.json#L15) that [is also 2 years old](https://github.com/gbl/ModVersionInfo/blob/master/BlockMeter.json)....
Various Godot C++ errors on exit (ObjectDB instances leaked, Resources / MemoryPool allocs in use)
**Lorien version:** 0.5.0 **OS/device including version:** Linux (Fedora 35) **Issue description:** On exit, I get the following messages which appear to be related to godot-cpp: ``` WARNING: ObjectDB instances leaked...
### Describe the bug - If you have some Markdown formatting followed by a CamelCase link, the whitespace between them is removed. - Only happens if the Markdown formatting is...
Ran into some issues with editdistance due to it [not having wheels for python >3.7](https://pypi.org/project/editdistance/#files), this is the solution. ```sh sudo dnf install gcc-c++ python3-devel CFLAGS="-Wno-sign-compare" python3 -m pip install...
Added custom icon to game, I selected a 128x128 png, but it looks unexpectedly blurry in my GNOME application launcher. I found the png is copied to ~/local/share/icons/hicolor/128x128/apps/lutris_whatever.png, but resized...
**Describe the bug** Workrave sounds play at 100% volume. The volume slider in the Workrave settings doesn't have any effect. Tested with both the "Play" button in the settings UI,...
Currently there is a way to quit Workrave from the applet, but not to start it again. While running:  After quit: 
## Describe the bug - If *Saver > Automatically save new captures to default location* is **enabled**, opening an existing image in ksnip will also immediately save it. - If...
## Describe the bug Using the `--save` option from cli always opens a ksnip window with the captured screenshot if ksnip is already running and single-instance mode is enabled. ##...