Fixing GrowlMail in 10.6.4 (Mail 4.3)

Another OS X release, another broken GrowlMail bundle. I did a post just like this for 10.6.2. Check it out if you want more background on why this occurs.

Easy Fix

Download a pre-patched GrowlMail.bundle and drop it in your ~/Library/Mail/Bundles/ directory1. If you want it available to multiple users on your system, use /Library/Mail/Bundles/.

Download patched bundle

If you use this method you’re all set; no need to use the command line solution below.

Add New UUIDs to SupportedPluginCompatibilityUUIDs

If you have already had your plugins disabled by opening Mail.app you’ll need to look in ~/Library/Mail (or /Library/Mail if you installed globally) and move the files back to the active bundles directory. They’ll typically be in Bundles (Disabled), so quit Mail, find them, and move them back into the proper directory.

If you have a local installation:

defaults write ~/Library/Mail/Bundles/GrowlMail.mailbundle/Contents/Info SupportedPluginCompatibilityUUIDs -array-add "E71BD599-351A-42C5-9B63-EA5C47F7CE8E"
defaults write ~/Library/Mail/Bundles/GrowlMail.mailbundle/Contents/Info SupportedPluginCompatibilityUUIDs -array-add "B842F7D0-4D81-4DDF-A672-129CA5B32D57"

Global installation:

defaults write /Library/Mail/Bundles/GrowlMail.mailbundle/Contents/Info SupportedPluginCompatibilityUUIDs -array-add "E71BD599-351A-42C5-9B63-EA5C47F7CE8E"
defaults write /Library/Mail/Bundles/GrowlMail.mailbundle/Contents/Info SupportedPluginCompatibilityUUIDs -array-add "B842F7D0-4D81-4DDF-A672-129CA5B32D57"
  1. ~ means your home directory if you’re unfamiliar with the syntax. You can click the home icon on your Finder sidebar if you’re still confused
Leave a comment

77 Comments.

  1. Awesome. Thanks!

  2. Great work, thanks :grin:

  3. Thanks for the tip. Where did you derive the UUID values :?:

  4. Worked great thanks :D :D

  5. Worked great! Thanks so much. I was really missing GrownMail.

  6. Thanks…. again!

  7. Thanks! I love GrowlMail and was really happy to see this. A quick, easy solution and Growl is up and running again.

  8. Thanks, you get so used to these little utils that make life so much easier. Where did you derive the UUID’s as it would be nice to fix this straight away the next time Apple make changes.

    Again a big thanks Martin

  9. Hi
    I can’t get this to work and I know it’s me ;) I have moved the patched bundle to the correct directory but where do I start or configure Growl? Everytime I try to install it Mail.app moves it to the disable folder – even if the patched bundle is in the Bundles folder…

  10. Tried all of the above, still no growlmail.

  11. Tried all of above – still not working

  12. Excellent!

  13. Finally got it to work after uninstalling Growl completely, then reinstalling, then going through the process above. Thanks!

  14. great work. super easy and I needed growlmail back.

  15. Bon travail. Merci. Thanks.

  16. 10x so much :razz:

  17. All Season Radial

    After dropping the bundle in the directory, Mail quit as soon as it tried to use Growl. Removing the bundle from the directory allowed Mail to work again. Weird.

  18. Thanks for making this available.

    Two items:

    1. I don’t seem to have a /Library/Mail …is that a problem?

    2. Does the entire downloaded folder go into ~/Library/Mail/Bundles/?

    or???

Leave a Reply


[ Ctrl + Enter ]