To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=45389 Issue #:|45389 Summary:|print list cockup ... Component:|gsl Version:|680m86 Platform:|Other URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|PATCH Priority:|P3 Subcomponent:|code Assigned to:|pl Reported by:|mmeeks
------- Additional comments from [EMAIL PROTECTED] Fri Mar 18 03:55:17 -0800 2005 ------- So - this is nasty :-) With cws-noprinter01 - the print stuff is not initialized until really late in the day - ie. when you do File->Print - this contrasts with the quite early init in the bad old days. Quite rightly the CUPS printer list lookup happens in a thread. Unfortunately - the combination of these factors means that (often) you do: File->Print and you get only the 'Generic Printer' - and you have to close/re-open the dialog to get the updated list of printers (and/or the new default printer). This sucks - particularly so because there is another crasher bug in the generic printer code (yet to chase that down). Anyhow - so this, contender for the world's cheesiest & nastiest hack, 'fixes' this problem for me at least: [ warning, fetch a bucket before clicking on the patch link ;-] --------------------------------------------------------------------- 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]
