http://bugs.winehq.org/show_bug.cgi?id=29634
Bug #: 29634 Summary: Unable to connect to MS Office with python and pywin32 Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: tymoteusz.jankowski@gmail.com Classification: Unclassified
Created attachment 38398 --> http://bugs.winehq.org/attachment.cgi?id=38398 The Script (which works under MS XP OS) and output after running it with Wine
I tried to write a python script which gives some of automation to MS Office. It runs under Windows xp, but not with Wine. I attached py script and log from running the script.
http://bugs.winehq.org/show_bug.cgi?id=29634
--- Comment #1 from Austin English austinenglish@gmail.com 2012-01-17 12:03:00 CST --- err:ole:marshal_object object doesn't expose interface {df0b3d60-548f-101b-8e65-08002b2bd119}, failing with error 0x80004002 err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface failed with error 0x80004002 fixme:ole:NdrClearOutParameters (0x42e760,0x57f10076,0x42e910): stub fixme:ole:NdrClearOutParameters (0x42e760,0x57f1007a,0x42e90c): stub err:ole:marshal_object object doesn't expose interface {df0b3d60-548f-101b-8e65-08002b2bd119}, failing with error 0x80004002 err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface failed with error 0x80004002 Traceback (most recent call last): File "doc_replacer_old.py", line 160, in <module> test() File "doc_replacer_old.py", line 137, in test app.Documents.Open(doc_path) File "C:\Python32\lib\site-packages\win32com\client\dynamic.py", line 505, in __getattr__ ret = self._oleobj_.Invoke(retEntry.dispid,0,invoke_type,1) pywintypes.com_error: (-2147352567, 'DISP_E_EXCEPTION', (0, 'Microsoft Word', "'Open' nie jest w�~Ba�~[ciwo�~[ci�~E.", 'C:\Program Files\Microsoft Office\OFFICE11\1045\wdmain11.chm', 25342, -2146822426), None)
http://bugs.winehq.org/show_bug.cgi?id=29634
--- Comment #2 from Dmitry Timoshkov dmitry@baikal.ru 2012-01-17 22:02:27 CST --- Wine version? Terminal output?
http://bugs.winehq.org/show_bug.cgi?id=29634
--- Comment #3 from tymoteusz.jankowski@gmail.com 2012-01-18 01:06:17 CST --- Terminal output i attached in zip as 'output'. I don't remember excatly version of Wine but i guess it's 1.3.37. I'll give exact info about version after 16 UTC.
http://bugs.winehq.org/show_bug.cgi?id=29634
--- Comment #4 from tymoteusz.jankowski@gmail.com 2012-01-18 09:54:15 CST --- I was right, this is my version wine-1.3.37.
http://bugs.winehq.org/show_bug.cgi?id=29634
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.3.37
https://bugs.winehq.org/show_bug.cgi?id=29634
--- Comment #5 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for 2 years. Is this still an issue in current (1.7.16 or newer) wine?
https://bugs.winehq.org/show_bug.cgi?id=29634
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #6 from Austin English austinenglish@gmail.com --- (In reply to Austin English from comment #5)
This is your friendly reminder that there has been no bug activity for 2 years. Is this still an issue in current (1.7.16 or newer) wine?
Abandoned.
https://bugs.winehq.org/show_bug.cgi?id=29634
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Austin English austinenglish@gmail.com --- Closing.