https://bugs.winehq.org/show_bug.cgi?id=40451
Bug ID: 40451 Summary: visualcppbuildtools_full.exe does not run Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: jrmuizel@gmail.com Distribution: ---
visualcppbuildtools_full.exe from http://go.microsoft.com/fwlink/?LinkId=691126 does not seem to startup properly. I tried with wine-1.6.2 and wine-staging-1.9.7
Nothing obviously wrong is printed in the log by default.
https://bugs.winehq.org/show_bug.cgi?id=40451
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #1 from super_man@post.com --- I can confirm. The same wine-git and staging 1.9.7. And only few lines at console, nothing suspicious.
https://bugs.winehq.org/show_bug.cgi?id=40451
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk --- from a log:
0009:Call KERNEL32.lstrlenA(00133dd8 "[0008:0009][2016-04-11T21:36:50]e000: Error 0x8007007e: Failed to load module: feclient.dll\r\n[0008:0009][2016-04-11T2 1:36:50]e000: Error 0x8007007e: Failed to preload libraries.\r\n") ret=0042fd30
So it needs a dll called feclient. I copied it from windows, and then at least a splash screen comes up. It also needs .Net . Still crashes a bit later on.
I donkt know what feclient is, and if wine should provide this dll
https://bugs.winehq.org/show_bug.cgi?id=40451
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dmitry@baikal.ru, | |erich.e.hoover@wine-staging | |.com, michael@fds-team.de, | |sebastian@fds-team.de Status|UNCONFIRMED |STAGED Staged patchset| |https://github.com/wine-com | |pholio/wine-staging/tree/ma | |ster/patches/api-ms-win-Stu | |b_DLLs Ever confirmed|0 |1
https://bugs.winehq.org/show_bug.cgi?id=40451
Derek Lambert dlambert@dereklambert.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dlambert@dereklambert.com
https://bugs.winehq.org/show_bug.cgi?id=40451
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|visualcppbuildtools_full.ex |Visual C++ Build Tools 2015 |e does not run |silently fails on startup, | |needs 'feclient' stub dll | |(Windows NT File Encryption | |Client Interfaces) Staged patchset|https://github.com/wine-com |https://github.com/wine-sta |pholio/wine-staging/tree/ma |ging/wine-staging/blob/mast |ster/patches/api-ms-win-Stu |er/patches/api-ms-win-Stub_ |b_DLLs |DLLs/0026-feclient-Add-stub | |-dll.patch URL| |go.microsoft.com/fwlink/?Li | |nkId=691126 CC| |focht@gmx.net Keywords| |download Version|unspecified |1.9.7
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
refining summary to target the stub 'feclient.dll'.
https://technet.microsoft.com/en-us/library/cc700811.aspx
--- quote --- Windows NT File Encryption Client Interfaces
Encrypting File System (EFS) provides file encryption for NTFS files stored on disk. When a user modifies EFS options for a file or folder, or when an application attempts to access an encrypted file on an NTFS volume, the Win32 application programming interface (API) passes the resulting EFS-related calls to the Feclient DLL. Feclient then calls the EFS remote procedure call (RPC) interfaces in the Local Security Authority (LSA). The role of Feclient is to determine which client computer or server has the requested file and to then contact the LSA on that computer or server. --- quote ---
Regards
https://bugs.winehq.org/show_bug.cgi?id=40451
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |7f0b93c7f17af709fe5fbe17e84 | |07ffc65dbba13 Status|STAGED |RESOLVED
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
this is fixed by commit https://source.winehq.org/git/wine.git/commitdiff/7f0b93c7f17af709fe5fbe17e8...
Thanks Michael, Gijs
$ wine --version wine-3.8
Regards
https://bugs.winehq.org/show_bug.cgi?id=40451
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.9.