||<>|| = Introduction = The currently released version of Thunderbird, as of end of 2010, is Thunderbird 3.1. The latest release, '''Ubuntu 10.10 Maverick Meerkat''', provides this version. Unfortunately, all older releases, including '''Ubuntu 10.04 Lucid Lynx LTS''', provide old versions of Thunderbird by default. This page will explain how to install a newer version of Thunderbird. For Ubuntu 10.04, it will explain how to upgrade to Thunderbird 3.1. For all version, it will explain how to obtain the latest development snapshot. {{attachment:IconsPage/warning.png}} It is suggested to backup your ~/.mozilla-thunderbird folder before upgrading. = Leading Edge Thunderbird = == Ubuntu 10.10 Maverick Meerkat == You are already on the leading edge. Interested in [[ThunderbirdLightning|integrated calendar for Thunderbird]]? == Ubuntu 10.04 Lucid Lynx LTS == '''Medium difficulty, high safety''': daily packages have not undergone any quality assurance. Daily packages are sometimes very safe, and sometimes don't work at all. ## EDITORS: Uncomment the block below after Mozilla build release but before Ubuntu support. ||{{attachment:IconsPage/warning.png}}||This section explains how to install packages that ''have not been fully tested''. If you encounter bugs, please file against the [[https://bugs.launchpad.net/ubuntu/+source/thunderbird|thunderbird]] package and tag PPA.|| ## EDITORS: Uncomment the block below after Thunderbird 3.0 is released and supported by Ubuntu. ##||{{attachment:IconsPage/warning.png}}||This section explains how to install packages that ''are still in development''. Even though Thunderbird 3.0 was released by Mozilla team, there is currently no 3.0 build tested by Ubuntu team.|| ## NOTE TO EDITORS: I am intentionally violating rules of this page in the next paragraph, primarily because these instructions are available all over the web and they do NOT provide a way to disable an otherwise *very* dangerous lucid-bleed PPA. '''Prerequisite''': you must have Thunderbird 3.0 installed and operational before running the following commands. {{{ sudo add-apt-repository ppa:lucid-bleed/ppa sudo apt-get update sudo apt-get install thunderbird thunderbird-locale-en-us thunderbird-gnome-support }}} Afterwards, disable lucid-bleed PPA via System -> Administration -> Software Sources. For more information on enabling and disabling PPA repositories, see [[Repositories/Ubuntu]] ||{{attachment:IconsPage/warning.png}}||It is '''very important''' that you disable lucid-bleed PPA after the update, or your system may become unstable.|| After the installation, try [[ThunderbirdLightning|integrated calendar for Thunderbird]]. Note: for techies out there, Lucid version of Thunderbird provided in this PPA is a backport from Maverick 10.10. = Bleeding Edge Thunderbird = '''Low difficulty, low safety''': daily packages have not undergone any quality assurance. Daily packages are sometimes very safe, and sometimes don't work at all. Users of recent Ubuntu releases can get the latest development version of Thunderbird from the semi-official ''ubuntu-mozilla-daily'' archive. This archive holds updates to the Mozilla suite (including Thunderbird) that are ''under active development'' - for example, ''unreleased build of Thunderbird 3.0 and development build Thunderbird 3.1'' were available at the time of writing. Although these packages will work well most of the time, you should expect crashes and other problems. To get packages that are only half-finished: ## NOTE TO EDITORS: please do not make these instructions any easier to follow (e.g. by providing terminal commands). People coming here from Google are likely to click the first thing they see, without considering the ramifications. These instructions are designed to be possible to follow, but sufficiently hard work that readers have to engage their brain. 1. Go to the [[https://edge.launchpad.net/~ubuntu-mozilla-daily/+archive/ppa|ubuntu-mozilla-daily personal package archive]]. 1. Lucid 10.04 or later: Add '''ppa:ubuntu-mozilla-daily/ppa''' to your system's Software Sources. 1. Install the package for the new version of Thunderbird (e.g. this was ''thunderbird'' at the time of writing) 1. A snapshot of a recent development version will be available immediately 1. [[https://wiki.ubuntu.com/MozillaTeam/Bugs|Report any bugs]] that you experience ## NOTE TO EDITORS: please do not make these instructions any easier to follow (e.g. by providing terminal commands). People coming here from Google are likely to click the first thing they see, without considering the ramifications. These instructions are designed to be possible to follow, but sufficiently hard work that readers have to engage their brain. = Installing from the Mozilla website = '''NOT recommended by Ubuntu Mozilla team due to interoperability concerns. Medium difficulty, medium safety''' {{attachment:IconsPage/warning.png}} Sharing the same Thunderbird profile between different versions of Thunderbird (e.g., 2.0 and 3.0) may cause problems. As long as you avoid sharing a profile between versions (something which applies to the above method, as well), Mozilla builds are safe to use, since they have undergone extensive QA prior to release. A simplified way of installing a Mozilla build is to use the [[http://ubuntuzilla.sourceforge.net/|Ubuntuzilla]] project repository. Ubuntuzilla is for ordinary users that want to use the latest Mozilla builds of Mozilla software. The Ubuntuzilla project's repository contains .deb repacks of the unmodified official Mozilla builds of Firefox, Thunderbird, and !SeaMonkey. Just add the repository to your sources, and you'll be kept up to date on the latest Mozilla releases through the package manager. See [[http://ubuntuzilla.sourceforge.net/|the Ubuntuzilla website]] for details and usage instructions. = Notes = * Thunderbird 3.0 requires Lightning version 1.0b1. More info [[ThunderbirdLightning|here]]. * Thunderbird 3.1 requires Lightning version 1.0b2. More info [[ThunderbirdLightning|here]]. * You may be able to use extensions marked as incompatible using the [[https://addons.mozilla.org/extensions/moreinfo.php?id=958|Nightly Tester Tools]] extension. * This is loosely based on/inspired by the FirefoxNewVersion !HowTo = Troubleshooting = == New Account Setup Wizard comes up == It seems that some people are having problems with the "New Account Setup Wizard" coming up when it is not supposed to. The workaround that people have found is to rename the .thunderbird folder, re-setup your account and then copy back your mail. Here's how: 1. Go to your home folder in the File Manager. 1. Click "View->Show Hidden Files" 1. Find the ".thunderbird" folder and rename it to something like ".thunderbird-backup". 1. Watch out for .thunderbird-3.0 folder which was created by development builds of Thunderbird 3.0. Delete or update it as necessary. 1. Try re-running Thunderbird and reset up your account and see if things work. 1. You can copy back mail from your .thunderbird-backup folder into your .thunderbird folder. == "Failed to connect to server mail.xxx.com" == This problem affects users of 32-bit Thunderbird and Firefox on 64-bit systems. Go to the detailed config editor (edit -> preferences -> advanced -> general -> config editor button), and set "network.dns.disableIPv6" to true. = Further Reading = * '''[[http://www.mozillamessaging.com/en-US/thunderbird/|Mozilla Thunderbird]]''' * '''[[https://wiki.mozilla.org/Thunderbird|Mozilla Thunderbird (Development information and Roadmap)]]''' * '''[[http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/|Nightly Thunderbird Builds]]''' === Still having problems? === Post your questions in : [[http://ubuntuforums.org|the Ubuntu Forums]] and we will try to help you. ---- CategoryEmail