[Python-bugs-list] [ python-Bugs-605109 ] webbrowser.open() fails on Linux
noreply@sourceforge.net
noreply@sourceforge.net
Thu, 05 Sep 2002 08:37:08 -0700
Bugs item #605109, was opened at 2002-09-05 15:37
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=605109&group_id=5470
Category: Extension Modules
Group: Python 2.2.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Dave Hein (dthein)
Assigned to: Nobody/Anonymous (nobody)
Summary: webbrowser.open() fails on Linux
Initial Comment:
webbrowser.open( "http://www.python.org" ) just launches
the browser, but without the URL. In other words, the
default ("home") page of the browser opens, rather than the
URL specified in the call.
This fails on Linux. Function works on Win32.
I'm using Python 2.2.1, Tk/Tcl 8.4b2, Linux 2.4.9.
Web browser is Mozilla 1.0RC3.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=605109&group_id=5470