Re: [GRASS-dev] GRASS 6.4.3 release planning

2013-05-25 Thread William Kyngesburye
On May 25, 2013, at 2:52 PM, Anna Petrášová wrote:

>> i was wondering if the WXgui changes in grass7,  to have it running with 
>> wx2.9-cocoa
>> can be back ported to grass6.x .. is this possible ?
>> 
> I haven't really thought about backporting it but yes, it's possible because 
> the changes consist mainly of renaming (wx.Color -> wx.Colour) and shifting 
> lines (related to sizers). I would have to find relevant changesets. I would 
> leave 6.4.3 as it is and do it after release not to break anything.

Oh, I thought 6.4.3 was already fixed for wxpython 2.9 (as I try and see it 
fail).  This is really needed to run the GRASS GUI on OS X 10.7+, especially 
10.8.

-
William Kyngesburye 
http://www.kyngchaos.com/

[Trillian]  What are you supposed to do WITH a maniacally depressed robot?

[Marvin]  You think you have problems?  What are you supposed to do if you ARE 
a maniacally depressed robot?  No, don't try and answer, I'm 50,000 times more 
intelligent than you and even I don't know the answer...

- HitchHiker's Guide to the Galaxy


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


Re: [GRASS-dev] wxGUI GRASS 7: how to drape a map over a DEM?

2013-05-25 Thread Markus Neteler
On Sat, May 25, 2013 at 5:47 PM, Markus Neteler  wrote:
> On Sat, May 25, 2013 at 2:17 PM, Anna Petrášová  wrote:
>>
>>
>>
>> On Fri, May 24, 2013 at 1:03 PM, Markus Neteler  wrote:
>>>
>>> hi,
>>>
>>> I fail to drape a map over a DEM in the wxGUI of GRASS 7... (Linux).
>>>
>>> Any pointers how to achieve that? The view is just empty...
>>
>>
>> So the problem is that wxNviz is not working? Please read NOTE on man page
>> [1] and follow the instructions.
>
> Oh, thanks, I overlooked this hint. Added to
> http://grasswiki.osgeo.org/wiki/WxNviz#Troubleshooting
>
> Will try again,

... no change... nothing is drawn.

The NC exercise is:

# set computational region to map
g.region rast=elev_lid792_1m -p

r.watershed elevation=elev_lid792_1m accumulation=flowacc

- load both elev_lid792_1m and flowacc into Layer Manager
- 3D view: wxNVIZ

... (for me) it does not show the perspective view.

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

Re: [GRASS-dev] [GRASS GIS] #1942: v.label.sa not working with areas

2013-05-25 Thread GRASS GIS
#1942: v.label.sa not working with areas
-+--
 Reporter:  richardc |   Owner:  grass-dev@…  
 Type:  enhancement  |  Status:  new  
 Priority:  normal   |   Milestone:  6.4.4
Component:  Vector   | Version:  6.4.3 RCs
 Keywords:  v.label.sa   |Platform:  Linux
  Cpu:  x86-32   |  
-+--

Comment(by neteler):

 BTW, I tried to compile v.label.sa in GRASS 7 but it fails due

 {{{
 labels.c:86:5: warning: implicit declaration of function
 ‘find_font_from_freetypecap’
 ...
 labels.c:98:5: warning: implicit declaration of function ‘free_fontcap’
 }}}

 due to this changeset: r34923

-- 
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] GRASS 6.4.3 release planning

2013-05-25 Thread Anna Petrášová
On Sat, May 25, 2013 at 9:04 PM, epi  wrote:

> Hi All,
>
> i just tried to build grass6_release from the svn  grass64 svn, Revision:
> 56411
> build is fine, no  errors detected, but without  GUI (wx or tcltk are not
> working in my case,  montain lion 64 bit build ***)
>
> to test the extension build i tried :
>
> g.extension extension=i.landsat.dehaze
>
> and it worked without errors.
>
> note :
> from the g.extension page the example point  to i.landsat.toar (now
> included as default in grass) we should change it.
>
>
> ***
> i was wondering if the WXgui changes in grass7,  to have it running with
> wx2.9-cocoa
> can be back ported to grass6.x .. is this possible ?
>

