http://bugs.winehq.org/show_bug.cgi?id=4037
Summary: XpertOnline Provider Software fails to launch: fixme:ole:CoCreateInstance no classfactory created for CLSID Product: Wine Version: 20050725 Platform: Other URL: http://provider.xpertonline.net OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: m0unds@speakeasy.net
XpertOnline provider software, built by Synergistic Software Systems fails to launch. Console output when executing the program from its install directory is as follows:
:~/.wine/drive_c/Program Files/Xpert/XpertProvider$ wine XpertProvider.exe err:ole:CoGetClassObject class {00000507-0000-0010-8000-00aa006d2ea4} not regist ered err:ole:create_server class {00000507-0000-0010-8000-00aa006d2ea4} not registere d fixme:ole:CoCreateInstance no classfactory created for CLSID {00000507-0000-0010 -8000-00aa006d2ea4}, hres is 0x80040150 wine: Unhandled exception (thread 000d), starting debugger... WineDbg starting on pid 0xc wine client error:d: write: Bad address host@hostname:~/.wine/drive_c/Program Files/Xpert/XpertProvider$ Process of pi d=0x0000000c has terminated
Executable installs without issue, but when launching the installed application using wine, it fails to start. When the application starts, it should prompt the user with a login screen.