[GRASS-dev] adding volume layer in 6.4.3 and 7 binaries

In the Windows binaries for 6.4.3 and 7. and in Michael's binaries for
6.4.3 when I try to add a 3D raster
to Map layers I get the following error (see bellow) and the dialog
does not open.
It works in GRASS7 I compiled some time ago.
Michael, have you tried to add a 3D raster into any of your binaries
versions of GRASS?
Does it work for you?

Thanks, Helena

Traceback (most recent call last):
  File "/Applications/GRASS/GRASS-6.4.app/Contents/MacOS/etc
/wxpython/lmgr/frame.py", line 1541, in OnAddRaster3D

self.curr_page.maptree.AddLayer('3d-raster')
  File "/Applications/GRASS/GRASS-6.4.app/Contents/MacOS/etc
/wxpython/lmgr/layertree.py", line 902, in AddLayer

self.PropertiesDialog(layer, show = True)
  File "/Applications/GRASS/GRASS-6.4.app/Contents/MacOS/etc
/wxpython/lmgr/layertree.py", line 1016, in PropertiesDialog

completed = (self.GetOptData,layer,params))
  File "/Applications/GRASS/GRASS-6.4.app/Contents/MacOS/etc
/wxpython/gui_core/forms.py", line 1841, in ParseCommand

raise gcmd.GException(e)
core.gcmd
.
GException
On Sun, Aug 26, 2012 at 4:43 AM, Martin Landa <landa.martin@gmail.com> wrote:

Hi,

6.4.3 is planned for September. As I wrote earlier creating release
branch for G7 at this stage of development is too early (from my POV).
I would say that we could create this branch later in the beginning of
2013. It's not really connected to GRASS 6.

Martin

2012/8/26 Michael Barton <Michael.Barton@asu.edu>:

OK. Then after 6.4.3.

Even better

Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University

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

On Aug 26, 2012, at 1:26 AM, Martin Landa wrote:

2012/8/25 Michael Barton <Michael.Barton@asu.edu>:

My suggestion was to start a GRASS 7 release branch and stop adding new
features to 6.x *after* 6.4.4 stable is released. Too complicated to work on
2 active release branches at the same time.

why after 6.4.4? The next release is also stable release (6.4.3). Only
the second number in version determines stable and technical preview
(so all 6.4.X are stable releases).

Martin

--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa

--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

--
Helena Mitasova
Associate Professor
Department of Marine, Earth and Atmospheric Sciences
North Carolina State University
1125 Jordan Hall
NCSU Box 8208
Raleigh, NC 27695-8208
http://skagit.meas.ncsu.edu/~helena/

email: hmitaso@ncsu.edu
ph: 919-513-1327 (no voicemail)
fax 919 515-7802

This sounds like a generic error that would affect all versions. I have not tried a 3D raster in a month or two. Thanks for the alert.

Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University

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

On Aug 27, 2012, at 11:47 AM, Helena Mitasova <hmitaso@ncsu.edu>
wrote:

In the Windows binaries for 6.4.3 and 7. and in Michael's binaries for
6.4.3 when I try to add a 3D raster
to Map layers I get the following error (see bellow) and the dialog
does not open.
It works in GRASS7 I compiled some time ago.
Michael, have you tried to add a 3D raster into any of your binaries
versions of GRASS?
Does it work for you?

Thanks, Helena

Traceback (most recent call last):
File "/Applications/GRASS/GRASS-6.4.app/Contents/MacOS/etc
/wxpython/lmgr/frame.py", line 1541, in OnAddRaster3D

self.curr_page.maptree.AddLayer('3d-raster')
File "/Applications/GRASS/GRASS-6.4.app/Contents/MacOS/etc
/wxpython/lmgr/layertree.py", line 902, in AddLayer

self.PropertiesDialog(layer, show = True)
File "/Applications/GRASS/GRASS-6.4.app/Contents/MacOS/etc
/wxpython/lmgr/layertree.py", line 1016, in PropertiesDialog

