Wine 1.01 in Ubuntu 8.10

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
kvk
Newbie
Newbie
Posts: 4
Joined: Mon Oct 27, 2008 6:45 pm

Wine 1.01 in Ubuntu 8.10

Post by kvk »

I'm running Wine 1.01 in the beta version of Ibex with Office 2003. I'm having issues with:

1. No MS equation editor extension in Word
2. Attempting to add MathType 6 to Word usually freezes, requiring Force Quit, and when it does function, Word will no longer Save.


When attempting to install MathType6:

Code: Select all

arctos@arctos:~/Desktop$ wine MTW6.0c.exe
fixme:ole:CoInitializeSecurity (0x413ea8,-1,(nil),(nil),1,3,(nil),72,(nil)) - stub!
err:ole:CoGetClassObject class {24e669e1-e90f-4595-a012-b0fd3ccc5c5a} not registered
err:ole:CoGetClassObject no class object {24e669e1-e90f-4595-a012-b0fd3ccc5c5a} could be created for context 0x1
fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
fixme:ole:CoGetCallContext ({0000013e-0000-0000-c000-000000000046}, 0x7e37f884): stub
fixme:ole:CoGetCallContext ({0000013e-0000-0000-c000-000000000046}, 0x7e37f86c): stub
fixme:ole:CoGetCallContext ({0000013e-0000-0000-c000-000000000046}, 0x7e37f86c): stub
fixme:ole:CoGetCallContext ({0000013e-0000-0000-c000-000000000046}, 0x7e37f86c): stub

fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
etc.

fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
etc.
I haven't explored any of the other applications in Office yet, as I need Word first in order to be able to interface with the rest of the Windows-bound faculty. MathType 6 works fine in Office2003 on an older Win XP machine.

Any suggestions?

Thanks so much!!
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

The Equation Editor doesn't work: http://bugs.winehq.org/show_bug.cgi?id=5264

According to the AppDB, MathType integration with Word doesn't work either: http://appdb.winehq.org/objectManager.p ... ngId=27180
kvk
Newbie
Newbie
Posts: 4
Joined: Mon Oct 27, 2008 6:45 pm

Post by kvk »

Dang!! I missed that when I was searching- my bad!

I had seen that MathType itself works : http://appdb.winehq.org/objectManager.p ... n&iId=5593, and was confused as to why it would work with 2003 in Windows but not Wine.

Thanks!

This means I have to keep my Windows machine running for now. Dang^2!!

:)
Locked