Message60662
Logged In: YES
user_id=996627
I think the MacOS extension is broken. The gensuitemodule error you
observe on Python 2.4 is probably being masked on Python 2.3 by other
bugs that have since been cleaned up.
e.g. The following errors OMM (OS10.2.8, Python 2.3.3):
print MacOS.GetCreatorAndType('/Applications/TextEdit.app')
--> MacOS.Error: (-43, 'File not found')
Seems to work on non bundle-based applications, but not bundle-based
ones. Maybe you could check this and file a new report on the MacOS
extension if you can confirm it.
has
p.s. Note that gensuitemodule and friends are obsolete. See appscript:
http://freespace.virgin.net/hamish.sanderson/appscript.html |
|
Date |
User |
Action |
Args |
2008-01-20 09:57:30 | admin | link | issue1123727 messages |
2008-01-20 09:57:30 | admin | create | |
|