completed = (self.GetOptData,layer,params))
File "/Applications/GRASS/GRASS-6.4.app/Contents/MacOS/etc
/wxpython/gui_core/forms.py", line 1841, in ParseCommand

raise gcmd.GException(e)
core.gcmd
.
GException
On Sun, Aug 26, 2012 at 4:43 AM, Martin Landa <landa.martin@gmail.com> wrote:

Hi,

6.4.3 is planned for September. As I wrote earlier creating release
branch for G7 at this stage of development is too early (from my POV).
I would say that we could create this branch later in the beginning of
2013. It's not really connected to GRASS 6.

Martin

2012/8/26 Michael Barton <Michael.Barton@asu.edu>:

OK. Then after 6.4.3.

Even better

Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University

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

On Aug 26, 2012, at 1:26 AM, Martin Landa wrote:

2012/8/25 Michael Barton <Michael.Barton@asu.edu>:

My suggestion was to start a GRASS 7 release branch and stop adding new
features to 6.x *after* 6.4.4 stable is released. Too complicated to work on
2 active release branches at the same time.

why after 6.4.4? The next release is also stable release (6.4.3). Only
the second number in version determines stable and technical preview
(so all 6.4.X are stable releases).

Martin

--
Martin Landa <landa.martin gmail.com> * Studijní program Geodézie a kartografie – GeoWikiCZ

--
Martin Landa <landa.martin gmail.com> * Studijní program Geodézie a kartografie – GeoWikiCZ
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
grass-dev Info Page

--
Helena Mitasova
Associate Professor
Department of Marine, Earth and Atmospheric Sciences
North Carolina State University
1125 Jordan Hall
NCSU Box 8208
Raleigh, NC 27695-8208
http://skagit.meas.ncsu.edu/~helena/

email: hmitaso@ncsu.edu
ph: 919-513-1327 (no voicemail)
fax 919 515-7802

In the Windows binaries for 6.4.3 and 7. and in Michael's binaries for
6.4.3 when I try to add a 3D raster
to Map layers I get the following error (see bellow) and the dialog
does not open.

tested here on the latest osgeo4w-wingrass6.4.3.svn, confirmed:

Traceback (most recent call last):
  File "C:\OSGeo4W\apps\grass\grass-6.4.3svn\etc\wxpython\lm
gr\frame.py", line 1560, in OnAddRaster3D

self.curr_page.maptree.AddLayer('3d-raster')
  File "C:\OSGeo4W\apps\grass\grass-6.4.3svn\etc\wxpython\lm
gr\layertree.py", line 902, in AddLayer

self.PropertiesDialog(layer, show = True)
  File "C:\OSGeo4W\apps\grass\grass-6.4.3svn\etc\wxpython\lm
gr\layertree.py", line 1016, in PropertiesDialog

completed = (self.GetOptData,layer,params))
  File "C:\OSGeo4W\apps\grass\grass-6.4.3svn\etc\wxpython\gu
i_core\forms.py", line 1841, in ParseCommand

raise gcmd.GException(e)
core.gcmd
.
GException

-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/adding-volume-layer-in-6-4-3-and-7-binaries-tp4998143p4998158.html
Sent from the Grass - Dev mailing list archive at Nabble.com.

Just tried adding a 3D raster to GRASS 6.4.3 compiled last Friday (23 August). It has the same error you note. This is a blocker for release.

Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University

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

On Aug 27, 2012, at 11:47 AM, Helena Mitasova <hmitaso@ncsu.edu> wrote:

In the Windows binaries for 6.4.3 and 7. and in Michael's binaries for
6.4.3 when I try to add a 3D raster
to Map layers I get the following error (see bellow) and the dialog
does not open.
It works in GRASS7 I compiled some time ago.
Michael, have you tried to add a 3D raster into any of your binaries
versions of GRASS?
Does it work for you?

Thanks, Helena

