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

Anna Kratochvílová kratochanna at gmail.com
Tue Aug 28 02:52:29 PDT 2012


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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at ncsu.edu
>>> ph: 919-513-1327 (no voicemail)
>>> fax 919 515-7802
>>
>
> _______________________________________________
> grass-dev mailing list
> grass-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-dev


More information about the grass-dev mailing list