Open, crashes.
Error:
Errors occurred
See the logfile 'C:\Program Files\GrooveWalrus\gw.exe.log' for details
OK
Not just me, a friend is getting the same one. A fresh install did nothing.
Heres the logfile
Traceback (most recent call last): File "gw.py", line 3400, in <module> File "gw.py", line 539, in init File "gw.py", line 1869, in ReadPlaylist File "main_utils\read_write_xml.pyo", line 48, in get_tracks
File "main_utils\read_write_xml.pyo", line 38, in read_xml_tree
File "xml\etree\ElementTree.pyo", line 862, in parse
File "xml\etree\ElementTree.pyo", line 586, in parse
File "xml\etree\ElementTree.pyo", line 1245, in feed
xml.parsers.expat.ExpatError: not well-formed (invalid token): line 1, column 0
Comment #1
Posted on Jul 12, 2010 by Quick BearPlaylist probably has some weird characters that aren't handled correctly, I'll fix it soon. If they've installed via the setup.exe, loading the following should work:
http://gwp.turnip-town.net/?a=Edward%20Meeker&s=That%20railroad%20rag
Otherwise they'll have to find the playlist.xspf, and rename/delete it. Win 7: C:\Users[username]\AppData\Roaming\GrooveWalrus\ XP: ?
Comment #2
Posted on Jul 12, 2010 by Happy CatThanks. I fixed it by deleting
\AppData\Local\GrooveWalrus \AppData\Roaming\GrooveWalrus \Program Files\GrooveWalrus
then reinstalled.
Comment #3
Posted on Aug 14, 2010 by Quick BearShould be fixed in latest, replaced with beautiful soup.
Status: Fixed
Labels:
Type-Defect
Priority-Medium