Traceback (most recent call last):
File "/Applications/GRASS/GRASS-6.4.app/Contents/MacOS/etc
/wxpython/lmgr/frame.py", line 1541, in OnAddRaster3D

self.curr_page.maptree.AddLayer('3d-raster')
File "/Applications/GRASS/GRASS-6.4.app/Contents/MacOS/etc
/wxpython/lmgr/layertree.py", line 902, in AddLayer

self.PropertiesDialog(layer, show = True)
File "/Applications/GRASS/GRASS-6.4.app/Contents/MacOS/etc
/wxpython/lmgr/layertree.py", line 1016, in PropertiesDialog

completed = (self.GetOptData,layer,params))
File "/Applications/GRASS/GRASS-6.4.app/Contents/MacOS/etc
/wxpython/gui_core/forms.py", line 1841, in ParseCommand

raise gcmd.GException(e)
core.gcmd
.
GException
On Sun, Aug 26, 2012 at 4:43 AM, Martin Landa <landa.martin@gmail.com> wrote:

Hi,

6.4.3 is planned for September. As I wrote earlier creating release
branch for G7 at this stage of development is too early (from my POV).
I would say that we could create this branch later in the beginning of
2013. It's not really connected to GRASS 6.

Martin

2012/8/26 Michael Barton <Michael.Barton@asu.edu>:

OK. Then after 6.4.3.

Even better

Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University

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

On Aug 26, 2012, at 1:26 AM, Martin Landa wrote:

2012/8/25 Michael Barton <Michael.Barton@asu.edu>:

My suggestion was to start a GRASS 7 release branch and stop adding new
features to 6.x *after* 6.4.4 stable is released. Too complicated to work on
2 active release branches at the same time.

why after 6.4.4? The next release is also stable release (6.4.3). Only
the second number in version determines stable and technical preview
(so all 6.4.X are stable releases).

Martin

--
Martin Landa <landa.martin gmail.com> * Studijní program Geodézie a kartografie – GeoWikiCZ

--
Martin Landa <landa.martin gmail.com> * Studijní program Geodézie a kartografie – GeoWikiCZ
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
grass-dev Info Page

--
Helena Mitasova
Associate Professor
Department of Marine, Earth and Atmospheric Sciences
North Carolina State University
1125 Jordan Hall
NCSU Box 8208
Raleigh, NC 27695-8208
http://skagit.meas.ncsu.edu/~helena/

email: hmitaso@ncsu.edu
ph: 919-513-1327 (no voicemail)
fax 919 515-7802

Interestingly enough, I can add a volume and visualize it on my selfcompiled grass7 from august 7
and on grass6.4.3 compiled today I can add a volume as well, however I don't get the 3D view mode,
because of the error below (which I assume is my local problem, tcltk nviz does not work either,
I have seen that error before).

Helena

3D view mode: dlopen(/Users/helena/grassrel6/GRASS-6.4.app/Contents/MacOS/lib/libgrass_gis.6.4.3svn.dylib, 10): no suitable image found. Did find:
  /Users/helena/grassrel6/GRASS-6.4.app/Contents/MacOS/lib/libgrass_gis.6.4.3svn.dylib: mach-o, but wrong architecture
  /Users/helena/grassrel6/GRASS-6.4.app/Contents/MacOS/lib/libgrass_gis.6.4.3svn.dylib: mach-o, but wrong architecture

Helena Mitasova
Associate Professor
Department of Marine, Earth, and Atmospheric Sciences
2800 Faucette Drive, Rm. 1125 Jordan Hall
North Carolina State University
Raleigh, NC 27695-8208
hmitaso@ncsu.edu

"All electronic mail messages in connection with State business which are sent to or received by this account are subject to the NC Public Records Law and may be disclosed to third parties.”

On Aug 27, 2012, at 5:22 PM, Michael Barton wrote:

Just tried adding a 3D raster to GRASS 6.4.3 compiled last Friday (23 August). It has the same error you note. This is a blocker for release.

Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University

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

On Aug 27, 2012, at 11:47 AM, Helena Mitasova <hmitaso@ncsu.edu> wrote:

