David Hayes

Results 10 comments of David Hayes

Weird! Nope, sure isn't. I tried to remap the "A" key and it's not picked up either. Here's the debug output of me doing that: ``` ❯ sudo input-remapper-gtk -d...

No, I don't see those when I change the drop down.

The `pkill` command didn't stop the problem. Here's the results of the `ps` check: ``` ❯ ps aux | grep input-remapper root 33268 0.7 0.1 188168 31040 pts/0 Sl 13:58...

(oh, and thank you very much for helping me with this!)

No OK, it says: ``` ❯ python3 tests/test.py unit.test_ipc.TestPipe Traceback (most recent call last): File "tests/test.py", line 53, in import tests.test File "/home/drhayes/src/sezanzeb/input-remapper/tests/__init__.py", line 2, in import tests.test File "/home/drhayes/src/sezanzeb/input-remapper/tests/test.py",...

Okay, so I *think* I'm running the updated service. I'd already cloned the repo and I ended up running `sudo python3 setup.py install` in my local repo on the new...

So the good/bad news is that I got my new system and it works -- a little unexpectedly, but it works. I have to type in `BTN_MIDDLE` in the text...

This computer completely crashed and the new system does not have this problem. Sorry I lost the repro environment for this bug! You can probably close it.

Oh my gosh! I *just now noticed* that I have a PR on this repo. Let me know if you still want me to look at this!

Both of those error out with `./sqrc: /usr/lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.12' not found (required by ./sqrc)`.