To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=82463
------- Additional comments from [EMAIL PROTECTED] Thu Oct 11 13:24:01 +0000 2007 ------- As far as I remember the problem was creating the default printer (or respectively creating a Printer object without a name), not getting its name. That is why I discussed with Carsten to simply call Printer::GetDefaultName in the main thread. If a problem should occur, the corresponding issue is on my side. But I don't expect any on Windows or Mac. On CUPS systems, the problem should be moot since the server connection is on the local machine (you would need to stop the local CUPS server during the protocol request for querying the printer list). And on old style print systems like solaris the problem should be solved due to using "lpget dest" nowadays instead of "lpstat -t". Even there, the default printer could be gotten more cheaply since it comes from one of our own configuration files. --------------------------------------------------------------------- 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]
