On Sun, Nov 19, 2006 at 06:52:13PM +0200, David Baron wrote: > >> Aldrin is an open source modular sequencer/tracker, designed to be 1:1 > >> compatible to Jeskola Buzz. > > > >> We're proud to announce the release of Aldrin 0.6 (Raven), featuring > >> incremental saving, the Makk M4 Synth, ADSR envelopes, presets, various > >> new shortcuts and the usual set of bugfixes. > >> > >> http://www.leonard-ritter.com/announcement_aldrin_0_6_raven > > >Time to try yet another version. > > >There seems to be a problem between python 2.4 and 2.5 (unsupported!!). > Aldrin > >wants 2.5 but only 2.4 finds the wxWidgets required. Using 2.4, in any event, > >segfaults. > > Version 0.6.1 also segfaults. Since the program is written C++, the python > version should not matter, huh? Works fine on my system. It must be a problem with your setup. Make sure you have the correct version of wxpython for your python install.. (I am using python 2.4 and wxpython 2.6). James