I haven't really thought about backporting it but yes, it's possible
because the changes consist mainly of renaming (wx.Color -> wx.Colour) and
shifting lines (related to sizers). I would have to find relevant
changesets. I would leave 6.4.3 as it is and do it after release not to
break anything.

Anna


>
>
> thank you,
>
> Massimo
>
>
>
> Il giorno 25/mag/2013, alle ore 12:05, William Kyngesburye <
> wokl...@kyngchaos.com> ha scritto:
>
> > On May 25, 2013, at 5:31 AM, Markus Neteler wrote:
> >
> >>> #854: building addons on Mac (assume we can handle post-release in
> pkg'ing)
> >>> --what's the situation?
> >>
> >> Commonly our Mac packagers package the release (candidate) versions,
> >> so we'll know ex-post only.
> >
> >
> > I had some time to look at this, and it should be fixed now, for 6.4 at
> least.  (Mac makefile was out of sync with the main makefile)
> >
> > Michael, if you're back or have dev Mac available, (and Hamish, do you
> have a Mac to try?) - can you verify it works for you?
> >
> > -
> > William Kyngesburye 
> > http://www.kyngchaos.com/
> >
> > "Mon Dieu! but they are all alike.  Cheating, murdering, lying,
> fighting, and all for things that the beasts of the jungle would not deign
> to possess - money to purchase the effeminate pleasures of weaklings.  And
> yet withal bound down by silly customs that make them slaves to their
> unhappy lot while firm in the belief that they be the lords of creation
> enjoying the only real pleasures of existence
> >
> > - the wisdom of Tarzan
> >
> >
> > ___
> > grass-dev mailing list
> > grass-dev@lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/grass-dev
>
>
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] GRASS 6.4.3 release planning

2013-05-25 Thread epi
Hi All,

i just tried to build grass6_release from the svn  grass64 svn, Revision: 56411
build is fine, no  errors detected, but without  GUI (wx or tcltk are not 
working in my case,  montain lion 64 bit build ***)

to test the extension build i tried :

g.extension extension=i.landsat.dehaze

and it worked without errors.

note :
from the g.extension page the example point  to i.landsat.toar (now included as 
default in grass) we should change it.


***
i was wondering if the WXgui changes in grass7,  to have it running with 
wx2.9-cocoa
can be back ported to grass6.x .. is this possible ?


thank you,

Massimo


 
Il giorno 25/mag/2013, alle ore 12:05, William Kyngesburye 
 ha scritto:

> On May 25, 2013, at 5:31 AM, Markus Neteler wrote:
> 
>>> #854: building addons on Mac (assume we can handle post-release in pkg'ing)
>>> --what's the situation?
>> 
>> Commonly our Mac packagers package the release (candidate) versions,
>> so we'll know ex-post only.
> 
> 
> I had some time to look at this, and it should be fixed now, for 6.4 at 
> least.  (Mac makefile was out of sync with the main makefile)
> 
> Michael, if you're back or have dev Mac available, (and Hamish, do you have a 
> Mac to try?) - can you verify it works for you?
> 
> -
> William Kyngesburye 
> http://www.kyngchaos.com/
> 
> "Mon Dieu! but they are all alike.  Cheating, murdering, lying, fighting, and 
> all for things that the beasts of the jungle would not deign to possess - 
> money to purchase the effeminate pleasures of weaklings.  And yet withal 
> bound down by silly customs that make them slaves to their unhappy lot while 
> firm in the belief that they be the lords of creation enjoying the only real 
> pleasures of existence
> 
> - the wisdom of Tarzan
> 
> 
> ___
> grass-dev mailing list
> grass-dev@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-dev

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


Re: [GRASS-dev] [GRASS GIS] #854: g.extension does not work on a Mac

2013-05-25 Thread GRASS GIS
#854: g.extension does not work on a Mac
-+--
 Reporter:  cmbarton |   Owner:  grass-dev@…  
 Type:  defect   |  Status:  new  
 Priority:  normal   |   Milestone:  6.4.3
Component:  Addons   | Version:  svn-releasebranch64  
 Keywords:  g.extension, addons  |Platform:  All  
  Cpu:  All  |  
-+--

Comment(by kyngchaos):

 Thinking about the bin quirk, I wonder if I should just add Modules as the
 first path in GRASS_ADDON_PATH (in addition to Modules/bin and
 Modules/scripts) so g.extension sees it as a true prefix?  Dropping back a
 folder from bin might not always be a safe thing to do.

 Thoughts anyone?

