[GRASS-dev] GRASS 7.2RC2 problem

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
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: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu

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.

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 Nov 29, 2016, at 1:53 PM, Michael Barton <Michael.Barton@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
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: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu

On Mon, Dec 5, 2016 at 1:24 PM, Michael Barton <Michael.Barton@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: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu

On Nov 29, 2016, at 1:53 PM, Michael Barton <Michael.Barton@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: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu

Hi,

sorry, but is it reported as an issue on trac? It's hard to follow all
mails with all the strange subjects. Thanks, more over it looks like
an issue with the computer which you use for building. Some details
would be useful. I hope that my colleagues with Mac will help. Good
luck, Martin

2016-12-05 19:24 GMT+01:00 Michael Barton <Michael.Barton@asu.edu>:

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.

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 Nov 29, 2016, at 1:53 PM, Michael Barton <Michael.Barton@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: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa

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@gmail.com> wrote:

On Mon, Dec 5, 2016 at 1:24 PM, Michael Barton <Michael.Barton@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= , Center for Social Dynamics and Complexity

On Nov 29, 2016, at 1:53 PM, Michael Barton <Michael.Barton@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= , Center for Social Dynamics and Complexity

On Mon, Dec 5, 2016 at 1:52 PM, Michael Barton <Michael.Barton@asu.edu> wrote:

You mean addons on my local machine or something else?

The more I Iook at it, the addons have nothing to do with it. Just try
to compile it again, there should be some error. BTW, there is no
difference in toolboxes code in trunk and 72.

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: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu

On Dec 5, 2016, at 11:49 AM, Anna Petrášová <kratochanna@gmail.com> wrote:

On Mon, Dec 5, 2016 at 1:24 PM, Michael Barton <Michael.Barton@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@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=

2016-12-05 19:52 GMT+01:00 Michael Barton <Michael.Barton@asu.edu>:

You mean addons on my local machine or something else?

Compiled addons are always local. Ma

On Mon, Dec 5, 2016 at 1:24 PM, Michael Barton <Michael.Barton@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@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=

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa

I just did this morning. Same problem. No errors in compiling, only in running.

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:56 AM, Anna Petrášová <kratochanna@gmail.com> wrote:

On Mon, Dec 5, 2016 at 1:52 PM, Michael Barton <Michael.Barton@asu.edu> wrote:

You mean addons on my local machine or something else?

The more I Iook at it, the addons have nothing to do with it. Just try
to compile it again, there should be some error. BTW, there is no
difference in toolboxes code in trunk and 72.

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=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=1Q8NyOaJG6sOJwStQUePXvYtAPCxEk3JLrhBoC7Ezso&s=xt9rzbPn-6JhkZOF0oRZ4xAytf77ans2GhLJoux9rvw&e= , Center for Social Dynamics and Complexity

On Dec 5, 2016, at 11:49 AM, Anna Petrášová <kratochanna@gmail.com> wrote:

On Mon, Dec 5, 2016 at 1:24 PM, Michael Barton <Michael.Barton@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= , Center for Social Dynamics and Complexity

On Nov 29, 2016, at 1:53 PM, Michael Barton <Michael.Barton@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= , Center for Social Dynamics and Complexity

On Mon, Dec 5, 2016 at 2:00 PM, Michael Barton <Michael.Barton@asu.edu> wrote:

I just did this morning. Same problem. No errors in compiling, only in running.

g

Have you checked carefully the gui part of the compilation output?
It's long and the errors are easy to overlook, so I want to make sure.
What files do you have in GRASS-7.2/Contents/MacOS/gui/wxpython/xml ?
Is any of them empty?

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:56 AM, Anna Petrášová <kratochanna@gmail.com> wrote:

On Mon, Dec 5, 2016 at 1:52 PM, Michael Barton <Michael.Barton@asu.edu> wrote:

You mean addons on my local machine or something else?

