Re: [GRASS-dev] GRASS 6.4.3 release planning

2013-03-09 Thread Markus Neteler
Hi,

we should get GRASS GIS 6.4.3RC3 out of the doors...

Here the current state of the art:

http://trac.osgeo.org/grass/query?status=newstatus=assignedstatus=reopenedgroup=typeorder=prioritypriority=blockerpriority=criticalmilestone=6.4.3milestone=6.4.2milestone=6.4.1milestone=6.4.0

Please help to check the remaining tickets.

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


Re: [GRASS-dev] [GRASS GIS] #1894: r3.mapcalc fails with unable to fetch interface description

2013-03-09 Thread GRASS GIS
#1894: r3.mapcalc fails with unable to fetch interface description
+---
 Reporter:  marisn  |   Owner:  grass-dev@…  
 Type:  defect  |  Status:  new  
 Priority:  blocker |   Milestone:  6.4.3
Component:  wxGUI   | Version:  svn-releasebranch64  
 Keywords:  r3.mapcalc  |Platform:  Unspecified  
  Cpu:  All |  
+---
Changes (by neteler):

  * cpu:  Unspecified = All


Comment:

 Replying to [comment:1 annakrat]:
  Applies to all platforms. Please test r55166.

 Tested ok on Fedora F18.

-- 
Ticket URL: http://trac.osgeo.org/grass/ticket/1894#comment:2
GRASS GIS http://grass.osgeo.org

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

Re: [GRASS-dev] [GRASS GIS] #1803: GRASS 6.4.3RC1 on Win 7: grass64.bat fails due to UNIX line endings in Init.bat

2013-03-09 Thread GRASS GIS
#1803: GRASS 6.4.3RC1 on Win 7: grass64.bat fails due to UNIX line endings in
Init.bat
--+-
 Reporter:  msieczka  |   Owner:  grass-dev@…  
 Type:  defect|  Status:  new  
 Priority:  critical  |   Milestone:  6.4.3
Component:  Startup   | Version:  6.4.3 RCs
 Keywords:  Init.bat, CRLF, wingrass  |Platform:  MSWindows 7  
  Cpu:  x86-64|  
--+-

Comment(by neteler):

 Replying to [comment:12 hamish]:
  Retesting with the 6.4.3svn r55185 nightly build; the svn prop change
 didn't help.
 
  I assume that's because the Init.bat script is not copied, it is made
 from init.bat(?).
 
  note that msys nicely provides unix2dos.exe, if we need it at build or
 install time.

 Wouldn't it be sufficient then to add a unix2dos.exe call in:

 
http://trac.osgeo.org/grass/browser/grass/branches/releasebranch_6_4/lib/init/Makefile#L107

 ?

-- 
Ticket URL: http://trac.osgeo.org/grass/ticket/1803#comment:13
GRASS GIS http://grass.osgeo.org

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

Re: [GRASS-dev] [GRASS GIS] #1270: wingrass: Error in Attribute Table Manager

2013-03-09 Thread GRASS GIS
#1270: wingrass: Error in Attribute Table Manager
---+
 Reporter:  antonioall |   Owner:  grass-dev@…  

 Type:  defect |  Status:  new  

 Priority:  blocker|   Milestone:  6.4.3

Component:  wxGUI  | Version:  svn-develbranch6 

 Keywords:  wingrass, attribute table manager  |Platform:  MSWindows Vista  

  Cpu:  x86-32 |  
---+

Comment(by hellik):

 Replying to [comment:18 hellik]:
 
  yes, it seems so.
 
  the temp file is in C:\Users\xxx\AppData\Local\Temp, the file's
 content is the sql update command, e.g.
 
  {{{
  UPDATE myhosp SET testc=2 WHERE cat=1;
  }}}
 
  any idea how to close the temp file?

 any ideas (from the wxgui-gurus)?

-- 
Ticket URL: http://trac.osgeo.org/grass/ticket/1270#comment:22
GRASS GIS http://grass.osgeo.org

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

Re: [GRASS-dev] [GRASS GIS] #1889: wxPy loc'n wiz: don't auto-launch into PERMANENT

2013-03-09 Thread GRASS GIS
#1889: wxPy loc'n wiz: don't auto-launch into PERMANENT
-+--
 Reporter:  hamish   |   Owner:  grass-dev@…  
 Type:  defect   |  Status:  new  
 Priority:  blocker  |   Milestone:  6.4.3
Component:  wxGUI| Version:  6.4.3 RCs
 Keywords:  location wizard  |Platform:  Unspecified  
  Cpu:  x86-64   |  
-+--

