To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98602





------- Additional comments from [email protected] Thu Jan 29 15:07:46 +0000 
2009 -------
To reproduce the crash in the m40 one needs to remove the dependency from the
description.xml. The extensions requires a 3.0.1 but the m40 "believes" to be a
3.0.0.

Delete the uno_packages folder from the UserInstallation.

The crash occurrs in configmgr.uno.dll, as a result of registering/merging the
Linguistic.xcu. The critical part seems to be the oor:name="-" :

 <node oor:name="GrammarCheckerList">
       <prop oor:name="-" oor:type="oor:string-list" oor:op="replace">
           <value>de.danielnaber.languagetool.openoffice.Main</value>
       </prop>
 </node>

This causes an access violation.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to