-- 
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] GRASS 6.4.3 release planning

2013-05-25 Thread Michael Barton
Thanks. I won't be able to test until next week, but hope to do some recompiles 
then.

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 May 25, 2013, at 6:05 PM, William Kyngesburye  wrote:

> On May 25, 2013, at 5:31 AM, Markus Neteler wrote:
> 
>>> #854: building addons on Mac (assume we can handle post-release in pkg'ing)
>>> --what's the situation?
>> 
>> Commonly our Mac packagers package the release (candidate) versions,
>> so we'll know ex-post only.
> 
> 
> I had some time to look at this, and it should be fixed now, for 6.4 at 
> least.  (Mac makefile was out of sync with the main makefile)
> 
> Michael, if you're back or have dev Mac available, (and Hamish, do you have a 
> Mac to try?) - can you verify it works for you?
> 
> -
> William Kyngesburye 
> http://www.kyngchaos.com/
> 
> "Mon Dieu! but they are all alike.  Cheating, murdering, lying, fighting, and 
> all for things that the beasts of the jungle would not deign to possess - 
> money to purchase the effeminate pleasures of weaklings.  And yet withal 
> bound down by silly customs that make them slaves to their unhappy lot while 
> firm in the belief that they be the lords of creation enjoying the only real 
> pleasures of existence
> 
> - the wisdom of Tarzan
> 
> 

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


Re: [GRASS-dev] [GRASS GIS] #854: g.extension does not work on a Mac

2013-05-25 Thread GRASS GIS
#854: g.extension does not work on a Mac
-+--
 Reporter:  cmbarton |   Owner:  grass-dev@…  
 Type:  defect   |  Status:  new  
 Priority:  normal   |   Milestone:  6.4.3
Component:  Addons   | Version:  svn-releasebranch64  
 Keywords:  g.extension, addons  |Platform:  All  
  Cpu:  All  |  
-+--

Comment(by kyngchaos):

 OK, script extensions now handled in Mac GRASS_ADDON_PATH and user menu
 build.  r56412 (dev6), r56413 (rel6), r56414 (trunk)

-- 
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #854: g.extension does not work on a Mac

2013-05-25 Thread GRASS GIS
#854: g.extension does not work on a Mac
-+--
 Reporter:  cmbarton |   Owner:  grass-dev@…  
 Type:  defect   |  Status:  new  
 Priority:  normal   |   Milestone:  6.4.3
Component:  Addons   | Version:  svn-releasebranch64  
 Keywords:  g.extension, addons  |Platform:  All  
  Cpu:  All  |  
-+--

