http://bugs.winehq.org/show_bug.cgi?id=30078
Bug #: 30078
Summary: Many installers fail to detect MSXML6 component (Wine
doesn't advertise its own MSXML6)
Product: Wine
Version: 1.4-rc6
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
many installers require MSXML 6.0 component.
It might be useful in future to have Wine advertise its builtin by default
instead of 'winetricks -q msxml6' (considering some maturity of Wine's own).
There are different methods to detect the presence of MSXML6.
One of the most used ones which is also suggested by Microsoft is using
registry data.
Example prerequisite check from bug 19223 (Microsoft SQL Server Management
Studio Express (SSMSE)):
--- snip ---
...
0024:trace:msi:iterate_appsearch L"MSXML6PRESENT" L"MSXML6PRESENTREG"
0024:trace:msi:ACTION_AppSearchGetSignature package 0x15b348, sig 0x32f8ec
...
0024:trace:msi:ACTION_AppSearchGetSignature failed to query signature for
L"MSXML6PRESENTREG"
0024:trace:msi:ACTION_AppSearchComponents L"MSXML6PRESENTREG"
...
0024:trace:msi:ACTION_AppSearchComponents failed to query CompLocator for
L"MSXML6PRESENTREG"
0024:trace:msi:ACTION_AppSearchReg L"MSXML6PRESENTREG"
...
0024:Call advapi32.RegOpenKeyW(80000002,00790e88
L"SOFTWARE\\Microsoft\\MSXML60\\Setup",0032f818) ret=7ecb5ea4
0024:Ret advapi32.RegOpenKeyW() retval=00000002 ret=7ecb5ea4
...
0024:trace:msi:ACTION_AppSearchReg RegOpenKeyW returned 2
...
0024:trace:msi:ACTION_AppSearchIni L"MSXML6PRESENTREG"
...
0024:trace:msi:ACTION_AppSearchIni failed to query IniLocator for
L"MSXML6PRESENTREG"
0024:trace:msi:ACTION_AppSearchDr L"MSXML6PRESENTREG"
...
0024:trace:msi:ACTION_AppSearchDr failed to query DrLocator for
L"MSXML6PRESENTREG"
...
0024:trace:msi:MSI_ProcessMessage (nil) (nil) (nil) 0 200 L"Property:
MSXML6PRESENT, Signature: MSXML6PRESENTREG"
...
0024:trace:msi:ACTION_CustomAction Handling custom action
L"MISSINGPREREQERROR.6D658EB9_E2B8_429A_92C4_84337700878E" (33
L"MISSINGREDISTPREREQERROR"
L"[RedistPreReqErrorPrefix][MISSINGREDISTPREREQS][NewLine][NewLine][RedistPreReqErrorSuffix]")
...
0024:trace:msi:ACTION_CustomAction Handling custom action
L"CA_ErrorMissingPreReqs" (13 (null) L"[MISSINGREDISTPREREQERROR]")
...
0024:trace:msi:msi_get_property returning L"Setup is missing prerequisites:\n-
MSXML6\n\nGo to http://go.microsoft.com/fwlink/?LinkId=54583" for property
L"MISSINGREDISTPREREQERROR"
...
0024:Call user32.MessageBoxW(00000000,007910a0 L"Setup is missing
prerequisites:\n- MSXML6\n\nGo to
http://go.microsoft.com/fwlink/?LinkId=54583",00000000,00000000) ret=7ecc7a4d
--- snip ---
Dump of "SQLServer2005_SSMSEE.msi" using "ORCA" tool:
"InstallExecuteSequence" table:
--- snip ---
MISSINGMSXML6.6D658EB9_E2B8_429A_92C4_84337700878E (EnableMSXML6PreReq=1)
AND (NOT MSXML6PRESENT) AND (VersionNT < 600) 402
--- snip ---
"RegLocator" table:
--- snip ---
MSXML6PRESENTREG 2 SOFTWARE\Microsoft\MSXML60\Setup Uninstall 2
--- snip ---
"Installing and Redistributing MSXML 6.0":
http://msdn.microsoft.com/en-us/library/windows/desktop/cc507436%28v=vs.85%…
--- quote ---
When MSXML 6.0 is installed for the first time, the following registry key is
created with an initial value.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSXML60\Setup]
"Uninstall"="{11111111-1111-1111-1111-111111111111}"
Subsequently, whenever MSXML 6.0 is redistributed by some application, the
product code for that application is appended to the registry key shown above.
--- quote ---
Following that suggestion, running prior installer in clean WINEPREFIX:
--- snip ---
$ wine reg add "HKLM\\Software\\Microsoft\\MSXML60\\Setup" /v Uninstall /t
REG_SZ /d "{11111111-1111-1111-1111-111111111111}" /f
--- snip ---
With that registry key present, "MSXML 6.0" is considered installed.
Regards
--
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.
https://bugs.winehq.org/show_bug.cgi?id=51015
Bug ID: 51015
Summary: Excel 2007 : Userform in VBA crashes under Wine 6.5.
Regression from Wine 6.4 where it works
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zen253231(a)gmail.com
Distribution: ---
Severe regression on Excel 2007.
Last working version is 6.4
Userform makes Excel 2007 crash as soon as it is inserted into VBA Editor.
Trying to display an existing userform hangs Excel 2007 before crashing as well
--
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.
https://bugs.winehq.org/show_bug.cgi?id=47139
Bug ID: 47139
Summary: SetWorldTransform faulty when rendering text with
DrawTextEx
Product: Wine
Version: 4.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: zen253231(a)gmail.com
Distribution: ---
Created attachment 64368
--> https://bugs.winehq.org/attachment.cgi?id=64368
Text is cut on all sides when turned
Since at least wine 3.16 up to 4.7 when using DrawTextEx with (either
DT_WORDBREAK, either DT_SINGLELINE) Or DT_CALCRECT,
SetWorldTransform fails to transform correctly the size of text box and cuts
text to display inclined.
The 4 coefficients of Xform are used to compute transformation.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=51014
Bug ID: 51014
Summary: err:module:open_builtin_file failed to load .so lib
"/usr/lib/wine/d3d12.dll.so"
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: bghome(a)gmail.com
Distribution: ---
Created attachment 69860
--> https://bugs.winehq.org/attachment.cgi?id=69860
wine hid console output
The Rekordbox application is crashed at startup when HID service is running.
Steps to reproduce:
wine cmd
net start winebus
rekordbox.exe
The application displays an error window saying:
"Unexpected application error"
Meanwhile wine reports these errors on the console:
045c:err:module:open_builtin_file failed to load .so lib
"/usr/lib/wine/d3d12.dll.so"
045c:err:vulkan:wine_vkCreateInstance Failed to create instance, res=-9
045c:err:vulkan:wine_vkCreateInstance Failed to create instance, res=-9
The referenced file does exist and readable by all users:
stat /usr/lib/wine/d3d12.dll.so
File: /usr/lib/wine/d3d12.dll.so
Size: 118448 Blocks: 232 IO Block: 4096 regular file
Device: 10302h/66306d Inode: 11451903 Links: 1
Access: (0755/-rwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2021-04-14 19:14:28.000000000 +0200
Modify: 2021-04-11 19:29:17.000000000 +0200
Change: 2021-04-14 19:14:28.315339666 +0200
Birth: 2021-04-14 19:14:28.315339666 +0200
file /usr/lib/wine/d3d12.dll.so
/usr/lib/wine/d3d12.dll.so: ELF 64-bit LSB shared object, x86-64, version 1
(SYSV), dynamically linked,
BuildID[sha1]=5ad19a0946e4dfb2802168b4c8044b9f1fa976d7, stripped
--
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.
https://bugs.winehq.org/show_bug.cgi?id=49979
Bug ID: 49979
Summary: EasyCash&Tax Ribbon menu (VS2008 Feature Pack) no
longer reacts to mouse clicks on submenu items
Product: Wine
Version: 5.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mielket(a)gmx.de
Distribution: ---
When clicking a Ribbon menu item, the associated action is no longer being
activated. The main action of the Ribbon menu button (upper half) still works,
but after clicking the lower half of the element to open the submenu, the
submenu items don't respond to mouseclicks.
Tested with Ubuntu 20.04. Wine 5.0 on another Ubuntu 20.04 installation still
works.
--
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=27678
Summary: Yu-gi-oh online 3 black screen because our
D3DXAssembleShader doesn't handle apostrophes in
comments
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
CC: wine-bugs(a)winehq.org
http://www.yugioh-online.net/ links eventually to
http://dlg.ygopkg.konamionline.com/ygopkg/yo3setup_20100709en.exe
This installs and updates fine, but the app has a completely
black main window, as noted briefly in bug 25562.
The log shows
Vertex shader compilation failed:
:19:1: Warning: Newline in string constant encounterd (started line 18)
native d3dx9_36 works around the problem.
Digging into it a bit, I see that the game uses shader
assembly, and one of the lines of source is
def c96, -1, 1, 1, 1 ; somewhere I've got a bug. flipping the vectors with
this fixes it.
Kludging preprocess_shader() to replace "I've" with "I,ve" lets
the game display properly.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=3591
Michael Stefaniuc <mstefani(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |6.0.x
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37751
Bug ID: 37751
Summary: WiX Toolset v3.9 installer doesn't open with Wine-Mono
(metahostpolicy_GetRequestedRuntime returns
CLR_E_SHIM_RUNTIME))
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
The installer stops with the message "Microsoft .NET Framework required for WiX
Toolset v3.9.1006.0 setup", even though Wine Gecko is installed.
I've traced the problem in this version of WiX Toolset to
http://source.winehq.org/git/wine.git/blob/6f98de084b5fa50e08c82ac9bee579e5…
$ sha1sum wix39.exe
2906e1e5084053de0819257ad9cefc0673ab8b34 wix39.exe
--
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.
https://bugs.winehq.org/show_bug.cgi?id=51004
Bug ID: 51004
Summary: Dead Rising 2 crashes on launch with Vulkan renderer
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
04cc:fixme:d3d_shader:shader_spirv_compile Shader log:
04cc:fixme:d3d_shader:shader_spirv_compile <anonymous>: E0002: Invalid DXBC
magic.
04cc:fixme:d3d_shader:shader_spirv_compile
04cc:err:d3d_shader:shader_spirv_compile Failed to compile DXBC, ret -3.
04cc:err:d3d:wined3d_context_vk_apply_draw_state No pipeline layout set.
04cc:err:d3d:adapter_vk_draw_primitive Failed to apply draw state.
0490:err:winediag:wined3d_texture_init The application tried to create a DXTn
texture, but the driver does not support them.
wine-6.6-115-g092c7a09a5a
--
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.