Luca Arzeni wrote: > I was never notified of existence of new releases. > I have untarred the sources in a dir under my home and put a dabo.pth in the > python site's folder, may be that this is the cause? > > Looking at the preferences editor (Thanks Uwe, I was unaware of its > existence) I can see that > 1) it is set to false > 2) last check was done at 02/26/2009 09:29:34 AM (so I guess it was updated, > even if it's set to false) > > I opened the web update page, but as soon as I try to write True I get this > error and the value reverts to False: > > =================== > python ./PrefEditor.py > > Traceback (most recent call last): > AttributeError: 'NoneType' object has no attribute 'func_closure' > > =============== > > So, how can I enable the web update? And what is not working in my > installation?
Unfortunately there was a bug in PrefEditor that prevented writing to the prefs, as you discovered. Try downloading this version and then try again setting the web update: http://trac.dabodev.com/browser/trunk/ide/PrefEditor.cdxml (Note that you are downloading an uploaded PrefEditor.cdxml file, but still running the PrefEditor.py file as before). Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
