You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched the existing issues and did not find anything similar.
Current Behavior
When changing profiles via the command line (antimicrox -- profile ~/myFile.gamecontroller.amgp) I get this error
!WARN QCommandLineParser: option not defined: "next"
AntiMicroX is already running.
Expected Behavior
This warning should not appear. "next" does not seem to be a valid command line parameter.
Steps To Reproduce
change the profile from command line with antimicrox --profile ~/myFile.gamecontroller.amgp
Environment
Program Version 3.3.3
Program Compiled on Feb 13 2023 at 00:00:00
Built Against SDL 2.26.2
Running With SDL 2.26.3
Using Qt 5.15.9
Using Event Handler: XTest
Compositor type: x11
Host OS: fedora Version: 37 Architecture: x86_64
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Program Version 3.3.3
Program Compiled on Feb 13 2023 at 00:00:00
Built Against SDL 2.26.2
Running With SDL 2.26.3
Using Qt 5.15.8
Using Event Handler: XTest
Compositor type: x11
Host OS: fedora Version: 36 Architecture: x86_64
@oldtools--next option is not working anyway (i don't know why it was broken or whether it worked at all). And nobody complained about this, so I assume it is not needed by anyone
Is there an existing issue for this?
Current Behavior
When changing profiles via the command line (antimicrox -- profile ~/myFile.gamecontroller.amgp) I get this error
!WARN QCommandLineParser: option not defined: "next"
AntiMicroX is already running.
Expected Behavior
This warning should not appear. "next" does not seem to be a valid command line parameter.
Steps To Reproduce
change the profile from command line with
antimicrox --profile ~/myFile.gamecontroller.amgp
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: