i'm a IT technician in a high school and i'm planning to switch from windows XP to Linux (ubuntu or Opensuse) and one of the last step I need to do is to have Wordq (www.wordq.com) working in linux.
Of course there's no official linux support but i've tried in Wine 1.2.1 in Ubuntu 10.10 and the application is starting but i've this errors:
Code: Select all
fixme:reg:RegSetKeySecurity :(0x84,4,0xcdf210): stub
fixme:reg:RegSetKeySecurity :(0x80,4,0xcdf210): stub
fixme:reg:RegSetKeySecurity :(0x84,4,0xcdf210): stub
fixme:reg:RegSetKeySecurity :(0x84,4,0xcdf210): stub
fixme:reg:RegSetKeySecurity :(0x84,4,0xcdf210): stub
fixme:reg:RegSetKeySecurity :(0x94,4,0xcef260): stub
err:ole:CoGetClassObject class {a910187f-0c7a-45ac-92cc-59edafb77b53} not registered
err:ole:CoGetClassObject class {a910187f-0c7a-45ac-92cc-59edafb77b53} not registered
err:ole:create_server class {a910187f-0c7a-45ac-92cc-59edafb77b53} not registered
err:ole:CoGetClassObject no class object {a910187f-0c7a-45ac-92cc-59edafb77b53} could be created for context 0x7
err:ole:CoGetClassObject class {a910187f-0c7a-45ac-92cc-59edafb77b53} not registered
err:ole:CoGetClassObject class {a910187f-0c7a-45ac-92cc-59edafb77b53} not registered
err:ole:create_server class {a910187f-0c7a-45ac-92cc-59edafb77b53} not registered
err:ole:CoGetClassObject no class object {a910187f-0c7a-45ac-92cc-59edafb77b53} could be created for context 0x7
err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered
err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered
err:ole:create_server class {96749377-3391-11d2-9ee3-00c04f797396} not registered
err:ole:CoGetClassObject no class object {96749377-3391-11d2-9ee3-00c04f797396} could be created for context 0x7
err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
Thanks for any help !!