[GRASS-dev] [GRASS GIS] #1936: wxGUI command console: "Protocol" isn't really the right word & cleanup

GRASS GIS trac at osgeo.org
Fri Apr 26 21:19:52 PDT 2013


#1936: wxGUI command console: "Protocol" isn't really the right word & cleanup
-----------------------------+----------------------------------------------
 Reporter:  hamish           |       Owner:  grass-dev@…              
     Type:  defect           |      Status:  new                      
 Priority:  normal           |   Milestone:  6.4.3                    
Component:  wxGUI            |     Version:  unspecified              
 Keywords:  command console  |    Platform:  Unspecified              
      Cpu:  Unspecified      |  
-----------------------------+----------------------------------------------

Comment(by hamish):

 patch against devbr6 attached for your consideration.


 also, I'd suggest on line ~780 goutput.py to change opening the file as
 write-new to write-append, so that your old command log doesn't get
 overwritten:
 {{{
          try:
             output = open(self.cmdFileJournal, "w")
 }}}


 Hamish

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



More information about the grass-dev mailing list