Mathcad problem with fixme:ole:CoCreateInstance

Questions about Wine on Linux
Locked
MK357
Newbie
Newbie
Posts: 1
Joined: Tue Nov 20, 2012 11:43 am

Mathcad problem with fixme:ole:CoCreateInstance

Post by MK357 »

I have installed "Mathcad 14" and when I try to start it an error "Unable to create 12.0 engine factory" comes up and it is not possible to get rid of it apter pressing on option "OK".

Ubuntu 12.10 64 bit
Mathcad 14
wine-1.5.17 with ubuntu packages
gecko1.8
mono0.0.0

Code: Select all


p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
fixme:psdrv:PSDRV_ExtEscape QUERYESCSUPPORT(24) - not supported.
fixme:toolbar:TOOLBAR_Restore send TBN_GETBUTTONINFO for each button
fixme:toolbar:TOOLBAR_Restore send TBN_GETBUTTONINFO for each button
fixme:toolbar:TOOLBAR_Restore send TBN_GETBUTTONINFO for each button
fixme:heap:RtlCompactHeap (0x1444000, 0x0) stub
fixme:ole:CoCreateInstance no instance created for interface {60eba0bc-d6af-41c2-9584-d48d3da38032} of class {60eba0bc-d6af-41c2-9584-d48d3da39999}, hres is 0x80040111
fixme:ole:CoCreateInstance no instance created for interface {60eba0bc-d6af-41c2-9584-d48d3da38032} of class {60eba0bc-d6af-41c2-9584-d48d3da39999}, hres is 0x80040111

After pressing OK line
"fixme:ole:CoCreateInstance no instance created for interface {60eba0bc-d6af-41c2-9584-d48d3da38032} of class {60eba0bc-d6af-41c2-9584-d48d3da39999}, hres is 0x80040111"
is printed on terminal and error window stays there.

What can I do to fix this problem?
Locked