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


User mba changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'mba'                     |'mba,pl'
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Oct 11 12:25:22 +0000 
2007 -------
I'm not sure if this addresses the comment from Carsten.

As on some installations searching for the default printer can lock up the
application for a considerable amount of time we invested quite some work to
query for printers only if necessary. So calling GetDefaultPrinter() in the main
thread will bring this unfortunate behavior back, this is not an option.

So we came of with the idea to use a background thread to detect the default
printer. Of course this would not help us if the code in this method required to
acquire the SolarMutex.

So can you clarify this: are we able to call GetDefaultPrinterName() without
locking the SolarMutex() and will this work on all platforms?

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