On Mar 9, 2010, at 09:56:38, David Dunham wrote:
I have only one place that does

[GrowlApplicationBridge notifyWithTitle: title description: info
        notificationName: @"Name" iconData: imageData priority: 0 isSticky:
NO clickContext: nil];

and this code is reached via NSNotification from one of three NSNotifications. All on the main thread.

Only one of the code paths actually show the Growl, …

Have you put an NSLog statement immediately before the notifyWithTitle: … message?

I'm using the 1.2.1 framework (non-installing), though the preference pane reports 1.2.

The preference pane reports its own version. If it showed framework versions, it would do so in a list.

--
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