[Bug 13242] New: MS Office Communicator fails to start
http://bugs.winehq.org/show_bug.cgi?id=13242 Summary: MS Office Communicator fails to start Product: Wine Version: 0.9.60 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: wine(a)fales-lorenz.net Until recently, it's not been possible to install MS Office Communicator 2005. (Bug 12988 documents the installer problem). However, a fix has been recently submitted for this and using that patche with a private wine build, I was able to get MOC to install. However, when I attemnpt to run it, I get: $ ./communicator.exe fixme:netapi32:NetGetJoinInformation Stub (null) 0x33f7a8 0x33f788 fixme:winstation:OpenInputDesktop (0,0,2000000): stub err:ole:CoGetClassObject class {f9b4bdee-7081-476e-a09c-bf54dc18f837} not registered err:ole:CoGetClassObject class {f9b4bdee-7081-476e-a09c-bf54dc18f837} not registered err:ole:create_server class {f9b4bdee-7081-476e-a09c-bf54dc18f837} not registered fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported err:ole:CoGetClassObject no class object {f9b4bdee-7081-476e-a09c-bf54dc18f837} could be created for context 0x17 fixme:ole:CoCreateInstance no instance created for interface {659ecad9-a5c0-11d2-a440-00c04f795683} of class {38639941-a780-4f5b-8017-8b361f9a29db}, hres is 0x80004002 $ -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13242 --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-05-15 17:13:14 --- {38639941-a780-4f5b-8017-8b361f9a29db} is "LCIMService Class" provided by lcimsp.dll. Might not have been properly registered. Can you try running regsvr32 on it? However that won't work anyway because remote RPC is not fully supported yet. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13242 --- Comment #2 from Peter Fales <wine(a)fales-lorenz.net> 2008-05-15 18:11:12 --- I tried running "regsvr32 .../path/to/lcimsp.dll" and it said "DLL successfully registered. But I still get the same results when I run communicator.exe -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13242 Peter Fales <wine(a)fales-lorenz.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine(a)fales-lorenz.net -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13242 Alex Ruse <alexruse(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexruse(a)gmail.com --- Comment #3 from Alex Ruse <alexruse(a)gmail.com> 2008-07-13 13:07:51 --- (In reply to comment #2)
I tried running "regsvr32 .../path/to/lcimsp.dll" and it said "DLL successfully registered. But I still get the same results when I run communicator.exe
Any news on this issue? I had the same initial output as Peter, running Wine 1.1.1 here. After running 'wine regsvr32 *.dll' in the Communicator install dir, the output when trying to run becomes: wine communicator.exe fixme:netapi32:NetGetJoinInformation Stub (null) 0x32f7a8 0x32f788 fixme:winstation:OpenInputDesktop (0,0,2000000): stub fixme:win:RegisterDeviceNotificationW (hwnd=0x1002c, filter=0x32f770,flags=0x00000000), STUB! err:ole:CoGetClassObject class {b9c2e9c4-68c1-4d42-a7a1-e76a26982ad6} not registered err:ole:CoGetClassObject no class object {b9c2e9c4-68c1-4d42-a7a1-e76a26982ad6} could be created for context 0x1 fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub fixme:keyboard:RegisterHotKey (0x20036,0,0x00000008,81): stub err:ole:CoGetClassObject class {4e14fba2-2e22-11d1-9964-00c04fbbb345} not registered err:ole:CoGetClassObject no class object {4e14fba2-2e22-11d1-9964-00c04fbbb345} could be created for context 0x1 Dammit, and I got really excited after the installer bug got fixed :) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13242 Nick Piper <nick-winehq(a)nickpiper.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick-winehq(a)nickpiper.co.uk -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13242 jay <jasonbronson(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jasonbronson(a)gmail.com --- Comment #4 from jay <jasonbronson(a)gmail.com> 2008-11-22 11:22:10 --- wine 1.1.8 same issue PLEASE FIX THIS ! /home/jason/.wine/drive_c/Program Files/Microsoft Office Communicator/lcimsp.dll jason(a)jason-laptop:/tmp$ regsvr32 "/home/jason/.wine/drive_c/Program Files/Microsoft Office Communicator/lcimsp.dll" Successfully registered DLL /home/jason/.wine/drive_c/Program Files/Microsoft Office Communicator/lcimsp.dll jason(a)jason-laptop:/tmp$ wine /home/jason/.wine/drive_c/Program\ Files/Microsoft\ Office\ Communicator/communicator.exe fixme:netapi32:NetGetJoinInformation Stub (null) 0x33f7a8 0x33f788 fixme:winstation:OpenInputDesktop (0,0,2000000): stub err:ole:CoGetClassObject class {f9b4bdee-7081-476e-a09c-bf54dc18f837} not registered err:ole:CoGetClassObject class {f9b4bdee-7081-476e-a09c-bf54dc18f837} not registered err:ole:create_server class {f9b4bdee-7081-476e-a09c-bf54dc18f837} not registered fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported err:ole:CoGetClassObject no class object {f9b4bdee-7081-476e-a09c-bf54dc18f837} could be created for context 0x17 fixme:ole:CoCreateInstance no instance created for interface {659ecad9-a5c0-11d2-a440-00c04f795683} of class {38639941-a780-4f5b-8017-8b361f9a29db}, hres is 0x80004002 jason(a)jason-laptop:/tmp$ wine --version wine-1.1.8 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13242 --- Comment #5 from jay <jasonbronson(a)gmail.com> 2008-11-22 11:30:18 --- Created an attachment (id=17406) --> (http://bugs.winehq.org/attachment.cgi?id=17406) Trace Log On Crash when starting program This has the details for starting MS Communicator -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13242 --- Comment #6 from jay <jasonbronson(a)gmail.com> 2008-11-22 11:31:42 --- I did a regsvr32 *dll on all the DLL's in the directory to get the trace information I posted -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13242 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2009-05-29 12:17:27 --- Is this still an issue in current (1.1.22 or newer) wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13242 --- Comment #8 from jay <jasonbronson(a)gmail.com> 2009-05-29 14:13:06 --- (In reply to comment #7)
Is this still an issue in current (1.1.22 or newer) wine?
YES it is can you please get this patch fixed ! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13242 --- Comment #9 from jay <jasonbronson(a)gmail.com> 2009-05-29 14:14:03 --- it's ridiculous that it has been a bug this long? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13242 --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2009-05-29 14:42:12 --- (In reply to comment #9)
it's ridiculous that it has been a bug this long?
Wine's a volunteer project. If you think the bug is ridiculous, feel free to fix it yourself and send a patch: http://source.winehq.org/git/wine.git/ http://www.winehq.org/sending_patches -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13242 --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2009-12-31 12:33:39 --- Probably still present: http://appdb.winehq.org/objectManager.php?sClass=version&iId=15702 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13242 --- Comment #12 from Austin English <austinenglish(a)gmail.com> 2011-03-29 19:29:54 CDT --- This is your friendly reminder that there has been no bug activity for 6 months. Is this still an issue in current (1.3.16 or newer) wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13242 --- Comment #13 from jay <jasonbronson(a)gmail.com> 2011-03-29 20:18:48 CDT --- Just ended up using Pidgin and Sipe plugin for office communicator it works perfect ! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13242 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Severity|enhancement |normal --- Comment #14 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2011-03-30 02:04:30 CDT --- Reported fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13242 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED | --- Comment #15 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2011-03-30 04:10:17 CDT --- Re-opening, misread the comment. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13242 --- Comment #16 from butraxz(a)gmail.com 2013-09-15 07:34:13 CDT --- This ticket has not been updated for over 900 days. Development recommends to check the status on your bug every release or two and let to be known if the bug is still present. If not, mark it fixed. If you are no longer able to put effort to this ticket, you can abandon it. Is this still an issue with 1.7.2 or higher ? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=13242 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht(a)gmx.net Resolution|--- |ABANDONED Summary|MS Office Communicator |MS Office Communicator 2005 |fails to start |fails to start --- Comment #17 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, since the MS Office Communicator 2005 download is gone and no mirror is to be found, resolving this 'abandoned.' Reopen if still a problem with recent Wine version. In that case please provide the .msi for download. Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=13242 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #18 from Bruno Jesus <00cpxxx(a)gmail.com> --- Closing abandoned bugs. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org