[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Parameters to program are not passed over correctly



Which printer setu tool are you using? Are you using foomatic-gui? Note
that this program is no maintained any more and does not come from
OpenPrinting. It is based on the printer/driver relationship information
being provided in XML format. As this is very space-consuming and slow,
I have deprecated this format for end users and demoted it to be only a
VCS-friendly source format. End users get the information now as highly
compressed PPD files in
/usr/lib/cups/driver/foomatic-db-compressed-ppds. This takes much less
space and is compatible with all CUPS-conforming printer setup tools,
but not with the deprecated, not standard-conforming foomatic-gui.

So if you are using foomatic-gui, uninstall it and use
system-config-printer, gnome-control-center, or http://localhost:631/
instead. All these tools show you the available drivers.

   Till

On 03/28/2014 04:01 PM, Udo Pütz wrote:
> Hi,
> sorry, I can't really find the bug reporting page login, if I click
> "please report it" here
> https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=cups;dist=unstable
> that page eats my ear off...
> 
> Problem: No printer driver is listed on a raspberry pi - but also on my
> desktop machine (amd64).
> This script is executed during the setup:
> sh -c /usr/bin/foomatic-combo-xml -C -n -l '/usr/share/foomatic'
> 
> The parameters are not passed correctly, if
> sh -c "/usr/bin/foomatic-combo-xml -C -n -l '/usr/share/foomatic'"
> or
> /usr/bin/foomatic-combo-xml -C -n -l '/usr/share/foomatic'
> is used the script works.
> 
> Best regards,
> Udo Puetz
> 


Reply to: