Bug 555276 - Thunderbird default browser
Summary: Thunderbird default browser
Status: RESOLVED DUPLICATE of bug 551333
Alias: None
Product: openSUSE 11.2
Classification: openSUSE
Component: Firefox (show other bugs)
Version: Final
Hardware: i686 openSUSE 11.2
: P5 - None : Major with 5 votes (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-13 14:00 UTC by Christian galeffi
Modified: 2009-11-15 20:55 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian galeffi 2009-11-13 14:00:37 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
Comment 1 Raul Malea 2009-11-15 19:51:17 UTC
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.
Comment 2 Wolfgang Rosenauer 2009-11-15 20:55:33 UTC
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 ***