Advertisement
Guest User

Untitled

a guest
Oct 1st, 2013
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. (rhythmbox:7697): Rhythmbox-WARNING **: Could not open device /dev/radio0
  2. Traceback (most recent call last):
  3. File "/usr/lib/rhythmbox/plugins/replaygain/player.py", line 159, in playing_entry_changed
  4. pad.set_blocked_async(True, self.rgvolume_blocked_cb, self.rgvolume)
  5. AttributeError: 'Pad' object has no attribute 'set_blocked_async'
  6. Traceback (most recent call last):
  7. File "/usr/lib/rhythmbox/plugins/replaygain/player.py", line 159, in playing_entry_changed
  8. pad.set_blocked_async(True, self.rgvolume_blocked_cb, self.rgvolume)
  9. AttributeError: 'Pad' object has no attribute 'set_blocked_async'
  10. Killed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement