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] Wed Oct 10 09:52:26 +0000 2007 ------- The maximum I can do is to implement the function in a way that will not lock the solar mutex on systems where this is possible. On CUPS systems the only way to find the default printer is to get the printer list and CUPS needs to be protected anyway since it is about a thread safe as get/setlocale. Using another mutex just postpones the problem until someone creates a Printer object anyway. Anyway this is a waste of work for functionality we already have: use Printer::GetDefaultPrinterName. On Windows and Mac that won't hang, on most CUPS systems it won't either. --------------------------------------------------------------------- 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]