http://bugs.winehq.org/show_bug.cgi?id=18638
Summary: .NET 3.0 apps abort with: Call from to unimplemented
function GDI32.dll.GdiEntry13, aborting
Product: Wine
Version: 1.1.22
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
another one, rotting on harddisk half a year now (since first .NET 3.0 voyage)
- before it gets lost.
--- snip ---
Wine: Call from 0x53214562 to unimplemented function GDI32.dll.GdiEntry13,
aborting
fixme:advapi:CheckTokenMembership (0x204 0x192490 0x7eb318a8) stub!
fixme:imm:ImmDisableIME (-1): stub
fixme:thread:NtQueryInformationThread Cannot get kerneltime or usertime of
other threads
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime 2.0 Error Reporting"):
stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x000003e8,nil),0x0008,0x000000ea,0x3009a1b4,0x7ed505c0):
stub
err:eventlog:ReportEventW L"viewer.exe"
err:eventlog:ReportEventW L"1.0.0.0"
err:eventlog:ReportEventW L"473fefa6"
err:eventlog:ReportEventW L"milcore.dll"
err:eventlog:ReportEventW L"6.0.5840.16386"
err:eventlog:ReportEventW L"4539975a"
err:eventlog:ReportEventW L"0"
err:eventlog:ReportEventW L"00084562"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
--- snip ---
A simple stub is enough.
See: http://msdn.microsoft.com/en-us/library/ms648442.aspx
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.
http://bugs.winehq.org/show_bug.cgi?id=30758
Bug #: 30758
Summary: .NET 4.0 installer/CLR native ngen.exe runs into
"unimplemented function fusion.dll.InitializeFusion,
aborting" (Wine builtin fusion override during .NET 4
install)
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: fusion
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
with bug 30707 is fixed all .NET 4.0 assemblies are now installed when using
"fusion=builtin,native".
As already written, an additional "ngen=builtin" is needed for install process
to avoid native ngen.exe being called which wants this unimplemented fusion
API.
It's not really harmful as these deferred assembly -> GAC install steps have
already been carried out by msi install itself but it might confuse/scare users
looking at terminal output, spotting "unimplemented function
fusion.dll.InitializeFusion, aborting".
--- snip ---
00ff:Call KERNEL32.CreateProcessW(00000000,00cb5e98
L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\ngen.exe
executeQueuedItems 1",00000000,00000000,00000001,00000000,00000000,00cb6058
L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319",0151d6b8,0151d698)
ret=00c8ffd9
...
0101:Call KERNEL32.__wine_kernel_init() ret=7bc5312a
00ff:Ret KERNEL32.CreateProcessW() retval=00000001 ret=00c8ffd9
...
0101:Call KERNEL32.RaiseException(80000100,00000001,00000002,0033e640)
ret=f73966d9
0101:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b83940f
ip=7b83940f tid=0101
0101:trace:seh:raise_exception info[0]=f7396740
0101:trace:seh:raise_exception info[1]=f7396780
wine: Call from 0x7b83940f to unimplemented function
fusion.dll.InitializeFusion, aborting
...
0101:Call oleaut32.SysAllocString(0016eb08 L"Uninstalling assembly mscorlib,
Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 because of an
error during compilation: Unknown exception.\n") ret=608f07f9
...
--- snip ---
The assemblies are not really uninstalled as the message suggests.
Adding a simple stub for HRESULT WINAPI InitializeFusion(void), returning
E_NOTIMPL is enough to avoid that.
Only called two times:
--- snip ---
...
fixme:fusion:InitializeFusion stub!
fixme:fusion:InitializeFusion stub!
--- snip ---
After winetricks install recipe is finished, "fusion=builtin,native" override
should be dropped/reversed (not made permanent).
This allows for GAC rebuild/updates or later installation of assemblies that
are not part of msi installers (using native ngen).
For example to trigger manual GAC rebuild/update:
--- snip ---
$ wine "c:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\ngen.exe" update
--- snip ---
Regard
--
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=18639
Summary: .NET 3.0 WPF needs NtSecureConnectPort stub
Product: Wine
Version: 1.1.22
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
another one, rotting on harddisk half a year now (since first .NET 3.0 voyage)
- before it gets lost.
--- snip ---
$ wine ./Viewer.exe
fixme:ole:CoGetContextToken stub
fixme:shell:URL_ParseUrl failed to parse L"PresentationFramework"
fixme:shell:URL_ParseUrl failed to parse L"WindowsBase"
fixme:shell:URL_ParseUrl failed to parse L"System"
fixme:shell:URL_ParseUrl failed to parse L"PresentationCore"
fixme:advapi:RegisterTraceGuidsW 0x6307f2 (nil) 0x32dfc4 1 0x32dfa0 (null)
(null) 0x32dfa8
fixme:shell:URL_ParseUrl failed to parse L"Viewer.resources"
fixme:shell:URL_ParseUrl failed to parse L"Viewer.resources"
fixme:shell:URL_ParseUrl failed to parse L"Engine"
fixme:shell:URL_ParseUrl failed to parse L"msvcm90"
fixme:shell:URL_ParseUrl failed to parse L"Cube"
fixme:advapi:RegisterTraceGuidsW 0x532dc234 (nil) 0x53218780 27 0x32d050 (null)
(null) 0x53355f40
fixme:seh:RtlCaptureStackBackTrace (2, 3, 0x533546cc, (nil)) stub!
wine: Call from 0x7bc3c616 to unimplemented function
ntdll.dll.NtSecureConnectPort, aborting
fixme:shell:URL_ParseUrl failed to parse L"PresentationFramework.resources"
fixme:advapi:CheckTokenMembership (0x1c4 0x174c50 0x32d5f8) stub!
fixme:imm:ImmDisableIME (-1): stub
fixme:thread:NtQueryInformationThread Cannot get kerneltime or usertime of
other threads
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime 2.0 Error Reporting"):
stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x00001388,(nil),0x000b,0x00000102,0x3009a1b4,0x7ed505c4):
stub
err:eventlog:ReportEventW L"clr20r3"
err:eventlog:ReportEventW L"viewer.exe"
err:eventlog:ReportEventW L"1.0.0.0"
err:eventlog:ReportEventW L"473fefa6"
err:eventlog:ReportEventW L"presentationframework"
err:eventlog:ReportEventW L"3.0.0.0"
err:eventlog:ReportEventW L"45398c20"
err:eventlog:ReportEventW L"6496"
err:eventlog:ReportEventW L"be"
err:eventlog:ReportEventW L"system.windows.markup.xamlparse"
err:eventlog:ReportEventW L"NIL"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:thread:NtQueryInformationThread info class 9 not supported yet
Unhandled Exception: System.Windows.Markup.XamlParseException: Cannot create
instance of 'MainWindow' defined in assembly 'Viewer, Version=1.0.0.0,
Culture=neutral, PublicKeyToken=963dca5fb49a45ad'. Exception has been thrown by
the target of an invocation. Error in markup file 'MainWindow.xaml'. --->
System.Reflection.TargetInvocationException: Exception has been thrown by the
target of an invocation. ---> System.TypeInitializationException: The type
initializer for 'System.Windows.Window' threw an exception. --->
System.TypeInitializationException: The type initializer for
'System.Windows.FrameworkElement' threw an exception. --->
System.TypeInitializationException: The type initializer for
'System.Windows.Documents.TextElement' threw an exception. --->
System.TypeInitializationException: The type initializer for
'System.Windows.Media.FontFamily' threw an exception. --->
System.Runtime.InteropServices.SEHException: External component has thrown an
exception.
at NtSecureConnectPort(Void** , _UNICODE_STRING* ,
_SECURITY_QUALITY_OF_SERVICE* , _PORT_VIEW* , Void* , _REMOTE_PORT_VIEW* ,
UInt32* , Void* , UInt32* )
at MS.Internal.FontCache.LPCServices.TryConnectToLPCPort(String portName,
Void* rawExpectedSid, Byte[] connectBuffer, Int32& errorCode)
at MS.Internal.FontCache.LPCServices.TryConnectToLPCPort(String portName,
Sid expectedSid, Byte[] connectBuffer, Int32& errorCode)
at MS.Internal.FontCache.LPCProtocol.TryConnectToServer(Int32 timeout,
Int32& errorCode)
at MS.Internal.FontCache.IPCCacheManager.GetServerSectionName(Int32 timeout,
Int32& errorCode)
at MS.Internal.FontCache.CacheManager.GetServerCache()
at MS.Internal.FontCache.CacheManager.Lookup(IFontCacheElement e)
at System.Windows.Media.FontFamily.PreCreateDefaultFamilyCollection()
at System.Windows.Media.FontFamily..cctor()
...
at Viewer.App.Main()
wine: Unhandled exception 0xe0434f4d at address 0x7b844f6c (thread 003e),
starting debugger...
Unhandled exception: 0xe0434f4d in 32-bit code (0x7b844fef).
--- snip ---
A simple stub returning STATUS_NOT_IMPLEMENTED is enough.
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=46085
Bug ID: 46085
Summary: Multiple ARM64 apps from Windows 10 SDK (10.0.17763.x)
need 'api-ms-win-core-winrt-string-l1-1-1.dll' stub
dll
Product: Wine
Version: 3.19
Hardware: aarch64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as it says.
Encountered while playing with some 64-bit ARM apps from Win10 SDK (running in
qemuarm64 machine). Most likely present with x86_64 Wine too.
--- snip ---
$ WINEDEBUG=+seh,+loaddll,+process wine64 DeployUtil.exe
...
0009:trace:loaddll:load_native_dll Loaded
L"Z:\\home\\focht\\Downloads\\win10sdk_arm64\\arm64\\DeployUtil.exe" at
0x140000000: native
0009:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\msvcrt.dll"
at 0x7fb3600000: builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-file-l1-2-2.dll" at 0x7fb34c0000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-errorhandling-l1-1-3.dll" at
0x7fb34a0000: builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-winrt-l1-1-0.dll" at 0x7fb3480000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\advapi32.dll" at 0x7fb33b0000: builtin
...
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-com-l1-1-1.dll" at 0x7fb2c80000:
builtin
0009:err:module:import_dll Library api-ms-win-core-winrt-string-l1-1-1.dll
(which is needed by
L"Z:\\home\\focht\\Downloads\\win10sdk_arm64\\arm64\\DeployUtil.exe") not found
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\oleaut32.dll" at 0x7fb2af0000: builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-handle-l1-1-0.dll" at 0x7fb2ab0000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-synch-l1-2-1.dll" at 0x7fb2a80000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-winrt-error-l1-1-1.dll" at
0x7fb2a60000: builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-libraryloader-l1-2-1.dll" at
0x7fb2a40000: builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-rtlsupport-l1-2-0.dll" at
0x7fb2a20000: builtin
0009:err:module:import_dll Library api-ms-win-core-processthreads-l1-1-3.dll
(which is needed by
L"Z:\\home\\focht\\Downloads\\win10sdk_arm64\\arm64\\DeployUtil.exe") not found
...
0009:err:module:attach_dlls Importing dlls for
L"Z:\\home\\focht\\Downloads\\win10sdk_arm64\\arm64\\DeployUtil.exe" failed,
status c0000135
--- snip ---
'api-ms-win-core-winrt-l1-1-0' exists but not the 1.1.1 API set.
Wine source:
https://source.winehq.org/git/wine.git/tree/HEAD:/dlls/api-ms-win-core-winr…https://source.winehq.org/git/wine.git/blob/HEAD:/dlls/api-ms-win-core-winr…
Microsoft docs:
https://docs.microsoft.com/en-us/uwp/win32-and-com/win32-apis#apis-from-api…
$ wine64 --version
wine-3.19-117-g4852130c82
Regards
--
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=46086
Bug ID: 46086
Summary: Multiple ARM64 apps from Windows 10 SDK (10.0.17763.x)
need 'api-ms-win-core-processthreads-l1-1-3' stub dll
Product: Wine
Version: 3.19
Hardware: aarch64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as it says.
Encountered while playing with some 64-bit ARM apps from Win10 SDK (running in
qemuarm64 machine). Most likely present with x86_64 Wine too.
--- snip ---
$ WINEDEBUG=+seh,+loaddll,+process wine64 DeployUtil.exe
...
0009:trace:loaddll:load_native_dll Loaded
L"Z:\\home\\focht\\Downloads\\win10sdk_arm64\\arm64\\DeployUtil.exe" at
0x140000000: native
0009:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\msvcrt.dll"
at 0x7fb3600000: builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-file-l1-2-2.dll" at 0x7fb34c0000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-errorhandling-l1-1-3.dll" at
0x7fb34a0000: builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-winrt-l1-1-0.dll" at 0x7fb3480000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\advapi32.dll" at 0x7fb33b0000: builtin
...
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-com-l1-1-1.dll" at 0x7fb2c80000:
builtin
0009:err:module:import_dll Library api-ms-win-core-winrt-string-l1-1-1.dll
(which is needed by
L"Z:\\home\\focht\\Downloads\\win10sdk_arm64\\arm64\\DeployUtil.exe") not found
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\oleaut32.dll" at 0x7fb2af0000: builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-handle-l1-1-0.dll" at 0x7fb2ab0000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-synch-l1-2-1.dll" at 0x7fb2a80000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-winrt-error-l1-1-1.dll" at
0x7fb2a60000: builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-libraryloader-l1-2-1.dll" at
0x7fb2a40000: builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-rtlsupport-l1-2-0.dll" at
0x7fb2a20000: builtin
0009:err:module:import_dll Library api-ms-win-core-processthreads-l1-1-3.dll
(which is needed by
L"Z:\\home\\focht\\Downloads\\win10sdk_arm64\\arm64\\DeployUtil.exe") not found
...
0009:err:module:attach_dlls Importing dlls for
L"Z:\\home\\focht\\Downloads\\win10sdk_arm64\\arm64\\DeployUtil.exe" failed,
status c0000135
--- snip ---
'api-ms-win-core-processthreads-l1-1-2' exists but not the 1.1.3 API set.
Wine source:
https://source.winehq.org/git/wine.git/tree/HEAD:/dlls/api-ms-win-core-proc…https://source.winehq.org/git/wine.git/blob/HEAD:/dlls/api-ms-win-core-proc…
Microsoft docs:
https://docs.microsoft.com/en-us/uwp/win32-and-com/win32-apis#apis-from-api…
$ wine64 --version
wine-3.19-117-g4852130c82
Regards
--
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=46101
Bug ID: 46101
Summary: Multiple ARM64 apps from Windows 10 SDK (10.0.17763.x)
crash on unimplemented function
api-ms-win-core-libraryloader-l1-2-1.dll.GetModuleHand
leW
Product: Wine
Version: 3.19
Hardware: aarch64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as it says.
--- snip ---
$ pwd
/home/focht/projects/woa-winrt/win10sdk-install/Windows
Kits/10/bin/10.0.17763.0/arm64
$ WINEDEBUG=+seh,+loaddll,+process wine64 ./DeployUtil.exe
...
wine: Call from 0x7bcd0024 to unimplemented function
api-ms-win-core-libraryloader-l1-2-1.dll.GetModuleHandleW, aborting
0009:trace:seh:call_stack_handlers calling handler at 0x7b4d6330 code=80000100
flags=1
wine: Unimplemented function
api-ms-win-core-libraryloader-l1-2-1.dll.GetModuleHandleW called at address
0x7bcd0024 (thread 0009), starting debugger...
Threads:
process tid prio (all id:s are in hex)
00000008 (D) Z:\home\focht\projects\woa-winrt\win10sdk-install\Windows
Kits\10\bin\10.0.17763.0\arm64\DeployUtil.exe
00000009 0 <==
...
System information:
Wine build: wine-3.19-149-g0dd6105d23
Platform: arm64
Version: Windows 8.1
Host system: Linux
Host version: 4.14.67-yocto-standard
--- snip ---
Wine source:
https://source.winehq.org/git/wine.git/blob/HEAD:/dlls/api-ms-win-core-libr…
--- snip ---
1 @ stdcall FindResourceW(long wstr wstr) kernel32.FindResourceW
2 @ stdcall LoadLibraryA(str) kernel32.LoadLibraryA
3 @ stdcall LoadLibraryW(wstr) kernel32.LoadLibraryW
--- snip ---
Microsoft docs:
https://docs.microsoft.com/en-us/uwp/win32-and-com/win32-apis#apis-from-api…
Even in the 1.2.0 APIset is has a lot more functions listed than Wine's .spec
file. I wonder what Windows 10/SDK version was used to generate these spec
files. Unfortunately that information is rarely given in the patch description.
I've already complained about that poor traceability in the past.
Regards
--
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=47308
Bug ID: 47308
Summary: VSS Test Writer Tool 'vswriter.exe' from Windows 10
SDK (10.0.17763.x) crashes on unimplemented function
vssapi.dll.CreateWriterEx
Product: Wine
Version: 4.9
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: vssapi
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
continuation of bug 47286
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files (x86)/Windows
Kits/10/bin/10.0.17763.0/x64
$ wine ./vswriter.exe VswriterSample.xml
...
Internal Error: an unexpected error happened in printStatus
We were trying to print the following message: Initializing Writer
wine: Call from 0x7b45330c to unimplemented function vssapi.dll.CreateWriterEx,
aborting
wine: Unimplemented function vssapi.dll.CreateWriterEx called at address
0x7b45330c (thread 0035), starting debugger...
--- snip ---
Microsoft docs:
https://docs.microsoft.com/en-us/windows/desktop/api/vswriter/nf-vswriter-c…
Wine source:
https://source.winehq.org/git/wine.git/blob/HEAD:/dlls/vssapi/vssapi.spec#l…
--- snip ---
81 @ stub CreateWriter
82 @ stub CreateWriterEx
--- snip ---
$ sha1sum 17763.1.180914-1434.rs5_release_WindowsSDK.iso
e702b5e5f2597d01eaee1eb1be7a34b0da0b6211
17763.1.180914-1434.rs5_release_WindowsSDK.iso
$ du -sh 17763.1.180914-1434.rs5_release_WindowsSDK.iso
815M 17763.1.180914-1434.rs5_release_WindowsSDK.iso
$ wine --version
wine-4.9-216-g381c4e7b66
Regards
--
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=50327
Bug ID: 50327
Summary: FACEIT Anti-Cheat setup crashes without logoncli.dll
Product: Wine
Version: 6.0-rc2
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 68913
--> https://bugs.winehq.org/attachment.cgi?id=68913
WINEDEBUG=warn+module
Copying logoncli.dll from Windows 10 prevents the crash.
$ sha256sum FACEITInstaller_64.exe
ffab5a69965ba6727f6b4a80fdf55835e6498c5eac9debed6fe35de110bbd724
--
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=17212
Summary: Unimplemented function ntoskrnl.exe.KeInitializeMutex
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntoskrnl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mc2374(a)mclink.it
Created an attachment (id=19133)
--> (http://bugs.winehq.org/attachment.cgi?id=19133)
Console output from the aborted installation
Trying to install Acronis True Image Home 11.
After some 'err' and 'fixme' (mostly in the msi component), the installation
process halts with the above console message and throws an unhandled exception.
--
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=16041
Summary: Acronis Crash while install
Product: Wine
Version: 1.1.8
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: james2432(a)gmail.com
Created an attachment (id=17266)
--> (http://bugs.winehq.org/attachment.cgi?id=17266)
Backtrace of acronis 12 crashing
While running the acronis home 12 the installer crashes
--
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=48392
Bug ID: 48392
Summary: Multiple applications crash on unimplemented function
WS2_32.dll.WSCSetApplicationCategory (Verbum 8,
Lineage 2's SmartGuard 3.0)
Product: Wine
Version: 5.0-rc3
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as it says. Encountered with Verbum 8 (Catholic Study Software).
--- snip ---
$ pwd
/home/focht/.wine/drive_c/users/focht/Local Settings/Application Data/Verbum
$ wine ./Verbum.exe
...
wine: Call from 0x7bc74f49 to unimplemented function
WS2_32.dll.WSCSetApplicationCategory, aborting
wine: Unimplemented function WS2_32.dll.WSCSetApplicationCategory called at
address 7BC74F49 (thread 002c), starting debugger...
...
--- snip ---
Seems to happen only on first run after fresh installation.
Prerequisite: 'winetricks -q dotnet472'
More reports, albeit sometimes not specific which app is affected:
*
https://unix.stackexchange.com/questions/504642/the-procedure-entry-point-w…
*
https://www.playonlinux.com/de/topic-16312-Dynamic_link_library_WS2_32dll.h…
Wine source:
https://source.winehq.org/git/wine.git/blob/5034d109e033fbe820829ae43adba0c…
Microsoft docs:
https://docs.microsoft.com/en-us/windows/win32/api/ws2spi/nf-ws2spi-wscseta…
$ sha1sum VerbumSetup.exe
58f591f43e8cb7b2727d74b9fbaff0ddd8ff4d3e VerbumSetup.exe
$ du -sh VerbumSetup.exe
536K VerbumSetup.exe
Full setup from bootstrapper download:
$ sha1sum verbum/Install/Installers/Verbum-x64.msi
33b00bfdf8687fdd28cc71aeede16746014e6d3e
verbum/Install/Installers/Verbum-x64.msi
$ du -sh verbum/Install/Installers/Verbum-x64.msi
187M verbum/Install/Installers/Verbum-x64.msi
$ wine --version
wine-5.0-rc3
Regards
--
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=30384
Bug #: 30384
Summary: Add support for network connectivity checks using
Network List Manager (NLM) API (Vista+)
Product: Wine
Version: 1.5.1
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
feature bug (for now).
There are applications that make use of Network List Manager (NLM) introduced
with Windows Vista/Windows 7 to check for network connectivity.
A symptom are messages like this in terminal:
--- snip ---
err:ole:CoGetClassObject class {dcb00c01-570f-4a9b-8d69-199fdba5723b} not
registered
...
err:ole:create_server class {dcb00c01-570f-4a9b-8d69-199fdba5723b} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {dcb00c01-570f-4a9b-8d69-199fdba5723b}
could be created for context 0x17
--- snip ---
MSDN overview:
http://msdn.microsoft.com/en-us/library/ee264321%28v=vs.85%29.aspx
Network List Manager:
http://msdn.microsoft.com/en-us/library/aa370803%28v=vs.85%29.aspx
Example applications: newer EA Download Manager versions, some EA Games
(Battlefield 3, FIFA12), Windows Live Essentials 2011
It seems plausible that they use an API that ought to be available on this
platform.
Failure doesn't seem critical, they use other means to detect network state.
Though I didn't test all of them.
This bug can serve as collector for apps that spam terminal with
"{dcb00c01-570f-4a9b-8d69-199fdba5723b}" (CLSID_NetworkListManager) messages.
Maybe there will be one where this missing functionality is actually breaking
the app.
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.
http://bugs.winehq.org/show_bug.cgi?id=31556
Bug #: 31556
Summary: Polar WebSync 2.6.0 doesn't install under Ubuntu 12.04
64-bit
Product: Wine
Version: 1.5.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rjjardim(a)gmail.com
Classification: Unclassified
Created attachment 41500
--> http://bugs.winehq.org/attachment.cgi?id=41500
backtrace plus the terminal output attached to the end of the file
when running the command line "wine websync_2.6.0.exe" on Ubuntu 12.04 64-bit
version to install that windows program on linux, pops up a wine dialog box
with the error which is enclosed on the attached file. further errors appear on
terminal as well as another wine dialog box error if we proceed with the
installation, which I think not to be relevant after that first one probably
due to the result triggered by aforementioned 1st error.
--
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=32412
Bug #: 32412
Summary: WebSync 2.7.0 doesn't install under Ubuntu 12.04
64-bit
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: attil(a)citromail.hu
Classification: Unclassified
Download:
https://polarpersonaltrainer.com/downloads/websync_2.7.0.exe
--
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.