While trying to figure out why my existing AppleScripts no longer
worked with 1.3, I downloaded the sample AppleScript from the main
site. When I run it as-is via AppleScript Editor, I get the following
error:

error "Growl got an error: Exception raised while processing: *** -
[__NSArrayM insertObject:atIndex:]: object cannot be nil" number 1

AppleScript Editor highlights this section of the code:

                register as application ¬
                        "Growl AppleScript Sample" all notifications 
allNotificationsList ¬
                        default notifications enabledNotificationsList ¬
                        icon of application "Script Editor"

I'm assuming this is part of the reason my custom scripts are failing,
but have no idea how to fix this or even what the error means.

-- 
You received this message because you are subscribed to the Google Groups 
"Growl Discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/growldiscuss?hl=en.

Reply via email to