The more I Iook at it, the addons have nothing to do with it. Just try
to compile it again, there should be some error. BTW, there is no
difference in toolboxes code in trunk and 72.

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=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=1Q8NyOaJG6sOJwStQUePXvYtAPCxEk3JLrhBoC7Ezso&s=xt9rzbPn-6JhkZOF0oRZ4xAytf77ans2GhLJoux9rvw&e= , https://urldefense.proofpoint.com/v2/url?u=http-3A__csdc.asu.edu&d=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=1Q8NyOaJG6sOJwStQUePXvYtAPCxEk3JLrhBoC7Ezso&s=B0867aqcIFuHWb3i8Cjf90d0V3_4w2hGp_ANetJlZHk&e=

On Dec 5, 2016, at 11:49 AM, Anna Petrášová <kratochanna@gmail.com> wrote:

On Mon, Dec 5, 2016 at 1:24 PM, Michael Barton <Michael.Barton@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@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=

No errors at all in the compiler log (attached).

The only thing in GRASS-7.2/Contents/MacOS/gui/wxpython/xml/ is

grass-interface.dtd

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 12:08 PM, Anna Petrášová kratochanna@gmail.com wrote:

On Mon, Dec 5, 2016 at 2:00 PM, Michael Barton Michael.Barton@asu.edu wrote:

I just did this morning. Same problem. No errors in compiling, only in running.
g

Have you checked carefully the gui part of the compilation output?
It’s long and the errors are easy to overlook, so I want to make sure.
What files do you have in GRASS-7.2/Contents/MacOS/gui/wxpython/xml ?
Is any of them empty?

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=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=bBpzPDoS_3Ggj3kC_b9oXWPv1lSAOrSn-2Hm0wfY1jc&s=WOVKug_u69HERAVcBaXjQoUJWB8TmnLwAapaz0X8qug&e= , https://urldefense.proofpoint.com/v2/url?u=http-3A__csdc.asu.edu&d=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=bBpzPDoS_3Ggj3kC_b9oXWPv1lSAOrSn-2Hm0wfY1jc&s=BurW7at-ZQccpdBaiz13Wq-XTDW5dcwAy5FMysM2hVs&e=

On Dec 5, 2016, at 11:56 AM, Anna Petrášová kratochanna@gmail.com wrote:

On Mon, Dec 5, 2016 at 1:52 PM, Michael Barton Michael.Barton@asu.edu wrote:

You mean addons on my local machine or something else?

The more I Iook at it, the addons have nothing to do with it. Just try
to compile it again, there should be some error. BTW, there is no
difference in toolboxes code in trunk and 72.

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=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=1Q8NyOaJG6sOJwStQUePXvYtAPCxEk3JLrhBoC7Ezso&s=xt9rzbPn-6JhkZOF0oRZ4xAytf77ans2GhLJoux9rvw&e= , https://urldefense.proofpoint.com/v2/url?u=http-3A__csdc.asu.edu&d=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=1Q8NyOaJG6sOJwStQUePXvYtAPCxEk3JLrhBoC7Ezso&s=B0867aqcIFuHWb3i8Cjf90d0V3_4w2hGp_ANetJlZHk&e=

On Dec 5, 2016, at 11:49 AM, Anna Petrášová kratochanna@gmail.com wrote:

On Mon, Dec 5, 2016 at 1:24 PM, Michael Barton Michael.Barton@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@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
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=

(attachments)

error.log (241 Bytes)

On Mon, Dec 5, 2016 at 2:28 PM, Michael Barton <Michael.Barton@asu.edu> wrote:

No errors at all in the compiler log (attached).

that's just the end of it

The only thing in GRASS-7.2/Contents/MacOS/gui/wxpython/xml/ is

grass-interface.dtd

that's obviously the problem. Please send me the full compilation log,
I hope I could find something there.

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 12:08 PM, Anna Petrášová <kratochanna@gmail.com> wrote:

On Mon, Dec 5, 2016 at 2:00 PM, Michael Barton <Michael.Barton@asu.edu>
wrote:

I just did this morning. Same problem. No errors in compiling, only in
running.

g

