-
Notifications
You must be signed in to change notification settings - Fork 13
Clearing a mapping doesn't work #69
Comments
Thank you for your words. Antimicro is going to be too big for me, so I decided to change project. At first glance it might seem strange, but to work perfectly this program needs to have constant bug fixes (even due to Qt5 library code changes), added translations in foreign languages, written tests, created menu and window icons, created and tested new functionalities, improved CMakeLists file for Windows, written full documentation for users as well as for developers, code refactoring and probably more. Continuation of the program became too hard for me, because I was developing it mainly on my own. Before I finished doing one thing, another thing needed immediate intervention. I hope the answer will be understood, and I'm sorry it came out that way. Maybe the situation will change someday |
Does project from last commit work properly? Does the bug still appear? |
After a quick test, I can confirm that it works and the bug is no longer there. Thank you, @adelq and @juliagoda! |
Edit: I've just realised by visiting the main page of this project that it has been abandoned. Since I've already submitted it, I'll just leave the report here in case someone who wants to pick up development again sees it.
At any rate, @juliagoda, if you're reading this: I'd like to thank you for maintaining antimicro for the past several months. Just like in other FOSS projects, fixing various bugs (no matter how small they were) really made a difference in making antimicro more usable and, since I've used it regularly, it meant a lot to me. I wish you the best from now on.
When trying to clear a button mapping by clicking on NONE in the screenshot below, the outcome can be either of the following:
Here's the output of
ulimit -c unlimited && antimicro
that is printed when the freeze occurs.On the other hand, if I try clearing a mapping in the main window (right click → Clear), that only seems to work if I'm in a new profile and I push the relevant button on the gamepad after selecting Clear. Otherwise, nothing happens.
System info:
The text was updated successfully, but these errors were encountered: