Hi, I ran into an issue with GrowlWithInstaller 1.20. When GrowlHelperApp is stopped, it reports the user to install Growl, as soon as I use [GrowlApplicationBridge notifyWithTitle...]; the first time.
the thing is Growl is installed and I even check the values for: [GrowlApplicationBridge isGrowlInstalled] returns YES [GrowlApplicationBridge isGrowlRunning] returns NO shouldnt [GrowlApplicationBridge setGrowlDelegate:nil]; start the GrowlHelperApp as well? - at least thats what written in GrowlApplicationBridge.h. The Growl I am running on my machine got installed with the GrowlWithInstaller1.20 so it should have the same version. When I start Growl in the PrefPane and Growl is running, everything works fine, am I missing something here? Thing is I could run Growl.framework but I also want the Install option in it. -- 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.
