[GRASS-dev] [GRASS GIS] #2001: wxGUI: traceback when using alternate projection for map display coords

GRASS GIS trac at osgeo.org
Thu Jun 20 03:06:42 PDT 2013


#2001: wxGUI: traceback when using alternate projection for map display coords
--------------------------------------+-------------------------------------
 Reporter:  hamish                    |       Owner:  grass-dev@…              
     Type:  defect                    |      Status:  new                      
 Priority:  normal                    |   Milestone:  6.4.3                    
Component:  wxGUI                     |     Version:  svn-releasebranch64      
 Keywords:  map display, coordinates  |    Platform:  Linux                    
      Cpu:  x86-64                    |  
--------------------------------------+-------------------------------------

Comment(by annakrat):

 Replying to [comment:2 hamish]:
 >
 > two little things noticed:
 >
 >  - is it easy to change the mouse cursor to an hourglass then back to a
 pointer while the epsg file is loading? or grey-out then re-activate the
 +proj4 and epsg code text boxes while it is loading? (some sort of
 feedback that something is happening since it takes ~5 seconds)

 >  - I'm not sure how much use the drop down menu really is since it is so
 long (maybe better a spinbox?) but right now for me it is unsorted (~
 backwards read?), so not so very easy to pick the one you want even if you
 know the number.
 >

 Both should be fixed (busy cursor added, list sorted). Just to note, the
 slowest part is actually adding the items to the combo box, not reading.
 There is probably nothing we can do about it as long as we use this
 widget.

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/2001#comment:3>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list