Comment(by hellik):

 tested with


 {{{
 GRASS version: 6.4.3svn
 GRASS SVN Revision: 55262
 GIS Library Revision: 50937 (2012-02-25)
 GDAL/OGR: 1.9.2
 PROJ4: Rel. 4.8.0, 6 March 2012
 Python: 2.7.2
 wxPython: 2.8.12.1
 Platform: Windows-7-6.1.7601-SP1 (OSGeo4W)
 }}}


 Replying to [ticket:1889 hamish]:
  Hi,
 
  a change a while back changed things so that after you complete setting
 up a new location, and after it asks you if you want to set the default
 bounds, it automatically launches in the PERMANENT mapset.

 it doesn't anymore now.

 
  Day to day use of PERMANENT as your working mapset is not good practice
 and the auto-launch behaviour should be reverted. Instead it should act
 like the text location creation tool and ask you if you want to create a
 new mapset, auto-filling in the $user name as a suggestion for what to
 call it.

 it does now.

 
 
  Perhaps this came in with the code to automatically import the
 georeferenced map you created a new location from? (and that one should
 ask you first, e.g. the geofile may be massive and you don't want to
 import it)
 

 it asks for importing the georeferenced map.

 closing the ticket?

 Helmut

-- 
Ticket URL: http://trac.osgeo.org/grass/ticket/1889#comment:13
GRASS GIS http://grass.osgeo.org

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

Re: [GRASS-dev] [GRASS GIS] #1894: r3.mapcalc fails with unable to fetch interface description

2013-03-09 Thread GRASS GIS
#1894: r3.mapcalc fails with unable to fetch interface description
+---
 Reporter:  marisn  |   Owner:  grass-dev@…  
 Type:  defect  |  Status:  new  
 Priority:  blocker |   Milestone:  6.4.3
Component:  wxGUI   | Version:  svn-releasebranch64  
 Keywords:  r3.mapcalc  |Platform:  Unspecified  
  Cpu:  All |  
+---

Comment(by hellik):

 Replying to [comment:2 neteler]:
  Replying to [comment:1 annakrat]:
   Applies to all platforms. Please test r55166.
 
  Tested ok on Fedora F18.

 tested here with

 {{{
 GRASS version: 6.4.3svn
 GRASS SVN Revision: 55262
 GIS Library Revision: 50937 (2012-02-25)
 GDAL/OGR: 1.9.2
 PROJ4: Rel. 4.8.0, 6 March 2012
 Python: 2.7.2
 wxPython: 2.8.12.1
 Platform: Windows-7-6.1.7601-SP1 (OSGeo4W)
 }}}

 it works.

 closing ticket?

 Helmut

-- 
Ticket URL: http://trac.osgeo.org/grass/ticket/1894#comment:3
GRASS GIS http://grass.osgeo.org

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

Re: [GRASS-dev] [GRASS GIS] #1803: GRASS 6.4.3RC1 on Win 7: grass64.bat fails due to UNIX line endings in Init.bat

2013-03-09 Thread GRASS GIS
#1803: GRASS 6.4.3RC1 on Win 7: grass64.bat fails due to UNIX line endings in
Init.bat
--+-
 Reporter:  msieczka  |   Owner:  grass-dev@…  
 Type:  defect|  Status:  new  
 Priority:  critical  |   Milestone:  6.4.3
Component:  Startup   | Version:  6.4.3 RCs
 Keywords:  Init.bat, CRLF, wingrass  |Platform:  MSWindows 7  
  Cpu:  x86-64|  
--+-

Comment(by hamish):

 Replying to [comment:13 neteler]:
  Wouldn't it be sufficient then to add a unix2dos.exe call in:
 
 
 
http://trac.osgeo.org/grass/browser/grass/branches/releasebranch_6_4/lib/init/Makefile#L107
 
  ?

 attempted in r55296.


 Hamish

-- 
Ticket URL: https://trac.osgeo.org/grass/ticket/1803#comment:14
GRASS GIS http://grass.osgeo.org

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

Re: [GRASS-dev] [GRASS GIS] #1803: GRASS 6.4.3RC1 on Win 7: grass64.bat fails due to UNIX line endings in Init.bat

2013-03-09 Thread GRASS GIS
#1803: GRASS 6.4.3RC1 on Win 7: grass64.bat fails due to UNIX line endings in
Init.bat
--+-
 Reporter:  msieczka  |   Owner:  grass-dev@…  
 Type:  defect|  Status:  new  
 Priority:  critical  |   Milestone:  6.4.3
