Bug 471193

Summary: Error msg *libgnomevfs-WARNING **: Deprecated function * is given when setting ff as default browser
Product: Red Hat Enterprise Linux 5 Reporter: lihuang <lihuang>
Component: firefoxAssignee: Martin Stransky <stransky>
Status: CLOSED CURRENTRELEASE QA Contact: desktop-bugs <desktop-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2CC: caillon, gecko-bugs-nobody, jhorak, llim, ndai, syeghiay
Target Milestone: rcKeywords: Triaged
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: firefox-3.6.13-2.el5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-01-20 11:49:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
patch for 3.0 line
none
better one none

Description lihuang 2008-11-12 09:51:14 UTC
Description of problem:
When Setting firefox as default browser . I got the following warning msg:

[root@dhcp-66-70-18 ~]# firefox 

(Gecko:16506): libgnomevfs-WARNING **: Deprecated function.  User modifications to the MIME database are no longer supported.

(Gecko:16506): libgnomevfs-WARNING **: Deprecated function.  User modifications to the MIME database are no longer supported.

(Gecko:16506): libgnomevfs-WARNING **: Deprecated function.  User modifications to the MIME database are no longer supported.

(Gecko:16506): libgnomevfs-WARNING **: Deprecated function.  User modifications to the MIME database are no longer supported.

(Gecko:16506): libgnomevfs-WARNING **: Deprecated function.  User modifications to the MIME database are no longer supported.

(Gecko:16506): libgnomevfs-WARNING **: Deprecated function.  User modifications to the MIME database are no longer supported.


Version-Release number of selected component (if applicable):
firefox-3.0.4-1.el5

How reproducible:
Every time

Steps to Reproduce:
1.Launch ff from g-t.
1.Go to 'Edit > Preferences'.
2.On the Pref window, go to 'Advanced > General' page.
3.Click 'Check Now' button.
4.Click 'Ok' when you are asked to set ff as default browser.
  
Actual results:
The warning msg is given.

Expected results:


Additional info:
( If I click a link or the launcher on panel after installing firefox, it will invoke firefox, is it mean firefox is set as my default browser ? then why after step3, I was told *ff is not currently set as your default browser ? )

Comment 1 Yolkfull Chow 2008-11-12 10:07:11 UTC
Reference bug for rhel4 - bug 463131

Comment 2 Lawrence Lim 2008-11-17 01:15:23 UTC
llim->lihuang: why is this 5.2z bug?

Comment 3 Christopher Aillon 2008-11-17 19:51:27 UTC
We should not allow the user to even set FF as the default browser from here, this should be done via the gnome preferred application dialog.  I thought we disabled this code, already.  We should always be returning PR_TRUE for IsDefaultBrowser() ...

Comment 4 lihuang 2008-11-21 06:41:47 UTC
(In reply to comment #2)
> llim->lihuang: why is this 5.2z bug?

lihuang->llim:
I changed it carelessly when pressing Tab and up/down quickly....

Comment 6 Martin Stransky 2009-04-01 13:34:24 UTC
Created attachment 337519 [details]
patch for 3.0 line

The original patch was forgotten during firefox 3 rebase. There's a modified version for 3.0 line attached.

Comment 7 RHEL Program Management 2009-04-01 13:38:36 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux maintenance release.  Product Management has requested
further review of this request by Red Hat Engineering, for potential
inclusion in a Red Hat Enterprise Linux Update release for currently deployed
products.  This request is not yet committed for inclusion in an Update
release.

Comment 8 Martin Stransky 2009-04-01 14:39:08 UTC
Created attachment 337544 [details]
better one

Comment 13 Jan Horak 2011-01-20 11:49:02 UTC
We fixed this bug in previous security release. Closing as CURRENTRELEASE. Filled Fixed In Version: firefox-3.6.13-2.el5 for reference (version which we tested).