<div dir="ltr"><div>Hi,<br><br>some recent change in trunk (didn't find which) broke the color list generator in r.colors:<br><br>Traceback (most recent call last):<br>  File "/home/neteler/software/grass71/dist.x86_64-unknown-<br>

linux-gnu/etc/gui/wxpython/gui_core/widgets.py", line 1294,<br>in OnDrawItem<br><br>r.x + bitmap.GetWidth() + 10,<br>AttributeError<br>:<br>'NoneType' object has no attribute 'GetWidth'<br>Traceback (most recent call last):<br>

  File "/home/neteler/software/grass71/dist.x86_64-unknown-<br>linux-gnu/etc/gui/wxpython/gui_core/widgets.py", line 1294,<br>in OnDrawItem<br><br>r.x + bitmap.GetWidth() + 10,<br>AttributeError<br><br>[...]<br>

:<br>'NoneType' object has no attribute 'GetWidth'<br>Traceback (most recent call last):<br>  File "/home/neteler/software/grass71/dist.x86_64-unknown-<br>linux-gnu/etc/gui/wxpython/gui_core/widgets.py", line 1294,<br>

in OnDrawItem<br><br>r.x + bitmap.GetWidth() + 10,<br>AttributeError<br>:<br>'NoneType' object has no attribute 'GetWidth'<br><br>Using:<br>g.version -g<br>version=7.1.svn<br>date=2014<br>revision=59549M<br>

build_date=2014-04-02<br>build_platform=x86_64-unknown-linux-gnu<br><br></div>A fix would be appreciated. In relbranch70 is seems to work fine.<br><br>thanks<br>Markus<br></div>