<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jan 17, 2019 at 12:40 PM Eric Patton <<a href="mailto:eric.r.patton@protonmail.com">eric.r.patton@protonmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>Hi guys,<br></div><div><br></div><div>I'm using trunk, updated to rev 73962 today. Grass built and compiled with no errors, but I get this error on startup (not worried about the missing locations):<br></div></blockquote><div><br></div><div>Probably related to the errors:</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div></div><div><br></div><div>Starting GRASS GIS...<br></div><div>ERROR: Location <UNB_Lambert_Conformal> not found<br></div><div>ERROR: Mapset <Baffin_Bay> not found<br></div></blockquote><div><br></div><div><br></div><div>I changed the location and mapset in rc file and got the error above, but GUI still works for me. </div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div></div><div>Traceback (most recent call last):<br></div><div>  File "/usr/local/<a href="http://grass-7.7.svn/gui/wxpython/gis_set.py" target="_blank">grass-7.7.svn/gui/wxpython/gis_set.py</a>", line 1163, in <module><br></div><div>    GRASSStartUp = StartUp(0)<br></div><div>  File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/_core.py", line 8628, in __init__<br></div><div>    self._BootstrapApp()<br></div><div>  File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/_core.py", line 8196, in _BootstrapApp<br></div><div>    return _core_.PyApp__BootstrapApp(*args, **kwargs)<br></div><div>  File "/usr/local/<a href="http://grass-7.7.svn/gui/wxpython/gis_set.py" target="_blank">grass-7.7.svn/gui/wxpython/gis_set.py</a>", line 1151, in OnInit<br></div><div>    StartUp = GRASSStartup()<br></div><div>  File "/usr/local/<a href="http://grass-7.7.svn/gui/wxpython/gis_set.py" target="_blank">grass-7.7.svn/gui/wxpython/gis_set.py</a>", line 226, in __init__<br></div><div>    self._set_properties(grassVersion, grassRevisionStr)<br></div><div>  File "/usr/local/<a href="http://grass-7.7.svn/gui/wxpython/gis_set.py" target="_blank">grass-7.7.svn/gui/wxpython/gis_set.py</a>", line 322, in _set_properties<br></div><div>    self.lbmapsets.SetSelection(0, force=True)<br></div><div>  File "/usr/local/<a href="http://grass-7.7.svn/gui/wxpython/gis_set.py" target="_blank">grass-7.7.svn/gui/wxpython/gis_set.py</a>", line 1137, in SetSelection<br></div><div>    wx.LIST_STATE_SELECTED)<br></div><div>  File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/_controls.py", line 4529, in SetItemState<br></div><div>    return _controls_.ListCtrl_SetItemState(*args, **kwargs)<br></div><div>wx._core.PyAssertionError: C++ assertion "litem >= 0 && (size_t)litem < GetItemCount()" failed at ../src/generic/listctrl.cpp(3422) in SetItemState(): invalid list ctrl item index in SetItem<br></div><div>ERROR: Error in GUI startup. See messages above (if any) and if necessary, please report this error to the GRASS developers.<br></div><div>On systems with package manager, make sure you have the right GUI package, probably named grass-gui, installed.<br></div><div>To run GRASS GIS in text mode use the --text flag.<br></div><div>Use '--help' for further options<br></div><div>     grass77 --help<br></div><div>See also: <a href="https://grass.osgeo.org/grass77/manuals/helptext.html" target="_blank">https://grass.osgeo.org/grass77/manuals/helptext.html</a><br></div><div>Exiting...<br></div><div><br></div><div><br></div><div>Any ideas what is happening?</div><div><br></div><div class="gmail-m_8719613527439477096protonmail_signature_block"><div class="gmail-m_8719613527439477096protonmail_signature_block-user"><div><b><span style="font-size:12px">~ Eric Patton</span></b><br></div></div><div class="gmail-m_8719613527439477096protonmail_signature_block-proton gmail-m_8719613527439477096protonmail_signature_block-empty"><br></div></div><div><br></div>_______________________________________________<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="https://lists.osgeo.org/mailman/listinfo/grass-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/grass-dev</a></blockquote></div></div>