Issue 25230

Summary: System print queues missing in 10.3 Panther
Product: porting Reporter: fa <dan>
Component: codeAssignee: jens-heiner.rechtien
Status: CLOSED FIXED QA Contact: issues@porting <issues>
Severity: Trivial    
Priority: P2 CC: issues
Version: OOo 1.1.1b   
Target Milestone: OOo 1.1.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
requery printer queues completely when CUPS watchfile changes none

Description fa 2004-02-08 23:10:54 UTC
OOo does not show system print queues on Mac OS X in 10.3 Panther.  Only Generic
Printer appears in the File->Print list.
Comment 1 fa 2004-02-08 23:13:37 UTC
accepting, will investigate
Comment 2 fa 2004-02-09 00:05:35 UTC
target 1.1.1
Comment 3 fa 2004-02-09 03:18:12 UTC
Upon investigation, the PPD files are not read in after something changes in the Print Center.  For 
example, fi you add/delete/modify a printer after launching OOo, no system printers will appear in the 
File->Print list.  Still investigating...
Comment 4 fa 2004-02-18 06:31:54 UTC
Problem: priner queues were not getting re-read when re-initializing the PrinterInfoManager instance, 
and therefore there were no system print queues returned from the SystemQueueInfo object.

Patch corrects this for OS X.
Comment 5 fa 2004-02-18 06:33:28 UTC
Created attachment 13253 [details]
requery printer queues completely when CUPS watchfile changes
Comment 6 Martin Hollmichel 2004-02-18 07:34:39 UTC
mh->hr: patch looks ok to me, please take care of it.
Comment 7 jens-heiner.rechtien 2004-02-18 12:13:49 UTC
Fixed in ooo111regression2
Comment 8 jens-heiner.rechtien 2004-02-18 12:14:26 UTC
Verified.
Comment 9 jens-heiner.rechtien 2004-02-18 12:39:16 UTC
Arrrgh, I hate the autoincrement of issues in Issuezilla. This patch is (not
yet) applied nor verified because pl still has a question about it. Sorry for
the confusion
Comment 10 jens-heiner.rechtien 2004-02-18 16:02:58 UTC
Changes committed to ooo111regression2.
Comment 11 jens-heiner.rechtien 2004-02-18 16:03:16 UTC
Verified.
Comment 12 jens-heiner.rechtien 2004-03-01 12:48:45 UTC
Closing.