Activity log for bug #1334449

Date Who What changed Old value New value Message
2014-06-25 22:28:32 pseudonomous bug added bug
2014-06-25 22:28:32 pseudonomous attachment added dnssd.c.patch https://bugs.launchpad.net/bugs/1334449/+attachment/4139277/+files/dnssd.c.patch
2014-06-25 22:57:30 pseudonomous description If for debuggin puprose one reads the output from /usr/lib/cups/backend/dnssd/ One will see statements like: DEBUG: Found "Sales._ipp._tcpzeroconf.org"... DEBUG: Querying "Sales._ipp._tcp.zeroconf.org"... DEBUG: sent=0, count=1 DEBUG: Found "Stuart's Home AirPrint Printer._ipp._tcpzeroconf.org"... DEBUG: Found "3rd. Floor Copy Room._ipp._tcpzeroconf.org"... DEBUG: Found "Engineering._ipp._tcpzeroconf.org"... DEBUG: Found "Marketing._ipp._tcpzeroconf.org"... The domain name is not seperated from the 'protocol component' of the dns label. I have also been un-able to get cups to work with non-local (I mean services that are not served up by mdns in the domain .local) dns-sd ipp printers. (using unicast dns, I have gotten this to work with cups on OS X 10.6). But I believe this is un-related, since the print statement argument is constructed by hand. At any rate, it's a stupid bug and it should be fixed. If for debugging purposes one reads the output from running: /usr/lib/cups/backend/dnssd at the command line, one will see statements like: DEBUG: Found "Sales._ipp._tcpzeroconf.org"... DEBUG: Querying "Sales._ipp._tcp.zeroconf.org"... DEBUG: sent=0, count=1 DEBUG: Found "Stuart's Home AirPrint Printer._ipp._tcpzeroconf.org"... DEBUG: Found "3rd. Floor Copy Room._ipp._tcpzeroconf.org"... DEBUG: Found "Engineering._ipp._tcpzeroconf.org"... DEBUG: Found "Marketing._ipp._tcpzeroconf.org"... The domain component is not separated from the 'protocol component' of the dns record. I have been unable to get cups to work with non-local (I mean services that are not served up by mdns in the domain .local) dns-sd ipp printers. (using unicast dns, I have gotten this to work with cups on OS X 10.6). I kept getting a DNS error: ERROR: DNS failure: NXDOMAIN At first I believed this was because the dns name was being constructed incorrectly, but after reading the source, I believe the problem is unrelated. At any rate, it's a stupid bug and ERROR: DNS failure: NXDOMAIN ERROR: DNS failure: NXDOMAIN it should be fixed.
2014-06-26 00:22:41 Ubuntu Foundations Team Bug Bot tags patch
2014-06-26 00:22:48 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Review Team
2014-06-26 10:39:35 Till Kamppeter cups (Ubuntu): status New Incomplete
2014-06-26 10:39:46 Till Kamppeter cups (Ubuntu): importance Undecided High
2014-06-30 15:28:39 Till Kamppeter cups (Ubuntu): status Incomplete Triaged