[Bug 29666] TurboTax 2011 fails to install (.NET 4.0 Framework verification fails)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 21 15:27:24 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=29666

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |25535
            Summary|TurboTax 2011 fails to      |TurboTax 2011 fails to
                   |install                     |install (.NET 4.0 Framework
                   |                            |verification fails)

--- Comment #4 from Anastasius Focht <focht at gmx.net> 2012-01-21 15:27:24 CST ---
Hello Austin,

I added a recipe for .NET 4.0 installation in appdb.
It's messy but allows the installer to pass all .NET 4.0 prerequisite checks
and run that .NET 4.0 test app successfully.

The installer also needs 'winetricks gdiplus' or it will fail at later stage,
before copying files:

--- snip ---
0032:Call KERNEL32.OutputDebugStringW(0127cfa4 L"Error Occurred: Thread
Exception occurred: Value cannot be null.\r\nParameter name: brush\r\n\r\nStack
trace:    at System.Drawing.Graphics.FillPath(Brush brush, GraphicsPath
path)\r\n   at
Intuit.Tax.Installers.Setup.GlassButton.DrawButtonBackground(Graphics g)\r\n  
at Intuit.Tax.Installers.Setup.G"...) ret=04408728 
--- snip ---

During the installer's online update check another exception dialog is shown
(firewall/hnetcfg) but that one is harmless and can be dismissed.

Overall, the installer finishes successfully.

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.



More information about the wine-bugs mailing list