Hi again,

Is there already an issue to not write "sh: paperconf: command not found" to stderr? It is rather annoying (but then again also rather inconvenient to fix, given that popen(3) is used).

-Stephan

Philipp Lohmann wrote:
Hi,

it's supposed to be installed on the system, so it should be found via PATH. Also it is sort of optional (e.g. on solaris you will usually not find it); if it is not found, then simply the system default paper size will not be found.

Kind regards, pl

Stephan Bergmann wrote:
psprint/source/printer/printerinfomanager.cxx:1.44 l. 148

  popen( "paperconf", "r" );

tries to find an executable paperconf without explicit path. Is that executable expected to be located in one specific place (e.g., in the OOo program directory)? (I did not find it anywhere.) I am asking because my ongoing work on stripping URE from OOo might affect whether and how the executable is found.

-Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to