Rubikoid
Rubikoid
I'm also had this problem on 2.0.0. About fresh install, by instruction. The same exception on startup as was @kufii. So, it solved by grabbing the lastest for now (v1.32.8)...
So, i have ffb wheel. Also, for checks i used the programm named [WheelCheck](https://www.dropbox.com/s/3zxf5yd1bvujyi5/WheelCheck_1_72.zip?dl=0), which can emulate some wheel ffb functions like spring. Anyway, after few hours spent in google,...
Hi! This is only parlty relevant. For this two weeks, i wrote [my own tool](https://github.com/Rubikoid/JoyMapper-NG) in c#, that for the most part solves this problem. It works not so good,...
>a new library or modify the one I wrote for input to be capable of sending FFB signals to the devices This library should interact with directx and directinput some...
> FreePie FFB fork that can route this. I'll check it, when my ffb setup will be available. But i guess that FreePie will have the same problems as [my...
Faced the same problem after update to `v0.13.1`. Before update everything was ok. Checking any previous day also leads to no data. **OS name and version** - Sonoma 14.3.1. No...
Okay, I found a reason. __Sometimes__, in __some__ networks MacOS can change itself domain to ip/${name}.local. I had main `rubi-mbp14` AND a `rubi-mbp14.local` buckets. But due to usage of `find_bucket`...
> that if we resolved the symlink on the interpreter, we would match the behavior you're expecting I'm not sure. `/nix/store/blahB-python3-3.12.3-env/bin/python3.12` is not a symlink, in fact it is a...
> The real issue is the fact that uv wants to create a .lock file in there I think, I quite disagree there. .lock problem is kinda a symptom, while...
> And now I'm really confused. Creating venv via python -m venv and uv venv will resolve different nix store paths. Yeah -) This is literally the spirit of this...