Re: [GRASS-dev] [GRASS GIS] #2010: r.in.wms2 fails to install on 6.x

2013-07-04 Thread Hamish
to add .decode('utf8') somewhere? http://washort.twistedmatrix.com/2010/11/unicode-in-python-and-how-to-prevent-it.html thanks, Hamish > I wrote: > >> Also, I'm seeing a unicode error vs. layer Title string in the > 6.4.3svn's >> r.in.wms1's wxGUI wrapper. It's not to do with r.in.wms2.

Re: [GRASS-dev] GRASS 6.4.3 release planning

2013-07-04 Thread Anna Petrášová
On Tue, Jul 2, 2013 at 8:57 PM, Anna Petrášová wrote: > Hi, > > > On Fri, Jun 28, 2013 at 2:29 AM, Helena Mitasova wrote: > >> regarding the r.mapcalc issue in command console on wingrass - >> (sorry I did not make it clear it was for wingrass - it always worked >> well on Mac and linux) >> >> It

Re: [GRASS-dev] wingrass7 nightly builds broken

2013-07-04 Thread Martin Landa
Hi, 2013/7/4 Martin Landa : I guess some osgeo4w update moved or removed regex? >>> >>> AFAICT no. apps/msys/include/regex.h is in still in msys-1.0.11-13 (and >>> that's from Apr 13th). >> >> Then it seems to be a problem on the server creating the nightly >> builds. Actually it affects al

Re: [GRASS-dev] [GRASS GIS] #2012: d.vect wx module GUI forgets column names

2013-07-04 Thread Blumentrath, Stefan
Geat! Now both compiling and d.vect in the wxGUI work (I mean I can choose the layers from the drop-down list and switch forth and back in the tabs and the layers option remains as I set it)! Thanks! Just to make sure that it happened on purpose: The layers-option "-1" is now neither available

Re: [GRASS-dev] [GRASS GIS] #2012: d.vect wx module GUI forgets column names

2013-07-04 Thread Anna Petrášová
On Thu, Jul 4, 2013 at 2:23 PM, Blumentrath, Stefan < stefan.blumentr...@nina.no> wrote: > Hi > > I just downloaded the newest GRASS (7) version from svn in order to test > the issue. > In the build process I get an error message: > "Errors in: > /data/src/grass70svn/man" > > make in the man dire

Re: [GRASS-dev] [GRASS GIS] #2012: d.vect wx module GUI forgets column names

2013-07-04 Thread Blumentrath, Stefan
Hi I just downloaded the newest GRASS (7) version from svn in order to test the issue. In the build process I get an error message: "Errors in: /data/src/grass70svn/man" make in the man directory says: "make[2]: `/data/src/grass70svn/dist.x86_64-unknown-linux-gnu/docs/man/man1/wxGUI.gmodeler.

Re: [GRASS-dev] wingrass7 nightly builds broken

2013-07-04 Thread Martin Landa
Hi, 2013/7/4 Markus Metz : >>> I guess some osgeo4w update moved or removed regex? >> >> AFAICT no. apps/msys/include/regex.h is in still in msys-1.0.11-13 (and >> that's from Apr 13th). > > Then it seems to be a problem on the server creating the nightly > builds. Actually it affects all branch

Re: [GRASS-dev] [GRASS GIS] #2012: d.vect wx module GUI forgets column names

2013-07-04 Thread GRASS GIS
#2012: d.vect wx module GUI forgets column names +--- Reporter: hamish | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 6.4.4

Re: [GRASS-dev] [GRASS GIS] #1893: d.vect on re-opening switches to default layer

2013-07-04 Thread GRASS GIS
#1893: d.vect on re-opening switches to default layer -+-- Reporter: marisn | Owner: grass-dev@… Type: defect | Status: new Priority: major| Miles

Re: [GRASS-dev] GRASS 7: d.vect layer-option not allways recognised in wxGUI

2013-07-04 Thread Blumentrath, Stefan
>Stefan wrote: >> In GRASS 7 in the d.vect GUI the layer option is only recognised if >> typed in manually (not from the dropdown- list). When changing to >> other tabs, it is lost again. >> The result is that the layer is not displayed when where option is >> used. >> I am working on Ubuntu 12.

Re: [GRASS-dev] GRASS 7: d.vect layer-option not allways recognised in wxGUI

2013-07-04 Thread Hamish
Stefan wrote: > In GRASS 7 in the d.vect GUI the layer option is only > recognised if typed in manually (not from the dropdown- > list). When changing to other tabs, it is lost again. > The result is that the layer is not displayed when where > option is used. > I am working on Ubuntu 12.04 LTS 64b

[GRASS-dev] GRASS 7: d.vect layer-option not allways recognised in wxGUI

2013-07-04 Thread Blumentrath, Stefan
Hi In GRASS 7 in the d.vect GUI the layer option is only recognised if typed in manually (not from the dropdown-list). When changing to other tabs, it is lost again. The result is that the layer is not displayed when where option is used. I am working on Ubuntu 12.04 LTS 64bit. Anyone who can c

Re: [GRASS-dev] A few additional questions about i.segment

2013-07-04 Thread Markus Metz
On Thu, Jul 4, 2013 at 11:13 AM, Moritz Lennert wrote: > As you might have gathered from my other messages on the list, we are > currently running tests of i.segment in our department. A few questions came > up (with my attempts at answers). > > > *** >> >> I had a look at

[GRASS-dev] A few additional questions about i.segment

2013-07-04 Thread Moritz Lennert
As you might have gathered from my other messages on the list, we are currently running tests of i.segment in our department. A few questions came up (with my attempts at answers). *** I had a look at the results, they are interesting. Maybe you could also try a combin

Re: [GRASS-dev] [GRASS GIS] #306: hidden tabs are hard to spot in wxGUI module windows

2013-07-04 Thread GRASS GIS
#306: hidden tabs are hard to spot in wxGUI module windows -+-- Reporter: msieczka | Owner: grass-dev@… Type: enhancement | Status: new Priority: major|

[GRASS-dev] i.segment on panchromatic band of Worldview 2 scene: what resources are necessary to complete segmentation ?

2013-07-04 Thread Moritz Lennert
Hello, In parallel to the discussion going on in another thread, I have a question concering the segmentation of another Worldview 2 scene: I first used all 8 multispectral bands and managed to get a series of results with increasing thresholds in very reasonable running times. The region wa

Re: [GRASS-dev] [GRASS GIS] #1742: WXGUI layer manager window doesn't show all menubar entries

2013-07-04 Thread GRASS GIS
#1742: WXGUI layer manager window doesn't show all menubar entries -+-- Reporter: marisn | Owner: grass-dev@… Type: defect | Status: new Priority: critical

Re: [GRASS-dev] wingrass7 nightly builds broken

2013-07-04 Thread Markus Metz
2013/7/3 Jürgen E. : > Hi Markus, > > On Wed, 03. Jul 2013 at 20:17:46 +0200, Markus Metz wrote: >> I guess some osgeo4w update moved or removed regex? > > AFAICT no. apps/msys/include/regex.h is in still in msys-1.0.11-13 (and > that's from Apr 13th). Then it seems to be a problem on the server