Comment 29 for bug 315996

Revision history for this message
Lawrence (annon0m0s) wrote :

Uninstalled inkscape, rebooted, reinstalled from Inkscape-0.47-3.exe downloaded from sourceforge Nov 26, put in the most recent launch_webbrowser.py. Ran inkscape help->inkscape manual. The first time that I did this no browser opened and the messages stopped just after the "before run". The second time it was run, again no browser window but the output included a traceback. The python release is still 2.5 not 2.51.
2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit (Intel)]
after thread
{'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:\Program Files\Inkscape\python\Lib\threading.py", line 460, in __bootstrap
  File "C:\Program Files\Inkscape\share\extensions\launch_webbrowser.py", line 20, in run
  File "C:\Program Files\Inkscape\python\Lib\webbrowser.py", line 59, in open
<type 'exceptions.TypeError'>: 'NoneType' object is not callable