Excel 2003

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Sam Fourman Jr.

Excel 2003

Post by Sam Fourman Jr. »

hello wine list

I am using wine 1.0rc4 on FreeBSD 7, I installed Office 2003 directly from
the install disk
the install went GREAT however the first thing I did is run excel, and the
excel splash screen locks on the screen

here is my console output

Sam Fourman Jr.

wine EXCEL.EXE (06-09
22:22)
fixme:process:SetProcessShutdownParameters (000000f0, 00000000): partial
stub.
fixme:imm:ImmGetDescriptionW (0xe0010411, 0x1502b8, 256): semi stub
fixme:win:SetLayeredWindowAttributes (0x400be,0x00000000,128,2): stub!
fixme:win:SetLayeredWindowAttributes (0x400be,0x00000000,255,2): stub!
err:ole:CoGetClassObject class {6089a37e-eb8a-482d-bd6f-f9f46904d16d} not
registered
err:ole:CoGetClassObject no class object
{6089a37e-eb8a-482d-bd6f-f9f46904d16d} could be created for context 0x1
fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
fixme:win:EnumDisplayDevicesW ((null),0,0x34d770,0x00000000), stub!
fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
fixme:vdmdbg:VDMEnumTaskWOW (106, 0x60038426): stub!
fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
fixme:vdmdbg:VDMEnumTaskWOW (106, 0x60217c4e): stub!
fixme:keyboard:X11DRV_GetKeyboardLayout couldn't return keyboard layout for
thread 007e
fixme:keyboard:X11DRV_GetKeyboardLayout couldn't return keyboard layout for
thread 007e
fixme:keyboard:X11DRV_GetKeyboardLayout couldn't return keyboard layout for
thread 007e
fixme:keyboard:X11DRV_GetKeyboardLayout couldn't return keyboard layout for
thread 007e
fixme:keyboard:X11DRV_GetKeyboardLayout couldn't return keyboard layout for
thread 007e
fixme:keyboard:X11DRV_GetKeyboardLayout couldn't return keyboard layout for
thread 007e
fixme:keyboard:X11DRV_GetKeyboardLayout couldn't return keyboard layout for
thread 007e
fixme:vdmdbg:VDMEnumTaskWOW (146, 0x60038426): stub!
err:iphlpapi:getRouteTable Received unsupported sockaddr family 0x12
err:iphlpapi:getRouteTable Unexpected address type 0x10
err:iphlpapi:getRouteTable Unexpected address type 0x20
err:iphlpapi:getRouteTable Received unsupported sockaddr family 0x12
err:iphlpapi:getRouteTable Unexpected address type 0x10
err:iphlpapi:getRouteTable Unexpected address type 0x20

wine --version (06-09
22:23)
wine-1.0-rc4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-us ... chment.htm
Grexe
Newbie
Newbie
Posts: 1
Joined: Fri Oct 17, 2008 3:36 am

same keyboard error with Visio2003

Post by Grexe »

I have successfully installed Visio2003 on Wine 1.1.6, Kubuntu Hardy 8.04 x86.
However, upon starting, the splash screen shows, and behind (!) it an error windows pops up.
In the console, I see the following error:

fixme:keyboard:X11DRV_GetKeyboardLayout couldn't return keyboard layout for thread 0017
fixme:keyboard:X11DRV_GetKeyboardLayout couldn't return keyboard layout for thread 0009
(repeated 3 times)

I have tested WINE successfully with a different application, so it is working in principle.
Locked