Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WechatSetup install failed #5

Open
douyixuan opened this issue Jan 9, 2025 · 4 comments
Open

WechatSetup install failed #5

douyixuan opened this issue Jan 9, 2025 · 4 comments

Comments

@douyixuan
Copy link

douyixuan commented Jan 9, 2025

Prerequisite

  • WeChatSetup-3.9.11.25.exe
  • main branch of docker_wechat with zero changes
  • use the docker_build docker_run scripts

The error

[root@0b22d8dacda4 ~]# wine package/WeChatSetup-3.9.11.25.exe 
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
002c:fixme:winediag:loader_init wine-staging 9.1 is a testing version containing experimental patches.
002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
0054:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
004c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0054:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0054:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0054:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0054:err:ole:start_rpcss Failed to open RpcSs service
004c:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
004c:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
004c:err:ole:apartment_get_local_server_stream Failed: 0x80004002
007c:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\win32k.sys"
007c:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\drivers\\dxgkrnl.sys"
007c:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\drivers\\dxgmms1.sys"
wine: failed to open L"C:\\windows\\syswow64\\rundll32.exe": c0000135
wine: failed to open L"C:\\windows\\sysarm32\\rundll32.exe": c0000135
wine: configuration in L"/root/.wine" has been updated.
0144:err:environ:init_peb starting L"Z:\\root\\package\\WeChatSetup-3.9.11.25.exe" in experimental wow64 mode
wine: failed to load L"\\??\\C:\\windows\\syswow64\\ntdll.dll" error c0000135
Application could not be started, or no application associated with the specifie
d file.
ShellExecuteEx failed: Internal error.

@Saroth
Copy link
Owner

Saroth commented Jan 9, 2025

抱歉,我对Wine内核相关的问题并不熟悉,无法解答。
按以往的经验,Wine可能对内核版本有要求,请尽可能使用较新的Linux发行版

@Clov614
Copy link

Clov614 commented Jan 12, 2025

image
一样的问题,,,
image

@Clov614
Copy link

Clov614 commented Jan 12, 2025

抱歉,我对Wine内核相关的问题并不熟悉,无法解答。 按以往的经验,Wine可能对内核版本有要求,请尽可能使用较新的Linux发行版

作者您好,您的意思是问题可能出自:“fedora 的版本落后的原因吗?”,当前镜像使用的是fedora:40。

@Saroth
Copy link
Owner

Saroth commented Jan 12, 2025

抱歉,我对Wine内核相关的问题并不熟悉,无法解答。 按以往的经验,Wine可能对内核版本有要求,请尽可能使用较新的Linux发行版

作者您好,您的意思是问题可能出自:“fedora 的版本落后的原因吗?”,当前镜像使用的是fedora:40。

和镜像版本无关,是和宿主机的kernel版本有关

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants