<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 30, 2014 at 9:34 PM, Anna Petrášová <span dir="ltr"><<a href="mailto:kratochanna@gmail.com" target="_blank">kratochanna@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Thu, Oct 30, 2014 at 1:57 PM, Moritz Lennert <span dir="ltr"><<a href="mailto:mlennert@club.worldonline.be" target="_blank">mlennert@club.worldonline.be</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I've recently started to see errors when trying to run gui tools such as the interactive color definition or when I try to add a legend to the map composer, and the windows do not open. The traceback is below.<br>
<br>
I imagine that this is linked to the fact that I have now wx 3 installed next to wx 2. But what is the solution ?<br></blockquote><div><br></div></span><div>It is totally fine to use wxPython 3 on Linux, so the solution is to fix the bugs. We actually need someone testing it with the newer version. Most bugs are quite easy to fix, so please report them to me directly offlist and I will let you know if I can fix it immediately or if you should create a ticket in case of more complicated things.</div><div><br></div><div>wxPython on Mac is a different story, it's much more problematic, because the 32-bit version is difficult compile with and the 64-bit version is buggy. No idea about Windows.</div><div><br></div><div>I fixed the colorrules.py, could you send me some more info about the other problem?</div></div></div></div></blockquote><div><br></div><div>I fixed cartographic composer too, but let me know if you still have some problems. </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="HOEnZb"><font color="#888888"><div><br></div><div>Anna</div></font></span><div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Moritz<br>
<br>
******************************<u></u>***<br>
<br>
Traceback (most recent call last):<br>
  File<br>
"/data/home/mlennert/SRC/<u></u>GRASS/grass64_release/dist.<u></u>x86_64<br>
-unknown-linux-gnu/etc/<u></u>wxpython/lmgr/frame.py", line 1182,<br>
in RulesCmd<br>
<br>
ctable = RasterColorTable(self)<br>
  File<br>
"/data/home/mlennert/SRC/<u></u>GRASS/grass64_release/dist.<u></u>x86_64<br>
-unknown-linux-gnu/etc/<u></u>wxpython/modules/colorrules.<u></u>py", line<br>
752, in __init__<br>
<br>
title = _('Create new color table for raster map'),<br>
**kwargs)<br>
  File<br>
"/data/home/mlennert/SRC/<u></u>GRASS/grass64_release/dist.<u></u>x86_64<br>
-unknown-linux-gnu/etc/<u></u>wxpython/modules/colorrules.<u></u>py", line<br>
334, in __init__<br>
<br>
self._doLayout()<br>
  File<br>
"/data/home/mlennert/SRC/<u></u>GRASS/grass64_release/dist.<u></u>x86_64<br>
-unknown-linux-gnu/etc/<u></u>wxpython/modules/colorrules.<u></u>py", line<br>
780, in _doLayout<br>
<br>
bodySizer = self._createBody(parent = self.panel)<br>
  File<br>
"/data/home/mlennert/SRC/<u></u>GRASS/grass64_release/dist.<u></u>x86_64<br>
-unknown-linux-gnu/etc/<u></u>wxpython/modules/colorrules.<u></u>py", line<br>
469, in _createBody<br>
<br>
bodySizer.AddGrowableCol(2)<br>
  File "/usr/lib/python2.7/dist-<br>
packages/wx-3.0-gtk2/wx/_core.<u></u>py", line 15364, in<br>
AddGrowableCol<br>
<br>
return _core_.FlexGridSizer_<u></u>AddGrowableCol(*args, **kwargs)<br>
wx._core<br>
.<br>
PyAssertionError<br>
:<br>
C++ assertion "!m_cols || idx < (size_t)m_cols" failed at<br>
../src/common/sizer.cpp(1980) in AddGrowableCol(): invalid<br>
column index<br>
______________________________<u></u>_________________<br>
grass-dev mailing list<br>
<a href="mailto:grass-dev@lists.osgeo.org" target="_blank">grass-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-dev" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/grass-dev</a><br>
</blockquote></div></div></div><br></div></div>
</blockquote></div><br></div></div>