Bug 187939

Summary: openoffice doesn't fully recognise printers added since program invocation
Product: [Fedora] Fedora Reporter: Matthew Truch <matt>
Component: openoffice.orgAssignee: Caolan McNamara <caolanm>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.0.2-5.9.2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-05-03 07:23:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Matthew Truch 2006-04-04 18:24:58 UTC
Description of problem:
When running an openoffice.org componant and a printer is added (automagically
via cups detecting a new network printer for example), it is immediatly
available in the printer selection part of the print... menu, however, when you
actually try and print, it will send it to the default printer that was
available when openoffice was started, not the selected printer (that came
available since openoffice was started).  

Version-Release number of selected component (if applicable):
openoffice.org-core-2.0.2-5.2.2

How reproducible: Always

Steps to Reproduce:
1. Start openoffice (writer, impress, calc, whatever makes you happy)
2. Make a new printer available.  The easiest way is to have the network
unplugged/off before starting openoffice and then connecting so that network
printers will become available.
3. Go to File -> Print.
4. Choose one of the newly available printers; click on any requested options;
and print.
  
Actual results:
The print job is sent to the default printer that was available before
openoffice was started.

Expected results:
The print job is sent to the printer selected in step 4 above.

Comment 1 Caolan McNamara 2006-04-05 07:35:14 UTC
So this is not issue 187528 ?
Does it happen with gedit or any other application ?, 
What does rpm -q cups say ?
Did this always happen, or start happening recently ?

Comment 2 Matthew Truch 2006-04-05 16:18:15 UTC
(In reply to comment #1)
> So this is not issue 187528?

No, I don't think so.

> Does it happen with gedit or any other application ?

I haven't tested *all* applications, but it doesn't happen with gedit.  

> What does rpm -q cups say?

[matt@tbc ~]$ rpm -q cups
cups-1.1.23-30.2

> Did this always happen, or start happening recently ?

I *think* that it has always happened, but at first I was either in a hurry so
once I did get it to print I didn't look into it more, or I mistook the problem
for a fully improperly configured printer.  Yesterday is the first time that I
had a careful look at it.  

Comment 3 Caolan McNamara 2006-04-11 12:27:03 UTC
I think I see the problem, a bit tricky but I reckon we can resolve this

Comment 4 Caolan McNamara 2006-05-03 07:23:21 UTC
printer lists in sync over lifetime of office now

Comment 5 Matthew Truch 2006-05-06 16:18:25 UTC
I just got a chance to check this out.  Thanks for the fix.