Comment(by kyngchaos):

 Hmmm, there is one oddity here.  letting it use the default prefix
 $GRASS_ADDON_PATH, which is the user ~/Library/GRASS/6.4/Modules/bin, the
 docs get put in the bin folder, ie /bin/docs/*

 But if I manually set the prefix=~/Library/GRASS/6.4/Modules, it correctly
 puts both the executable in Modules/bin and the docs in Modules/docs.  So
 if g.extension doesn't see a true prefix path, and it is a "bin" folder,
 maybe it should drop back one folder and check again?

 And I just tried a script extension - it installs in Modules/scripts
 (manually set prefix).  I don't have scripts in the Mac GRASS_ADDONS_PATH,
 and the Mac user menu building script doesn't check scripts to build the
 GUI addons menu.  More updates needed, stay tuned...

 P.S.  I tested g.extension from the Terminal, not from the GUI.

-- 
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] GRASS 6.4.3 release planning

2013-05-25 Thread William Kyngesburye
On May 25, 2013, at 5:31 AM, Markus Neteler wrote:

>> #854: building addons on Mac (assume we can handle post-release in pkg'ing)
>> --what's the situation?
> 
> Commonly our Mac packagers package the release (candidate) versions,
> so we'll know ex-post only.


I had some time to look at this, and it should be fixed now, for 6.4 at least.  
(Mac makefile was out of sync with the main makefile)

Michael, if you're back or have dev Mac available, (and Hamish, do you have a 
Mac to try?) - can you verify it works for you?

-
William Kyngesburye 
http://www.kyngchaos.com/

"Mon Dieu! but they are all alike.  Cheating, murdering, lying, fighting, and 
all for things that the beasts of the jungle would not deign to possess - money 
to purchase the effeminate pleasures of weaklings.  And yet withal bound down 
by silly customs that make them slaves to their unhappy lot while firm in the 
belief that they be the lords of creation enjoying the only real pleasures of 
existence

- the wisdom of Tarzan


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


Re: [GRASS-dev] [GRASS GIS] #854: g.extension does not work on a Mac

2013-05-25 Thread GRASS GIS
#854: g.extension does not work on a Mac
-+--
 Reporter:  cmbarton |   Owner:  grass-dev@…  
 Type:  defect   |  Status:  new  
 Priority:  normal   |   Milestone:  6.4.3
Component:  Addons   | Version:  svn-releasebranch64  
 Keywords:  g.extension, addons  |Platform:  All  
  Cpu:  All  |  
-+--

Comment(by kyngchaos):

 I finally had a chance to look into this again.  Simple mistake - the Mac
 install target for building GRASS was out of sync with the main install
 target and was missing the sed steps to update the installed Platform.make
 and Grass.make.

 Should be fixed with r56408 (dev6) and r56409 (rel6), and hopefully r56410
 (trunk).  Please verify.  There have been a lot of makefile changes in
 trunk that I haven't kept up with, and the Mac makefile needs an overhaul.

-- 
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] wxGUI GRASS 7: how to drape a map over a DEM?

2013-05-25 Thread Markus Neteler
On Sat, May 25, 2013 at 2:17 PM, Anna Petrášová  wrote:
>
>
>
> On Fri, May 24, 2013 at 1:03 PM, Markus Neteler  wrote:
>>
>> hi,
>>
>> I fail to drape a map over a DEM in the wxGUI of GRASS 7... (Linux).
>>
>> Any pointers how to achieve that? The view is just empty...
>
>
> So the problem is that wxNviz is not working? Please read NOTE on man page
> [1] and follow the instructions.

Oh, thanks, I overlooked this hint. Added to
http://grasswiki.osgeo.org/wiki/WxNviz#Troubleshooting

Will try again,
Markus

> Otherwise I have no idea what's wrong.
>
>
> Anna
>
> [1] http://grass.osgeo.org/grass70/manuals/wxGUI.nviz.html
>
>>
>> thanks
>> Markus
>> ___
>> grass-dev mailing list
>> grass-dev@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/grass-dev
>
>
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] GRASS 6.4.3 release planning

2013-05-25 Thread Martin Landa
Hi,

2013/5/25 Markus Neteler :

> MartinL? https://trac.osgeo.org/grass/ticket/1971#comment:7

truly to say, I don't remember any details. Unfortunately I didn't
find any relevant discussion on ML or in private channel.

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


Re: [GRASS-dev] wxGUI GRASS 7: how to drape a map over a DEM?

2013-05-25 Thread Anna Petrášová
On Fri, May 24, 2013 at 1:03 PM, Markus Neteler  wrote:

> hi,
>
> I fail to drape a map over a DEM in the wxGUI of GRASS 7... (Linux).
>
> Any pointers how to achieve that? The view is just empty...
>

So the problem is that wxNviz is not working? Please read NOTE on man page
[1] and follow the instructions. Otherwise I have no idea what's wrong.


Anna

[1] http://grass.osgeo.org/grass70/manuals/wxGUI.nviz.html


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

Re: [GRASS-dev] GRASS 6.4.3 release planning

2013-05-25 Thread Markus Neteler
Hi,

On Sat, May 18, 2013 at 1:33 PM, Hamish  wrote:
> time for the weekend update,
>
> Hamish wrote:
>> fwiw, my to-fix list is now shorter, the main thing remaining
>> IMO is to get the location wizard working correctly with proj
>> 4.8.0. (the datum transform opts were getting reset to the new
>> proj4 defaults regardless of what you selected) There are so many
>> combinations and permutations that every change means many things
>> to re-test and verify, e.g. I haven't even tested from a file or
>> .prj,.wkt at all yet, and that it doesn't break for older proj4s.
>
> (i.e. test the new changes don't break was working with proj 4.7.0)
>
>> --please everyone help test, bad new location def'ns mean
>> all the work that happens after is also broken--
>
> changes now ported to all branches.

Good - no break was reported in the past 7 days.


> breakage:
>
> #1849: g.proj datum transforms broken for epsg and proj4 terms
>   (g.proj needed -t flag (as a hack-around) for datum transforms)

https://trac.osgeo.org/grass/ticket/1849#comment:13
So most issues should be addressed, right?

> #1967: wxPy loc'n wiz: doesn't allow ellipsoid without datum
>  --both now in svn, please help test the local projections you know.
>You need to check the final result, not just the wizard Summary.
>If the location setup terms are bad from offset, we break people's
>data silently, ... ouch, first impression of the software too in
>case it tracebacks.

Am I right that r56172 still needs to be backported to relbranch? I
don't think that waiting helps since just a few people use devbranch6.


> #1428: still some missing some dlls (were in earlier pkges)
>  --needs Dependency Walker testers to experiement on diff't Windows
>versions, with the %PATH% fully set drag dlls from extralibs/+
>onto depends.exe and look for big red "X"s. -> msvcr{80,90}.dll
>another important due to first impressions issue.
>what controls which dlls are packaged in extralib/?

... I don't think that this one is critial since no complaints came. The
recent installer enhancement appear to have addressed most issues.


> #1971: r.in.bin: fix LFS support in G_ftell() (Martin: comments?)

MartinL? https://trac.osgeo.org/grass/ticket/1971#comment:7

> #943: cairo rendering fixes
>  --Prefences > rendering mode > cairo in grass 6.x doesn't work!!

Opened 3 years ago, hence a "nice to have" fix which should not
block the release. We are withholding too many goodies if we don't
release 6.4.3 soon.

> cleanup/wish-to-dos:
>
> #1952: package 'more.exe' with msys (pager for g.list)
> (also +tac.exe +seq.exe +xml2.exe and maybe +wget.exe)
>  --what controls what unix powertools are packaged in extrabin/?

See also ticket #1275 (about zip.exe)

> #1936a: Move "Click here to show search module engine" to "Search module"
> tab, freeing up valuable screen real estate for the output text
> window & making the gui tab-to-be-in more logical.
>  --discussion and wxGUI authors buy-in needed

... hence unrelated to the 6.4.3 release.

> #854: building addons on Mac (assume we can handle post-release in pkg'ing)
>  --what's the situation?

Commonly our Mac packagers package the release (candidate) versions,
so we'll know ex-post only.

> #: go through changelog for "new and fix" bullet points, add to trac wiki page
> #: write the 6.4.3 release announcement and press release

I am afraid that we need an RC4 now due to the too many changes after
RC3.

> see also
>> all grass 6 bugs:  https://trac.osgeo.org/grass/report/16
>> all wingrass bugs: https://trac.osgeo.org/grass/report/14
>> all wxgui bugs:https://trac.osgeo.org/grass/report/15
>
> thanks & not far to go now,
> Hamish

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


Re: [GRASS-dev] [GRASS GIS] #1952: wingrass: please add tac and seq to extrabin

2013-05-25 Thread GRASS GIS
#1952: wingrass: please add tac and seq to extrabin
-+--
 Reporter:  hamish   |   Owner:  grass-dev@…  
 Type:  enhancement  |  Status:  new  
 Priority:  normal   |   Milestone:  6.4.3
Component:  Packaging| Version:  svn-develbranch6 
 Keywords:  wingrass |Platform:  MSWindows XP 
  Cpu:  x86-32   |  
-+--

Comment(by neteler):

 See also ticket #1275 (zip.exe)

-- 
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #1275: zipped HGT Import fails on wingrass as "unzip" isn't in the package

2013-05-25 Thread GRASS GIS
#1275: zipped HGT Import fails on wingrass as "unzip" isn't in the package
+---
 Reporter:  MartinOver  |   Owner:  grass-dev@… 
 
 Type:  defect  |  Status:  new 
 
 Priority:  normal  |   Milestone:  6.4.3   
 
Component:  Packaging   | Version:  svn-releasebranch64 
 
 Keywords:  r.in.srtm, wingrass, unzip  |Platform:  MSWindows XP
 
  Cpu:  All |  
+---

Comment(by neteler):

 See also ticket #1952

-- 
Ticket URL: 
GRASS GIS 

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