Re: [GRASS-dev] new grass icons also in relbr64

2009-01-11 Thread Markus Neteler
On Sun, Jan 11, 2009 at 11:03 PM, Martin Landa wrote: > Hi, > > I backported the new icon set to releasebranch_64 (r35334). BTW really > great job Robert! ... > I would like to nominate this icon set to be default in wxGUI. I am all for it! Markus ___

Re: [GRASS-dev] error in lib/ogsf/gsd_img_mpeg.c

2009-01-11 Thread Markus Neteler
On Mon, Jan 12, 2009 at 3:11 AM, Hamish wrote: > Hamish: >> > after svn up, libogsf in develbranch_6 does not build: > >> > http://trac.osgeo.org/grass/changeset/35272 > > > Paul Kelly wrote: >> Perhaps the call to url_fclose could be conditionalised on the version >> of libavformat, somethi

Re: [GRASS-dev] Error compiling grass6_devel

2009-01-11 Thread Markus Neteler
On Mon, Jan 12, 2009 at 7:36 AM, Glynn Clements wrote: > > Moskovitz, Bob wrote: > >> Today I tried to compile grass6_devel fresh from svn and got this problem: >> >> gcc -I/home/bobm/src/gis/grass6_devel/dist.x86_64-unknown-linux-gnu/include >> -g -O2-fPIC -DPACKAGE=\""grasslibs"\" -I/usr

Re: [GRASS-dev] tcl files in grass7

2009-01-11 Thread Glynn Clements
Martin Landa wrote: > > # I guess to be retired with new py-nviz > > ./visualization/nviz/scripts/*.tcl > > wxNviz is not currently fully functional, some Nviz features are > missing (50%). So we can wait with removal. Except that lib/external/bwidget has been removed, and the Tcl/Tk NVIZ won't

Re: [GRASS-dev] gmath and gpde update

2009-01-11 Thread Glynn Clements
Soeren Gebbert wrote: > In case we will use the meschach library within grass to replace the > existing LAPACK wrapper, my BLAS and solver implementation > and several numerical recipes algorithm (lu, eigenvalues solvers ...), i > will take the patched debian sources and integrate them into > gra

Re: [GRASS-dev] Error compiling grass6_devel

2009-01-11 Thread Glynn Clements
Moskovitz, Bob wrote: > Today I tried to compile grass6_devel fresh from svn and got this problem: > > gcc -I/home/bobm/src/gis/grass6_devel/dist.x86_64-unknown-linux-gnu/include > -g -O2-fPIC -DPACKAGE=\""grasslibs"\" -I/usr/local/include > -DPACKAGE=\""grasslibs"\"-I/usr/inclu

Re: [GRASS-dev] gmath and gpde update

2009-01-11 Thread Soeren Gebbert
Dear developers, thanks a lot for clarification. In case we will use the meschach library within grass to replace the existing LAPACK wrapper, my BLAS and solver implementation and several numerical recipes algorithm (lu, eigenvalues solvers ...), i will take the patched debian sources and integra

Re: [GRASS-dev] error in lib/ogsf/gsd_img_mpeg.c

2009-01-11 Thread Hamish
Hamish: > > after svn up, libogsf in develbranch_6 does not build: > > http://trac.osgeo.org/grass/changeset/35272 Paul Kelly wrote: > Perhaps the call to url_fclose could be conditionalised on the version > of libavformat, something like (untested): > > #ifdef (LIBAVFORMAT_VERSION_INT>>16)

Re: [GRASS-dev] new grass icons also in relbr64

2009-01-11 Thread Michael Barton
Found it now. Thanks. I realized that part of the darkness problem is because the default background for wxPython toobars is a medium grey. I don't know if this is changeable or if we want to change it, even if it can be. Michael On Jan 11, 2009, at 4:40 PM, Robert Szczepanek wrote: Cyt

Re: [GRASS-dev] new grass icons also in relbr64

2009-01-11 Thread Martin Landa
Hi, 2009/1/11 Martin Landa : > commited to SVN, icon set is now completed. If there are no objections > I would like to make this icon set default in wxGUI. In the best case > before RC2. done in trunk/devbr6 and relbr64. Enjoy new icons in GRASS! Martin -- Martin Landa * http://gama.fsv.cvut

Re: [GRASS-dev] error in lib/ogsf/gsd_img_mpeg.c

