Created
December 26, 2008 04:56
-
-
Save fitoria/40008 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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