Re: udev-ish replacement for hal-cups-utils?

2009-07-14 Thread Martin Pitt
Hello Tim, Tim Waugh [2009-07-14 14:20 +0100]: > I wish I understood why any programs are still trying to munge command > lines by replacing strings like '%p' on their own We just discussed that in #udev, indeed stuff gets quoted if you use these arguments in rules (pretty much because you do pas

Re: udev-ish replacement for hal-cups-utils?

2009-07-14 Thread Tim Waugh
On Tue, 2009-07-14 at 13:22 +0200, Till Kamppeter wrote: > 2. All shell-unfriendly characters in the device ID are replaced by '_': > > Original: > > MANUFACTURER:Hewlett-Packard;COMMAND SET:PJL,DW-PCL,ASCII;MODEL:hp > designjet 130nr (C7791D);CLASS:PRINTER;DESCRIPTION:Hewlett-Packard hp > desi

Re: udev-ish replacement for hal-cups-utils?

2009-07-14 Thread Kay Sievers
On Tue, Jul 14, 2009 at 09:24, Martin Pitt wrote: > Hello all, > > Tim Waugh [2009-07-13 21:40 +0100]: >> To recap on why this data needs to be stored: we need the device ID, >> obtained from the device at connection time, at the point where the >> device has already been disconnected.  This is so

Re: udev-ish replacement for hal-cups-utils?

2009-07-14 Thread Martin Pitt
Hello all, Tim Waugh [2009-07-13 21:40 +0100]: > To recap on why this data needs to be stored: we need the device ID, > obtained from the device at connection time, at the point where the > device has already been disconnected. This is so we can match it to the > existing CUPS queue by constructi