Have you checked carefully the gui part of the compilation output?
It's long and the errors are easy to overlook, so I want to make sure.
What files do you have in GRASS-7.2/Contents/MacOS/gui/wxpython/xml ?
Is any of them empty?

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=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=bBpzPDoS_3Ggj3kC_b9oXWPv1lSAOrSn-2Hm0wfY1jc&s=WOVKug_u69HERAVcBaXjQoUJWB8TmnLwAapaz0X8qug&e=
,
https://urldefense.proofpoint.com/v2/url?u=http-3A__csdc.asu.edu&d=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=bBpzPDoS_3Ggj3kC_b9oXWPv1lSAOrSn-2Hm0wfY1jc&s=BurW7at-ZQccpdBaiz13Wq-XTDW5dcwAy5FMysM2hVs&e=

On Dec 5, 2016, at 11:56 AM, Anna Petrášová <kratochanna@gmail.com>
wrote:

On Mon, Dec 5, 2016 at 1:52 PM, Michael Barton <Michael.Barton@asu.edu>
wrote:

You mean addons on my local machine or something else?

The more I Iook at it, the addons have nothing to do with it. Just try
to compile it again, there should be some error. BTW, there is no
difference in toolboxes code in trunk and 72.

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=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=1Q8NyOaJG6sOJwStQUePXvYtAPCxEk3JLrhBoC7Ezso&s=xt9rzbPn-6JhkZOF0oRZ4xAytf77ans2GhLJoux9rvw&e=
,
https://urldefense.proofpoint.com/v2/url?u=http-3A__csdc.asu.edu&d=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=1Q8NyOaJG6sOJwStQUePXvYtAPCxEk3JLrhBoC7Ezso&s=B0867aqcIFuHWb3i8Cjf90d0V3_4w2hGp_ANetJlZHk&e=

On Dec 5, 2016, at 11:49 AM, Anna Petrášová <kratochanna@gmail.com>
wrote:

On Mon, Dec 5, 2016 at 1:24 PM, Michael Barton
<Michael.Barton@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@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=

That's the the whole thing. IIRC, I can get a longer log with a switch to make but I can't remember off hand. If you tell me I'll run it while I head to class.

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 1:36 PM, Anna Petrášová <kratochanna@gmail.com> wrote:

On Mon, Dec 5, 2016 at 2:28 PM, Michael Barton <Michael.Barton@asu.edu> wrote:

No errors at all in the compiler log (attached).

that's just the end of it

The only thing in GRASS-7.2/Contents/MacOS/gui/wxpython/xml/ is

grass-interface.dtd

that's obviously the problem. Please send me the full compilation log,
I hope I could find something there.

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=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=trfWM24eHCIJuv-5HtnHbYhrw_DhjOl8tklxdwinP9Y&s=F33_k7g8oQHVwvmSEgNha12WYpAbCgNlO0pygNnY5CA&e= , Center for Social Dynamics and Complexity

On Dec 5, 2016, at 12:08 PM, Anna Petrášová <kratochanna@gmail.com> wrote:

On Mon, Dec 5, 2016 at 2:00 PM, Michael Barton <Michael.Barton@asu.edu>
wrote:

I just did this morning. Same problem. No errors in compiling, only in
running.

g

Have you checked carefully the gui part of the compilation output?
It's long and the errors are easy to overlook, so I want to make sure.
What files do you have in GRASS-7.2/Contents/MacOS/gui/wxpython/xml ?
Is any of them empty?

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=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=bBpzPDoS_3Ggj3kC_b9oXWPv1lSAOrSn-2Hm0wfY1jc&s=WOVKug_u69HERAVcBaXjQoUJWB8TmnLwAapaz0X8qug&e=
,
Center for Social Dynamics and Complexity

On Dec 5, 2016, at 11:56 AM, Anna Petrášová <kratochanna@gmail.com>
wrote:

On Mon, Dec 5, 2016 at 1:52 PM, Michael Barton <Michael.Barton@asu.edu>
wrote:

You mean addons on my local machine or something else?

The more I Iook at it, the addons have nothing to do with it. Just try
to compile it again, there should be some error. BTW, there is no
difference in toolboxes code in trunk and 72.

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=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=1Q8NyOaJG6sOJwStQUePXvYtAPCxEk3JLrhBoC7Ezso&s=xt9rzbPn-6JhkZOF0oRZ4xAytf77ans2GhLJoux9rvw&e=
,
Center for Social Dynamics and Complexity

