Current stable on x86 won't build: * Starting Xvfb on $DISPLAY=2 ... Traceback (most recent call last): File "setup.py", line 154, in ? override='src/eggtray/trayicon.override')]) File "/usr/lib/python2.4/site-packages/gtk-2.0/dsextras.py", line 418, in __init__ py_ssize_t_clean)) File "/usr/lib/python2.4/site-packages/gtk-2.0/dsextras.py", line 328, in __new__ raise NameError("'%s' is not defined\n" % cls.__name__ NameError: 'Template' is not defined *************************************************************************** Codegen could not be found on your system and is required by the dsextras.Template and dsextras.TemplateExtension classes. codegen is part of PyGTK. To use either Template or TemplateExtension, you should also install PyGTK. *************************************************************************** PyGTK is installed anyway. 0.26 works just fine
Unfortunately, 0.26 has only been in the tree for 7 days, so we can't mark it stable yet. I'll see if I can fix the old version...
Okay, I've added a fix to make the old straw build. 0.26 will go stable when it's been in the tree for 30 days.