Open GoogleCodeExporter opened 9 years ago
It may be fixed by replacing code/g.py:553
from
base_type[base["id"]].base_name = base["name"]
to
base_type[base["id"]].name = base["name"]
Original comment by Assargad...@gmail.com
on 23 Aug 2014 at 7:05
Ah, it looks like this bug already fixed in repository code, thought not in
downloadable archive. As well as Ubuntu repository holds outdated release. So
problem is not programming.
Original comment by Assargad...@gmail.com
on 23 Aug 2014 at 7:18
Original issue reported on code.google.com by
Assargad...@gmail.com
on 23 Aug 2014 at 5:20