[Bug 32758] New: TurboTax 2012 fails to run update service
http://bugs.winehq.org/show_bug.cgi?id=32758 Bug #: 32758 Summary: TurboTax 2012 fails to run update service Product: Wine Version: 1.5.22 Platform: x86 OS/Version: Linux Status: NEW Keywords: dotnet, download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com CC: focht(a)gmx.net Depends on: 27991 Classification: Unclassified Using wine-1.5.22, you'll need to workaround bug 27991, and install dotnet40 with winetricks. The installer will then work fine. Try to start it, and you'll get 3 errors on start about the update service not working. The relevant turbotax help links: http://turbotax.intuit.com/support/iq/Update-Product/Error-5639--Can-t-Confi... http://turbotax.intuit.com/support/iq/Connectivity-Errors/Error-5640--Can-t-... stdout shows: Operation is not supported on this platform. 3 times, which is probably related. -- 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=32758 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2013-01-19 15:29:06 CST --- Created attachment 43235 --> http://bugs.winehq.org/attachment.cgi?id=43235 terminal output -- 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=32758 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2013-01-19 17:55:56 CST --- Created attachment 43238 --> http://bugs.winehq.org/attachment.cgi?id=43238 WINEDEBUG=advapi32,wbemprox,wmiutils,service,wtsapi,tid Debug log. On fedora64, I get a crash that I don't get with debian32, but the update error persists for both. (This log is fedora64). -- 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=32758 --- Comment #3 from Hans Leidekker <hans(a)meelstraat.net> 2013-01-20 03:54:49 CST ---
Description: The application requested process termination through System.Environment.FailFast(string message)
Does the workaround from bug 32323 help here? -- 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=32758 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |32323 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2013-01-21 00:02:47 CST --- (In reply to comment #3)
Description: The application requested process termination through System.Environment.FailFast(string message)
Does the workaround from bug 32323 help here?
Yes. I'll attach a new log with corefonts installed. -- 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=32758 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #43238|0 |1 is obsolete| | --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2013-01-21 00:04:21 CST --- Created attachment 43268 --> http://bugs.winehq.org/attachment.cgi?id=43268 WINEDEBUG=advapi32,wbemprox,wmiutils,service,wtsapi,tid Log with corefonts. -- 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=32758 --- Comment #6 from Hans Leidekker <hans(a)meelstraat.net> 2013-01-21 02:01:12 CST --- (In reply to comment #5)
Created attachment 43268 [details] WINEDEBUG=advapi32,wbemprox,wmiutils,service,wtsapi,tid
Log with corefonts.
Nothing stands out to me. Might be worthwhile to get a +relay,+seh,+tid trace and check what's causing that "Operation is not supported on this platform" message. -- 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=32758 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2013-01-21 02:07:32 CST --- Created attachment 43269 --> http://bugs.winehq.org/attachment.cgi?id=43269 WINEDEBUG=relay,seh,tid, trimmed to 150k lines -- 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=32758 --- Comment #8 from Hans Leidekker <hans(a)meelstraat.net> 2013-01-21 10:03:41 CST --- (In reply to comment #7)
Created attachment 43269 [details] WINEDEBUG=relay,seh,tid, trimmed to 150k lines
There's no such message in that trace. Did you include stdout? -- 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=32758 --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2013-01-21 13:42:49 CST --- (In reply to comment #8)
(In reply to comment #7)
Created attachment 43269 [details] WINEDEBUG=relay,seh,tid, trimmed to 150k lines
There's no such message in that trace. Did you include stdout?
Yes, but it was trimmed too short. I've attached a much shorter log, this is +relay,+seh,+tid, between the first and second appearance of that message. I've put the full log at http://austinenglish.com/temp/bug_32758_relay.tar.bz2 Note that they were two different runs. -- 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=32758 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #43269|0 |1 is obsolete| | --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2013-01-21 13:43:17 CST --- Created attachment 43281 --> http://bugs.winehq.org/attachment.cgi?id=43281 WINEDEBUG=relay,seh,tid -- 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=32758 Bug 32758 depends on bug 27991, which changed state. Bug 27991 Summary: LsaLookupNames2 separate allocations break .NET 4.0 System.Security subsystem and leak returned buffer data http://bugs.winehq.org/show_bug.cgi?id=27991 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- 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=32758 --- Comment #11 from Hans Leidekker <hans(a)meelstraat.net> 2013-01-21 15:15:04 CST --- 003b:Call advapi32.CryptCreateHash(0017e858,0000800c,00000000,00000000,0032e028) ret=0901c934 003b:Call rsaenh.CPCreateHash(00000004,0000800c,00000000,00000000,074a4bf0) ret=7edcdc52 003b:Ret rsaenh.CPCreateHash() retval=00000000 ret=7edcdc52 003b:Ret advapi32.CryptCreateHash() retval=00000000 ret=0901c934 003b:Call KERNEL32.GetLastError() ret=79162510 003b:Ret KERNEL32.GetLastError() retval=80090008 ret=79162510 003b:Call KERNEL32.RaiseException(e0434352,00000001,00000005,0032df6c) ret=791cac08 So CryptCreateHash returns NTE_BAD_ALGID for CALG_SHA_256. According to MSDN it should be supported by the specified provider. -- 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=32758 --- Comment #12 from Hans Leidekker <hans(a)meelstraat.net> 2013-01-21 15:17:26 CST --- Created attachment 43282 --> http://bugs.winehq.org/attachment.cgi?id=43282 patch Does this patch help? -- 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=32758 --- Comment #13 from Austin English <austinenglish(a)gmail.com> 2013-01-21 15:31:35 CST --- (In reply to comment #12)
Created attachment 43282 [details] patch
Does this patch help?
No, I'll attach a new trace. -- 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=32758 --- Comment #14 from Austin English <austinenglish(a)gmail.com> 2013-01-21 15:34:51 CST --- (In reply to comment #13)
(In reply to comment #12)
Created attachment 43282 [details] patch
Does this patch help?
No, I'll attach a new trace.
http://www.austinenglish.com/temp/bug_32758_rsa_relay.txt.bz2 -- 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=32758 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #43282|0 |1 is obsolete| | --- Comment #15 from Hans Leidekker <hans(a)meelstraat.net> 2013-01-22 05:46:28 CST --- Created attachment 43293 --> http://bugs.winehq.org/attachment.cgi?id=43293 patch The provider it specifies is not present on recent Windows. Can you give this patch a try? It needs a fresh prefix. Alternatively you can remove the key from an existing prefix with regedit: HKLM\Software\Microsoft\Cryptography\Defaults\Provider\Microsoft Enhanced RSA and AES Cryptographic Provider (Prototype) -- 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=32758 --- Comment #16 from Austin English <austinenglish(a)gmail.com> 2013-01-22 12:52:42 CST --- (In reply to comment #15)
Created attachment 43293 [details] patch
The provider it specifies is not present on recent Windows. Can you give this patch a try? It needs a fresh prefix. Alternatively you can remove the key from an existing prefix with regedit:
HKLM\Software\Microsoft\Cryptography\Defaults\Provider\Microsoft Enhanced RSA and AES Cryptographic Provider (Prototype)
It does not. New log at http://austinenglish.com/temp/relay_try3.tar.bz2 -- 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=32758 --- Comment #17 from Hans Leidekker <hans(a)meelstraat.net> 2013-01-23 05:09:28 CST --- (In reply to comment #16)
(In reply to comment #15)
Created attachment 43293 [details] patch
The provider it specifies is not present on recent Windows. Can you give this patch a try? It needs a fresh prefix. Alternatively you can remove the key from an existing prefix with regedit:
HKLM\Software\Microsoft\Cryptography\Defaults\Provider\Microsoft Enhanced RSA and AES Cryptographic Provider (Prototype)
It does not. New log at http://austinenglish.com/temp/relay_try3.tar.bz2
Tests show that this provider only existed on XP, but even there the call to CryptAcquireContext fails because PROV_DH_SCHANNEL is not supported by this provider. -- 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=32758 --- Comment #18 from Anastasius Focht <focht(a)gmx.net> 2013-01-27 13:47:18 CST --- Hell folks, callstack for managed code: --- snip --- (2a.2b): CLR exception - code e0434352 (first chance) ... OS Thread Id: 0x2b (0) Child SP IP Call Site 0033e048 7b83aa73 [HelperMethodFrame: 0033e048] 0033e098 06d02a85 System.Data.SqlServerCe.SqlCeSHA256.Initialize() 0033e0b0 06d026e4 System.Data.SqlServerCe.SqlCeSHA256..ctor() 0033e0c0 06d025b4 System.Data.SqlServerCe.HashProvider.CalculateHash(System.String) 0033e0f4 06d02532 System.Data.SqlServerCe.HashProvider.MatchHash(System.String) 0033e108 06d0246f System.Data.SqlServerCe.NativeMethods.IsValidBinary(System.String) 0033e114 06d02446 System.Data.SqlServerCe.NativeMethods.ValidateNativeBinary(System.String) 0033e11c 06d02225 System.Data.SqlServerCe.NativeMethods.LoadValidLibrary(System.String) 0033e158 06d0211d System.Data.SqlServerCe.NativeMethods.LoadNativeBinariesFromPrivateFolder(System.String) 0033e168 06d01fa2 System.Data.SqlServerCe.NativeMethods.LoadNativeBinaries() 0033e1a0 06d01d86 System.Data.SqlServerCe.SqlCeEngine..ctor() 0033e1b0 06d01d41 System.Data.SqlServerCe.SqlCeEngine..ctor(System.String) 0033e1c0 06d008e0 Intuit.Spc.Esd.Client.DataAccess.Specific.SqlServerCEPersistenceHelper.Intuit.Spc.Esd.Client.DataAccess.Portable.IPersistenceHelper.CreateDatabase() 0033e1ec 06d00459 Intuit.Spc.Esd.Client.DataAccess.Portable.PersistenceManager.InstallPersistentStore(System.String) 0033e1fc 06d003f4 Intuit.Spc.Esd.Client.DataAccess.Portable.PersistenceManager.InstallOrUpgradePersistentStore(System.String) 0033e20c 06d046e5 Intuit.Spc.Esd.Client.DataAccess.Portable.GlobalPersistenceManager.TryInstallOrUpgradePersistentStore() 0033e234 06d0468e Intuit.Spc.Esd.Client.DataAccess.Portable.GlobalPersistenceManager.get_Instance() 0033e238 06d04585 Intuit.Spc.Esd.Client.DataAccess.Portable.SettingsDataAccessor..ctor() 0033e248 06d0453d Intuit.Spc.Esd.WinClient.Api.Configuration.GlobalSettings..ctor() 0033e258 06d043a6 Intuit.Spc.Esd.WinClient.Api.Configuration.ApplicationSettings..ctor(System.String) 0033e268 06d03626 Intuit.Spc.Esd.WinClient.Api.Internal.Logging.ApiLogger.LogSystemErrorEvent(System.String, System.Exception) 0033e2c8 06d034be Intuit.Spc.Esd.WinClient.Api.Internal.Logging.ApiLogger.Error(System.Exception) 0033e2d8 06d001ef Intuit.Spc.Esd.WinClient.Api.RegistrationManager.Register(Intuit.Spc.Esd.WinClient.Api.ApplicationDescriptor) 0033e3b0 06d40360 Intuit.Ctg.Wte.Service.Delivery.eDelivery.RegisterTurboTaxComponents() 0033e3d8 06cc5a5d Intuit.Ctg.Wte.Service.Delivery.eDelivery.Startup(System.Windows.Forms.IWin32Window) 0033e40c 06bd038d Intuit.Ctg.Wte.UseCase.Startup.StartupUseCaseController.Run(Intuit.Ctg.Wte.UseCase.Startup.InitializeMainHandler, System.Windows.Window, System.Action`1<System.String>) 0033e5bc 068cf642 TurboTax.ViewModel.MainViewModel.Initialize(System.Windows.Window, System.Action`1<System.String>) 0033e61c 068a3259 TurboTax.MainWin..ctor(System.String[], System.Windows.Window, System.Action`1<System.String>, System.Action) 0033e65c 05da29e1 TurboTax.App.Application_Startup(System.Object, System.Windows.StartupEventArgs) --- snip --- The relevant C# code (extracted using reflector): --- snip --- internal SqlCeSHA256() { string provider = "Microsoft Enhanced RSA and AES Cryptographic Provider"; if ((Environment.OSVersion.Version.Major == 5) && (Environment.OSVersion.Version.Minor == 1)) { provider = "Microsoft Enhanced RSA and AES Cryptographic Provider (Prototype)"; } this.InitFields(provider, ProviderType.RsaAes, AlgorithmId.Sha256); } --- snip --- It seems that provider name is special, it only exists on Windows XP. --- snip --- private void InitFields(string provider, ProviderType providerType, AlgorithmId algorithm) { this.m_algorithmId = algorithm; this.m_cspHandle = AcquireCsp(null, provider, providerType, CryptAcquireContextFlags.None | CryptAcquireContextFlags.VerifyContext); this.Initialize(); } ... public override void Initialize() { HashSafeHandle phHash = null; if (!UnsafeNativeMethods.CryptCreateHash(this.m_cspHandle, this.m_algorithmId, 0, 0, out phHash)) { int hr = Marshal.GetLastWin32Error(); if (hr == -2146893816) { throw new PlatformNotSupportedException(); } throw new CryptographicException(hr); } if (this.m_hashHandle != null) { this.m_hashHandle.Dispose(); } this.m_hashHandle = phHash; } --- snip --- Setting WinVer to "Windows 2003" works around, leading to next bug (missing IsInternetESCEnabled in 'shlwapi.dll'). If you set WinVer too high (Vista/Win7) you'll run into different bugs (insufficient dwmapi required for WPF4/MIL). 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=32758 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |32471 --- Comment #19 from Austin English <austinenglish(a)gmail.com> 2013-01-27 15:14:05 CST --- (In reply to comment #18)
Setting WinVer to "Windows 2003" works around, leading to next bug (missing IsInternetESCEnabled in 'shlwapi.dll').
If you set WinVer too high (Vista/Win7) you'll run into different bugs (insufficient dwmapi required for WPF4/MIL).
Regards
Thanks! -- 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=32758 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |32829 -- 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=32758 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |32830 -- 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=32758 --- Comment #20 from Austin English <austinenglish(a)gmail.com> 2013-01-27 15:33:14 CST --- (In reply to comment #18) Hit enter too early ;)
Setting WinVer to "Windows 2003" works around, leading to next bug (missing IsInternetESCEnabled in 'shlwapi.dll').
http://source.winehq.org/patches/data/93995 (then the app starts) http://bugs.winehq.org/show_bug.cgi?id=32829 (minor bug, preferences screen crashes in mshtml).
If you set WinVer too high (Vista/Win7) you'll run into different bugs (insufficient dwmapi required for WPF4/MIL).
http://bugs.winehq.org/show_bug.cgi?id=32830
Regards
Thanks Focht! -- 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=32758 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |32831 -- 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=32758 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://rpn.gov.ru/sites/all | |/files/users/adicom/filebro | |wser/adipnvsetup.zip Summary|TurboTax 2012 fails to run |.NET 4.0 applications using |update service |Microsoft SQL Server | |Compact Edition 4.0 report | |"PlatformNotSupportedExcept | |ion" (TurboTax 2012, Adicom | |PNV) --- Comment #21 from Anastasius Focht <focht(a)gmx.net> 2013-04-26 15:49:06 CDT --- Hello folks, obviously still present. The problem is also reported for native Windows XP versions: http://social.msdn.microsoft.com/Forums/en-US/sqlce/thread/7036facb-90a7-44a... "SqlCeSHA256 - PlatformNotSupportedException" Another app that uses the Microsoft SQL Server Compact Edition 4.0 engine and fails: "Adicom PNV": http://rpn.gov.ru/sites/all/files/users/adicom/filebrowser/adipnvsetup.zip --- snip --- 0033e42c 7b83aad3 [HelperMethodFrame: 0033e42c] 0033e47c 05a639c5 System.Data.SqlServerCe.SqlCeSHA256.Initialize() 0033e494 05a63624 System.Data.SqlServerCe.SqlCeSHA256..ctor() 0033e4a4 05a634f4 System.Data.SqlServerCe.HashProvider.CalculateHash(System.String) 0033e4d8 05a63472 System.Data.SqlServerCe.HashProvider.MatchHash(System.String) 0033e4ec 05a633af System.Data.SqlServerCe.NativeMethods.IsValidBinary(System.String) 0033e4f8 05a63386 System.Data.SqlServerCe.NativeMethods.ValidateNativeBinary(System.String) 0033e500 05a63016 System.Data.SqlServerCe.NativeMethods.LoadValidLibrary(System.String) 0033e53c 05a6211f System.Data.SqlServerCe.NativeMethods.LoadNativeBinaries() 0033e574 05a617a7 System.Data.SqlServerCe.SqlCeConnection..ctor() 0033e588 05a61760 System.Data.SqlServerCe.SqlCeConnection..ctor(System.String) 0033e598 05a601da AdiPNVUpdater.Common.GetCurrentVersionCE() 0033e5dc 04d916bb AdiPNV.App.App_Startup(System.Object, System.Windows.StartupEventArgs) --- snip --- Refining summary for better search results. $ du -sh adipnvsetup.zip 65M adipnvsetup.zip $ sha1sum adipnvsetup.zip d642ab8e03b3f5a63c83728e9724c297f23bff52 adipnvsetup.zip $ wine --version wine-1.5.29-38-g8e4317c 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=32758 Bug 32758 depends on bug 32471, which changed state. Bug 32471 Summary: Multiple .NET 4.0 apps using WPF4 fail with "X Error of failed request: GLXBadDrawable" on glxdrv_wglMakeCurrent (Evolve client, JMP 10.0) http://bugs.winehq.org/show_bug.cgi?id=32471 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- 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=32758 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|.NET 4.0 applications using |.NET 3.5 and 4.x apps using |Microsoft SQL Server |Microsoft Enhanced RSA and |Compact Edition 4.0 report |AES Cryptographic Provider |"PlatformNotSupportedExcept |with default WinVer = |ion" (TurboTax 2012, Adicom |Windows XP report |PNV) |"PlatformNotSupportedExcept | |ion" (TurboTax 2012, Adicom | |PNV, GOG.com downloader) --- Comment #22 from Anastasius Focht <focht(a)gmx.net> 2013-10-04 06:27:53 CDT --- Hello folks, still present. Encountered this with GOG.com downloader when trying to log in. Prerequisite: 'winetricks -q dotnet35sp1' and 'winetricks -q windowscodecs' (bug 33384) --- snip --- ... fixme:crypt:SystemFunction041 (0x4c5eb34, 20, 0): stub [RtlDecryptMemory] fixme:crypt:SystemFunction040 (0x4c5eb34, 20, 0): stub [RtlEncryptMemory] fixme:shell:URL_ParseUrl failed to parse L"System.Web" Message: Exception has been thrown by the target of an invocation. Stack trace: at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck) at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache) at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache) at System.Activator.CreateInstance(Type type, Boolean nonPublic) at System.Security.Cryptography.CoreCryptoConfig.CreateFromName[T](String name) at System.Security.Cryptography.Aes.Create(String algorithmName) at System.Security.Cryptography.Aes.Create() at GOGCompanionApp.Utilities.EncryptionMethods.DecryptStringFromBytes(Byte[] cipherText) at GOGCompanionApp.OAuthRequests.GetOauthAuthorization(String email, String password) Inner exception: System.PlatformNotSupportedException: The specified cryptographic algorithm is not supported on this platform. at System.Security.Cryptography.AesCryptoServiceProvider..ctor() 1:05:10 PM init started 1:05:10 PM Worker -1 Requesting https://api.gog.com/downloader2/status/stable/3.5.8 1:05:10 PM Worker -1 Request data 1:05:10 PM Worker -1 Request https://api.gog.com/downloader2/status/stable/3.5.8 successed?:True App online: True 1:05:10 PM Init ended 1:05:10 PM Login started --- snip --- This .NET app uses .NET 3.5 System.Security.Cryptography.AesCryptoServiceProvider functionality which lives in System.Core.dll Refining summary to reflect that. Setting WinVer to "Windows 2003" works around. $ du -sh Setup_Downloader_3.5.8_stable.exe 3.6M Setup_Downloader_3.5.8_stable.exe $ sha1sum Setup_Downloader_3.5.8_stable.exe 253c47bdc34de4a151febe4964ef0dd30b28eacf Setup_Downloader_3.5.8_stable.exe $ wine --version wine-1.7.3-205-g5451a1e 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=32758 Christoph Korn <c_korn(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |c_korn(a)gmx.de -- 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=32758 --- Comment #23 from Bruno Jesus <00cpxxx(a)gmail.com> --- I have XP SP3 at home and work. At work it works, at home it does not. Then I changed the CryptAcquireContext to set the flag CRYPT_NEWKEYSET and then it works as expected. Not sure this bug is valid (happens in native too), maybe a previous step during the installation was supposed to create the keyset and it failed? -- 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=32758 --- Comment #24 from Bruno Jesus <00cpxxx(a)gmail.com> --- Please try http://bugs.winehq.org/attachment.cgi?id=49114 The problem is that when AES Prototype is not found instead of returning error wine defaults to the strong provider. Now it will use correct AES provider. -- 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=32758 --- Comment #25 from Austin English <austinenglish(a)gmail.com> --- (In reply to Bruno Jesus from comment #24)
Please try http://bugs.winehq.org/attachment.cgi?id=49114 The problem is that when AES Prototype is not found instead of returning error wine defaults to the strong provider. Now it will use correct AES provider.
For TurboTax 2012, with XP mode, it gets rid of two error dialogs on start complaining that it couldn't get updates. When checking for updates, though, it then hits bug 32831. -- 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=32758 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d2793fe242ac65b4e41cc11e801 | |2e6e6379831f4 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #26 from Austin English <austinenglish(a)gmail.com> --- (In reply to Austin English from comment #25)
(In reply to Bruno Jesus from comment #24)
Please try http://bugs.winehq.org/attachment.cgi?id=49114 The problem is that when AES Prototype is not found instead of returning error wine defaults to the strong provider. Now it will use correct AES provider.
For TurboTax 2012, with XP mode, it gets rid of two error dialogs on start complaining that it couldn't get updates.
When checking for updates, though, it then hits bug 32831.
Fixed by https://source.winehq.org/git/wine.git/commitdiff/d2793fe242ac65b4e41cc11e80..., thanks Bruno. -- 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=32758 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #27 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.24. -- 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=32758 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |rsaenh -- 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=32758 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://rpn.gov.ru/sites/all |https://web.archive.org/web |/files/users/adicom/filebro |/20130404235930/http://rpn. |wser/adipnvsetup.zip |gov.ru/sites/all/files/user | |s/adicom/filebrowser/adipnv | |setup.zip --- Comment #28 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, adding stable download link via Internet Archive for documentation. https://web.archive.org/web/20130404235930/http://rpn.gov.ru/sites/all/files... https://www.virustotal.com/gui/file/afcafede3fcb34edcd99f32c8291ee33ea768201... $ sha1sum adipnvsetup.zip 9a6dced06ff970b2ad166a8e38157a86d0f73d9a adipnvsetup.zip $ du -sh adipnvsetup.zip 78M adipnvsetup.zip 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.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla