Comment 36 for bug 315996

Revision history for this message
Lawrence (annon0m0s) wrote :

I just downloaded Inkscape-0.47-3-win32.7z from sourceforge, uncompressed it, copied in a slightly modified launch_webbrowser.py, it has a couple more print statements. Same problems - no browser window and it is running python 2.5. The output is:
2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit (Intel)]
after thread
2.5
sys.exec_prefix: C:\ltattrie\z_storage\software\inkscape\beta\047_3_win32_7z\python
{'url': 'http://tavmjong.free.fr/INKSCAPE/MANUAL/html/index.php'}
before run
Exception in thread Thread-1 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
  File "C:\ltattrie\z_storage\software\inkscape\beta\047_3_win32_7z\python\Lib\threading.py", line 460, in __bootstrap
  File "C:\ltattrie\z_storage\software\inkscape\beta\047_3_win32_7z\share\extensions\launch_webbrowser.py", line 24, in run
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'open'