[Bug 36068] New: Symantec Norton 360 installer needs advapi32.dll.GetTraceEnableLevel and advapi32.GetTraceEnableFlags stubs
https://bugs.winehq.org/show_bug.cgi?id=36068 Bug ID: 36068 Summary: Symantec Norton 360 installer needs advapi32.dll.GetTraceEnableLevel and advapi32.GetTraceEnableFlags stubs Product: Wine Version: 1.7.17 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: advapi32 Assignee: wine-bugs(a)winehq.org Reporter: focht(a)gmx.net Hello folks, continuation of bug 35835 --- snip --- $ wine ./N360-TW-21.1.0-EN-US.exe ... fixme:advapi:GetTraceLoggerHandle ((nil)) stub wine: Call from 0x7b83ac57 to unimplemented function advapi32.dll.GetTraceEnableLevel, aborting fixme:msvcrt:__clean_type_info_names_internal (0x6c2dd03c) stub fixme:msvcrt:__clean_type_info_names_internal (0x6ac72c5c) stub fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100 --- snip --- MSDN: http://msdn.microsoft.com/en-us/library/windows/desktop/aa363894%28v=vs.85%2... The code (engine.dll) calls these trace API in sequence: --- snip --- GetTraceLoggerHandle() GetTraceEnableLevel() GetTraceEnableFlags() --- snip --- If you add 'GetTraceEnableLevel' and 'GetTraceEnableFlags' stubs it should be fine. $ sha1sum N360-TW-21.1.0-EN-US.exe aa05ccf9668e166ef28923d451f1c2ecad6f75f1 N360-TW-21.1.0-EN-US.exe $ du -sh N360-TW-21.1.0-EN-US.exe 202M N360-TW-21.1.0-EN-US.exe $ wine --version wine-1.7.17-53-g5d31c1e 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=36068 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer URL| |http://us.norton.com/downlo | |ads-trial-norton-360 Summary|Symantec Norton 360 |Symantec Norton 360 |installer needs |installer needs |advapi32.dll.GetTraceEnable |advapi32.dll |Level and |GetTraceEnableLevel and |advapi32.GetTraceEnableFlag |GetTraceEnableFlags stubs |s stubs | -- 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=36068 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |77b0e788b8d117aacee482b6d1a | |dda444190affd Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, this is fixed by commit http://source.winehq.org/git/wine.git/commitdiff/77b0e788b8d117aacee482b6d1a... Thanks André The installer still fails but that's another bug (missing 'RpcSs' service entry) 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=36068 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.18. -- 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=36068 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://us.norton.com/downlo |https://web.archive.org/web |ads-trial-norton-360 |/20190410163210if_/http://b | |uy-download.norton.com/down | |loads/2014/21.1/N360/US/N36 | |0-TW-21.1.0-EN.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.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla