Hi, I have tried for about 1 month to download this program (CVS version, Linux) and the CVS is every time down. Can I get this programs in CVS version from other sources? I need the tar.gz for Linux.
Thank you,
Daniele Vicario
With the last cvs version I get this error with the matchid 47034412
---------------------------8<--------------------------------------------- UnicodeDecodeError: 'ascii' codec can't decode byte 0xf3 in position 61: ordinal not in range(128) Traceback (most recent call last): File "/home/carlesmu/bin/mattricks-cvs/Mattricks/Mattricks/MatchViewerPage.py", line 1165, in OnShowDetailed self.parent.SetDetailedMatch(self.match_id) File "/home/carlesmu/bin/mattricks-cvs/Mattricks/Mattricks/MatchViewerPage.py", line 254, in SetDetailedMatch self.detailed_view.ChangeMatch(match_id) File "/home/carlesmu/bin/mattricks-cvs/Mattricks/Mattricks/MatchViewerPage.py", line 517, in ChangeMatch self.Update() File "/home/carlesmu/bin/mattricks-cvs/Mattricks/Mattricks/MatchViewerPage.py", line 843, in Update event_text = Live.break_up_row(Live.unhtmlify(event_text), 80) File "/home/carlesmu/bin/mattricks-cvs/Mattricks/Mattricks/Live.py", line 229, in unhtmlify nstr += entitydefs[e].decode("iso8859-1") UnicodeDecodeError: 'ascii' codec can't decode byte 0xf3 in position 61: ordinal not in range(128) --------------------------->8---------------------------------------------
Regards, Carles
mattricks@lists.lysator.liu.se