[GRASS-dev] Re: [GRASS GIS] #155: ps.map: the "M" highlight problem

2008-05-06 Thread GRASS GIS
#155: ps.map: the "M" highlight problem --+- Reporter: perk | Owner: hamish Type: defect | Status: closed Priority: minor| Milestone: 6.4.0

[GRASS-dev] lib/init/msgs/ru.msg

2008-05-06 Thread Hamish
Any reason to keep lib/init/msgs/ru.msg? AFAIK it is superseded by locale/* Hamish ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev

[GRASS-dev] Re: [GRASS GIS] #155: ps.map: the "M" highlight problem

2008-05-06 Thread GRASS GIS
#155: ps.map: the "M" highlight problem --+- Reporter: perk | Owner: hamish Type: defect | Status: assigned Priority: minor| Milestone: 6.4.0

Re: [GRASS-dev] GRASS 7 development started

2008-05-06 Thread Paul Kelly
On Mon, 5 May 2008, Glynn Clements wrote: FWIW I prefer to put { on the same line as the if/for/while as it tightens up the code vertically. But that is just my personal preference. Right; I tend to prefer quite a lot of whitespace, probably more than most people. It seems only right to ment

Re: [GRASS-dev] Are the recursive calls a problem in Grass?

2008-05-06 Thread Hamish
roberto caselli wrote: > Thak you very much! Now I can see the message error: > the message is the follow: > Segmentation fault (core dumped) was that with 'g.gisenv set="DEBUG=5"'? can you try with gdb? instructions here: http://grass.osgeo.org/wiki/GRASS_Debugging Hamish __

Re: [GRASS-dev] d.labels

2008-05-06 Thread Hamish
Wolf: > I know you are busy and all, but I'd like to know whether you are ok > with this approach or not. I'd like to start moving forward.. :) sorry for the delay / I haven't forgotten about it / as soon as I can. Hamish _

Re: [GRASS-dev] d.labels

2008-05-06 Thread Wolf Bergenheim
Hamish, I know you are busy and all, but I'd like to know whether you are ok with this approach or not. I'd like to start moving forward.. :) --Wolf On 27.04.2008 17:26, Hamish wrote: Wolf Bergenheim wrote: I have a patch to d.labels that I intend to apply. This patch adds support for posit

Re: [GRASS-dev] Are the recursive calls a problem in Grass?

2008-05-06 Thread Martin Wegmann
Hello Roberto, On Dienstag, 6. Mai 2008 20:45:46 roberto caselli wrote: > I always start my application from command line and the a GUI window > opens so I can write the input and press the RUN button. But I don't > see any kind of message error inside that window. I don't have your module comman

Re: [GRASS-dev] Are the recursive calls a problem in Grass?

2008-05-06 Thread roberto caselli
Thak you very much! Now I can see the message error: the message is the follow: Segmentation fault (core dumped) Martin Wegmann <[EMAIL PROTECTED]> ha scritto: Hello Roberto, On Dienstag, 6. Mai 2008 20:45:46 roberto caselli wrote: > I always start my application from command line and the a GUI

Re: [GRASS-dev] Announcing libLAS

2008-05-06 Thread Mateusz Loskot
Hamish wrote: Hamish wrote: Mateusz: Hamish wrote: Or is the dataset size/model such that it is better to directly import/process it in GRASS using fast C modules as a front end to the lib? Mateusz: Yes, this is my understanding. As a note of explanation, I'm not a very experienced user of

[GRASS-dev] Are the recursive calls a problem in Grass?

2008-05-06 Thread roberto caselli
I always start my application from command line and the a GUI window opens so I can write the input and press the RUN button. But I don't see any kind of message error inside that window. Roberto Roberto, please try it on command line. Maybe then the error becomes visible (GUI may catch it s

[GRASS-dev] [GRASS GIS] #157: Wxgrass: Set computational region to the minimum necessary to enclose map data extent

2008-05-06 Thread GRASS GIS
#157: Wxgrass: Set computational region to the minimum necessary to enclose map data extent ---+ Reporter: epatton| Owner: grass-dev@lists.osgeo.org Type: enhancement| Sta

Re: [GRASS-dev] Are the recursive calls a problem in Grass?

2008-05-06 Thread Michael Barton
On 5/6/08 9:00 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Does anyone have an idea or an advice for this problem? GRASS doens't give me > any kind of error message so I don't undestand where the bug is. It just stop > the execution! I hope in your experience. Roberto, We are doing

[GRASS-dev] grass64 not executable

2008-05-06 Thread Maciej Sieczka
Hi On SVN r31254 (GRASS 6.4) I noticed that the grass64 startup script is not set executable at installation on my machine. Is anybody else having the problem? Maciek ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailma

Re: [GRASS-dev] Are the recursive calls a problem in Grass?

2008-05-06 Thread Markus Neteler
Roberto, please try it on command line. Maybe then the error becomes visible (GUI may catch it silently). Markus On Tue, May 6, 2008 at 1:59 PM, roberto caselli <[EMAIL PROTECTED]> wrote: > > Does anyone have an idea or an advice for this problem? GRASS doens't give > me any kind of error messag

[GRASS-dev] Are the recursive calls a problem in Grass?

2008-05-06 Thread roberto caselli
Does anyone have an idea or an advice for this problem? GRASS doens't give me any kind of error message so I don't undestand where the bug is. It just stop the execution! I hope in your experience. Regards, Roberto roberto caselli <[EMAIL PROTECTED]> ha scritto: Hello everyone, I have a question