NodeManagement.py crashing

Ti Leggett leggett at mcs.anl.gov
Sat Feb 8 12:54:25 CST 2003


Hmm, there are two places that line is. One in HostListCtrl() and on in
ServiceListCtrl(). I tried changing them both and got the same error.

On Sat, 2003-02-08 at 08:50, Ivan R. Judson wrote:
> Hey Ti,
> 
> I got an Xserver installed, checked code cleanly out of the cvs repository
> and run on vv2.  The following change fixed the error you were getting (I
> got it the first time I ran too):
> 
> diff -r1.3 NodeManagementUIClasses.py
> 101c101
> <         wxListCtrl.__init__(self, parent, listId, pos, size, style)
> ---
> >         wxListCtrl.__init__(self, parent, listId, pos, size,
> style=wxLC_REPORT)
-- 
Ti Leggett <leggett at mcs.anl.gov>




More information about the ag-dev mailing list