Skip to content

Instantly share code, notes, and snippets.

@fitoria
Created December 26, 2008 04:56
Show Gist options
  • Save fitoria/40008 to your computer and use it in GitHub Desktop.
Save fitoria/40008 to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/home/fitoria/code/emesene/plugins_base/CurrentSong.py", line 172, in onMediaEnabled
self.action(True)
File "/home/fitoria/code/emesene/plugins_base/CurrentSong.py", line 191, in action
currentsong = self.player.getCurrentSong()\
AttributeError: 'NoneType' object has no attribute 'decode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment