Mailinglist Archive: opensuse-bugs (7505 mails)

< Previous Next >
[Bug 413867] New: firefox cannot register as default browser (kde) ==> thunderbird needs protocol-handler hack
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Fri, 1 Aug 2008 03:23:14 -0600 (MDT)
  • Message-id: <bug-413867-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=413867


Summary: firefox cannot register as default browser (kde) ==>
thunderbird needs protocol-handler hack
Product: openSUSE 11.0
Version: Final
Platform: x86-64
OS/Version: openSUSE 11.0
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Firefox
AssignedTo: bnc-team-mozilla@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: madworm_de.novell@xxxxxxxxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---


when trying to set firefox as the default browser it does not work.
therefore links in thunderbird emails don't open without hacking the prefs.js
file:

user_pref("network.protocol-handler.app.ftp", "/usr/bin/firefox");
user_pref("network.protocol-handler.app.http", "/usr/bin/firefox");
user_pref("network.protocol-handler.app.https", "/usr/bin/firefox");


the error message given by firefox's error console is this:

Error: uncaught exception: [Exception... "Component returned failure code:
0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService]" nsresult:
"0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE)" location: "JS frame ::
chrome://browser/content/preferences/advanced.js :: anonymous :: line 535"
data: no]

(caused by clicking on "Always check to see if Firefox is the default browser
on startup - Check Now")


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >