LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-16-2007, 10:46 AM   #1
nilleso
Member
 
Registered: Nov 2004
Location: ON, CANADA
Distribution: ubuntu, RHAS, and other unmentionables
Posts: 372

Rep: Reputation: 31
evolution not honoring XFCE default browser


Hello. In the mail application evolution, all URLs are opened with firefox despite the preferred web browser being opera in the XFCE preferred apps.
Any clues?

cheers
 
Old 04-16-2007, 05:36 PM   #2
MS3FGX
LQ Guru
 
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,852

Rep: Reputation: 361Reputation: 361Reputation: 361Reputation: 361
I have not used Evolution specifically, but that doesn't sound like unusual behavior to me. The XFCE preferred applications is for XFCE itself as well as programs built on the XFCE framework that you may use down the line. Since Evolution is neither of those, it is not going to obey those settings.

Again, not having specific Evolution experience I can't say where exactly it will be, but Evolution should have it's own option in the configuration to select the default browser things will be opened in.
 
Old 04-16-2007, 11:43 PM   #3
RemusX2
Member
 
Registered: Oct 2003
Location: Bozeman, Montana
Distribution: Gentoo 2010, Ubuntu 9.04
Posts: 175

Rep: Reputation: 30
If you issue these two commands within a terminal, with some adjustment for Opera, it should work:


Code:
gconftool-2 --set /desktop/gnome/url-handlers/http/command -t string 'mozilla %s'

gconftool-2 --set /desktop/gnome/url-handlers/https/command -t string 'mozilla %s'
 
Old 04-17-2007, 08:01 AM   #4
nilleso
Member
 
Registered: Nov 2004
Location: ON, CANADA
Distribution: ubuntu, RHAS, and other unmentionables
Posts: 372

Original Poster
Rep: Reputation: 31
awesome. Thank you so much. I used the following cmd's because simply using 'opera %s' overwrote the current tab instead of opening a new one which I prefer.
Code:
gconftool-2 --set /desktop/gnome/url-handlers/https/command -t string 'opera -newpage %s'
gconftool-2 --set /desktop/gnome/url-handlers/http/command -t string 'opera -newpage %s'
other possibilities are:
-newwindow--------open url in new window
-newpage----------open url in new page (tab)
-backgroundpage---open url in background page (tab)
-fullscreen---------start in full screen mode
and others for addressing specific tabs.

thanks again
cheers
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Default browser in Ximain Evolution 1.4 Maurice Arthur Mandriva 5 01-15-2005 10:37 PM
evolution - default browser: mozilla firebird (HOW?) sillygirly Linux - Software 6 09-07-2004 11:12 AM
default web browser in Ximian Evolution JDA Linux - Software 4 02-25-2004 01:52 PM
evolution default browser killi Linux - Software 1 08-19-2003 02:35 PM
Default Browser in Ximian Evolution XavierP Linux - Software 13 08-13-2003 10:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:34 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration