[fofix-gcode-issuetracker] Issue 1217 in fofix: Python Error in GuitarScene.py, Line 6705, in render bigFont.render(text, (self.countdownPosX - w / 2, self.countdownPosY - h / 2), scale = scale) TypeError: unsupported operand type(s) for -: 'str' and 'float'
fofix at googlecode.com
fofix at googlecode.com
Wed Sep 1 01:45:54 UTC 2010
Updates:
Status: Fixed
Comment #1 on issue 1217 by fuzio... at gmail.com: Python Error in
GuitarScene.py, Line 6705, in render bigFont.render(text,
(self.countdownPosX - w / 2, self.countdownPosY - h / 2), scale = scale)
TypeError: unsupported operand type(s) for -: 'str' and 'float'
http://code.google.com/p/fofix/issues/detail?id=1217
http://github.com/stump/fofix/commit/3d24f4855fecdeb2989aa6cd8e5434887d94f7f8
More information about the fofix-gcode-issuetracker
mailing list