Can you open the Growl dictionary in AppleScript Editor? Chris
On Tue, Nov 1, 2011 at 1:21 PM, George C <[email protected]> wrote: > Yep, I just upgraded to 10.7 and purchased a license for 1.3. I also > ran the uninstaller for the older version, which worked fine. I am > seeing Growl notifications from other apps. > > On Nov 1, 2:19 pm, Christopher Forsythe <[email protected]> wrote: > > Umm, is Growl running? > > > > Chris > > > > > > > > > > > > > > > > On Tue, Nov 1, 2011 at 1:16 PM, George C <[email protected]> wrote: > > > Same error message: > > > > > error "Growl got an error: Exception raised while processing: *** - > > > [__NSArrayM insertObject:atIndex:]: object cannot be nil" number 1 > > > > > On Nov 1, 11:16 am, Christopher Forsythe <[email protected]> wrote: > > > > There are multiple applescripts that you can download: > > > > > >http://growl.info/documentation/applescript-support.phplistsat least > 2. > > > > Scroll to the bottom and the control script and see what it produces > for > > > > you. > > > > > > Chris > > > > > > On Tue, Nov 1, 2011 at 12:47 AM, George C <[email protected]> > wrote: > > > > > 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. > > > > > -- > > > 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. > > -- > 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. > > -- 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.
