Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PTT Does not work when TrackAudio is not the focused window. #179

Closed
VATNZ-MR opened this issue Oct 23, 2024 · 4 comments
Closed

PTT Does not work when TrackAudio is not the focused window. #179

VATNZ-MR opened this issue Oct 23, 2024 · 4 comments

Comments

@VATNZ-MR
Copy link

While using TrackAudio, I cannot use PTT when I am not focused on the TrackAudio window, clicking into another application such as discord, chrome, or euroscope makes the TrackAudio window lose focus and to stop functioning.

Additionally, running the program as admininstratior (something that we shouldn't have to do, and isn't set by default) fixes this issue but breaks things like discord PTT/PTM.

Windows 10
PTT Key: Shift or CTRL
Version: 1.3.0 beta2

@VATNZ-MR
Copy link
Author

Note: Further testing indicates that this issue is only present when the progam is in actual use.

Modifying the PTT from the settings allows me to use PTT regardless of app focus

@pierr3
Copy link
Owner

pierr3 commented Oct 26, 2024

Strange behaviour, it should not break any other PTT, the previous versions also have the same PTT logic, but did this occur prior? Running as admin might be needed, as it uses the Win32 global hotkey API, hence the need for elevated permissions (I don't have a windows machine so I cannot test this myself, nor do I remember if others managed to run it without admin permissions).

Can you also try another key then a modifier key? What key did you set manually in the config?

Finally, can you try fully deleting your config and trying again?

@neilenns
Copy link
Contributor

Running as admin might be needed

Running as administrator on Windows is not required. I run TrackAudio, CRC, and Discord all without admin permissions and PTT works fine.

@pierr3
Copy link
Owner

pierr3 commented Nov 13, 2024

Tracking this in #211 as related to broken input system

@pierr3 pierr3 closed this as completed Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants