I should clarify that after removing the if statement, and just calling +setGrowlDelegate:, it works fine.
On Oct 4, 11:01 am, Wevah <[email protected]> wrote: > In debugging this issue with my own app (Paparazzi!), I came across > something interesting. This had been working for me under Growl 1.2.2 > and earlier, in -applicationDidFinishLaunching: > > if ([GrowlApplicationBridge isGrowlInstalled]) > [GrowlApplicationBridge setGrowlDelegate:self]; > > but it stopped working after updating to 1.3. After futzing around a > bit, it appears that [GrowlApplicationBridge isGrowlRunning] returns > false in -applicationDidFinishLaunching whereas it didn't before. > Maybe this is (one of) the issue(s) other apps are running into? > > On Oct 4, 8:03 am, tazify <[email protected]> wrote: > > > > > > > > > Looks like everyone on Lion will be having the same issues - its fair > > to say that you'll be lucky at this stage if any of your apps are > > supported by Growl?? In time things probably will get sorted but this > > is a poor release by Growl - can't believe they didn't test or at > > least explain on their site that this would happen. I would never > > have installed it. > > > On Oct 4, 1:51 pm, PS <[email protected]> wrote: > > > > Now I can't even post to this group. Apologies if this is getting > > > emailed to someone. > > > > I'm having the same issue. No applications in Growl. > > > > On Oct 4, 8:07 pm, Casper Jaspers <[email protected]> wrote: > > > > > Just installed growl 1.3 but there's no list of applications showing? -- 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.
