To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=82393 Issue #|82393 Summary|Absance of the third argument in the InstanceLocker in |itialization can lead to crash. Component|api Version|680m225 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|mav Reported by|mav
------- Additional comments from [EMAIL PROTECTED] Mon Oct 8 12:42:14 +0000 2007 ------- The script provided by Marc Santhoff that allows to reproduce the problem. > sub testLocker > doc = ThisComponent > args() = Array(CreateUnoValue("any", doc), CreateUnoValue("any", 1)) > psm = GetProcessServiceManager() > lck = > psm.createInstanceWithArguments("com.sun.star.embed.InstanceLocker", args()) > msgbox "your doc is locked while this message is shown" > lck.dispose() > end sub --------------------------------------------------------------------- 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]