// you’re reading...

Thunderbird

Integrate the messaging applet with Thunderbird in Maverick (Using CloudSn)

This article is an extension for my Replace Evolution with Thunderbird completely in Ubuntu article. Maverick users might find that the Indicator Applet extension of Thunderbird doesn’t function as it should in Maverick. If you want to completely move from Evolution to Thunderbird, you probably want to finish the steps I’ve mentioned there first.

Get Cloudsn

I’m keeping a watch on the extension’s launchpad page and will let you folks know as soon as there’s an update.

Now. I got the perfect solution for you. Try the “Cloud Service Notifications” plugin. Add the PPA:

1
2
sudo add-apt-repository ppa:chuchiperriman/cloudsn
sudo apt-get update; sudo apt-get upgrade

The launchpad page is here if you want to install in other ways:

https://launchpad.net/~chuchiperriman/+archive/cloudsn

Add the PPA, or download the .deb file if you want to test it out (I recommend you add the PPA if you want to get updates). It checks GMail, Google Reader, traditional IMAP/POP email accounts and a horde of other online services for new messages and integrates into the existing messaging applet beautifully.

What you probably want to do, is add your mail accounts to the Cloud Service Notifications settings, and in the ‘advanced’ tab when adding a service, you’ll see the field “Execute command when account is opened’. We want Thunderbird to be opened when we click on the respective mail accounts. We also want to bring it to focus if its already open. Type in the following in here.

1
thunderbird; wmctrl -a thunderbird

Note, I’m using wmctrl, a command line based Window Manager for Linux. If you don’t have it, install using:

1
sudo apt-get install wmctrl

The -a flag makes the window “thunderbird” window gain focus. Now, regardless of whether Thunderbird is open, you’ll get your notifications in the Messaging applet like so:

menu001y Integrate the messaging applet with Thunderbird in Maverick (Using CloudSn)

The Ubuntu Messaging applet with Cloudsn

Hope that helps. Thanks for the support people.

Tags: Window, Ubuntu, launchpad, thunderbird, maverick, file, mail accounts, ppa, service notifications

  • JPS

    why not using Thunderbird indicator? it’s an add-on for Thunderbird and you don’t need any other program nested in the indicator-applet…it’s working like a charm in Maverick and is easy to configure…

  • http://www.techgarten.com piggyslasher

    Will check if its working again. When Maverick just came out, it wasn’t working (for a few of us), hence I wrote this post. Its also an alternative if someone wants an always running email (and other services) checker attached to the messaging applet, without remembering to always start thunderbird. CloudSn is an alternative, not a replacement. I’ve written about the Thunderbird Indicator in my Replace Evolution with Thunderbird completely in Ubuntu article.

  • Subito Piano

    (This is essentially a duplicate of my post at http://ubuntuforums.org/showthread.php?p=10433947#post10433947 )

    I’d like to just do the Mozilla plug-in and use my tray indicator — but it’s not working in my 10.04 (Ubuntu Studio based on 10.04). I saw yesterday that i am not alone in this. Anyone else using 10.04 with success? Or anyone know of a fix?

    There’s a nice little extension “Gnome Integration” that provides its own little envelope icon — but it’s still a bit buggy – for instance, the new-mail icon doesn’t disappear when mail is read, one has to click on it manually.

  • Alex

    If all you want is to replace the Evolution icon with the Thunderbird’s one, do the following:
    1 – Delete the file “/usr/share/indicators/messages/applications/evolution”.
    2 – Create the file “/usr/share/indicators/messages/applications/thunderbird”.
    3 – Edit this file and write only “/usr/share/applications/thunderbird.desktop”.
    When you logout and login again, that mail icon that points to Evolution will be gone and in it’s place will be the Thunderbird’s one.

  • Subito Piano

    Thanks, but that’s not what i am looking for – i mean, the envelope icon doesn’t indicate when i have new mail, either with the “evolution” file or with your suggestion.

  • http://www.techgarten.com piggyslasher

    This the the post about cloudsn. Are you using it?

  • Mdwy62

    Mail-notification, which I believe is the gnome integration referred to below, does not have ssl support compiled by default. If a mail account uses ssl, mail-notification will miss it. Directions on how to recompile it are here:

    http://www.howtoforge.com/repackage_deb_packages_debian_ubuntu

    but cloudsn might be an easier route.

  • Mdwy62

    Just tried the thunderbird-indicator…xpi – it won’t install with Firefox 4.

  • http://www.techgarten.com piggyslasher

    Hang on. Thunder indicator being installed to Firefox 4? You have to install it in thunderbird mate.

  • Mdwy62

    Yeah, I had both FF and Thunderbird open. I must have tried installing it in FF by mistake. The indicator is working fine for me.

  • http://www.techgarten.com piggyslasher

    Good stuff! Which ubuntu are you on?

blog comments powered by Disqus

Jump to Topic

If you miss us too much…

Get Techgarten in your EMail

Enter your email address and press enter. You will only recieve one email a day, and only IF new content is added.

Delivered by FeedBurner

Ads

Comments