Re: [SE|PY-macdev] Latest cvs changes
Brought to you by:
sephiroth_tmm
From: <wis...@se...> - 2004-09-02 10:33:35
|
> Hi, > > now SEPY comes up with any error at all!! > What doesn't work now (and I guess this also didn't work in the near > past) is the possibility to enter for instance the following characters > in the opened untitled document: > { --> would be 'alt+8' in a shell > } --> would be 'alt+9' > [ --> would be 'alt+5' > ] --> would be 'alt+6' Cannot write } at all? but in a snippet textarea can you do that for example? > > > Another thing that is a little bit surprising is when trying to create a > new project. When doing this directly SEPY crashes with a bus error. But > when I first choose 'Open Project', then close the just opened Window > for selecting a project and then choose 'New Project' then the correct > dialog 'Save file as...' opens. When typing a project file name and then > pressing 'Save' the file is created in the chosen folder but whatever > filename > i entered a wxPython Error Window pops up (Main Error: File name > contains illegal characters), also when i just typed 'Test'.... This happens also on .as files while saving or only with probjects? P.S. Can you put some print statement in order to check wherever the method which checks for xml languages files fails? the method is into the common.py file and it's 'getAvailLanguageFile' thanks |