[GRASS-dev] GRASS 7.2RC2 blocker

Michael Barton Michael.Barton at asu.edu
Mon Dec 5 10:52:46 PST 2016


You mean addons on my local machine or something else?

Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity 
Professor of Anthropology, School of Human Evolution & Social Change
Head, Graduate Faculty in Complex Adaptive Systems Science
Arizona State University

voice:  480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC)
fax: 480-965-7671 (SHESC),  480-727-0709 (CSDC)
www: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu















> On Dec 5, 2016, at 11:49 AM, Anna Petrášová <kratochanna at gmail.com> wrote:
> 
> On Mon, Dec 5, 2016 at 1:24 PM, Michael Barton <Michael.Barton at asu.edu> wrote:
>> Just a reminder.
>> 
>> GRASS 7.2RC2 does not run on the Mac.
>> 
>> Other versions, include recent 7.3 (I have not tried to compile since
>> September) do work fine. No errors compiling, but I get the error below when
>> I try to run it. Any advice would be helpful.
> 
> I've just compiled it on Mac and it ran just fine. Since the error
> comes from the addon toolboxes, what kind of addons do you have
> installed? I suggest to recompile and check if there are any errors in
> the compilation output.
> 
> Anna
> 
>> 
>> Michael
>> ____________________
>> C. Michael Barton
>> Director, Center for Social Dynamics & Complexity
>> Professor of Anthropology, School of Human Evolution & Social Change
>> Head, Graduate Faculty in Complex Adaptive Systems Science
>> Arizona State University
>> 
>> voice:  480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC)
>> fax: 480-965-7671 (SHESC),  480-727-0709 (CSDC)
>> www: https://urldefense.proofpoint.com/v2/url?u=http-3A__www.public.asu.edu_-7Ecmbarton&d=DQIBaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=5qA3mt0eYGlhGT5ZLNbHEc3zjLmnesbRw6j4spKp1oY&s=fG_nZiBNPANgQlxr45MZoW7b4hsq55ZBxX9iuPaePIo&e= , https://urldefense.proofpoint.com/v2/url?u=http-3A__csdc.asu.edu&d=DQIBaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=5qA3mt0eYGlhGT5ZLNbHEc3zjLmnesbRw6j4spKp1oY&s=VxZo-g4_6S_iSUp9AKDAJPo7RvtgrHZ2s_mywOGLdsE&e= 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> On Nov 29, 2016, at 1:53 PM, Michael Barton <Michael.Barton at asu.edu> wrote:
>> 
>> Yesterday I compiled GRASS 7.2 RC2 with no errors. Today I tried to test it
>> before posting and got the following error:
>> 
>> GRASS 7.2.0RC2 (Global_latlon):~ > Traceback (most recent call last):
>>  File "/Applications/GRASS-7.2.app/Contents/MacOS/gui/wxpython/wxgui.py",
>> line 158, in <module>
>>    sys.exit(main())
>>  File "/Applications/GRASS-7.2.app/Contents/MacOS/gui/wxpython/wxgui.py",
>> line 145, in main
>>    app = GMApp(workspaceFile)
>>  File "/Applications/GRASS-7.2.app/Contents/MacOS/gui/wxpython/wxgui.py",
>> line 48, in __init__
>>    wx.App.__init__(self, False)
>>  File
>> "/usr/local/lib/wxPython-unicode-2.8.12.1/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core.py",
>> line 7981, in __init__
>>    self._BootstrapApp()
>>  File
>> "/usr/local/lib/wxPython-unicode-2.8.12.1/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core.py",
>> line 7555, in _BootstrapApp
>>    return _core_.PyApp__BootstrapApp(*args, **kwargs)
>>  File "/Applications/GRASS-7.2.app/Contents/MacOS/gui/wxpython/wxgui.py",
>> line 92, in OnInit
>>    workspace=self.workspaceFile)
>>  File
>> "/Applications/GRASS-7.2.app/Contents/MacOS/gui/wxpython/lmgr/frame.py",
>> line 129, in __init__
>>    self._menuTreeBuilder = LayerManagerMenuData()
>>  File
>> "/Applications/GRASS-7.2.app/Contents/MacOS/gui/wxpython/lmgr/menudata.py",
>> line 42, in __init__
>>    self, filename, expandAddons=expandAddons)
>>  File
>> "/Applications/GRASS-7.2.app/Contents/MacOS/gui/wxpython/core/menutree.py",
>> line 65, in __init__
>>    xmlTree = etree.parse(filename)
>>  File
>> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py",
>> line 1182, in parse
>>    tree.parse(source, parser)
>>  File
>> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py",
>> line 657, in parse
>>    self._root = parser.close()
>>  File
>> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py",
>> line 1654, in close
>>    self._raiseerror(v)
>>  File
>> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree/ElementTree.py",
>> line 1506, in _raiseerror
>>    raise err
>> xml.etree.ElementTree.ParseError: no element found: line 1, column 0
>> 
>> Any idea what this is?
>> 
>> Michael
>> ____________________
>> C. Michael Barton
>> Director, Center for Social Dynamics & Complexity
>> Professor of Anthropology, School of Human Evolution & Social Change
>> Head, Graduate Faculty in Complex Adaptive Systems Science
>> Arizona State University
>> 
>> voice:  480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC)
>> fax: 480-965-7671 (SHESC),  480-727-0709 (CSDC)
>> www: https://urldefense.proofpoint.com/v2/url?u=http-3A__www.public.asu.edu_-7Ecmbarton&d=DQIBaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=5qA3mt0eYGlhGT5ZLNbHEc3zjLmnesbRw6j4spKp1oY&s=fG_nZiBNPANgQlxr45MZoW7b4hsq55ZBxX9iuPaePIo&e= , https://urldefense.proofpoint.com/v2/url?u=http-3A__csdc.asu.edu&d=DQIBaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=5qA3mt0eYGlhGT5ZLNbHEc3zjLmnesbRw6j4spKp1oY&s=VxZo-g4_6S_iSUp9AKDAJPo7RvtgrHZ2s_mywOGLdsE&e= 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 



More information about the grass-dev mailing list