On Dec 5, 2016, at 11:49 AM, Anna Petrášová <kratochanna@gmail.com>
wrote:

On Mon, Dec 5, 2016 at 1:24 PM, Michael Barton
<Michael.Barton@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=
,
Center for Social Dynamics and Complexity

On Nov 29, 2016, at 1:53 PM, Michael Barton <Michael.Barton@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=
,
Center for Social Dynamics and Complexity

2016-12-05 22:41 GMT+01:00 Michael Barton <Michael.Barton@asu.edu>:

That's the the whole thing. IIRC, I can get a longer log with a switch to make but I can't remember off hand. If you tell me I'll run it while I head to class.

no, it's not the whole thing.

make distclean
./configure...

make 2>&1 > make.log

Sent created `make.log`. Ma

grass-interface.dtd

that's obviously the problem. Please send me the full compilation log,
I hope I could find something there.

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=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=trfWM24eHCIJuv-5HtnHbYhrw_DhjOl8tklxdwinP9Y&s=F33_k7g8oQHVwvmSEgNha12WYpAbCgNlO0pygNnY5CA&e= , https://urldefense.proofpoint.com/v2/url?u=http-3A__csdc.asu.edu&d=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=trfWM24eHCIJuv-5HtnHbYhrw_DhjOl8tklxdwinP9Y&s=3mWLR_h5YLzv1JXuZuo7xzFQbPMRSe76s3H0FHvouNE&e=

On Dec 5, 2016, at 12:08 PM, Anna Petrášová <kratochanna@gmail.com> wrote:

On Mon, Dec 5, 2016 at 2:00 PM, Michael Barton <Michael.Barton@asu.edu>
wrote:

I just did this morning. Same problem. No errors in compiling, only in
running.

g

Have you checked carefully the gui part of the compilation output?
It's long and the errors are easy to overlook, so I want to make sure.
What files do you have in GRASS-7.2/Contents/MacOS/gui/wxpython/xml ?
Is any of them empty?

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=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=bBpzPDoS_3Ggj3kC_b9oXWPv1lSAOrSn-2Hm0wfY1jc&s=WOVKug_u69HERAVcBaXjQoUJWB8TmnLwAapaz0X8qug&e=
,
https://urldefense.proofpoint.com/v2/url?u=http-3A__csdc.asu.edu&d=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=bBpzPDoS_3Ggj3kC_b9oXWPv1lSAOrSn-2Hm0wfY1jc&s=BurW7at-ZQccpdBaiz13Wq-XTDW5dcwAy5FMysM2hVs&e=

On Dec 5, 2016, at 11:56 AM, Anna Petrášová <kratochanna@gmail.com>
wrote:

On Mon, Dec 5, 2016 at 1:52 PM, Michael Barton <Michael.Barton@asu.edu>
wrote:

You mean addons on my local machine or something else?

The more I Iook at it, the addons have nothing to do with it. Just try
to compile it again, there should be some error. BTW, there is no
difference in toolboxes code in trunk and 72.

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=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=1Q8NyOaJG6sOJwStQUePXvYtAPCxEk3JLrhBoC7Ezso&s=xt9rzbPn-6JhkZOF0oRZ4xAytf77ans2GhLJoux9rvw&e=
,
https://urldefense.proofpoint.com/v2/url?u=http-3A__csdc.asu.edu&d=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=1Q8NyOaJG6sOJwStQUePXvYtAPCxEk3JLrhBoC7Ezso&s=B0867aqcIFuHWb3i8Cjf90d0V3_4w2hGp_ANetJlZHk&e=

On Dec 5, 2016, at 11:49 AM, Anna Petrášová <kratochanna@gmail.com>
wrote:

On Mon, Dec 5, 2016 at 1:24 PM, Michael Barton
<Michael.Barton@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@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=

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa

That's what I need to create a longer long. Thanks

____________________
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 2:43 PM, Martin Landa <landa.martin@gmail.com> wrote:

2016-12-05 22:41 GMT+01:00 Michael Barton <Michael.Barton@asu.edu>:

That's the the whole thing. IIRC, I can get a longer log with a switch to make but I can't remember off hand. If you tell me I'll run it while I head to class.