2009-01-11 Thread Paul Kelly
On Mon, 12 Jan 2009, Hamish wrote: Hi & happy new year everybody, after svn up, libogsf in develbranch_6 does not build: gsd_img_mpeg.c: In function 'gsd_close_mpeg': gsd_img_mpeg.c:439: error: incompatible type for argument 1 of 'url_fclose' make[2]: *** [OBJ.i686-pc-linux-gnu/gsd_img_mpeg.o

Re: [GRASS-dev] new grass icons also in relbr64

2009-01-11 Thread Martin Landa
Hi, 2009/1/12 Michael Barton : [...] >> "font" : None, > > font.png > >> >> "addrast3d" : None, > > layer-raster3d-add.png > >> >> "addrnum": None, > > Could not find > >> >> "addthematic": None, > > layer-vector-thematic-add.png > >> >> "addchart" : None, > > layer-vector-

Re: [GRASS-dev] new grass icons also in relbr64

2009-01-11 Thread Robert Szczepanek
Cytowanie Michael Barton : > >"addrnum": None, > > Could not find > > > Michael I gave it just shorter name :) http://www.szczepanek.pl/icons.grass/v.0.1/img/gis-0.1/layer-cell-cats-add.png And I know - it is too dark ... Robert ___ grass-dev m

Re: [GRASS-dev] new grass icons also in relbr64

2009-01-11 Thread Michael Barton
On Jan 11, 2009, at 3:29 PM, wrote: Date: Sun, 11 Jan 2009 23:03:00 +0100 From: "Martin Landa" Subject: [GRASS-dev] new grass icons also in relbr64 To: "GRASS developers list" Message-ID: Content-Type: text/plain; charset=ISO-8859-1 Hi, I backported the new icon set to releasebra

Re: [GRASS-dev] Re: GRASS-dev] gis icons

2009-01-11 Thread Michael Barton
Thanks Martin and Robert. The icons are really nice. Michael On Jan 11, 2009, at 3:33 PM, Martin Landa wrote: sorry, it should have been http://svn.osgeo.org/grass/grass/trunk/gui/icons/grass2/LICENSE.TXT 2009/1/11 Martin Landa : Hi Robert, 2009/1/11 Robert Szczepanek : Complete GIS ic

Re: [GRASS-dev] new grass icons also in relbr64

2009-01-11 Thread Robert Szczepanek
Cytowanie Martin Landa : > commited to SVN, icon set is now completed. If there are no objections > I would like to make this icon set default in wxGUI. In the best case > before RC2. > > Martin > > -- > Martin Landa * http://gama.fsv.cvut.cz/~landa * Thank you Martin for help and patience :) R

Re: [GRASS-dev] new grass icons also in relbr64

2009-01-11 Thread Martin Landa
Hi, 2009/1/11 Robert Szczepanek : >> I backported the new icon set to releasebranch_64 (r35334). BTW really >> great job Robert! >> >> Currently only few icons are missing: >> >>"font" : None, >> "addrast3d" : None, >> "addrnum": None, >> "addthematic": None, >> "add

Re: [GRASS-dev] Re: GRASS-dev] gis icons

2009-01-11 Thread Martin Landa
sorry, it should have been http://svn.osgeo.org/grass/grass/trunk/gui/icons/grass2/LICENSE.TXT 2009/1/11 Martin Landa : > Hi Robert, > > 2009/1/11 Robert Szczepanek : >> Complete GIS icons set for GRASS is ready. >> http://www.szczepanek.pl/icons.grass/v.0.1/ >> Please include license text file

Re: [GRASS-dev] Re: GRASS-dev] gis icons

2009-01-11 Thread Martin Landa
Hi Robert, 2009/1/11 Robert Szczepanek : > Complete GIS icons set for GRASS is ready. > http://www.szczepanek.pl/icons.grass/v.0.1/ > Please include license text file from this page in source SVN folder. done in 35335. > Thttp://svn.osgeo.org/grass/grass/trunk/gui/icons/grass2/LICENCE.TXT Mart

[GRASS-dev] Error compiling grass6_devel

2009-01-11 Thread Moskovitz, Bob
Hello GRASS devs, Today I tried to compile grass6_devel fresh from svn and got this problem: gcc -I/home/bobm/src/gis/grass6_devel/dist.x86_64-unknown-linux-gnu/include -g -O2-fPIC -DPACKAGE=\""grasslibs"\" -I/usr/local/include -DPACKAGE=\""grasslibs"\"-I/usr/include/ffmpeg -I/h

Re: [GRASS-dev] new grass icons also in relbr64

