obsoleszenz

Results 30 comments of obsoleszenz

> what's `Fix weird radio behaviour`? Try it out and you will see it, basically not the element you clicked on is getting selected.

There is also [dufs](https://github.com/sigoden/dufs) which is a bit similiar to miniserve, has webdav support and is written in rust

I'm using arch linux with wayland (plasma). The used python version is 3.11.3. I installed the python solvespace module with `pip install py-slvs`. I can replicate it on two different...

Here is the failing .blend file: [failing trim sketch.zip](https://github.com/hlorus/CAD_Sketcher/files/11756047/failing.trim.sketch.zip)

@sletz Isn't this fixed by https://github.com/grame-cncm/faust/commit/47cc3a7a303df43d716bf2c27925c389eb4c0c73 ?

I tried out intiface too, but the same thing happens. Only the first connection works properly, afterwards the mpsc channel is closed.

So here some log from intiface, but it's the same with using buttplug directly as a library: ``` 2022-12-14T15:28:49.354663Z INFO intiface_engine::engine: Starting server 2022-12-14T15:28:51.465316Z INFO buttplug::core::connector::transport::websocket::websocket_server: Websocket: Got connection 2022-12-14T15:28:51.472335Z...

Closing as it's now working. Thanks :)

I have the same problem but with using the wineasio aur package. Could this be a problem because i'm using pipewire?

@KodzghlyCZ reinstalling did not do the trick. My user is in the realtime & audio group and I added ``` @audio rtprio 99 @audio memlock unlimited ``` to `/etc/security/limits.conf` I...