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

Button Unresponsiveness On Some Machines #160

Closed
emrameduseljac opened this issue Sep 24, 2024 · 1 comment · Fixed by #165
Closed

Button Unresponsiveness On Some Machines #160

emrameduseljac opened this issue Sep 24, 2024 · 1 comment · Fixed by #165
Assignees
Labels
bug Something isn't working

Comments

@emrameduseljac
Copy link
Collaborator

Buttons in the application are unresponsive on some machines. Clicking the buttons does not trigger any visible action/expected response, and if it does, it does so very slowly. At times, when trying to click some buttons, errors will appear in the terminal. This issue is inconsistent across different machines.

When a button is clicked, it should trigger the associated functionality such as uploading a file, starting a recording, playing or pausing the audio, etc. The application should respond consistently across all machines.

To see this bug, launch the application on the affected machine.
Begin a new audio file, and click any button.
Observe that the button clicks do not trigger a response, at all or very slowly.

Device information

  • MacOS
  • Python Version: 3.11.5
@kate-holdener
Copy link
Contributor

@emrameduseljac this might be relevant python/cpython#110218

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging a pull request may close this issue.

2 participants