Cool VL Viewer forum
http://sldev.free.fr/forum/

Manually Set External Browser
http://sldev.free.fr/forum/viewtopic.php?f=9&t=188
Page 1 of 1

Author:  Zauber Exonar [ 2010-01-13 21:38:01 ]
Post subject:  Manually Set External Browser

In the next release of Cool Viewer, would it be possible to include an option to manually specify which browser it uses as the external browser when opening links? I've been having issues with it ignoring my default browser settings (set from both GNOME and KDE).

Author:  Henri Beauchamp [ 2010-01-13 22:19:20 ]
Post subject:  Re: Manually Set External Browser

I'm afraid this is a problem with the configuration of your system, since the viewer (either official or any third parties') uses the default browser set in Gnome or KDE...
Under Linux, when trying to open an URL with an external browser, the viewer executes the launch_url.sh script which is to be found in the viewer installation directory. You could review this script to see what's wrong on your system, and/or add debug code to it to find out what's happening exactly.

Author:  Zauber Exonar [ 2010-01-13 23:43:48 ]
Post subject:  Re: Manually Set External Browser

I figured it out. LXDE doesn't really have a sane way of setting the default browser, so I used a workaround by putting this line into my launch script:
Code:
export BROWSER="/usr/bin/google-chrome"

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/