brettpoole / growl

Automatically exported from code.google.com/p/growl
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Mist notifications when growl is disabled #470

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Upgrade to Adium 1.5
2. Turn off growl notifications before my screenshare meeting
3. Note as my coworkers continue to say stupid things on my recording via Mist

What is the expected output?
When growl is stopped Mist should not take over

What do you see instead?
Mist takes over and displays its own set of notifications

What version of the product are you using? On what operating system?
Growl 1.2.1, Adium 1.5. OS X 10.7.2

Please provide any additional information below.
Thank you, I love growl so much.  I do have growl 1.3 but some of my coworkers 
do not and they're complaining to me about it. :)

Original issue reported on code.google.com by vose...@gmail.com on 27 Mar 2012 at 6:01

GoogleCodeExporter commented 8 years ago
If you don't want mist at all, you can disable it using a global preferences 
write, for the value com.growl.growlframework.mist.enabled

defaults write -g "com.growl.growlframework.mist.enabled" 0

Alternatively, simply pause Growl instead of quitting it.  

Original comment by dan...@growl.info on 27 Mar 2012 at 6:22

GoogleCodeExporter commented 8 years ago
I don't have an option for pause. http://cl.ly/35272i0J3T2F1J1E0N2V

When I stop growl it fails over to Mist. But thank you for the setting, I will 
do that for now. 

Original comment by vose...@gmail.com on 27 Mar 2012 at 8:17

GoogleCodeExporter commented 8 years ago
Ah, right, Stop Growl in 1.2.x stops GrowlHelperApp, which causes the framework 
to go to mist, regardless, wont be fixing. 1.2.x is end of life'd.  I gave you 
another solution, You can disable mist entirely using the defaults write 
command.  

Original comment by dan...@growl.info on 28 Mar 2012 at 1:05

GoogleCodeExporter commented 8 years ago
Cheers, I understand now. Thanks!

Original comment by vose...@gmail.com on 28 Mar 2012 at 4:10