Issue 12242 - LPRNG lpstat output incorrectly parsed on Solaris
Summary: LPRNG lpstat output incorrectly parsed on Solaris
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: OOo 1.0.2
Hardware: Sun Solaris
: P4 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: philipp.lohmann
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-11 19:02 UTC by stpierre
Modified: 2004-06-07 16:47 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description stpierre 2003-03-11 19:02:09 UTC
On Solaris systems which replace the Solaris version of lpstat with the LPRNG
version, OOo is unable to autogenerate a list of available printers. 
Specifically, even though "lpstat -s" generates a list of print queues, when in
OOo, the menu "File->Print->...Printer Name" only lists "Generic Printer".

The output of Solaris "lpstat -s" looks like:

  system for <RemotePrinter>: <SystemName>
  device for <LocalPrinter>: <DeviceName>

But LPRNG's "lpstat -s" returns information in the
format:

  PrinterName@ServerName (forwarding to RealServerName)
  PrinterName@RealServerName 0 jobs

interspersed with some headers that look like:

                             Windows 2000 LPD Server
                                Printer \\IPaddress\ServerName
  
  Owner       Status         Jobname          Job-Id   
  Size   Pages  Priority
  ----------------------------------------------------------------------------

Specific software versions are:

  LPRNG version 3.5.1
  Solaris 8

-Jay
Comment 1 thorsten.martens 2003-04-16 10:53:52 UTC
TM->US: Seems to be more a prrinter/printing problem than a framework
issue to me. Please have a look. Thanks !
Comment 2 ulf.stroehler 2003-04-16 11:24:19 UTC
More an Enhancement than a Defect.
Comment 3 philipp.lohmann 2003-04-16 12:49:49 UTC
will add support for that style
Comment 4 Martin Hollmichel 2004-05-28 15:10:54 UTC
according to the announcement on releases
(http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=7503) this issue
will be re-targeted to OOo Later.
Comment 5 philipp.lohmann 2004-06-02 17:05:30 UTC
target
Comment 6 philipp.lohmann 2004-06-07 16:47:18 UTC
I installed LPRNG 3.8.27 and the output of lpstat -s now conforms to that of the
SystemV version on lpstat; so i don't think we'll have to do anything about this
after all.
Comment 7 philipp.lohmann 2004-06-07 16:47:39 UTC
closing