2009-01-11 Thread Robert Szczepanek
Hi Martin, > I backported the new icon set to releasebranch_64 (r35334). BTW really > great job Robert! > > Currently only few icons are missing: > >"font" : None, > "addrast3d" : None, > "addrnum": None, > "addthematic": None, > "addchart" : None, > All of them a

[GRASS-dev] error in lib/ogsf/gsd_img_mpeg.c

2009-01-11 Thread Hamish
Hi & happy new year everybody, after svn up, libogsf in develbranch_6 does not build: gsd_img_mpeg.c: In function 'gsd_close_mpeg': gsd_img_mpeg.c:439: error: incompatible type for argument 1 of 'url_fclose' make[2]: *** [OBJ.i686-pc-linux-gnu/gsd_img_mpeg.o] Error 1 make[2]: Leaving directory `

[GRASS-dev] new grass icons also in relbr64

2009-01-11 Thread Martin Landa
Hi, I backported the new icon set to releasebranch_64 (r35334). BTW really great job Robert! Currently only few icons are missing: "font" : None, "addrast3d" : None, "addrnum": None, "addthematic": None, "addchart" : None, I would like to nominate this icon set t

[GRASS-dev] Toronto Code Sprint: March 7-10

2009-01-11 Thread Paul Ramsey
Community members, Reminder, there is a Code Sprint event occurring this spring that members of the "C tribe" of open source GIS projects might be interested in attending. http://wiki.osgeo.org/wiki/Toronto_Code_Sprint_2009 We have space for only about five more attendees, and a couple more sp

Re: [GRASS-dev] gmath and gpde update

2009-01-11 Thread Moritz Lennert
On 11/01/09 14:02, Glynn Clements wrote: Moritz Lennert wrote: Meschach is implemented in C and is able to replace the gmath library completely with much better implementations. I have integrated meschach into grass for testing purposes and, after some very basic testing, it works nicely. But

[GRASS-dev] [GRASS GIS] #427: wxNVIZ: crash when only vector map present

2009-01-11 Thread GRASS GIS
#427: wxNVIZ: crash when only vector map present --+- Reporter: msieczka | Owner: grass-dev@lists.osgeo.org Type: defect| Status: new Priority: critical | Milestone: 6.4.0

[GRASS-dev] can't force a windows layout in wxGUI

2009-01-11 Thread Maciej Sieczka
Hi I'm not able to force a windows layout. I set up my windows sizes and placement, check "Save current window layout as default" and "Suppres positioning..." in settings, then "Save", but in a next wxGUI session my layout is not restored That used to work in the past... Maciek -- Maciej Siec

Re: [GRASS-dev] Re: GRASS-dev] gis icons

2009-01-11 Thread Markus Neteler
On Sun, Jan 11, 2009 at 5:19 PM, Robert Szczepanek wrote: > Complete GIS icons set for GRASS is ready. > http://www.szczepanek.pl/icons.grass/v.0.1/ > Please include license text file from this page in source SVN folder. > > Thank you very much for support and many valuable comments. > Modificatio

[GRASS-dev] Re: GRASS-dev] gis icons

2009-01-11 Thread Robert Szczepanek
Complete GIS icons set for GRASS is ready. http://www.szczepanek.pl/icons.grass/v.0.1/ Please include license text file from this page in source SVN folder. Thank you very much for support and many valuable comments. Modifications considering your comments and suggestions will be done in next vers

Re: [GRASS-dev] Re: GRASS 6.4.0RC2 planning

2009-01-11 Thread Martin Landa
Hi, 2009/1/10 Markus Neteler : >> Please remember to trac your improvements at >> http://trac.osgeo.org/grass/wiki/Release/6.4.0RC2-News > > Suggestion: package RC2 on Monday, 12th. +1 Good point to prepare MS Windows installer. Martin -- Martin Landa * http://gama.fsv.cvut.cz/~landa * _

Re: [GRASS-dev] gmath and gpde update

2009-01-11 Thread Glynn Clements
Moritz Lennert wrote: > > Meschach is implemented in C and is able to replace the gmath library > > completely with much better implementations. > > I have integrated meschach into grass for testing purposes and, after > > some very basic testing, it works nicely. > > But im unsure if the licen

Re: [GRASS-dev] Re: vdigit issues in VNC session

2009-01-11 Thread Maciej Sieczka
Maciej Sieczka pisze: Maciej Sieczka pisze: Using vdigit in VNC session I can't get snapping tool to work. Right mouse key works the same as middle, i.e. cancels. With same data in the same usage scenario in local session the right mouse key behaves fine. Why the difference? Specs: grass64