What you are seeing is not the correct code. I'll fix this and try again.

Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity 
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University

Phone: 480-965-6262
Fax: 480-965-7671
www: www.public.asu.edu/~cmbarton, http://csdc.asu.edu







On Dec 19, 2009, at 8:41 AM, Martin Landa wrote:

> Hi,
> 
> 2009/12/19 Michael Barton <[email protected]>:
>>> * completely breaks wxGUI
>> 
>> Please explain how it breaks the GUI. It tested with no issues at all on my 
>> system. If there is a bug we can work it out. Reverting without reporting 
>> the bug does not help.
> 
> wxGUI didn't start, see error below. You committed file in a conflict.
> 
>> 
>>> 
>>>  File 
>>> "/usr/local/src/grass6_devel/dist.i686-pc-linux-gnu/etc/wxpython/gui_modules/prompt.py",
>>> line 920
>>>>>>>>>> .r40052
>> 
>> It looks like all that happened was that I missed a conflict marker at the 
>> end of the file. If you remove it and try again, it should work fine.
> 
> Yes.
> 
>>> 
>>> * re-implements GPrompt, please implement GPrompSTC without touching
>>> GPrompt (or GPromptSTC and GPromptPopUp can be subclassed from
>>> GPrompt)
>> 
>> See below
>> 
>>> 
>>> * accidentally reverts my previous changes (apparently you are working
>>> with out-dated code). E.g. [1]
>> 
>> Not at all accidental. I needed to rewrite much of prompt.py to do this. 
>> Most of the code is no longer needed if we use STC, since most of it is a 
>> custom autocompletion code.
> 
> As I mentioned earlier logging classes should go to 'goutput.py'
> module, prompt classes to 'prompt.py'. Please implement GPromptSTC
> (keep GPrompt untouched) without fundamental rewriting goutput.py.
> 
> Martin
> 
> -- 
> Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa

_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to