http://bugs.winehq.org/show_bug.cgi?id=17264
Summary: The SunSpider JavaScript benchmarks does not show the
Results
Product: Wine
Version: 1.1.14
Platform: PC
URL: http://www2.webkit.org/perf/sunspider-0.9/sunspider-
driver.html
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Created an attachment (id=19253)
--> (http://bugs.winehq.org/attachment.cgi?id=19253)
+ole,+shdocvw,+tid,+loaddll,+process
wine iexplore.exe
"http://www2.webkit.org/perf/sunspider-0.9/sunspider-driver.html"
Might be related to one of this missing features:
0033:fixme:shdocvw:ClOleCommandTarget_Exec
(0x131494)->({000214d1-0000-0000-c000-000000000046} 67 0 0x32e968 0x32e958)
0033:warn:shdocvw:InternetExplorer_QueryInterface
(0x131488)->({79eac9c5-baf9-11ce-8c82-00aa004ba90b} 0x32e97c) interface not
supported
0033:fixme:shdocvw:ClOleCommandTarget_Exec
(0x131494)->({000214d1-0000-0000-c000-000000000046} 84 0 (nil) 0x32fbc0)
Full log is attached.
--
By by ... Detlef
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=30251
Bug #: 30251
Summary: Word 2010 does not display reference styles with
builtin msxml6
Product: Wine
Version: 1.5.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Classification: Unclassified
Created attachment 39511
--> http://bugs.winehq.org/attachment.cgi?id=39511
Screenshot comparing Styles list with builtin msxml6 (left) to how it should
display (right)
On the References tab in Word 2010, there is a dropdown list of Styles that is
supposed to display the various bibliographic style options (MLA, APA, etc.).
With builtin msxml6, the list just displays empty rectangles.
Word 2007 has the same field, but it works fine with builtin msxml6.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=28832
Bug #: 28832
Summary: ddraw/tests/d3d.ok fails sometimes under valgrind with
"Expected message 0x7e, but didn't receive it."
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Today, when running "make d3d.ok" in ddraw/tests under valgrind, it failed with
d3d.c:4258: Test failed: Expected message 0x7e, but didn't receive it.
I saw a similar error three days ago:
d3d.c:4258: Test failed: Expected message 0x7e, but didn't receive it.
d3d.c:4274: Test failed: Expected message 0x7e, but didn't receive it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=23712
Summary: Rollercoaster tycoon not working
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: remco.siemonsma(a)gmail.com
CC: remco.siemonsma(a)gmail.com
Rct falls back to menu after trying to choose a park. Wine does not display any
error messages so used strace to find out what wine is actually doing. Added
the log as an attachement.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=21047
Summary: cmd does not handle for %%a in ('command')
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
an example in bug 15359 shows that firefox's build script
relies on cmd being able to loop over the output of another
command using the for command:
FOR /F "tokens=2* delims= " %%A IN ('REG QUERY "%MSVC6KEY%" /v
ProductDir') DO SET VC6DIR=%%B
Similar behavior is documented at
http://technet.microsoft.com/en-us/library/bb490909.aspx
but there it uses the /f option usebackq, and uses backquotes
rather than single quotes?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=16238
Summary: Star Wars: The Battle of Endor: Crashes while starting.
Product: Wine
Version: 1.1.9
Platform: PC-x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=applica
tion&iId=7864
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: flossl(a)live.com
Created an attachment (id=17496)
--> (http://bugs.winehq.org/attachment.cgi?id=17496)
Terminal log.
The game gives the error "Game could not be initialized.
Error:430
Description:Class does not support Automation or does not support expected
interface" and crashes after clicking the "Ok" button on the error window.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=29749
Bug #: 29749
Summary: Download Accelerator Plus: hangs on start without
native ie7
Product: Wine
Version: 1.4-rc1
Platform: x86
URL: http://download.speedbit.com/dap96.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: ieframe
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 38605
--> http://bugs.winehq.org/attachment.cgi?id=38605
terminal output
Follow up to bug 28367. Application hangs on start, then issues its crash
dialog. Native ie7 works around it.
Terminal output attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=28834
Bug #: 28834
Summary: setupapi/tests/devinst.ok fails on some machines under
Valgrind
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Twice now on my i5 laptop under valgrind, I've seen the test fail with
devinst.c:997: Test failed: SetupDiCreateDevRegKey failed: deadbeef
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=23331
Summary: Medal of Honor Airborne: Install recognizes it as
"ProductName"
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felipemoraesbr(a)gmail.com
Hi,During all install ths game is recognized as "ProductName" , and this is how
it is recognized in WINE uninstaller.
I´m using Ubuntu Lucid Lynx.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.