Wilbur Jaywright

Results 22 issues of Wilbur Jaywright

Very, _very_ small beef, I know, and you got bigger fish to fry right now with this software (thanks for writing/releasing it, BTW!), but when I connect, the announcer says,...

The official compiler that makes the system package for the repository is also failing, and the Flatpak is malfunctioning, so I tried compiling myself. My error is: ``` -- Xrandr...

### Describe the bug I cannot train a LLaMa LoRA because of what appears to be a coding mistake. ### Is there an existing issue for this? - [X] I...

bug

I have trimmed out all of the PyQt4 code because an apparent change since you wrote this is causing a hiccup, and I am unfamiliar with Qt4 so I can't...

### Describe the bug When trying to start now, even with a fresh install, I get this: `AttributeError: module 'lib' has no attribute 'X509_V_FLAG_NOTIFY_POLICY'. Did you mean: 'X509_V_FLAG_EXPLICIT_POLICY'?` ### Is...

bug

Am using this word list to append to the one in Bookworm Deluxe, but I found that about a tenth of the existing words in the game are not listed...

A multi-block vector slice of World().blocks now properly returns block data instead of inevitably setting it to 0. Tested with Raspberry Jam.

As stated in the title, using `World().blocks[Vector(a, b, c)]` returns a block with its proper data value, but `World().blocks[Vector(a, b, c):Vector(d, e, f)]` returns a list of blocks with the...

I'm working on an app that uses this library, but best I can tell, when I pack my app into an executable using PyInstaller, it doesn't realize that the data...

On Fedora 40 x64, I am getting the following error: ``` $ ./fspy-1.0.3-x86_64.AppImage /tmp/.mount_fspy-1ET7Qpd/fspy: error while loading shared libraries: libdbus-glib-1.so.2: cannot open shared object file: No such file or directory...