http://bugs.winehq.org/show_bug.cgi?id=10488
Summary: GIT of 16.11 Exeption becaus of VBA while analysing a text Product: Wine Version: CVS/GIT Platform: HP OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: yolande@haneder.biz
While analysing a text using Workbench, Trados is fully and correctly counting the words, however is throwing an exception at the end.
Here is the wording on the logs:
fixme:advapi:RegisterEventSourceW ((null),L"Microsoft Office 11"): stub fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x000003e8,(nil),0x0008,0x000000de,0x3009a1b4,0x7ce7d670): stub err:eventlog:ReportEventW L"winword.exe" err:eventlog:ReportEventW L"11.0.5604.0" err:eventlog:ReportEventW L"3f314a2f" err:eventlog:ReportEventW L"unknown" err:eventlog:ReportEventW L"0.0.0.0" err:eventlog:ReportEventW L"00000000" err:eventlog:ReportEventW L"0" err:eventlog:ReportEventW L"f7dd807f" fixme:advapi:DeregisterEventSource (0xcafe4242) stub
Word: the add-in template (.dot file) is invalid.
Note: Is is only counting the words in the 1st try. On the second try it is not counting anymore. Problem is only with doc files (Workbench is unformatting .doc files to rtf). Counting rtf files is fine.
With rft files it is not crashing, after the exception (.doc files) it is closing.
Attached the .dot template.
http://bugs.winehq.org/show_bug.cgi?id=10488
--- Comment #1 from Yolande Haneder yolande@haneder.biz 2007-11-18 05:28:26 --- Created an attachment (id=9232) --> (http://bugs.winehq.org/attachment.cgi?id=9232) Problematic .dot file for Word
http://bugs.winehq.org/show_bug.cgi?id=10488
--- Comment #2 from Yolande Haneder yolande@haneder.biz 2007-11-18 05:32:17 --- Note: this is Only when analysing a non-rtf file. Workbench is converting all files to rtf to process them. Analyses of rtf files have no problem. When it is crashing, the .doc file has a backup file, the analyse is not proceeding when is backup file is there (file starting with ~$).
http://bugs.winehq.org/show_bug.cgi?id=10488
--- Comment #3 from Yolande Haneder yolande@haneder.biz 2007-11-18 05:44:08 --- When I try to open the template in Word 2003, I have the error &H80040110 (CdoE_VERSION according to Microsoft Website)
http://bugs.winehq.org/show_bug.cgi?id=10488
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Severity|enhancement |normal
--- Comment #4 from Dan Kegel dank@kegel.com 2007-11-18 06:17:14 --- What version of Microsoft Word are you using? (2003?)
How did you get past bug 9433 ?
We can't really support apps that require a huge number of native DLLs yet, especially IE6 (as you suggest in your recipe for bug 9433).
It helps a bit if all your native DLLs are only the ones that winetricks knows how to install; can you come up with a recipe that uses only native dlls from winetricks? http://kegel.com/wine/winetricks
http://bugs.winehq.org/show_bug.cgi?id=10488
--- Comment #5 from Yolande Haneder yolande@haneder.biz 2007-11-18 07:12:21 --- Bug 9433 is still there but I am not worrying about it:
first of all because CrossOver which is based on Wine does not have it so I think it will be solved sometimes when CrossOver sends their patch to Wine. Secondly I just need it for the net to start. My best guess as I read about it is that it is delivering me the certificates for the dlls I am adding since it is not enough to add the runtime dlls (as from the last versions of Visual Studio).
My application is not based on Visual Basic, it is a Java application tied with word (through the .dot file for Word or sdlx requiring the Visual Basic for Application).
Trados 2007 is not available anymore directly from the website. At the moment Trados 2007 SP1 is out, I find it buggy(I am not able to install it myself on XP and there had been many reported installation problems). I am then using the version from March.
Any Trados version can be a demo version when no license is found. I can send you my version on your server if you want (around 300 MB). Otherwise you have to contact SDL.
I am not using any winetrick. Any patch or tricks is pure Chinese to me sine I do not even have the basic knowledge about programming. I think this is why some get upset with my methods. I am fully shooting in the dark and one day I hit something and went that way.
I think the dlls I am using are known from Wine, sometimes they are in the package, sometimes not (you can again find the list in 10384.
http://bugs.winehq.org/show_bug.cgi?id=10488
--- Comment #6 from Yolande Haneder yolande@haneder.biz 2007-11-18 08:56:19 --- One important note:
On the version 6.2.0 of cx, you don't have to install the C++ first and the version did not have a sxs so I manually copied one from windows.
However not only the C++ was fully installing but the installation of the .NET did go through until the memory error without having C++ installed first. I think they hit the nail on the head, thus about C++ I won't worry much. Someday it won't be necessary to install it first and maybe you will be able to install .NET straight after prompting Gecko. I don't see this far away but maybe cx has a commercial interest to deliver their new version before they send their patch to Wine. It is only a matter of time.
http://bugs.winehq.org/show_bug.cgi?id=10488
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #7 from Vitaliy Margolen vitaliy@kievinfo.com 2007-11-18 10:59:58 --- Invalid. This does not work as-is with Wine. Report all Crossover related bugs to CodeWeavers not here.
http://bugs.winehq.org/show_bug.cgi?id=10488
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Vitaliy Margolen vitaliy@kievinfo.com 2007-11-18 11:00:06 --- Closing invalid.
http://bugs.winehq.org/show_bug.cgi?id=10488
Yolande Haneder yolande@haneder.biz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID |
--- Comment #9 from Yolande Haneder yolande@haneder.biz 2007-11-18 12:37:38 --- This has NOTHING to do with Crossover. I was talking about the problem in Wine about the C++ which I reported 3 months ago, which was referred to by the other party.
This problem is about Wime.
Please stop clothing things for reasons that are irrelevant.
THIS PROBLEM IS HERE ONLY ABOUT WINE, VBA, TRADOS AND OFFICE 2003!!!!!
AND NOTHING ELSE.
http://bugs.winehq.org/show_bug.cgi?id=10488
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #10 from Vitaliy Margolen vitaliy@kievinfo.com 2007-11-18 13:07:28 ---
How did you get past bug 9433 ?
Bug 9433 is still there but I am not worrying about it:
Unless that bug fixed this bug is blocked by it.
All the native dll overrides you are doing can not and will not be supported!
You have to: 1. Remove ~/.wine direcotry 2. Reinstall the programs in question WITHOUT ANYTHING ELSE. Crap like IE WILL NOT BE SUPPORTED! Ask m$ for help with that!
Invalid!
Again, if you having problems with Crossover DO NOT REPORT THEM HERE!
http://bugs.winehq.org/show_bug.cgi?id=10488
Yolande Haneder yolande@haneder.biz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID |
--- Comment #11 from Yolande Haneder yolande@haneder.biz 2007-11-18 23:39:06 --- Stop closing my bugs before you have a *real reason* for it.
Where do you see a problem with IE when I am talking that a .dot template is seen by word as invalid???? Please tell me?
I don't care about the C++ because it will work in time! And I am not going to report it to cx before the beta phase to see if it is still working or not. If it is not working, then I will report it and they will do a regression test and probably at some time send a patch.
HERE AGAIN I AM TALKING ABOUT AN INVALID TEMPLATE. Don't troll around with IE, I don't have IE installed and the software is working better than ever.
Where are you seeing that I am doing a dll override! So far as I can see the dlls I am adding were not in the pack and if they were I didn't replace them.
So pleeeeaase find me a reason why a dot template is not accepted by word (or that I get the message "add-on invalid" and you can freely close it, but don't come about cx or IE because I didn't spend a word about IE until you came here and cx was a comment out of topic that I sincerely regret.
AND I AM USING A WINE WITH THE LAST GIT AND THE LAST PREFIX!!
http://bugs.winehq.org/show_bug.cgi?id=10488
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #9232|application/xml |application/octet-stream mime type| |
http://bugs.winehq.org/show_bug.cgi?id=10488
--- Comment #12 from Yolande Haneder yolande@haneder.biz 2007-11-21 05:51:12 --- Today I tried once again and I got the following message from Workbench (not a message from Windows)
Word could not convert the text due to a OLE/COM error.
Here you are.
y.
(maybe this could help others who have problems with their template)
http://bugs.winehq.org/show_bug.cgi?id=10488
--- Comment #13 from Yolande Haneder yolande@haneder.biz 2007-11-22 05:11:30 --- Created an attachment (id=9281) --> (http://bugs.winehq.org/attachment.cgi?id=9281) Ole error with GIT from 21.11
On the GIT of the 21.11 it is getting a bit better: I have still having the problem of not being able to analyze a .doc file but at least it is not crashing the whole Workbench.
Here the log.
http://bugs.winehq.org/show_bug.cgi?id=10488
--- Comment #14 from Yolande Haneder yolande@haneder.biz 2007-11-25 00:30:20 --- Re:
err:ole:StdMarshalImpl_ReleaseMarshalData could not map object ID to stub manager, oxid=3700000038, oid=d err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d
Which I have been told to be a memory conflict in C
and
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
Could someone tell me which file in Wine is concerned so that someone my look at it?
Thank you
wine-bugs@winehq.org wrote:
http://bugs.winehq.org/show_bug.cgi?id=10488
--- Comment #14 from Yolande Haneder yolande@haneder.biz 2007-11-25 00:30:20 --- Re:
err:ole:StdMarshalImpl_ReleaseMarshalData could not map object ID to stub manager, oxid=3700000038, oid=d err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d
Which I have been told to be a memory conflict in C
and
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
Could someone tell me which file in Wine is concerned so that someone my look at it?
Thank you
Looks like dlls/ole32/marshal.c by the dump. I believe Dan Kegel had reported a bug for Wine 1.0 based on the dlls/ole32/tests/marshal.c in which it failed. The relevant bug is as follows: http://bugs.winehq.com/show_bug.cgi?id=10076
-Zac
Zac Brown wrote:
wine-bugs@winehq.org wrote:
http://bugs.winehq.org/show_bug.cgi?id=10488
--- Comment #14 from Yolande Haneder yolande@haneder.biz 2007-11-25 00:30:20 --- Re:
err:ole:StdMarshalImpl_ReleaseMarshalData could not map object ID to stub manager, oxid=3700000038, oid=d err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d
Which I have been told to be a memory conflict in C
and
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
Could someone tell me which file in Wine is concerned so that someone my look at it?
Thank you
Looks like dlls/ole32/marshal.c by the dump. I believe Dan Kegel had reported a bug for Wine 1.0 based on the dlls/ole32/tests/marshal.c in which it failed. The relevant bug is as follows: http://bugs.winehq.com/show_bug.cgi?id=10076
-Zac
As a side note, I was unable to reproduce the bug in 10076 both on a Feisty install and Gutsy install of Ubuntu.
-Zac
http://bugs.winehq.org/show_bug.cgi?id=10488
Zac Brown zac@zacbrown.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zac@zacbrown.org
--- Comment #15 from Zac Brown zac@zacbrown.org 2007-11-25 00:51:04 --- Looks like dlls/ole32/marshal.c by the dump. I believe Dan Kegel had reported a bug for Wine 1.0 based on the dlls/ole32/tests/marshal.c in which it failed. The relevant bug is as follows:
http://bugs.winehq.com/show_bug.cgi?id=10076
I was unable to reproduce the above bug though, so it may be not worth mentioning.
http://bugs.winehq.org/show_bug.cgi?id=10488
--- Comment #16 from Yolande Haneder yolande@haneder.biz 2007-11-25 01:35:28 --- I will see if he can have a look at marshal.c. I also have a pointer error and he told me that in 99% of the case a pointer error is a memory conflict.
http://bugs.winehq.org/show_bug.cgi?id=10488
--- Comment #17 from Yolande Haneder yolande@haneder.biz 2007-11-25 07:28:58 --- I am sorry I won't be able to be any help on it. It seems likely that the error is not on this file but on another function called by this ole file and without a development environment to test it automatically or at least a knowledge of what is exactly being called in this case, it seems to much a challenge to find where is the memory lock.
Maybe someday this will be resolved in the course of another bug patch.
http://bugs.winehq.org/show_bug.cgi?id=10488
Yolande Haneder yolande@haneder.biz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #18 from Yolande Haneder yolande@haneder.biz 2008-01-11 12:08:47 --- Fixed as per Wine 0.9.53. The VBA template is working, conversion from doc to rtf using word in the background is working.
http://bugs.winehq.org/show_bug.cgi?id=10488
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #19 from Dan Kegel dank@kegel.com 2008-01-11 17:01:36 --- Huzzah!
http://bugs.winehq.org/show_bug.cgi?id=10488
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified
http://bugs.winehq.org/show_bug.cgi?id=10488
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|HP |PC
--- Comment #20 from Dan Kegel dank@kegel.com 2009-05-29 19:00:13 --- Bugs marked "HP, Linux" probably should have been marked "PC, Linux" as HP really is for HP's HP-PA or Itanium systems, and very few people have those.