[Wine] Quickbooks internal web browser

Austin English austinenglish at gmail.com
Mon Feb 23 19:06:45 CST 2009


On Mon, Feb 23, 2009 at 6:54 PM, map7 <wineforum-user at winehq.org> wrote:
> I've installed Quickbooks 2006/07 with the following commands under Ubuntu 8.10 with Wine 1.1.4
>
> 1. Install IE 6
> sudo apt-get install wine cabextract binfmt-support
>
> $ wget http://www.kegel.com/wine/winetricks
> $ winetricks ie6 vcrun6 fakeie6
>
> 2. Install Quickbooks 06/07 by loading the CD and typing wine Setup.exe in the appropriate directory. (/media/cdrom1/library/software/QuickBooks0607/QBooks)
>
> Quickbooks loads up and I select the Sample Project.  The problem then is that the internal 'quickbooks web browser' which allows you to view customers and everything doesn't load.  It quickly flashes on the screen and dumps the following in the terminal:
>
>
>
> Code:
> fixme:system:SystemParametersInfoW Unimplemented action: 8206 (SPI_GETFOCUSBORDERWIDTH)
> fixme:system:SystemParametersInfoW Unimplemented action: 8208 (SPI_GETFOCUSBORDERHEIGHT)
> fixme:system:SystemParametersInfoW Unimplemented action: 8206 (SPI_GETFOCUSBORDERWIDTH)
> fixme:system:SystemParametersInfoW Unimplemented action: 8208 (SPI_GETFOCUSBORDERHEIGHT)
> fixme:system:SystemParametersInfoW Unimplemented action: 8206 (SPI_GETFOCUSBORDERWIDTH)
> fixme:system:SystemParametersInfoW Unimplemented action: 8208 (SPI_GETFOCUSBORDERHEIGHT)
> fixme:system:SystemParametersInfoW Unimplemented action: 8206 (SPI_GETFOCUSBORDERWIDTH)
> fixme:system:SystemParametersInfoW Unimplemented action: 8208 (SPI_GETFOCUSBORDERHEIGHT)
> err:toolbar:ToolbarWindowProc unknown msg 04a0 wp=0001002e lp=00000000
> err:rebar:REBAR_WindowProc unknown msg 04a0 wp=0001002e lp=00000000
> fixme:msxml:bsc_QueryInterface interface {6d5140c1-7436-11ce-8034-00aa006009fa} not implemented
> fixme:msxml:bsc_QueryInterface interface {79eac9e4-baf9-11ce-8c82-00aa004ba90b} not implemented
> fixme:advapi:SetEntriesInAclA 1 0x32eb04 (nil) 0x1cb72d8
> fixme:advapi:SetEntriesInAclA 1 0x32f268 (nil) 0x1cb72d8
> ### tried to create invalid date: 2/30/2000
> ### tried to create invalid date: 2/30/2000
> fixme:shdocvw:ViewObject_SetAdvise (0x3e4e860)->(1 00000000 0x502321c)


You sure you did native ie6? Try without 'fakeie6'.



-- 
-Austin



More information about the wine-users mailing list