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





------- Additional comments from [EMAIL PROTECTED] Tue Jan 16 10:49:47 -0800 
2007 -------
The attached PatronCard.java produces the same effect as the previously
submitted BeanShell script: makes OOo to hang up at the startScan call.

Additionally, when I try to wait for the scan to finish with the
o.wait() call at line 127, IllegalMonitorStateException is thrown.

It seems for me that the scanning thread dies (the scanner GUI disappears) and
the provided disposing method never gets called.

stack trace as follows:

java.lang.IllegalMonitorStateException
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:485)
        at hu.bute.vzqixx.PatronCard.PatronCard.main(PatronCard.java:127)




---------------------------------------------------------------------
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