Component:  Startup   | Version:  6.4.3 RCs
 Keywords:  Init.bat, CRLF, wingrass  |Platform:  MSWindows 7  
  Cpu:  x86-64|  
--+-

Comment(by hellik):

 Replying to [comment:13 neteler]:
 
  Wouldn't it be sufficient then to add a unix2dos.exe call in:
 
 
 
http://trac.osgeo.org/grass/browser/grass/branches/releasebranch_6_4/lib/init/Makefile#L107

 tested here with

 {{{
 GRASS version: 6.4.3svn
 GRASS SVN Revision: 55262
 GIS Library Revision: 50937 (2012-02-25)
 GDAL/OGR: 1.9.2
 PROJ4: Rel. 4.8.0, 6 March 2012
 Python: 2.7.2
 wxPython: 2.8.12.1
 Platform: Windows-7-6.1.7601-SP1 (OSGeo4W)
 }}}

 GRASS 6.4.3svn GUI start without any problem, but GRASS 6.4.3svn
 Command Line is the problem.

 unix2dos C:\OSGeo4W\apps\grass\grass-6.4.3svn\etc\Init.bat helps to start
 by GRASS 6.4.3svn Command Line, by maybe other files affected...

 Helmut

-- 
Ticket URL: http://trac.osgeo.org/grass/ticket/1803#comment:15
GRASS GIS http://grass.osgeo.org

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

Re: [GRASS-dev] [GRASS GIS] #1889: wxPy loc'n wiz: don't auto-launch into PERMANENT

2013-03-09 Thread GRASS GIS
#1889: wxPy loc'n wiz: don't auto-launch into PERMANENT
-+--
 Reporter:  hamish   |   Owner:  grass-dev@…  
 Type:  defect   |  Status:  new  
 Priority:  blocker  |   Milestone:  6.4.3
Component:  wxGUI| Version:  6.4.3 RCs
 Keywords:  location wizard  |Platform:  Unspecified  
  Cpu:  x86-64   |  
-+--

Comment(by hamish):

 Hi,

 just tested with a fresh build of relbr64. After setting the region bounds
 it is still printing some g.region debug output to the terminal.

 when the create new mapset gui pops up, it would be good to have a few
 sentence tooltip available explaining what MAPSET means, and a [Help]
 button at the bottom that opened up $GISBASE/docs/html/helptext.html.


  closing the ticket?

 not before it has been ported to all branches. (please don't do
 development work in the release branch and then not sync with the dev
 branches. The release branch must be treated with great care, only code
 tested in the relevant dev branch should be backported to the release
 branch- by backporting it to the release branch you're personally signing
 off that the code is tested and works. tx)


 thanks,
 Hamish

-- 
Ticket URL: http://trac.osgeo.org/grass/ticket/1889#comment:14
GRASS GIS http://grass.osgeo.org

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

Re: [GRASS-dev] [GRASS GIS] #1270: wingrass: Error in Attribute Table Manager

2013-03-09 Thread GRASS GIS
#1270: wingrass: Error in Attribute Table Manager
---+
 Reporter:  antonioall |   Owner:  grass-dev@…  

 Type:  defect |  Status:  new  

 Priority:  blocker|   Milestone:  6.4.3

Component:  wxGUI  | Version:  svn-develbranch6 

 Keywords:  wingrass, attribute table manager  |Platform:  MSWindows Vista  

  Cpu:  x86-32 |  
---+

Comment(by hamish):

 note the dbf-zombie problem happened on WinGrass in the past when a module
 G_fatal_error()'d without explicitly closing the db driver first.


 does `touch GIS_ERROR_LOG` work for WinGrass to keep a permanent log file
 of errors?


 Hamish

-- 
Ticket URL: http://trac.osgeo.org/grass/ticket/1270#comment:23
GRASS GIS http://grass.osgeo.org

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

Re: [GRASS-dev] [GRASS GIS] #1894: r3.mapcalc fails with unable to fetch interface description

2013-03-09 Thread GRASS GIS
#1894: r3.mapcalc fails with unable to fetch interface description
--+-
  Reporter:  marisn   |   Owner:  grass-dev@…  
  Type:  defect   |  Status:  closed   
  Priority:  blocker  |   Milestone:  6.4.3
 Component:  wxGUI| Version:  svn-releasebranch64  
Resolution:  fixed|Keywords:  r3.mapcalc   
  Platform:  Unspecified  | Cpu:  All  
--+-
Changes (by annakrat):

  * status:  new = closed
  * resolution:  = fixed


-- 
Ticket URL: http://trac.osgeo.org/grass/ticket/1894#comment:4
GRASS GIS http://grass.osgeo.org

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