this never worked for me. Under ArchLinux, I cant start web2py and chromium is indeed my default browser. This is what I tried:
https://wiki.archlinux.org/index.php/Chromium#Default_browser On Nov 17, 3:35 pm, mdipierro <mdipie...@cs.depaul.edu> wrote: > you should set the environment variableBROWSER > > http://docs.python.org/library/webbrowser.html > > On Nov 17, 5:31 pm, greenpoise <danel.sega...@gmail.com> wrote: > > > > > Ok, I must admit, I am one of those with a weird setup. I dont have > > firefox, seamonkey, IExplorer. I just happen to have Chromium and > > Opera as my two browsers. When I try to load web2py I get this error: > > > Traceback (most recent call last): > > File "web2py.py", line 20, in <module> > > import gluon.widget > > File "/home/danel/Applications/web2py/gluon/widget.py", line 85 > > print 'warning: unable todetectyourbrowser' > > > Thanks