Re: [GRASS-dev] [GRASS-SVN] r64407 - grass/trunk/gui/wxpython

2015-02-06 Thread Markus Neteler
On Fri, Feb 6, 2015 at 2:07 PM, Martin Landa landa.mar...@gmail.com wrote:
 Hi,

 2015-02-03 3:08 GMT+01:00  svn_gr...@osgeo.org:
 Author: wenzeslaus
 Date: 2015-02-02 18:08:29 -0800 (Mon, 02 Feb 2015)
 New Revision: 64407

 Modified:
grass/trunk/gui/wxpython/gis_set.py
 Log:
 wxGUI/startup: make warnings, hints and infos show the same; number boxes

 thanks for improvements, unfortunately the window is behaving strange
 when resizing. When I enlarge original screen (grass71_welcome.png)
 and than resize to minimum size I get (grass71_welcome_resized.png).
 It seems to be related only to wxPython 3.0 (tested on GNU/Linux). It
 works perfectly with wxPython 2.8.

I checked here with

GRASS 7.1.svn (eu_laea):~  g.version -ge
version=7.1.svn
date=2015
revision=64482
build_date=2015-01-06
build_platform=x86_64-unknown-linux-gnu
proj4=4.8.0
gdal=1.11.1
geos=3.4.2
sqlite=3.8.8

rpm -qa | grep wxPython
wxPython-2.8.12.0-8.fc21.x86_64

and all is fine (just to confirm).

I dunno at which stage the wxPython 3 integration is in Fedora:
https://fedoraproject.org/wiki/Changes/wxPython3
Perhaps there is a docker image around for quick testing?

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


Re: [GRASS-dev] [GRASS-SVN] r64407 - grass/trunk/gui/wxpython

2015-02-06 Thread Nikos Alexandris

On 06.02.2015 15:07, Martin Landa wrote:

Hi,

2015-02-03 3:08 GMT+01:00  svn_gr...@osgeo.org:

Author: wenzeslaus
Date: 2015-02-02 18:08:29 -0800 (Mon, 02 Feb 2015)
New Revision: 64407

Modified:
   grass/trunk/gui/wxpython/gis_set.py
Log:
wxGUI/startup: make warnings, hints and infos show the same; number 
boxes


thanks for improvements, unfortunately the window is behaving strange
when resizing. When I enlarge original screen (grass71_welcome.png)
and than resize to minimum size I get (grass71_welcome_resized.png).
It seems to be related only to wxPython 3.0 (tested on GNU/Linux). It
works perfectly with wxPython 2.8.


All this is tested only in the 71 version, right?

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


Re: [GRASS-dev] [GRASS-SVN] r64407 - grass/trunk/gui/wxpython

2015-02-06 Thread Martin Landa
2015-02-06 14:11 GMT+01:00 Nikos Alexandris n...@nikosalexandris.net:
 thanks for improvements, unfortunately the window is behaving strange
 when resizing. When I enlarge original screen (grass71_welcome.png)
 and than resize to minimum size I get (grass71_welcome_resized.png).
 It seems to be related only to wxPython 3.0 (tested on GNU/Linux). It
 works perfectly with wxPython 2.8.


 All this is tested only in the 71 version, right?

yes, `grass71_` means grass 71 :-) No changes of startup screen has
been yet backported to relbr70.

Martin

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.eu/mentors/landa
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev


Re: [GRASS-dev] [GRASS-SVN] r64407 - grass/trunk/gui/wxpython

2015-02-06 Thread Anna Petrášová
On Fri, Feb 6, 2015 at 9:08 AM, Markus Neteler nete...@osgeo.org wrote:

 On Fri, Feb 6, 2015 at 2:07 PM, Martin Landa landa.mar...@gmail.com
 wrote:
  Hi,
 
  2015-02-03 3:08 GMT+01:00  svn_gr...@osgeo.org:
  Author: wenzeslaus
  Date: 2015-02-02 18:08:29 -0800 (Mon, 02 Feb 2015)
  New Revision: 64407
 
  Modified:
 grass/trunk/gui/wxpython/gis_set.py
  Log:
  wxGUI/startup: make warnings, hints and infos show the same; number
 boxes
 
  thanks for improvements, unfortunately the window is behaving strange
  when resizing. When I enlarge original screen (grass71_welcome.png)
  and than resize to minimum size I get (grass71_welcome_resized.png).
  It seems to be related only to wxPython 3.0 (tested on GNU/Linux). It
  works perfectly with wxPython 2.8.


I can confirm that. I looked at that but so far nothing.

Anna


 I checked here with

 GRASS 7.1.svn (eu_laea):~  g.version -ge
 version=7.1.svn
 date=2015
 revision=64482
 build_date=2015-01-06
 build_platform=x86_64-unknown-linux-gnu
 proj4=4.8.0
 gdal=1.11.1
 geos=3.4.2
 sqlite=3.8.8

 rpm -qa | grep wxPython
 wxPython-2.8.12.0-8.fc21.x86_64

 and all is fine (just to confirm).

 I dunno at which stage the wxPython 3 integration is in Fedora:
 https://fedoraproject.org/wiki/Changes/wxPython3
 Perhaps there is a docker image around for quick testing?

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

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