[SE|PY-macdev] No menu, psn error in package, snippets and preferences not saving
Brought to you by:
sephiroth_tmm
From: Loren G. <se...@in...> - 2005-01-31 22:03:31
|
Hi Guys, I'm not a Python developer but I am very interested in the development of SEPY on OS X and would love to help - bug testing, etc. So far these are the main issues I have: 1: In both the latest and 1.0.4.5(packaged) versions some of my settings are not being saved when I quit and restart such as snippets folders, the panels I chose to have open(keeps going back to defaults), the only preferences that seem to save is the code colouring, everything else is forgotten after a SEPY restart. 2: I have the -psn_0_4456449 error in the packaged version (1.0.4.5) which I have a suspicion may be something to do with the os x package rather than the action python scripts since copying over the latest python files straight in to the package doesn't change the result yet without the package the error does not occur. 3: In the packaged version (1.0.4.5), sometimes (seems random) the file, edit, view......etc menus don't show up, I only get the SEPY menu. It really is quite random. it happens about 40% of the time. This same issue happens with the latest version 100% of the time and keyboard shortcuts don't work either, not even your standard ones to save, undo, etc. On a side note, I thought that some of the problems with the new CVS version might have to do with the fact I am running the stock python 2.3 that comes with panther. I have tried to upgrade to 2.4 but the old 2.3 seems to remain so I have two versions installed, I did the framework compile too. I tried just running SEPY with 2.4 but for some reason 2.4 can't import wx so it won't run. Does anyone know a way to force the 2.4 installation to overwrite the 2.3 one? |