On Apr 20, 2009, at 11:37:26, f/ wrote:
> - Growl running
> - Adium working, everything´s working .. happy happy
> - Growl stopped by hand through system preferences
> - Growl if started by smthg like this:
>       if(!GrowlNotifier::isRunning()){
>               GrowlNotifier::launchIfInstalled();
>       }
> - It appers as running in the system preferences!

That's a bug. It should go back to “Growl stopped” within a second.

> - BUT it doesn´t work! (Adium/everithing can not send notifications!)

That's normal.

You, as the user, stopped Growl explicitly in the preferences.  
Applications cannot override user orders: the application can launch  
Growl, but Growl will immediately quit because the user ordered it to  
not be running.

It will accept any app registrations, so don't worry about that. It  
won't post notifications, though, because the user ordered it not to.

If you want to test your app's ability to revive a crashed Growl, kill  
it in the Terminal:

        killall GrowlHelperApp


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