http://bugs.winehq.org/show_bug.cgi?id=32842
Bug #: 32842 Summary: TurboTax 2012 needs shlwapi.dll IsInternetESCEnabled stub Product: Wine Version: 1.5.22 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: shlwapi AssignedTo: wine-bugs@winehq.org ReportedBy: focht@gmx.net Classification: Unclassified
Hello folks,
just a bug to cover the missing stub.
Prerequisite: 'winetricks corefonts d3d9=disabled dotnet40'
WinVer = win2k3 (bug 32758)
Managed backtrace:
--- snip --- Type: System.TypeInitializationException TypeName: Intuit.Spc.Esd.WinClient.Api.Updates.UpdateManagerUX Message: The type initializer for 'Intuit.Spc.Esd.WinClient.Api.Updates.UpdateManagerUX' threw an exception. InnerException: System.EntryPointNotFoundException: Unable to find an entry point named 'IsInternetESCEnabled' in DLL 'shlwapi.dll'. at Intuit.Spc.Esd.Core.Specific.Native.ShlwapiNativeMethods.IsInternetESCEnabled() at Intuit.Spc.Esd.Client.Common.Utilities.InternetSecurityManager.IsInternetExplorerEnhancedSecurityEnabled() at Intuit.Spc.Esd.WinClient.Api.Updates.UpdateManagerUX..cctor() TargetSite: Void .ctor(System.String) StackTrace: at Intuit.Spc.Esd.WinClient.Api.Updates.UpdateManagerUX..ctor(String applicationId) at Intuit.Ctg.Wte.Service.Delivery.eDelivery.Initialize() at Intuit.Ctg.Wte.Service.Delivery.eDelivery.Startup(IWin32Window parentDialog) at Intuit.Ctg.Wte.UseCase.Startup.StartupUseCaseController.Run(InitializeMainHandler initializeMain, Window splashWindow, Action`1 updateSplashStatus) at TurboTax.ViewModel.MainViewModel.Initialize(Window splashWindow, Action`1 updateSplashText) at TurboTax.MainWin..ctor(String[] cmdLineArgs, Window splashWindow, Action`1 updateSplashStatus, Action closeSplash) at TurboTax.App.Application_Startup(Object sender, StartupEventArgs e) at System.Windows.Application.OnStartup(StartupEventArgs e) at System.Windows.Application.<.ctor>b__1(Object unused) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) HelpLink: [null] Source: Intuit.Spc.Esd.WinClient.Api.Net --- snip ---
Regards
http://bugs.winehq.org/show_bug.cgi?id=32842
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet CC| |austinenglish@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=32842
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b8f072e910b34eebebf1eae3a97 | |8839880b7571d Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #1 from Austin English austinenglish@gmail.com 2013-02-12 14:04:28 CST --- http://source.winehq.org/git/wine.git/commitdiff/b8f072e910b34eebebf1eae3a97...
http://bugs.winehq.org/show_bug.cgi?id=32842
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2013-02-15 14:30:56 CST --- Closing bugs fixed in 1.5.24.