[Bug 30422] IWebBrowser2 ServiceProvider SID_SShellBrowser not supported

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 16 14:49:13 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=30422

--- Comment #1 from Austin English <austinenglish at gmail.com> ---
Instruction on how to reproduce this would help. I tried:

$ winetricks -q python26 python26_comtypes
$ unzip -d ~/.wine/drive_c pyjs-pyjs-0.8.1a-0-g8c7cbc5.zip
$ cd ~/.wine/drive_c/pyjs-pyjs-07f54ad/
$ wine "C:\\Python26\\python.exe" bootstrap.py 
$ cd examples/helloworld
$ wine "C:\\Python26\\python.exe" Hello.py
Traceback (most recent call last):
  File "Hello.py", line 1, in <module>
    import pyjd # this is dummy in pyjs.
ImportError: No module named pyjd
fixme:msvcrt:__clean_type_info_names_internal (0x1e1f9bc8) stub

using pyjs from http://pyjs.org/Download.html

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list