Hi, current trunk's grass.py HTML browser setup code is using wrong approach on Linux and Windows.
If GRASS_HTML_BROWSER is unset: On Linux it should at first check for presence of xdg-open command from Portland project [1] and only in case of Portland absence start "Guess the browser" game. xdg-open will use user's preffered browser; Similar on Windows, it should use "explorer" as default. No guessing required. [2] Maris. 1. http://portland.freedesktop.org/wiki/ 2. http://trac.osgeo.org/grass/ticket/980 2010/6/8, GRASS GIS <[email protected]>: > #1086: set_browser > -----------------------+---------------------------------------------------- > Reporter: lucadelu | Owner: [email protected] > Type: defect | Status: closed > Priority: critical | Milestone: 7.0.0 > Component: Startup | Version: svn-trunk > Resolution: fixed | Keywords: > Platform: Linux | Cpu: All > -----------------------+---------------------------------------------------- > Changes (by neteler): > > * status: new => closed > * resolution: => fixed > > Comment: > > Patch applied, thanks. > > -- > Ticket URL: <http://trac.osgeo.org/grass/ticket/1086#comment:1> > GRASS GIS <http://grass.osgeo.org> > _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
