[GRASS-dev] Re: [GRASS GIS] #945: wxGUI: g.setproj fails on wingrass

GRASS GIS trac at osgeo.org
Sat Feb 11 17:42:13 EST 2012


#945: wxGUI: g.setproj fails on wingrass
---------------------------------+------------------------------------------
 Reporter:  hamish               |       Owner:  grass-dev@…              
     Type:  defect               |      Status:  new                      
 Priority:  major                |   Milestone:  6.5.0                    
Component:  wxGUI                |     Version:  svn-develbranch6         
 Keywords:  g.setproj, wingrass  |    Platform:  MSWindows XP             
      Cpu:  x86-32               |  
---------------------------------+------------------------------------------
Changes (by hamish):

  * priority:  minor => major
  * version:  svn-releasebranch64 => svn-develbranch6
  * milestone:  6.4.2 => 6.5.0


Comment:

 Hi, (reusing this ticket as it's still open)

 all OnXTerm and OnXTermNoXMon menu items are failing on 6.5svn wingrass.
 In 6.4.2svn they are ok. e.g. for g.setproj from the Settings menu:

 {{{
 Traceback:
   File .../lmgr/frame.py line 1122, in OnXTermNoXMon
 self.OnXTerm(event, need_xmon = false)
   File .../lmgr/frame.py line 1172, in OnXTerm

 p = Command(cmdlist, wait=False)
 NameError
 :
 global name 'Command' is not defined
 }}}


 see also outstanding issues in comment:9 (the most important of which is
 that GRASS_PAGER on wingrass should be set to use `more` not `less`, as
 all you need to know to use that program is if you smash the keyboard
 enough times you can get it to go away)


 Hamish

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



More information about the grass-dev mailing list