no, it's not the whole thing.

make distclean
./configure...

make 2>&1 > make.log

Sent created `make.log`. Ma

grass-interface.dtd

that's obviously the problem. Please send me the full compilation log,
I hope I could find something there.

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=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=trfWM24eHCIJuv-5HtnHbYhrw_DhjOl8tklxdwinP9Y&s=F33_k7g8oQHVwvmSEgNha12WYpAbCgNlO0pygNnY5CA&e= , Center for Social Dynamics and Complexity

On Dec 5, 2016, at 12:08 PM, Anna Petrášová <kratochanna@gmail.com> wrote:

On Mon, Dec 5, 2016 at 2:00 PM, Michael Barton <Michael.Barton@asu.edu>
wrote:

I just did this morning. Same problem. No errors in compiling, only in
running.

g

Have you checked carefully the gui part of the compilation output?
It's long and the errors are easy to overlook, so I want to make sure.
What files do you have in GRASS-7.2/Contents/MacOS/gui/wxpython/xml ?
Is any of them empty?

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=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=bBpzPDoS_3Ggj3kC_b9oXWPv1lSAOrSn-2Hm0wfY1jc&s=WOVKug_u69HERAVcBaXjQoUJWB8TmnLwAapaz0X8qug&e=
,
Center for Social Dynamics and Complexity

On Dec 5, 2016, at 11:56 AM, Anna Petrášová <kratochanna@gmail.com>
wrote:

On Mon, Dec 5, 2016 at 1:52 PM, Michael Barton <Michael.Barton@asu.edu>
wrote:

You mean addons on my local machine or something else?

The more I Iook at it, the addons have nothing to do with it. Just try
to compile it again, there should be some error. BTW, there is no
difference in toolboxes code in trunk and 72.

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=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=1Q8NyOaJG6sOJwStQUePXvYtAPCxEk3JLrhBoC7Ezso&s=xt9rzbPn-6JhkZOF0oRZ4xAytf77ans2GhLJoux9rvw&e=
,
Center for Social Dynamics and Complexity

On Dec 5, 2016, at 11:49 AM, Anna Petrášová <kratochanna@gmail.com>
wrote:

On Mon, Dec 5, 2016 at 1:24 PM, Michael Barton
<Michael.Barton@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=
,
Center for Social Dynamics and Complexity

On Nov 29, 2016, at 1:53 PM, Michael Barton <Michael.Barton@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=
,
Center for Social Dynamics and Complexity

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
grass-dev Info Page

--
Martin Landa
Ing. Martin Landa, Ph.D. – GeoWikiCZ
Martin Landa - GISMentors

Anna and others. I’m attaching the make log I just ran. It might get bumped from the list but you’ll get it.

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 1:36 PM, Anna Petrášová kratochanna@gmail.com wrote:

On Mon, Dec 5, 2016 at 2:28 PM, Michael Barton Michael.Barton@asu.edu wrote:

No errors at all in the compiler log (attached).

that’s just the end of it

The only thing in GRASS-7.2/Contents/MacOS/gui/wxpython/xml/ is

grass-interface.dtd

that’s obviously the problem. Please send me the full compilation log,
I hope I could find something there.

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=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=trfWM24eHCIJuv-5HtnHbYhrw_DhjOl8tklxdwinP9Y&s=F33_k7g8oQHVwvmSEgNha12WYpAbCgNlO0pygNnY5CA&e= , https://urldefense.proofpoint.com/v2/url?u=http-3A__csdc.asu.edu&d=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=trfWM24eHCIJuv-5HtnHbYhrw_DhjOl8tklxdwinP9Y&s=3mWLR_h5YLzv1JXuZuo7xzFQbPMRSe76s3H0FHvouNE&e=

On Dec 5, 2016, at 12:08 PM, Anna Petrášová kratochanna@gmail.com wrote:

On Mon, Dec 5, 2016 at 2:00 PM, Michael Barton Michael.Barton@asu.edu
wrote:

I just did this morning. Same problem. No errors in compiling, only in
running.
g