In the Windows binaries for 6.4.3 and 7. and in Michael's binaries for
6.4.3 when I try to add a 3D raster
to Map layers I get the following error (see bellow) and the dialog
does not open.
It works in GRASS7 I compiled some time ago.
Michael, have you tried to add a 3D raster into any of your binaries
versions of GRASS?
Does it work for you?

Thanks, Helena

Traceback (most recent call last):
File "/Applications/GRASS/GRASS-6.4.app/Contents/MacOS/etc
/wxpython/lmgr/frame.py", line 1541, in OnAddRaster3D

self.curr_page.maptree.AddLayer('3d-raster')
File "/Applications/GRASS/GRASS-6.4.app/Contents/MacOS/etc
/wxpython/lmgr/layertree.py", line 902, in AddLayer

self.PropertiesDialog(layer, show = True)
File "/Applications/GRASS/GRASS-6.4.app/Contents/MacOS/etc
/wxpython/lmgr/layertree.py", line 1016, in PropertiesDialog

completed = (self.GetOptData,layer,params))
File "/Applications/GRASS/GRASS-6.4.app/Contents/MacOS/etc
/wxpython/gui_core/forms.py", line 1841, in ParseCommand

raise gcmd.GException(e)
core.gcmd
.
GException
On Sun, Aug 26, 2012 at 4:43 AM, Martin Landa <landa.martin@gmail.com> wrote:

Hi,

6.4.3 is planned for September. As I wrote earlier creating release
branch for G7 at this stage of development is too early (from my POV).
I would say that we could create this branch later in the beginning of
2013. It's not really connected to GRASS 6.

Martin

2012/8/26 Michael Barton <Michael.Barton@asu.edu>:

OK. Then after 6.4.3.

Even better

Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University

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

On Aug 26, 2012, at 1:26 AM, Martin Landa wrote:

2012/8/25 Michael Barton <Michael.Barton@asu.edu>:

My suggestion was to start a GRASS 7 release branch and stop adding new
features to 6.x *after* 6.4.4 stable is released. Too complicated to work on
2 active release branches at the same time.

why after 6.4.4? The next release is also stable release (6.4.3). Only
the second number in version determines stable and technical preview
(so all 6.4.X are stable releases).

Martin

--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa

--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

--
Helena Mitasova
Associate Professor
Department of Marine, Earth and Atmospheric Sciences
North Carolina State University
1125 Jordan Hall
NCSU Box 8208
Raleigh, NC 27695-8208
http://skagit.meas.ncsu.edu/~helena/

email: hmitaso@ncsu.edu
ph: 919-513-1327 (no voicemail)
fax 919 515-7802

I will try to update and recompile 6.4.3 in the next couple days. Tomorrow is busy with GIS and Spatial Tech class.

Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University

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

On Aug 27, 2012, at 9:11 PM, Helena Mitasova wrote:

Interestingly enough, I can add a volume and visualize it on my selfcompiled grass7 from august 7
and on grass6.4.3 compiled today I can add a volume as well, however I don't get the 3D view mode,
because of the error below (which I assume is my local problem, tcltk nviz does not work either,
I have seen that error before).

Helena

3D view mode: dlopen(/Users/helena/grassrel6/GRASS-6.4.app/Contents/MacOS/lib/libgrass_gis.6.4.3svn.dylib, 10): no suitable image found. Did find:
  /Users/helena/grassrel6/GRASS-6.4.app/Contents/MacOS/lib/libgrass_gis.6.4.3svn.dylib: mach-o, but wrong architecture
  /Users/helena/grassrel6/GRASS-6.4.app/Contents/MacOS/lib/libgrass_gis.6.4.3svn.dylib: mach-o, but wrong architecture

Helena Mitasova
Associate Professor
Department of Marine, Earth, and Atmospheric Sciences
2800 Faucette Drive, Rm. 1125 Jordan Hall
North Carolina State University
Raleigh, NC 27695-8208
hmitaso@ncsu.edu

