We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Traceback (most recent call last): File "/home/user/Downloads/buzz/buzz/gui.py", line 250, in on_checkbox_state_changed self.file_transcription_options.output_formats.remove(output_format) KeyError: <OutputFormat.SRT: 'srt'> Fatal Python error: Aborted
Reproducing: Trying to disable checked "SRT" (or "TXT") when window opens with checked items. Checked on 0.8.1 and latest.
The text was updated successfully, but these errors were encountered:
Thanks for this. I've put in a fix. Btw, what Linux distro and version are you using? I've been trying to track down the issue with Arch (#384).
Sorry, something went wrong.
I'm on Ubuntu 22.04.2. I'm not sure how it relates to Arch.
Successfully merging a pull request may close this issue.
Reproducing:
Trying to disable checked "SRT" (or "TXT") when window opens with checked items. Checked on 0.8.1 and latest.
The text was updated successfully, but these errors were encountered: