Bug 555276

Summary: Thunderbird default browser
Product: [openSUSE] openSUSE 11.2 Reporter: Christian galeffi <chri>
Component: FirefoxAssignee: E-mail List <bnc-team-mozilla>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None CC: raul.malea
Version: Final   
Target Milestone: ---   
Hardware: i686   
OS: openSUSE 11.2   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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 ***