[Boa Constr] cvs & bugs
Status: Beta
Brought to you by:
riaan
From: Antoni A. <al...@ct...> - 2001-09-04 22:01:02
|
Hello! At lats I have been able to update my boa version via cvs. It seems its was a speed problem related with modem connection as I have been able to update using a faster connection. I have found a bug on Preferences.py line 38. When executing under Linux it is not able to call exec and gives an error in from import wx.wx... . I have a patch: substitute the exec... by a execfile(file) and it works fine for me. The other minor but concerns the splash screen, under Linux it shows an awfull left bar. On the other hand it can't find the tips directory, as it seems Docs directory has been subtituted in the CVS for the data directory. Best regards, Antoni Aloy |