code-google-com / turnip-town

Automatically exported from code.google.com/p/turnip-town
0 stars 0 forks source link

Didn't play any file #107

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. update to 334 (svn up .)
2. press play
3.

What is the expected output? What do you see instead?
sound. nothing

What version of the product are you using? On what operating system?
334, MDV Cooker 32 bit 

Please provide any additional information below.

2011-03-10 19:20:07
Traceback (most recent call last):
  File "gw.py", line 1773, in OnPlayClick
    self.PlaySong(0)
  File "gw.py", line 1915, in PlaySong
    cs.CheckId(cs.song_id)
  File "gw.py", line 3107, in CheckId
    query_results = tinysong.Tsong().get_search_results(query_string, 32)
  File "/home/MPAA/andre/bin/gw/main_utils/tinysong.py", line 84, in get_search_results
    for key, value in x.items():
AttributeError: 'unicode' object has no attribute 'items'

Original issue reported on code.google.com by M0E0G0A0...@googlemail.com on 10 Mar 2011 at 6:39

GoogleCodeExporter commented 9 years ago
Sorry, problem on downloading, not on playing.

Original comment by M0E0G0A0...@googlemail.com on 10 Mar 2011 at 8:12

GoogleCodeExporter commented 9 years ago
{"error":"api key lookup failed"}

Seems a problem with your api key, wich is set in Rev #273

Original comment by M0E0G0A0...@googlemail.com on 10 Mar 2011 at 8:38

GoogleCodeExporter commented 9 years ago
Maybe they revoked the key?  Try: 'f4b27e2fd2dfcbfb5abcdb7e47201e20' and see if 
that works.

Original comment by 11y3y3y3...@gmail.com on 10 Mar 2011 at 9:21

GoogleCodeExporter commented 9 years ago
Works

Original comment by M0E0G0A0...@googlemail.com on 11 Mar 2011 at 7:36

GoogleCodeExporter commented 9 years ago
Fixed in 0.335

Original comment by 11y3y3y3...@gmail.com on 26 Mar 2011 at 5:50