What steps will reproduce the problem? 1. Search for a song on the Song Collection tab.
What is the expected output? What do you see instead? Error:
NameError: global name 'GetCountAndLast' is not defined Traceback (most recent call last): File "gw.py", line 2537, in OnSColRadio File "gw.py", line 2534, in OnSColSongText File "main_utils\local_songs.pyo", line 548, in SetQuery
NameError: global name 'GetCountAndLast' is not defined
Traceback (most recent call last):
File "main_windows\search_window.pyo", line 150, in OnSearchClick
File "main_windows\search_window.pyo", line 158, in SearchIt
Comment #1
Posted on Nov 24, 2010 by Quick BearMust be fixed.
Status: Fixed
Labels:
Type-Defect
Priority-Medium