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

Program freezes in terminal error #180

Open
witmak38 opened this issue Mar 29, 2023 · 5 comments
Open

Program freezes in terminal error #180

witmak38 opened this issue Mar 29, 2023 · 5 comments

Comments

@witmak38
Copy link

(rhythmbox:2268751): Gtk-WARNING **: 22:58:14.395: actionhelper: action app.play-shuffle can't be activated due to parameter type mismatch (parameter type NULL, target type b)
Traceback (most recent call last):
  File "/usr/lib/rhythmbox/plugins/alternative-toolbar/alttoolbar_rb3compat.py", line 807, in _activate
    self._connect_func(action, None, self._connect_args)
  File "/usr/lib/rhythmbox/plugins/alternative-toolbar/alternative-toolbar.py", line 422, in on_skip_forward
    seek_time = sp.get_playing_time()[1] + seek_forward_time
gi.repository.GLib.Error: rb_shell_player_error: Playback position not available (4)
^[[A^C

@fossfreedom
Copy link
Owner

What were you doing to at this time? scrobbling forward? Repeating one track or repeating a playlist?

What version of rhythmbox are you using and what distro?

@witmak38
Copy link
Author

Sometimes when flipping through tracks, this happens or by itself over time. operating system: Elementory OS

@witmak38
Copy link
Author

rhythmbox 3.4.4

@fossfreedom
Copy link
Owner

probably needs a bit of defensive coding around line 422 alternative-toolbar.py to escape from any errors rather than probably looping or whatever is causing the freeze.

@witmak38
Copy link
Author

could you please tell me how to do it. I am not familiar with python

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

2 participants