The solution to this problem: I had the same trouble when i upgrade from Gutsy to Hardy, i was using FF3 beta 4 and Thunderbird 2. 1.- Close both apps. 2.- Locate the ~/.mozilla-thunderbird/xxxxxx.profile/ directory, where xxxxxx are a chain of numbers and characters. 3.- Find the file prefs.js open and add the next three lines:
user_pref("network.protocol-handler.app.http", "/usr/bin/firefox"); user_pref("network.protocol-handler.app.https", "/usr/bin/firefox"); user_pref("network.protocol-handler.app.ftp", "/usr/bin/firefox"); 4.- Save, close and test. I founded here: http://www.forosdelweb.com/f41/como-howto-integrar- mozilla-thunderbird-con-mozilla-firefox-312158/ ** Changed in: thunderbird (Ubuntu) Status: Incomplete => Invalid ** bug changed to question: https://answers.launchpad.net/ubuntu/+source/thunderbird/+question/54487 -- Clicking link in email does not open browser https://bugs.launchpad.net/bugs/210804 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs