AntiMicro / antimicro

[NOT maintained anymore] Graphical program used to map keyboard buttons and mouse controls to a gamepad. Useful for playing games with no gamepad support
1.79k stars 202 forks source link

src/x11extras.cpp:773: tr() cannot be called without context #275

Closed mirabilos closed 1 year ago

mirabilos commented 5 years ago

During lupdate I’m getting the following error:

…/src/x11extras.cpp:773: tr() cannot be called without context

According to internet research, X11Extras must become a QObject or the callers (perhaps all tr() callers in that file?) changed to use the static QObject.tr() method? I don’t know Qt well.

pktiuk commented 1 year ago

AntiMicro is no longer maintained. There were no bigger fixes since 2017.
There is a new recommended version of this app called AntiMicroX.

As a part of cleanup, this issue will be closed and repository will be archived.
If you find this issue relevant also for that new version of application you can create a new issue (or discussion) there (but firstly check it, because many issues of the old app are fixed and there are some new functionalities implemented)
If you will decide to create a new issue for AntiMicroX remember to mention this issue for reference.