Mountain Lion: Can't uninstall GrowlMail

1,735 views
Skip to first unread message

Lachlan Payne

unread,
Jul 26, 2012, 3:48:03 AM7/26/12
to growlmai...@googlegroups.com
I've just updated my OS to Mountain Lion and now every time I open Mail I get an error message telling me GrowlMail has been disabled (see attached). 

However, I can't uninstall GrowlMail — which I no longer want to use — and the uninstaller gives me its own error message (see attached).

So, how do I uninstall GrowlMail on Mountain Lion so that I don't get an annoying error message every time I open Mail?
Screen Shot 2012-07-26 at 5.42.42 PM.png
Screen Shot 2012-07-26 at 5.45.41 PM.png

Charlie S

unread,
Aug 7, 2012, 11:47:48 AM8/7/12
to growlmai...@googlegroups.com
http://code.google.com/p/growlmail/downloads/list Try that uninsaller, might have to get around Gatekeeper
--


----
Charlie Schloss

Grab Opera the fastest browser on earth @
http://my.opera.com/community/download.pl?ref=Chas4&p=opera_desktop


Why Open the Web?

Despite the connecting purpose of the Web, it is not entirely open to all of
its users. When used correctly, HTML documents can be displayed across
platforms and devices. However, many devices are excluded access to Web
content.

http://my.opera.com/community/openweb/info/


Lachlan Payne

unread,
Aug 7, 2012, 8:19:51 PM8/7/12
to growlmai...@googlegroups.com
That is the uninstaller I have tried multiple times. Doesn't work. Same old error messages.

Rudy Richter

unread,
Aug 9, 2012, 11:23:55 PM8/9/12
to growlmai...@googlegroups.com
The uninstaller is just an applescript that quits mail.app and deletes two paths if they exist. and it worked when i ran it here, its certainly possible that the permissions on the paths it removes aren't sufficient but it should prompt for admin privileges to run the script anyway.

display dialog (localized string "title")

if button returned of result = "OK" then

try

quit application id "com.apple.mail"

end try

do shell script "rm -rf /Library/Mail/Bundles/GrowlMail.mailbundle ~/Library/Mail/Bundles/GrowlMail.mailbundle" with administrator privileges

display dialog (localized string "succeeded") buttons {localized string "OK"} default button 1

end if

Lachlan Payne

unread,
Aug 16, 2012, 10:46:36 AM8/16/12
to growlmai...@googlegroups.com
As I said, I've run the script — multiple times — and only ever get an error. It appears that the files it's trying to remove aren't even there, but something is telling Mail that GrowlMail is installed — even though I can find no evidence of it anywhere on my MBP — and so I get an additional error from Mail every single time I open it.

Any help would be appreciated.

Tomasz Zajączkowski

unread,
Aug 18, 2012, 5:41:16 PM8/18/12
to growlmai...@googlegroups.com
Please -- anyone... How do I remove this annoying message when launching Mail 6.0 (same as shown in the original post in this thread)??? It drives me nuts -- have already tried an uninstall and manual delete (I don't seem to have this Bundles directory in 10.8).

Anyone, please, any suggestions??

Fad

unread,
Aug 22, 2012, 11:03:19 PM8/22/12
to growlmai...@googlegroups.com
This is the same problem that I faced and I just want to get rid off them. Seriously I do not understand the script you gave here Rudy. Should I just copy and past or change anything to the script. Could you give something that ready such an uninstaller straight away?

Thanks

Rudy Richter

unread,
Aug 23, 2012, 1:12:19 AM8/23/12
to growlmai...@googlegroups.com
The only way the AppleScript is going to run without the error is if you change your gatekeeper setting so that all applications can run. As of 10.7 apple hides the Library folder in your home directory. Lastly, if mail says growlmail is there, then it is definitely in /Library/Mail/Bundles or ~/Library/Mail/Bundles I would suggest pasting each path into the go to folder command under the finder's go menu.

-rudy

Lachlan Payne

unread,
Aug 23, 2012, 1:22:31 AM8/23/12
to growlmai...@googlegroups.com
Huzzah! Pasting ~/Library/Mail/Bundles in to Finder>Go>Go to Folder showed up the incriminating Growlmail bundles. Manually deleted them and problem solved. No more annoying error message.

Many thanks.

Fadhir Tahar

unread,
Aug 23, 2012, 7:22:47 AM8/23/12
to growlmai...@googlegroups.com
I could not find the Mail or bundles folder under library. Any suggestion?

-fad-

Fadhir Tahar

unread,
Aug 23, 2012, 8:08:51 AM8/23/12
to growlmai...@googlegroups.com
problem solved! thanks so much!!!

mhurford

unread,
Sep 13, 2012, 5:46:50 AM9/13/12
to growlmai...@googlegroups.com, lachla...@gmail.com
TO FIX THIS EASILY:

OPEN TERMINAL paste: chflags nohidden ~/Library/

This will allow you to see the Library in mountain lion under your username. <username>/library/mail/bundles     MANUALLY DELETE GROWLMAIL and most probably the 100+ Bundles (disabled folders)

urbanmode

unread,
Sep 15, 2012, 1:43:41 AM9/15/12
to growlmai...@googlegroups.com
Thanks so much, changing the setting to allow applications downloaded from 'anywhere' did the trick and I was able to successfully uninstall growlmail without getting an error.

Hijacker

unread,
Sep 22, 2012, 6:36:38 AM9/22/12
to growlmai...@googlegroups.com, lachla...@gmail.com
Could you, step by step, tell me what you had to do to work out the problem ? I got some error with ML and Mail 6.1...

Hijacker

unread,
Sep 22, 2012, 7:17:01 AM9/22/12
to growlmai...@googlegroups.com, lachla...@gmail.com
As not said, I worked out the problem ;-)
Many thanks to Chas4 and Rudy Richter!

Peter Hartig

unread,
Sep 28, 2012, 1:19:00 PM9/28/12
to growlmai...@googlegroups.com, lachla...@gmail.com
Thanks Rudi. Your fix worked for me too. Great :-)

/Peter

Peter Hartig

unread,
Sep 28, 2012, 1:20:33 PM9/28/12
to growlmai...@googlegroups.com
Many thanks Rudy. This worked for me too :-)

/Peter

Christopher Moore

unread,
Oct 9, 2012, 5:01:38 PM10/9/12
to growlmai...@googlegroups.com, lachla...@gmail.com
This solution worked flawlessly, thanks so much.
Reply all
Reply to author
Forward
0 new messages