"All electronic mail messages in connection with State business which are sent to or received by this account are subject to the NC Public Records Law and may be disclosed to third parties.”

On Aug 27, 2012, at 5:22 PM, Michael Barton wrote:

Just tried adding a 3D raster to GRASS 6.4.3 compiled last Friday (23 August). It has the same error you note. This is a blocker for release.

Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University

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

On Aug 27, 2012, at 11:47 AM, Helena Mitasova <hmitaso@ncsu.edu> wrote:

In the Windows binaries for 6.4.3 and 7. and in Michael's binaries for
6.4.3 when I try to add a 3D raster
to Map layers I get the following error (see bellow) and the dialog
does not open.
It works in GRASS7 I compiled some time ago.
Michael, have you tried to add a 3D raster into any of your binaries
versions of GRASS?
Does it work for you?

Thanks, Helena

Traceback (most recent call last):
File "/Applications/GRASS/GRASS-6.4.app/Contents/MacOS/etc
/wxpython/lmgr/frame.py", line 1541, in OnAddRaster3D

self.curr_page.maptree.AddLayer('3d-raster')
File "/Applications/GRASS/GRASS-6.4.app/Contents/MacOS/etc
/wxpython/lmgr/layertree.py", line 902, in AddLayer

self.PropertiesDialog(layer, show = True)
File "/Applications/GRASS/GRASS-6.4.app/Contents/MacOS/etc
/wxpython/lmgr/layertree.py", line 1016, in PropertiesDialog

completed = (self.GetOptData,layer,params))
File "/Applications/GRASS/GRASS-6.4.app/Contents/MacOS/etc
/wxpython/gui_core/forms.py", line 1841, in ParseCommand

raise gcmd.GException(e)
core.gcmd
.
GException
On Sun, Aug 26, 2012 at 4:43 AM, Martin Landa <landa.martin@gmail.com> wrote:

Hi,

6.4.3 is planned for September. As I wrote earlier creating release
branch for G7 at this stage of development is too early (from my POV).
I would say that we could create this branch later in the beginning of
2013. It's not really connected to GRASS 6.

Martin

2012/8/26 Michael Barton <Michael.Barton@asu.edu>:

OK. Then after 6.4.3.

Even better

Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University

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

On Aug 26, 2012, at 1:26 AM, Martin Landa wrote:

2012/8/25 Michael Barton <Michael.Barton@asu.edu>:

My suggestion was to start a GRASS 7 release branch and stop adding new
features to 6.x *after* 6.4.4 stable is released. Too complicated to work on
2 active release branches at the same time.

why after 6.4.4? The next release is also stable release (6.4.3). Only
the second number in version determines stable and technical preview
(so all 6.4.X are stable releases).

Martin

--
Martin Landa <landa.martin gmail.com> * Studijní program Geodézie a kartografie – GeoWikiCZ

--
Martin Landa <landa.martin gmail.com> * Studijní program Geodézie a kartografie – GeoWikiCZ
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
grass-dev Info Page

--
Helena Mitasova
Associate Professor
Department of Marine, Earth and Atmospheric Sciences
North Carolina State University
1125 Jordan Hall
NCSU Box 8208
Raleigh, NC 27695-8208
http://skagit.meas.ncsu.edu/~helena/

email: hmitaso@ncsu.edu
ph: 919-513-1327 (no voicemail)
fax 919 515-7802

Hi,

I get the same error on Linux, too (6.4 compiled today). In 7 it's ok.
I fixed only the error raising so that you can get the original
problem:

Unable to fetch interface description for command
'd.rast3d'.
Details: [Errno 2] No such file or directory

So it cannot find the command. I couldn't find any solution, maybe
someone else knows what's going on?
I found related ticket here [1].

Anna

[1] http://trac.osgeo.org/grass/ticket/1515

On Tue, Aug 28, 2012 at 6:11 AM, Helena Mitasova <hmitaso@ncsu.edu> wrote:

