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

traceback on slower/faster before file is open and on first audio file open #14

Closed
pabs3 opened this issue Aug 27, 2020 · 0 comments
Closed

Comments

@pabs3
Copy link

pabs3 commented Aug 27, 2020

With 0.9 from Debian unstable I get the following traceback in the terminal (the UI continues) sometimes when I open an Ogg file the first time and also when I use the Slower/Faster menu items before a file has been opened.

Traceback (most recent call last):
  File "/usr/bin/gtranscribe", line 386, in on_scale_speed_value_changed
    self.player.rate = value
  File "/usr/lib/python3/dist-packages/gtranscribe/player.py", line 131, in _set_rate
    pos[1] = -1
TypeError: '_ResultTuple' object does not support item assignment
@innir innir closed this as completed in 1fe77d0 Aug 27, 2020
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

1 participant