Stephen,

I went to go look at bug 2786023 about congruity getting undefined symbols,
but I didn't get very far. It looks like with the wx module changed, or you
made a typo:

[p...@rider congruity-10]$ /usr/local/bin/congruity
Xlib:  extension "RANDR" missing on display ":0.0".
Traceback (most recent call last):
  File "/usr/local/bin/congruity", line 1951, in <module>
    main(sys.argv)
  File "/usr/local/bin/congruity", line 1938, in main
    wizard = Wizard(resources, Finalizer(resources))
  File "/usr/local/bin/congruity", line 1664, in __init__
    sizer_buttons.AddStretchSpacer()
AttributeError: 'BoxSizer' object has no attribute 'AddStretchSpacer'


Looking at the help for the module, I see AddSpacer(), InsertSpacer(),
PrependSpacer(), but no AddStretchSpacer. In fact, I see nothing .*Stretch.*
at all.

Also, you may want to add 2009 to your copyright statement.

-- 
Phil Dibowitz                             p...@ipom.com
Open Source software and tech docs        Insanity Palace of Metallica
http://www.phildev.net/                   http://www.ipom.com/

"Never write it in C if you can do it in 'awk';
 Never do it in 'awk' if 'sed' can handle it;
 Never use 'sed' when 'tr' can do the job;
 Never invoke 'tr' when 'cat' is sufficient;
 Avoid using 'cat' whenever possible" -- Taylor's Laws of Programming


Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to