Phil Dibowitz wrote: > 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:
It looks like I've mostly run congruity using wxGTK-2.8.xx; it worked on Fedora 10 last time I tried it (apparently with XXX according to the README) and with the following on Ubuntu Jaunty: libwxgtk2.8-0 python-wxgtk2.8 Maybe older versions don't work? > [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. ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/concordance-devel
