Bug 559688

Summary: FTP links from evolution are opened in non-default browser
Product: [Fedora] Fedora Reporter: Sergio Basto <sergio>
Component: evolutionAssignee: Matthew Barnes <mbarnes>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: atorkhov, christoph.wickert, kevin, lucilanga, mbarnes, mcrha
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 525449 Environment:
Last Closed: 2010-01-28 21:34:55 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:

Description Sergio Basto 2010-01-28 18:34:08 UTC
+++ This bug was initially created as a clone of Bug #525449 +++

Description of problem:
I've changed default browser from firefox to midori, but links from evolution are still opened in firefox.

Version-Release number of selected component (if applicable):
evolution-2.28.2-1.fc12.i686

How reproducible:
Always.

Steps to Reproduce:
1. Change default browser from gnome's default to seamokey
2. Clink on FTP link in evolution
  
Actual results:
FTP Link opened in firefox

Expected results:
FTP Link opened in seamonkey

Additional info:

gnome-appearance-properties I set default browser to seamonkey

but I click in a FTP link and gives me a stupid error : 
Could not open the link:
Failed to execute child process "/usr/lib/firefox-3.5.3/firefox" (No such file or directory)
how I change this behavior ?

Comment 1 Matthew Barnes 2010-01-28 19:29:33 UTC

*** This bug has been marked as a duplicate of bug 525449 ***

Comment 2 Sergio Basto 2010-01-28 21:15:06 UTC
Description of problem:
I've changed default browser from firefox to seamonkey, but FTP links from evolution are still opened in firefox.
And with a stupid messages 
Could not open the link:
Failed to execute child process "/usr/lib/firefox-3.5.3/firefox" (No such file
or directory)


This is not the same problem,  I use KDE

Comment 3 Sergio Basto 2010-01-28 21:19:36 UTC
more if I put firefox again on gnome-default-applications-properties, _FTP_ links still gives me the  stupid message 
Could not open the link:
Failed to execute child process "/usr/lib/firefox-3.5.3/firefox" (No such file
or directory)
because I have install firefox on /usr/lib/firefox-3.5.6/
I reboot the machine , and still have the problem .

but this is only with FTP links like  ftp://blabla.com

Comment 4 Christoph Wickert 2010-01-28 21:34:55 UTC
This is not an evolution problem but a problem in control-center or even deeper in glib2. It's already discussed in bug 469169.

*** This bug has been marked as a duplicate of bug 469169 ***

Comment 5 Sergio Basto 2010-01-28 22:31:45 UTC
(In reply to comment #4)
> This is not an evolution problem but a problem in control-center or even deeper
> in glib2. It's already discussed in bug 469169.
> 
> *** This bug has been marked as a duplicate of bug 469169 ***    

yap 
gconftool-2 --get /desktop/gnome/url-handlers/ftp/command

shows the problem thanks.