neharob / hotot

Automatically exported from code.google.com/p/hotot
0 stars 0 forks source link

Links fail to open in browser #284

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In running hotot, links fail to open in a browser when clicked.

This is running on Ubuntu 10.10, with firefox 3.6.13 as the default browser. 
The desktop is gnome. The hotot version is 0.9.5.

Please provide any additional information below.

Original issue reported on code.google.com by DaleMyers19 on 22 Feb 2011 at 4:46

GoogleCodeExporter commented 9 years ago
Similar problem here. If I start it from the terminal it will open fine, but 
when I start it from something like gmrun, it won't start a browser. I finally 
figured out that xdg-open in the terminal takes the $BROWSER variable into 
consideration. Thus it would start from the terminal. So, I just modified 
xdg-open (with a patch like I attatched). So, in my case, this wasn't really a 
problem with Hotot. Your problem might be since xdg-open (I think) will 
automatically detect firefox.

OS: Arch Linux
WM: Openbox
Browser: xdg-open... but icecat or uzbl-tabbed really

Original comment by garrett....@gmail.com on 23 Feb 2011 at 8:05

Attachments:

GoogleCodeExporter commented 9 years ago
hotot use the default browser of your desktop environment. 

please check your x-www-browser

Original comment by 5h3l...@gmail.com on 26 Feb 2011 at 5:25

GoogleCodeExporter commented 9 years ago
Firefox is my default browser. Will try Garrett's solution next time I get the 
chance. 

Original comment by DaleMyers19 on 26 Feb 2011 at 12:56

GoogleCodeExporter commented 9 years ago
Please use gnome-default-applications-properties (Preferred Applications)
to select/fix your gnome defaulr web browser.

Original comment by jhuangjiahua@gmail.com on 26 Feb 2011 at 1:15

GoogleCodeExporter commented 9 years ago

Original comment by 5h3l...@gmail.com on 17 Mar 2011 at 4:56