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=32263
Bug #: 32263
Summary: AtlModuleExtractCreateWndData and
AtlModuleAddCreateWndData not found, needed by QQ2011
Product: Wine
Version: 1.5.17
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
When install and start QQ2011 with wine-1.5.17-256-g2b5ddbf, I got the
following errors:
err:module:find_forwarded_export function not found for forward
'atl100.AtlModuleExtractCreateWndData' used by
L"C:\\windows\\system32\\atl.dll". If you are using builtin L"atl.dll", try
using the native one instead.
err:module:find_forwarded_export function not found for forward
'atl.AtlModuleExtractCreateWndData' used by
L"C:\\windows\\system32\\atl80.dll". If you are using builtin L"atl80.dll", try
using the native one instead.
err:module:find_forwarded_export function not found for forward
'atl100.AtlModuleAddCreateWndData' used by L"C:\\windows\\system32\\atl.dll".
If you are using builtin L"atl.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward
'atl.AtlModuleAddCreateWndData' used by L"C:\\windows\\system32\\atl80.dll". If
you are using builtin L"atl80.dll", try using the native one instead.
A quick look in dlls/atl/atl.spec:
These two line seems wrong:
43 stdcall AtlModuleAddCreateWndData(ptr ptr ptr) atl100.AtlModuleAddCreateWndD
44 stdcall AtlModuleExtractCreateWndData(ptr) atl100.AtlModuleExtractCreateWndD
sounds like to be:
43 stdcall AtlModuleAddCreateWndData(ptr ptr ptr)
44 stdcall AtlModuleExtractCreateWndData(ptr)
Also we have the below comment in alt80.spec for the above functions:
# don't forward to atl100.dll
See also:
45 stdcall AtlModuleRegisterWndClassInfoW(ptr ptr ptr)
atl100.AtlModuleRegisterWndClassInfoW
46 stdcall AtlModuleRegisterWndClassInfoA(ptr ptr ptr)
atl100.AtlModuleRegisterWndClassInfoA
--
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=31646
Bug #: 31646
Summary: Popcap wrapper does not work through proxy
Product: Wine
Version: 1.5.12
Platform: x86-64
URL: http://downloads.popcap.com/www/popcap_downloads/Bejew
eled2Setup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 41607
--> http://bugs.winehq.org/attachment.cgi?id=41607
wine-1.5.12-157-gbdf9a9f +wininet
The Popcap games come with a copy-protection wrapper that allows end users to
purchase games. This does not work through the proxy.
Squid 3 logs show no connection attempt.
http_proxy= to bypass the proxy.
Console output:
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 120000
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 120000
fixme:wininet:NETCON_send not connected
Workaround is native wininet.
--
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=32199
Bug #: 32199
Summary: Installer of Creo 2.0 Parametric Free Trial needs
msvcp100.dll.wctrans
Product: Wine
Version: 1.5.17
Platform: x86
URL: http://free-dl.ptc.com/install/pim_installmgr_trial.ex
e
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
Creo 2.0 is a 3D CAD design software, there is a free trial version from
http://www.ptc.com/product/creo/free-trial/download.htm#1
$ sha1sum pim_installmgr_trial.exe
40ee838da8ef2f98d49da9914c532e9b728a6a9e pim_installmgr_trial.exe
$ wine pim_installmgr_trial.exe
wine: Call from 0x7b83b29b to unimplemented function msvcp100.dll.wctrans,
aborting
--
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=32264
Bug #: 32264
Summary: Jammer 6 demo installer: can't click on window
Product: Wine
Version: 1.5.6
Platform: x86
URL: http://www.soundtrek.com/content/modules.php?name=Cont
ent&pa=showpage&pid=10
OS/Version: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: julliard(a)winehq.org
Blocks: 30945
Classification: Unclassified
Regression SHA1: 841214ddb4d4dc620e6b51dfe6655b585d423edc
Regression introduced by:
austin@debian-home:~/wine-git$ git bisect good
841214ddb4d4dc620e6b51dfe6655b585d423edc is the first bad commit
commit 841214ddb4d4dc620e6b51dfe6655b585d423edc
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Nov 21 19:20:27 2012 +0100
user32: Don't check for driver events before normal messages in
PeekMessage.
:040000 040000 79793f282ab4ee789b1f07d7e8dd89c82e4e02ab
504f597e5c86ae4e9ae21713e8a8bb27969f0d5a M dlls
--
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.