[issue7024] webbrowser : Could not open ftp server using webbrowser.open()

2009-10-05 Thread Harshad Modi
Harshad Modi h...@tinyerp.com added the comment: Hi, Antoine Pitrou! It is missing key for ftp in url-handlers... how can I add key for ftp? Thanks -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue7024

[issue7024] webbrowser : Could not open ftp server using webbrowser.open()

2009-10-05 Thread Senthil Kumaran
Senthil Kumaran orsent...@gmail.com added the comment: This bug is bit a tricky case. Harshad: You might try the work-around suggested by Antoine. But that is just a work-around. not a fix. Add an entry to gconf-editor like any other. ( google). The actual bug seems to be with gnome-open which

[issue7024] webbrowser : Could not open ftp server using webbrowser.open()

2009-10-02 Thread Antoine Pitrou
Antoine Pitrou pit...@free.fr added the comment: No problem here, with Firefox 3.0.13 and Python 2.6.3. -- assignee: - georg.brandl nosy: +georg.brandl, pitrou ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue7024

[issue7024] webbrowser : Could not open ftp server using webbrowser.open()

2009-10-02 Thread Antoine Pitrou
Antoine Pitrou pit...@free.fr added the comment: If you are under GNOME, you might fire gconf-editor and check the value of the keys in /desktop/gnome/url-handlers/ftp. -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue7024

[issue7024] webbrowser : Could not open ftp server using webbrowser.open()

2009-09-30 Thread Harshad Modi
Harshad Modi h...@tinyerp.com added the comment: [Senthil Kumaran] Thanks to Reply. 1) OS : Ubuntu 9.04 - the Jaunty Jackalope - released in April 2009. 2) Default Browser : Firefox 3.0.8 3) Tested with ftp://ftp.aduni.org; but still error. 4) Python 2.6.2 (release26-maint, Apr 19 2009,