Have you checked carefully the gui part of the compilation output?
It’s long and the errors are easy to overlook, so I want to make sure.
What files do you have in GRASS-7.2/Contents/MacOS/gui/wxpython/xml ?
Is any of them empty?

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=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=bBpzPDoS_3Ggj3kC_b9oXWPv1lSAOrSn-2Hm0wfY1jc&s=WOVKug_u69HERAVcBaXjQoUJWB8TmnLwAapaz0X8qug&e=
,
https://urldefense.proofpoint.com/v2/url?u=http-3A__csdc.asu.edu&d=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=bBpzPDoS_3Ggj3kC_b9oXWPv1lSAOrSn-2Hm0wfY1jc&s=BurW7at-ZQccpdBaiz13Wq-XTDW5dcwAy5FMysM2hVs&e=

On Dec 5, 2016, at 11:56 AM, Anna Petrášová kratochanna@gmail.com
wrote:

On Mon, Dec 5, 2016 at 1:52 PM, Michael Barton Michael.Barton@asu.edu
wrote:

You mean addons on my local machine or something else?

The more I Iook at it, the addons have nothing to do with it. Just try
to compile it again, there should be some error. BTW, there is no
difference in toolboxes code in trunk and 72.

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=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=1Q8NyOaJG6sOJwStQUePXvYtAPCxEk3JLrhBoC7Ezso&s=xt9rzbPn-6JhkZOF0oRZ4xAytf77ans2GhLJoux9rvw&e=
,
https://urldefense.proofpoint.com/v2/url?u=http-3A__csdc.asu.edu&d=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=1Q8NyOaJG6sOJwStQUePXvYtAPCxEk3JLrhBoC7Ezso&s=B0867aqcIFuHWb3i8Cjf90d0V3_4w2hGp_ANetJlZHk&e=

On Dec 5, 2016, at 11:49 AM, Anna Petrášová kratochanna@gmail.com
wrote:

On Mon, Dec 5, 2016 at 1:24 PM, Michael Barton
Michael.Barton@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@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
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=

(attachments)

make.log (350 KB)

On Nov 29, 2016 10:13 PM, “Michael Barton” <Michael.Barton@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
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?

Is this yet a showstopper for the final release?

Markus

On Tue, Dec 6, 2016 at 5:32 PM, Michael Barton <Michael.Barton@asu.edu> wrote:

Anna and others. I'm attaching the make log I just ran. It might get bumped
from the list but you'll get it.

Please first make distclean and then run make.

Thank you,
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: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu

On Dec 5, 2016, at 1:36 PM, Anna Petrášová <kratochanna@gmail.com> wrote:

On Mon, Dec 5, 2016 at 2:28 PM, Michael Barton <Michael.Barton@asu.edu>
wrote:

No errors at all in the compiler log (attached).

that's just the end of it

The only thing in GRASS-7.2/Contents/MacOS/gui/wxpython/xml/ is

grass-interface.dtd

that's obviously the problem. Please send me the full compilation log,
I hope I could find something there.

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=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=trfWM24eHCIJuv-5HtnHbYhrw_DhjOl8tklxdwinP9Y&s=F33_k7g8oQHVwvmSEgNha12WYpAbCgNlO0pygNnY5CA&e=
,
https://urldefense.proofpoint.com/v2/url?u=http-3A__csdc.asu.edu&d=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=trfWM24eHCIJuv-5HtnHbYhrw_DhjOl8tklxdwinP9Y&s=3mWLR_h5YLzv1JXuZuo7xzFQbPMRSe76s3H0FHvouNE&e=

On Dec 5, 2016, at 12:08 PM, Anna Petrášová <kratochanna@gmail.com>
wrote:

On Mon, Dec 5, 2016 at 2:00 PM, Michael Barton <Michael.Barton@asu.edu>
wrote:

I just did this morning. Same problem. No errors in compiling, only in
running.

g

Have you checked carefully the gui part of the compilation output?
It's long and the errors are easy to overlook, so I want to make sure.
What files do you have in GRASS-7.2/Contents/MacOS/gui/wxpython/xml ?
Is any of them empty?

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=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=bBpzPDoS_3Ggj3kC_b9oXWPv1lSAOrSn-2Hm0wfY1jc&s=WOVKug_u69HERAVcBaXjQoUJWB8TmnLwAapaz0X8qug&e=
,

