Bugzilla – Bug 555276
Thunderbird default browser
Last modified: 2009-11-15 20:55:33 UTC
User-Agent: Mozilla/5.0 (X11; U; Linux i686; it; rv:1.9.1.4) Gecko/20091016 SUSE/3.5.4-1.1.2 Firefox/3.5.4 No browser is opening when I click on a link in Thunderbird version 3.0b4 Reproducible: Always Steps to Reproduce: 1.open thunderbird 2.click on a link in a mail 3. Actual Results: nothing happens Expected Results: I expect to open the default browser
Identical bug. I have opensuse 11.2 desktop-kernel 2.6.31.5-0.1 Thunderbird 3.0b4 and mozila firefox 3.5.5 I try a change default browse in Configure desktop - default applications to "firefox". No resolved this situation.
Known problem. Either install gconf2-branding-openSUSE or use gconftool-2 -s /desktop/gnome/url-handlers/http/command '/usr/bin/firefox %s' --type String gconftool-2 -s /desktop/gnome/url-handlers/https/command '/usr/bin/firefox %s' --type String *** This bug has been marked as a duplicate of bug 551333 ***