Interestingly enough, I can add a volume and visualize it on my selfcompiled grass7 from august 7
and on grass6.4.3 compiled today I can add a volume as well, however I don't get the 3D view mode,
because of the error below (which I assume is my local problem, tcltk nviz does not work either,
I have seen that error before).

Helena

3D view mode: dlopen(/Users/helena/grassrel6/GRASS-6.4.app/Contents/MacOS/lib/libgrass_gis.6.4.3svn.dylib, 10): no suitable image found. Did find:
        /Users/helena/grassrel6/GRASS-6.4.app/Contents/MacOS/lib/libgrass_gis.6.4.3svn.dylib: mach-o, but wrong architecture
        /Users/helena/grassrel6/GRASS-6.4.app/Contents/MacOS/lib/libgrass_gis.6.4.3svn.dylib: mach-o, but wrong architecture

Helena Mitasova
Associate Professor
Department of Marine, Earth, and Atmospheric Sciences
2800 Faucette Drive, Rm. 1125 Jordan Hall
North Carolina State University
Raleigh, NC 27695-8208
hmitaso@ncsu.edu

"All electronic mail messages in connection with State business which are sent to or received by this account are subject to the NC Public Records Law and may be disclosed to third parties.”

On Aug 27, 2012, at 5:22 PM, Michael Barton wrote:

Just tried adding a 3D raster to GRASS 6.4.3 compiled last Friday (23 August). It has the same error you note. This is a blocker for release.

Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University

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

On Aug 27, 2012, at 11:47 AM, Helena Mitasova <hmitaso@ncsu.edu> wrote:

In the Windows binaries for 6.4.3 and 7. and in Michael's binaries for
6.4.3 when I try to add a 3D raster
to Map layers I get the following error (see bellow) and the dialog
does not open.
It works in GRASS7 I compiled some time ago.
Michael, have you tried to add a 3D raster into any of your binaries
versions of GRASS?
Does it work for you?

Thanks, Helena

Traceback (most recent call last):
File "/Applications/GRASS/GRASS-6.4.app/Contents/MacOS/etc
/wxpython/lmgr/frame.py", line 1541, in OnAddRaster3D

self.curr_page.maptree.AddLayer('3d-raster')
File "/Applications/GRASS/GRASS-6.4.app/Contents/MacOS/etc
/wxpython/lmgr/layertree.py", line 902, in AddLayer

self.PropertiesDialog(layer, show = True)
File "/Applications/GRASS/GRASS-6.4.app/Contents/MacOS/etc
/wxpython/lmgr/layertree.py", line 1016, in PropertiesDialog

completed = (self.GetOptData,layer,params))
File "/Applications/GRASS/GRASS-6.4.app/Contents/MacOS/etc
/wxpython/gui_core/forms.py", line 1841, in ParseCommand

raise gcmd.GException(e)
core.gcmd
.
GException
On Sun, Aug 26, 2012 at 4:43 AM, Martin Landa <landa.martin@gmail.com> wrote:

Hi,

6.4.3 is planned for September. As I wrote earlier creating release
branch for G7 at this stage of development is too early (from my POV).
I would say that we could create this branch later in the beginning of
2013. It's not really connected to GRASS 6.

Martin

2012/8/26 Michael Barton <Michael.Barton@asu.edu>:

OK. Then after 6.4.3.

Even better

Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University

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

On Aug 26, 2012, at 1:26 AM, Martin Landa wrote:

2012/8/25 Michael Barton <Michael.Barton@asu.edu>:

My suggestion was to start a GRASS 7 release branch and stop adding new
features to 6.x *after* 6.4.4 stable is released. Too complicated to work on
2 active release branches at the same time.

why after 6.4.4? The next release is also stable release (6.4.3). Only
the second number in version determines stable and technical preview
(so all 6.4.X are stable releases).

Martin

--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa

--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