https://urldefense.proofpoint.com/v2/url?u=http-3A__csdc.asu.edu&d=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=bBpzPDoS_3Ggj3kC_b9oXWPv1lSAOrSn-2Hm0wfY1jc&s=BurW7at-ZQccpdBaiz13Wq-XTDW5dcwAy5FMysM2hVs&e=

On Dec 5, 2016, at 11:56 AM, Anna Petrášová <kratochanna@gmail.com>
wrote:

On Mon, Dec 5, 2016 at 1:52 PM, Michael Barton
<Michael.Barton@asu.edu>
wrote:

You mean addons on my local machine or something else?

The more I Iook at it, the addons have nothing to do with it. Just try
to compile it again, there should be some error. BTW, there is no
difference in toolboxes code in trunk and 72.

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=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=1Q8NyOaJG6sOJwStQUePXvYtAPCxEk3JLrhBoC7Ezso&s=xt9rzbPn-6JhkZOF0oRZ4xAytf77ans2GhLJoux9rvw&e=
,

https://urldefense.proofpoint.com/v2/url?u=http-3A__csdc.asu.edu&d=DQIFaQ&c=AGbYxfJbXK67KfXyGqyv2Ejiz41FqQuZFk4A-1IxfAU&r=vxOW6PLS28MPea_dWUwPfRf71TAIziRDuFqWJimQN1I&m=1Q8NyOaJG6sOJwStQUePXvYtAPCxEk3JLrhBoC7Ezso&s=B0867aqcIFuHWb3i8Cjf90d0V3_4w2hGp_ANetJlZHk&e=

On Dec 5, 2016, at 11:49 AM, Anna Petrášová <kratochanna@gmail.com>
wrote:

On Mon, Dec 5, 2016 at 1:24 PM, Michael Barton
<Michael.Barton@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@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=

It is. We don’t know what the problem is. I have a guess on this though. It may be a problem with generating the xml code for the addons menu. We had this problem awhile back.

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 6, 2016, at 3:34 PM, Markus Neteler <neteler@osgeo.org> wrote:

On Nov 29, 2016 10:13 PM, “Michael Barton” <Michael.Barton@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
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?

Is this yet a showstopper for the final release?

Markus

2016-12-06 23:45 GMT+01:00 Michael Barton <Michael.Barton@asu.edu>:

It is. We don't know what the problem is. I have a guess on this though. It
may be a problem with generating the xml code for the addons menu. We had
this problem awhile back.

without full log (run make distclean before configure && make) we
cannot move from this point (this issue has been reported 7 days ago).
Thanks, Ma

On Nov 29, 2016 10:13 PM, "Michael Barton" <Michael.Barton@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?

Is this yet a showstopper for the final release?

Markus

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa

There is indeed no error in the log. I can see:
/usr/bin/install -c -m 644 xml/menudata.xml
/Users/cmbarton/grass_source/grass-7.2.0RC2/dist.x86_64-apple-darwin15.6.0/gui/wxpython/xml/menudata.xml
/usr/bin/install -c -m 644 xml/module_tree_menudata.xml
/Users/cmbarton/grass_source/grass-7.2.0RC2/dist.x86_64-apple-darwin15.6.0/gui/wxpython/xml/module_tree_menudata.xml

so the xml files are on the right places. Could you verify that? Are
these files correct? Then when you make install, are these files in
the grass7 app?

Anna

On Tue, Dec 6, 2016 at 5:49 PM, Martin Landa <landa.martin@gmail.com> wrote:

2016-12-06 23:45 GMT+01:00 Michael Barton <Michael.Barton@asu.edu>:

It is. We don't know what the problem is. I have a guess on this though. It
may be a problem with generating the xml code for the addons menu. We had
this problem awhile back.

without full log (run make distclean before configure && make) we
cannot move from this point (this issue has been reported 7 days ago).
Thanks, Ma

On Nov 29, 2016 10:13 PM, "Michael Barton" <Michael.Barton@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?

Is this yet a showstopper for the final release?

Markus

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev