Comment 2 for bug 206579

Revision history for this message
Steve Langasek (vorlon) wrote : Re: Bluetooth CUPS backend takes very long time on device discovery

$ time /usr/lib/cups/backend/bluetooth

real 0m10.252s
user 0m0.004s
sys 0m0.000s
$

So what's different between your system and mine?

What does strace show the backend is doing during this time?

I note that if I have my bluetooth interface disabled, the bluetooth backend returns immediately.

I don't think 10 seconds is too long to wait for network discovery here; but of course, that's not currently how long it's taking for you.