Package: winetricks
Version: 0.0+20121030+svn918-2
Severity: normal
Dear Maintainer,
* What led up to the situation?
I wanted to run some jscript code under wine
* What exactly did you do (or not do) that was effective (or
ineffective)?
I installed winetricks and ran "winetricks wsh56"
* What was the outcome of this action?
Trying to run a simple script with "cscript test.js" from wineconsole does
nothing.
Trying to run the same script with "wscript test.js" produces the errors:
err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not
registered
err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10}
could be created for context 0x1
fixme:wscript:Host_Echo (0x134d48)
fixme:wscript:ActiveScriptSite_OnScriptError ()
fixme:wscript:run_script SetScriptState failed: 800a01bd
* What outcome did you expect instead?
"Hello World"
Here's my script:
$ cat test.js
WScript.Echo("Hello world");
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.7-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages winetricks depends on:
ii cabextract 1.4-3
ii p7zip 9.20.1~dfsg.1-4
ii unzip 6.0-8
ii wget 1.14-1
ii wine 1.4.1-4
Versions of packages winetricks recommends:
ii gksu 2.0.2-6
ii sudo 1.8.5p2-1
ii xdg-utils 1.1.0~rc1+git20111210-6
ii zenity 3.4.0-2
winetricks suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]