Hi,
I'm playing a bit with web2py, it is agreat framework, however theres some
unclear thins to me:
the source edito from binary dist has some more features than the source
dist, like fullscreen, search ...
even more I user vimperator extention for firefox, which permit me to open
the remote python file locally,
this work fine with the binary (version 1.99.7) dist and not at all with
the source dist and the binary dist ( ver. 2.9 ) .
What I noticed:
when startin web2py from source I recieved this message:
osascript[68476:607] Error loading /Library/ScriptingAdditions/Adobe Unit
Types.osax/Contents/MacOS/Adobe Unit Types:
dlopen(/Library/ScriptingAdditions/Adobe Unit
Types.osax/Contents/MacOS/Adobe Unit Types, 262): no suitable image found.
Did find:
/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe
Unit Types: no matching architecture in universal wrapper
osascript: OpenScripting.framework - scripting addition
"/Library/ScriptingAdditions/Adobe Unit Types.osax" declares no loadable
handlers.
50:86: execution error: System Events got an error: Can’t get process 1
whose unix id = 68470. Invalid index. (-1719)
After googling for possibles solutions, I found a reccomandation to update
the Adobe Unit Types.osax to the newest version and after
I've done that now the warning message is:
osascript[70570:607] Cannot find executable for CFBundle 0x10011a110
</Library/ScriptingAdditions/Adobe Unit Types.osax> (not loaded)
osascript: OpenScripting.framework - scripting addition
"/Library/ScriptingAdditions/Adobe Unit Types.osax" declares no loadable
handlers.
I really don't know what it is, I suppose that that could be the cause for
the bab functioning of the editor.
I really love vim and I really like to find a solution to this little
problem.
Any help will be appreciated.
Xaver
--