--
Helena Mitasova
Associate Professor
Department of Marine, Earth and Atmospheric Sciences
North Carolina State University
1125 Jordan Hall
NCSU Box 8208
Raleigh, NC 27695-8208
http://skagit.meas.ncsu.edu/~helena/

email: hmitaso@ncsu.edu
ph: 919-513-1327 (no voicemail)
fax 919 515-7802

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

hi,

Unable to fetch interface description for command
'd.rast3d'.
Details: [Errno 2] No such file or directory

here on windows, it is in

C:\OSGeo4W\apps\grass\grass-6.4.3svn\etc\wxpython\scripts\d.rast3d.py

-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/adding-volume-layer-in-6-4-3-and-7-binaries-tp4998143p4998273.html
Sent from the Grass - Dev mailing list archive at Nabble.com.

Anna wrote:

Unable to fetch interface description for command
'd.rast3d'.
Details: [Errno 2] No such file or directory

So it cannot find the command. I couldn't find any solution,
maybe someone else knows what's going on?
I found related ticket here [1].
[1] http://trac.osgeo.org/grass/ticket/1515

see also https://trac.osgeo.org/grass/ticket/1692 and friends.

d.rast3d.py fails because it is not in the PATH.

on the first pass of a grass script it gets very quickly to the
g.parser module, which then *re-runs* the same script but with the
ARGS_PARSED environment variable set so that on the second pass it
runs the script body and not just g.parser.

If the module is not in the PATH, then when g.region tries to run it
it can't find it by name. I guess the full path in $0 either isn't
there or gets stripped off?

The common module scripts are all installed in the PATH, so it shouldn't
be a problem to find them (except on wingrass it is, see #1692), for
the few GUI-helper scripts and "etc" helper scripts like i.oif has it
is worse since the script needs to do like
PATH="$PATH:$GISBASE/etc/i.oif"; export PATH
before running g.parser if it wants the helper scripts to be found.
(actually that's a fake example as i.oif's helper scripts don't use
g.parser)

For the python GUI helper scripts it is even worse still because AFAIU
include/Make/Python.make is not doing all the things in GRASS 6 that
Script.make (exclusively for shell scripts) does.

For WinGrass it's even worse again as we need .bat wrapper scripts for
the shell scripts in the %PATH% which point to the right place. For python
text scripts on WinGrass hopefully the minor version of the python it
happens to find at run time doesn't matter too much as long as it's 2.4+.

Q: Is anyone using python addons scripts with GRASS 6.4.2? does it work
fine? not at all? ?? needing to be at in the main scripts PATH

It's certainly possible to fix all this, but best worked on when your
brain sugar is at high levels. :slight_smile:

Hamish

Hamish wrote:

Q: Is anyone using python addons scripts with GRASS 6.4.2?
does it work fine? not at
all? ?? needing to be at in the main scripts PATH

It's certainly possible to fix all this, but best worked on
when your brain sugar is at high levels. :slight_smile:

apparently mine is not so high right now & so I'll stop for the day
and continue to try and catch up on recent emails tomorrow :slight_smile:

What I meant to say is that you need to put your personal addon scripts
into the GRASS_ADDON_PATH directory (or somewhere else in the PATH) if
you want them to work using the parser. A common manifestation of this
problem is trying to run one with "./g.module" in the current directory.

Hamish

On Wed, Aug 29, 2012 at 12:15 PM, Hamish <hamish_b@yahoo.com> wrote:

Anna wrote:

Unable to fetch interface description for command
'd.rast3d'.
Details: [Errno 2] No such file or directory

So it cannot find the command. I couldn't find any solution,
maybe someone else knows what's going on?
I found related ticket here [1].
[1] http://trac.osgeo.org/grass/ticket/1515

see also https://trac.osgeo.org/grass/ticket/1692 and friends.

d.rast3d.py fails because it is not in the PATH.

This trick helps (for testing):

ln -s $HOME/grass64/gui/wxpython/scripts/d.rast3d.py $GISBASE/scripts/
chmod a+x $GISBASE/scripts/d.rast3d.py

Markus