Page 1 of 1

[FIXED] Winamp's 'play' command b0rked.

Posted: Wed Dec 19, 2007 8:41 am
by stisev

Code: Select all

Error in Action: "Winamp: Toggle Play"
Traceback (most recent call last) (1261):
  File "D:\Applications\EventGhost\eg\Classes\ActionClass.py", line 150, in CallWrapper
  File "D:\Applications\EventGhost\plugins\Winamp\__init__.py", line 177, in __call__
  File "D:\Applications\EventGhost\plugins\Winamp\__init__.py", line 99, in GetPlayingStatus
NameError: global name 'self' is not defined
Happened after I updated EG to (whatever) version. I lost track of which version it was. I'm now @ the latest version 1261 and it still happens.

Any ideas?

Re: Winamp's 'play' command b0rked.

Posted: Wed Dec 19, 2007 8:53 am
by Bitmonster
stisev wrote:Any ideas?
Yes. Get 1262.

Re: Winamp's 'play' command b0rked.

Posted: Thu Dec 20, 2007 8:16 am
by stisev
As always Bit, thanks! I appreciate your hard work.