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

Bug#848712: cups-filters-core-drivers: driverless is not always reliable



On Mon 19 Dec 2016 at 17:20:28 -0200, Till Kamppeter wrote:

> Strange, seems that avahi-daemon does not hold the info about the printer in
> a local cache. And when the network is more busy, the response times to
> requests to avahi-daemon get longer.
> 
> How does it behave with
> 
> ippfind -T 2
> ippfind -T 3

I am not brilliant using bash but FWIW this is what I am using:

 for i in (1..100) ; do ippfind -T 2 | grep envy >> file ; done ; wc -l file ; rm file

This gives 86, 81 and 91 for three runs.

'ippfind -T 3' comes up with 100 for three runs.

Cheers,

-- 
Brian.


Reply to: