Re: [GRASS-dev] G_put_raster_row and OpenMP

2007-11-29 Thread Glynn Clements
Yann wrote: > I am trying to include OpenMP coding into raster processing so that each row > can be processed by a different process. > > The problem faced is that while row number 1 and 2 are still processing, row > number 3 may already have an ouput for wirting in the output file. Therefore

[GRASS-dev] G_put_raster_row and OpenMP

2007-11-29 Thread Yann
Hello, I am trying to include OpenMP coding into raster processing so that each row can be processed by a different process. The problem faced is that while row number 1 and 2 are still processing, row number 3 may already have an ouput for wirting in the output file. Therefore we would need t

Re: [GRASS-dev] [grass-code I][544] Map Display crashes when zooming (too much) in!

2007-11-29 Thread Michael Barton
I just committed a fix so that after displaying the message box informing the user that the max zoom limit has been exceeded, the display rolls back to the previous zoom. Michael On 11/29/07 1:50 PM, "Hamish" <[EMAIL PROTECTED]> wrote: >>> code I item #544, was opened at 2007-11-29 00:01 >>> Su

Re: [GRASS-dev] [grass-code I][544] Map Display crashes when zooming (too much) in!

2007-11-29 Thread Hamish
> > code I item #544, was opened at 2007-11-29 00:01 > > Summary: Map Display crashes when zooming (too much) in! Michael Barton wrote: > Has anyone else had this problem? ISTR this same issue was near the first gis.m bug report we ever had, and the first of the "child returned an error" series.

[GRASS-dev] [grass-code R][546] A "linking" views (or map displays) wish...

2007-11-29 Thread grass-dev
code R item #546, was opened at 2007-11-29 20:19 Status: Open Priority: 3 Submitted By: Nikos Alexandris (nikosa) Assigned to: Nobody (None) Summary: A "linking" views (or map displays) wish... Issue status: None GRASS component: display Operating system: None Operating system version: Initial

Re: [GRASS-dev] [grass-code I][544] Map Display crashes when zooming (too much) in!

2007-11-29 Thread Michael Barton
What I was thinking of doing was simply having the GUI do a return to previous zoom + display after showing the message about zooming in too far. Michael On 11/29/07 12:54 PM, "Maris Nartiss" <[EMAIL PROTECTED]> wrote: > Hi Michael and others. > > To reproduce this problem more easily than wit

Re: [GRASS-dev] [grass-code I][544] Map Display crashes when zooming (too much) in!

2007-11-29 Thread Maris Nartiss
Hi Michael and others. To reproduce this problem more easily than with Spearfish dataset just create new location with parameters like in initial bug report. For some reason at some point variables $mapwd or $mapht get values like "1.8912764e-10" or similar and then are not catched by $mapwd==0 co

RE: [GRASS-dev] [grass-code I][544] Map Display crashes whenzooming (too much) in!

2007-11-29 Thread Patton, Eric
Yes, I can confirm this error as well. The trick to getting it to show up is to zoom in until you get the 'Max zoom in reached' tcl dialog box, then immediately after you dismiss this window, click on the 'Display Active Layers' button on the Map Display window. Using 6.3.cvs from today on Ubun

Re: [GRASS-dev] [grass-code I][544] Map Display crashes when zooming (too much) in!

2007-11-29 Thread Michael Barton
I just tried this with cvs compiled from an update of this morning and had no problems. In normal mode, if you zoom to less than 1 raster cell, a TclTk message box pops up saying you've exceeded the maximum zoom. In explore mode, you can zoom to much less than 1 raster cell. In neither case did

[GRASS-dev] Re: GRASS 6.3.0RC3 tomorrow

2007-11-29 Thread Tim Sutton
Hi Markus Many thanks - we will be sure to include 0.6.3rc3 in our release plans. Regards Tim 2007/11/29, Markus Neteler <[EMAIL PROTECTED]>: > Hi, > > I have backported a series of fixes from HEAD to > the 6.3 release branch, locally it compiles fine. > > I would to put out GRASS 6.3.0RC3 tomo

[GRASS-dev] GRASS 6.3.0RC3 tomorrow

2007-11-29 Thread Markus Neteler
Hi, I have backported a series of fixes from HEAD to the 6.3 release branch, locally it compiles fine. I would to put out GRASS 6.3.0RC3 tomorrow to get it out for the QGIS 0.9.1 preparation. Markus ___ grass-dev mailing list grass-dev@lists.osgeo.org