Igor Bugajski

Results 6 issues of Igor Bugajski

So basically I want to create a window border with the `█` character. I've read in old issues here that `addch()` doesn't work because it calls a non-wide char using...

I've cloned the repo and built it with `make`, but when I try to run the executable, it segfaults: ``` $ ./ecosim [1] 28758 segmentation fault ./ecosim ``` Logging python...

bug

I have a centerbox with some widgets on the left and some on the right. I want the center widget to set its width not to the width of its...

**Describe the bug** When using gstreamer from vcpkg with cmake, no pipeline can be created because gstreamer is unable to construct any element. Example code from gstreamer's basic tutorial doesn't...

category:port-bug

## Expected Behavior Everything works ## Current Behavior When trying to select the model, LoLLMS fails. `ModuleNotFoundError: No module named 'exllamav2_ext'`, then `During handling of the above exception, another exception...

I get the message "Voice output isn't available for English" (or any other language) when the text is too long. The problem isn't present with shorter texts. echo "This is...