To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=112710 Issue #|112710 Summary|Concurrent "soffice -pt ..." requests fail Component|framework Version|OOO320m12 Platform|Unknown URL| OS/Version|Windows Vista Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P2 Subcomponent|code Assigned to|tm Reported by|usoo
------- Additional comments from [email protected] Fri Jun 25 19:19:33 +0000 2010 ------- Making multiple simultaneous command line requests to print from multiple command consoles on the same machine fails. The first one will print but the other concurrent requests will fail if soffice.exe is still executing from the first request. For example, if you request, from console 1: soffice -pt myprinter myfile1.doc Then *immediately* request from console 2: soffice -pt myprinter myfile2.jpg Then myfile1.doc will print but the 2nd soffice request to print myfile2.jpg is ignored and the 2nd soffice.exe simply closes without sending the request to the printer. It appears soffice.exe doesn't like to have more than one iteration of itself running at a time per machine? This should be allowed when printing from the command line. We would like make multiple OpenOffice command line print requests on a server simultaneously. Thanks! --------------------------------------------------------------------- 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]
