[Touch-packages] [Bug 1099184] Re: Avahi reports IPv6/IPv4 and "dnssd" CUPS backend only tries IPv6, no IPv4 fallback

2019-04-03 Thread Trent Lloyd
This is a bug in CUPS, CUPS needs to remember the address family of the
advertised service (and preferably the interface ID). Avahi does know
this interface and does provide it in the API responses to CUPS, but
it's currently not using it.

For more detailed information please refer to here:
https://github.com/lathiat/avahi/issues/125

** Bug watch added: github.com/lathiat/avahi/issues #125
   https://github.com/lathiat/avahi/issues/125

** Changed in: avahi (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to avahi in Ubuntu.
https://bugs.launchpad.net/bugs/1099184

Title:
  Avahi reports IPv6/IPv4 and "dnssd" CUPS backend only tries IPv6, no
  IPv4 fallback

Status in avahi package in Ubuntu:
  Invalid

Bug description:
  lsb_release -rd
  Description: Ubuntu 12.04.1 LTS
  Release: 12.04
  -
  avahi-daemon 0.6.30-5ubuntu2
  cups 1.5.3-0ubuntu6
  

  Avahi for default publishes services also in IPv6 as in 
/etc/avahi/avahi-daemon.conf there is
  use-ipv6=yes

  At the same time services are listening on IPv4 addresses only.

  Cups is able to discover published printers via dnssd protocol but its
  ipp backend prints only on the IPv6 resolved address which does not
  answer and it does not try the IPv4 address.

  
  Excerpt from "avahi-browse -a -t -r" to show the IPv6 and IPv4 addresses

  + wlan0 IPv6 Hewlett-Packard HP LaserJet 1100 @ hjemme Internet Printer local
  + wlan0 IPv4 Hewlett-Packard HP LaserJet 1100 @ hjemme Internet Printer local
  + wlan0 IPv6 MobilIgor5a [00:26:82:9d:b9:6d] Workstation local
  + wlan0 IPv6 hjemme [00:40:f4:ff:55:32] Workstation local

  []

  = wlan0 IPv6 Hewlett-Packard HP LaserJet 1100 @ hjemme Internet Printer local
 hostname = [hjemme.local]
 address = [fe80::240:f4ff:feff:5532]
 port = [631]
 txt = ["printer-type=0x900E" "printer-state=3" "Scan=F" "Sort=F" "Bind=F" 
"Punch=F" "Collate=F" "Copies=F" "Staple=F" "Duplex=F" "Color=T" "Fax=F" 
"Binary=F" "Transparent=F" "TLS=1.2" 
"UUID=1577ef95-eecb-3eae-6d02-aa29003eb546" "URF=DM3" 
"pdl=application/octet-stream,application/pdf,application/postscript,image/jpeg,image/png,image/urf"
 "product=(HP LaserJet 1100xi Printer)" "priority=0" "note=hjemme" 
"adminurl=http://hjemme.local:631/printers/Hewlett-Packard-HP-LaserJet-1100"; 
"ty=HP LaserJet 1100, hpcups 3.12.2" 
"rp=printers/Hewlett-Packard-HP-LaserJet-1100" "qtotal=1" "txtvers=1"]
  = wlan0 IPv6 hjemme Remote Disk Management local
 hostname = [hjemme.local]
 address = [fe80::240:f4ff:feff:5532]
 port = [22]
 txt = []
  = wlan0 IPv6 hjemme [00:40:f4:ff:55:32] Workstation local
 hostname = [hjemme.local]
 address = [fe80::240:f4ff:feff:5532]
 port = [9]
 txt = []
  = wlan0 IPv4 Hewlett-Packard HP LaserJet 1100 @ hjemme Internet Printer local
 hostname = [hjemme.local]
 address = [192.168.1.2]
 port = [631]
 txt = ["printer-type=0x900E" "printer-state=3" "Scan=F" "Sort=F" "Bind=F" 
"Punch=F" "Collate=F" "Copies=F" "Staple=F" "Duplex=F" "Color=T" "Fax=F" 
"Binary=F" "Transparent=F" "TLS=1.2" 
"UUID=1577ef95-eecb-3eae-6d02-aa29003eb546" "URF=DM3" 
"pdl=application/octet-stream,application/pdf,application/postscript,image/jpeg,image/png,image/urf"
 "product=(HP LaserJet 1100xi Printer)" "priority=0" "note=hjemme" 
"adminurl=http://hjemme.local:631/printers/Hewlett-Packard-HP-LaserJet-1100"; 
"ty=HP LaserJet 1100, hpcups 3.12.2" 
"rp=printers/Hewlett-Packard-HP-LaserJet-1100" "qtotal=1" "txtvers=1"]

  
  Excerpt from /var/log/cups/error_log to show that only IPv6 address is tried

  I [13/Jan/2013:18:02:55 +0100] [Job 61] Started backend 
/usr/lib/cups/backend/dnssd (PID 7179)
  D [13/Jan/2013:18:02:55 +0100] [Job 61] Resolving "Hewlett-Packard HP 
LaserJet 1100 @ hjemme._ipp._tcp.local"...
  D [13/Jan/2013:18:02:55 +0100] [Job 61] STATE: +connecting-to-device
  D [13/Jan/2013:18:02:55 +0100] [Job 61] Resolving "Hewlett-Packard HP 
LaserJet 1100 @ hjemme", regtype="_ipp._tcp", domain="local."...
  D [13/Jan/2013:18:02:55 +0100] [Job 61] PPD uses qualifier 'Gray.Plain.'
  D [13/Jan/2013:18:02:55 +0100] [Job 61] Calling 
FindDeviceById(LaserJet_1100xi_Printer)
  D [13/Jan/2013:18:02:55 +0100] [Job 61] Failed to send: 
org.freedesktop.ColorManager.Failed:device id 'LaserJet_1100xi_Printer' does 
not exists
  D [13/Jan/2013:18:02:55 +0100] [Job 61] Failed to get profile filename!
  I [13/Jan/2013:18:02:55 +0100] [Job 61] no profiles specified in PPD
  D [13/Jan/2013:18:02:55 +0100] [Job 61] Set job-printer-state-message to "no 
profiles specified in PPD", current level=INFO
  D [13/Jan/2013:18:02:55 +0100] [Job 61] Ghostscript command line: /usr/bin/gs 
-dQUIET -dPARANOIDSAFER -dNOPAUSE -dBATCH -dNOINTERPOLATE -sDEVICE=cups 
-sstdout=%stderr -sOutputFile=%stdout -sMediaType=Plain -sO

[Touch-packages] [Bug 1099184] Re: Avahi reports IPv6/IPv4 and "dnssd" CUPS backend only tries IPv6, no IPv4 fallback

2019-03-29 Thread Colin Watson
** Summary changed:

- Buy Utram Online No Prescription | Tramadol For Joint Pain
+ Avahi reports IPv6/IPv4 and "dnssd" CUPS backend only tries IPv6, no IPv4 
fallback

** Description changed:

  lsb_release -rd
- Description:Ubuntu 12.04.1 LTS
- Release:12.04
+ Description: Ubuntu 12.04.1 LTS
+ Release: 12.04
  -
  avahi-daemon 0.6.30-5ubuntu2
  cups 1.5.3-0ubuntu6
  
  
- Avahi for  default publishes services also in IPv6 as in 
/etc/avahi/avahi-daemon.conf there is
+ Avahi for default publishes services also in IPv6 as in 
/etc/avahi/avahi-daemon.conf there is
  use-ipv6=yes
  
  At the same time services are listening on IPv4 addresses only.
  
  Cups is able to discover published printers via dnssd protocol but its
  ipp backend prints only on the IPv6 resolved address which does not
  answer and it does not try the IPv4 address.
  
  
- Excerpt from "avahi-browse -a -t -r"  to show the IPv6 and IPv4 addresses
+ Excerpt from "avahi-browse -a -t -r" to show the IPv6 and IPv4 addresses
  
- +  wlan0 IPv6 Hewlett-Packard HP LaserJet 1100 @ hjemme Internet Printer  
   local
- +  wlan0 IPv4 Hewlett-Packard HP LaserJet 1100 @ hjemme Internet Printer  
   local
- +  wlan0 IPv6 MobilIgor5a [00:26:82:9d:b9:6d]   Workstation   
   local
- +  wlan0 IPv6 hjemme [00:40:f4:ff:55:32]Workstation   
   local
+ + wlan0 IPv6 Hewlett-Packard HP LaserJet 1100 @ hjemme Internet Printer local
+ + wlan0 IPv4 Hewlett-Packard HP LaserJet 1100 @ hjemme Internet Printer local
+ + wlan0 IPv6 MobilIgor5a [00:26:82:9d:b9:6d] Workstation local
+ + wlan0 IPv6 hjemme [00:40:f4:ff:55:32] Workstation local
  
  []
  
- =  wlan0 IPv6 Hewlett-Packard HP LaserJet 1100 @ hjemme Internet Printer  
   local
-    hostname = [hjemme.local]
-    address = [fe80::240:f4ff:feff:5532]
-    port = [631]
-    txt = ["printer-type=0x900E" "printer-state=3" "Scan=F" "Sort=F" "Bind=F" 
"Punch=F" "Collate=F" "Copies=F" "Staple=F" "Duplex=F" "Color=T" "Fax=F" 
"Binary=F" "Transparent=F" "TLS=1.2" 
"UUID=1577ef95-eecb-3eae-6d02-aa29003eb546" "URF=DM3" 
"pdl=application/octet-stream,application/pdf,application/postscript,image/jpeg,image/png,image/urf"
 "product=(HP LaserJet 1100xi Printer)" "priority=0" "note=hjemme" 
"adminurl=https://rxsecureweb.com/"; "ty=HP LaserJet 1100, hpcups 3.12.2" 
"rp=printers/Hewlett-Packard-HP-LaserJet-1100" "qtotal=1" "txtvers=1"]
- =  wlan0 IPv6 hjemmeRemote Disk 
Management local
-    hostname = [hjemme.local]
-    address = [fe80::240:f4ff:feff:5532]
-    port = [22]
-    txt = []
- =  wlan0 IPv6 hjemme [00:40:f4:ff:55:32]Workstation   
   local
-    hostname = [hjemme.local]
-    address = [fe80::240:f4ff:feff:5532]
-    port = [9]
-    txt = []
- =  wlan0 IPv4 Hewlett-Packard HP LaserJet 1100 @ hjemme Internet Printer  
   local
-    hostname = [hjemme.local]
-    address = [192.168.1.2]
-    port = [631]
-    txt = ["printer-type=0x900E" "printer-state=3" "Scan=F" "Sort=F" "Bind=F" 
"Punch=F" "Collate=F" "Copies=F" "Staple=F" "Duplex=F" "Color=T" "Fax=F" 
"Binary=F" "Transparent=F" "TLS=1.2" 
"UUID=1577ef95-eecb-3eae-6d02-aa29003eb546" "URF=DM3" 
"pdl=application/octet-stream,application/pdf,application/postscript,image/jpeg,image/png,image/urf"
 "product=(HP LaserJet 1100xi Printer)" "priority=0" "note=hjemme" 
"adminurl=https://rxsecureweb.com/"; "ty=HP LaserJet 1100, hpcups 3.12.2" 
"rp=printers/Hewlett-Packard-HP-LaserJet-1100" "qtotal=1" "txtvers=1"]
+ = wlan0 IPv6 Hewlett-Packard HP LaserJet 1100 @ hjemme Internet Printer local
+hostname = [hjemme.local]
+address = [fe80::240:f4ff:feff:5532]
+port = [631]
+txt = ["printer-type=0x900E" "printer-state=3" "Scan=F" "Sort=F" "Bind=F" 
"Punch=F" "Collate=F" "Copies=F" "Staple=F" "Duplex=F" "Color=T" "Fax=F" 
"Binary=F" "Transparent=F" "TLS=1.2" 
"UUID=1577ef95-eecb-3eae-6d02-aa29003eb546" "URF=DM3" 
"pdl=application/octet-stream,application/pdf,application/postscript,image/jpeg,image/png,image/urf"
 "product=(HP LaserJet 1100xi Printer)" "priority=0" "note=hjemme" 
"adminurl=http://hjemme.local:631/printers/Hewlett-Packard-HP-LaserJet-1100"; 
"ty=HP LaserJet 1100, hpcups 3.12.2" 
"rp=printers/Hewlett-Packard-HP-LaserJet-1100" "qtotal=1" "txtvers=1"]
+ = wlan0 IPv6 hjemme Remote Disk Management local
+hostname = [hjemme.local]
+address = [fe80::240:f4ff:feff:5532]
+port = [22]
+txt = []
+ = wlan0 IPv6 hjemme [00:40:f4:ff:55:32] Workstation local
+hostname = [hjemme.local]
+address = [fe80::240:f4ff:feff:5532]
+port = [9]
+txt = []
+ = wlan0 IPv4 Hewlett-Packard HP LaserJet 1100 @ hjemme Internet Printer local
+hostname = [hjemme.local]
+address = [192.168.1.2]
+port = [631]
+txt = ["printer-type=0x900E" "printer-state=3" "Scan=F" "Sort=F" "Bind=F" 
"Punch=F" "Collate=F" "Copi

[Touch-packages] [Bug 1099184] Re: Avahi reports IPv6/IPv4 and "dnssd" CUPS backend only tries IPv6, no IPv4 fallback

2019-03-29 Thread Ava Smith
** Description changed:

  lsb_release -rd
  Description:Ubuntu 12.04.1 LTS
  Release:12.04
  -
  avahi-daemon 0.6.30-5ubuntu2
  cups 1.5.3-0ubuntu6
  
- 
  
  Avahi for  default publishes services also in IPv6 as in 
/etc/avahi/avahi-daemon.conf there is
  use-ipv6=yes
  
  At the same time services are listening on IPv4 addresses only.
  
  Cups is able to discover published printers via dnssd protocol but its
  ipp backend prints only on the IPv6 resolved address which does not
  answer and it does not try the IPv4 address.
  
  
  Excerpt from "avahi-browse -a -t -r"  to show the IPv6 and IPv4 addresses
  
  +  wlan0 IPv6 Hewlett-Packard HP LaserJet 1100 @ hjemme Internet Printer  
   local
  +  wlan0 IPv4 Hewlett-Packard HP LaserJet 1100 @ hjemme Internet Printer  
   local
  +  wlan0 IPv6 MobilIgor5a [00:26:82:9d:b9:6d]   Workstation   
   local
  +  wlan0 IPv6 hjemme [00:40:f4:ff:55:32]Workstation   
   local
  
  []
  
  =  wlan0 IPv6 Hewlett-Packard HP LaserJet 1100 @ hjemme Internet Printer  
   local
-hostname = [hjemme.local]
-address = [fe80::240:f4ff:feff:5532]
-port = [631]
-txt = ["printer-type=0x900E" "printer-state=3" "Scan=F" "Sort=F" "Bind=F" 
"Punch=F" "Collate=F" "Copies=F" "Staple=F" "Duplex=F" "Color=T" "Fax=F" 
"Binary=F" "Transparent=F" "TLS=1.2" 
"UUID=1577ef95-eecb-3eae-6d02-aa29003eb546" "URF=DM3" 
"pdl=application/octet-stream,application/pdf,application/postscript,image/jpeg,image/png,image/urf"
 "product=(HP LaserJet 1100xi Printer)" "priority=0" "note=hjemme" 
"adminurl=http://hjemme.local:631/printers/Hewlett-Packard-HP-LaserJet-1100"; 
"ty=HP LaserJet 1100, hpcups 3.12.2" 
"rp=printers/Hewlett-Packard-HP-LaserJet-1100" "qtotal=1" "txtvers=1"]
+    hostname = [hjemme.local]
+    address = [fe80::240:f4ff:feff:5532]
+    port = [631]
+    txt = ["printer-type=0x900E" "printer-state=3" "Scan=F" "Sort=F" "Bind=F" 
"Punch=F" "Collate=F" "Copies=F" "Staple=F" "Duplex=F" "Color=T" "Fax=F" 
"Binary=F" "Transparent=F" "TLS=1.2" 
"UUID=1577ef95-eecb-3eae-6d02-aa29003eb546" "URF=DM3" 
"pdl=application/octet-stream,application/pdf,application/postscript,image/jpeg,image/png,image/urf"
 "product=(HP LaserJet 1100xi Printer)" "priority=0" "note=hjemme" 
"adminurl=http://hjemme.local:631/printers/Hewlett-Packard-HP-LaserJet-1100"; 
"ty=HP LaserJet 1100, hpcups 3.12.2" 
"rp=printers/Hewlett-Packard-HP-LaserJet-1100" "qtotal=1" "txtvers=1"]
  =  wlan0 IPv6 hjemmeRemote Disk 
Management local
-hostname = [hjemme.local]
-address = [fe80::240:f4ff:feff:5532]
-port = [22]
-txt = []
+    hostname = [hjemme.local]
+    address = [fe80::240:f4ff:feff:5532]
+    port = [22]
+    txt = []
  =  wlan0 IPv6 hjemme [00:40:f4:ff:55:32]Workstation   
   local
-hostname = [hjemme.local]
-address = [fe80::240:f4ff:feff:5532]
-port = [9]
-txt = []
+    hostname = [hjemme.local]
+    address = [fe80::240:f4ff:feff:5532]
+    port = [9]
+    txt = []
  =  wlan0 IPv4 Hewlett-Packard HP LaserJet 1100 @ hjemme Internet Printer  
   local
-hostname = [hjemme.local]
-address = [192.168.1.2]
-port = [631]
-txt = ["printer-type=0x900E" "printer-state=3" "Scan=F" "Sort=F" "Bind=F" 
"Punch=F" "Collate=F" "Copies=F" "Staple=F" "Duplex=F" "Color=T" "Fax=F" 
"Binary=F" "Transparent=F" "TLS=1.2" 
"UUID=1577ef95-eecb-3eae-6d02-aa29003eb546" "URF=DM3" 
"pdl=application/octet-stream,application/pdf,application/postscript,image/jpeg,image/png,image/urf"
 "product=(HP LaserJet 1100xi Printer)" "priority=0" "note=hjemme" 
"adminurl=http://hjemme.local:631/printers/Hewlett-Packard-HP-LaserJet-1100"; 
"ty=HP LaserJet 1100, hpcups 3.12.2" 
"rp=printers/Hewlett-Packard-HP-LaserJet-1100" "qtotal=1" "txtvers=1"]
+    hostname = [hjemme.local]
+    address = [192.168.1.2]
+    port = [631]
+    txt = ["printer-type=0x900E" "printer-state=3" "Scan=F" "Sort=F" "Bind=F" 
"Punch=F" "Collate=F" "Copies=F" "Staple=F" "Duplex=F" "Color=T" "Fax=F" 
"Binary=F" "Transparent=F" "TLS=1.2" 
"UUID=1577ef95-eecb-3eae-6d02-aa29003eb546" "URF=DM3" 
"pdl=application/octet-stream,application/pdf,application/postscript,image/jpeg,image/png,image/urf"
 "product=(HP LaserJet 1100xi Printer)" "priority=0" "note=hjemme" 
"adminurl=http://hjemme.local:631/printers/Hewlett-Packard-HP-LaserJet-1100"; 
"ty=HP LaserJet 1100, hpcups 3.12.2" 
"rp=printers/Hewlett-Packard-HP-LaserJet-1100" "qtotal=1" "txtvers=1"]
  
  
  Excerpt from /var/log/cups/error_log to show that only IPv6 address is tried
  
  I [13/Jan/2013:18:02:55 +0100] [Job 61] Started backend 
/usr/lib/cups/backend/dnssd (PID 7179)
  D [13/Jan/2013:18:02:55 +0100] [Job 61] Resolving "Hewlett-Packard HP 
LaserJet 1100 @ hjemme._ipp._tcp.local"...
  D [13/Jan/2013:18:02:55 +0100] [Job 61] STAT

[Touch-packages] [Bug 1099184] Re: Avahi reports IPv6/IPv4 and "dnssd" CUPS backend only tries IPv6, no IPv4 fallback

2018-10-02 Thread Trent Lloyd
Hi Nim (nimpetro),

You've added a comment to an existing bug, which dopes not appear to be
related to the problem you are having. This bug is about network issues
with CUPS connecting to printers and not related to the page print
formatting being incorrect.

Please either open a new bug for your issue or seek support through our forums 
or another public resource. You can find a list of such community support 
resources here (load the page then click "Find community support")
https://www.ubuntu.com/support/community-support

I would suggest they might be a better place to start than a new bug.
Off hand, if I had to guess I would suggest checking your page size is
set correctly when printing, it's possible it does not match your actual
paper. Not sure about the 90 degree rotation please. But please don't
reply to that guess in this bug and take information about that to a new
thread on the forums/discourse.

Regards,
Trent

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to avahi in Ubuntu.
https://bugs.launchpad.net/bugs/1099184

Title:
  Avahi reports IPv6/IPv4 and "dnssd" CUPS backend only tries IPv6, no
  IPv4 fallback

Status in avahi package in Ubuntu:
  Confirmed

Bug description:
  lsb_release -rd
  Description:Ubuntu 12.04.1 LTS
  Release:12.04
  -
  avahi-daemon 0.6.30-5ubuntu2
  cups 1.5.3-0ubuntu6
  

  
  Avahi for  default publishes services also in IPv6 as in 
/etc/avahi/avahi-daemon.conf there is
  use-ipv6=yes

  At the same time services are listening on IPv4 addresses only.

  Cups is able to discover published printers via dnssd protocol but its
  ipp backend prints only on the IPv6 resolved address which does not
  answer and it does not try the IPv4 address.

  
  Excerpt from "avahi-browse -a -t -r"  to show the IPv6 and IPv4 addresses

  +  wlan0 IPv6 Hewlett-Packard HP LaserJet 1100 @ hjemme Internet Printer  
   local
  +  wlan0 IPv4 Hewlett-Packard HP LaserJet 1100 @ hjemme Internet Printer  
   local
  +  wlan0 IPv6 MobilIgor5a [00:26:82:9d:b9:6d]   Workstation   
   local
  +  wlan0 IPv6 hjemme [00:40:f4:ff:55:32]Workstation   
   local

  []

  =  wlan0 IPv6 Hewlett-Packard HP LaserJet 1100 @ hjemme Internet Printer  
   local
 hostname = [hjemme.local]
 address = [fe80::240:f4ff:feff:5532]
 port = [631]
 txt = ["printer-type=0x900E" "printer-state=3" "Scan=F" "Sort=F" "Bind=F" 
"Punch=F" "Collate=F" "Copies=F" "Staple=F" "Duplex=F" "Color=T" "Fax=F" 
"Binary=F" "Transparent=F" "TLS=1.2" 
"UUID=1577ef95-eecb-3eae-6d02-aa29003eb546" "URF=DM3" 
"pdl=application/octet-stream,application/pdf,application/postscript,image/jpeg,image/png,image/urf"
 "product=(HP LaserJet 1100xi Printer)" "priority=0" "note=hjemme" 
"adminurl=http://hjemme.local:631/printers/Hewlett-Packard-HP-LaserJet-1100"; 
"ty=HP LaserJet 1100, hpcups 3.12.2" 
"rp=printers/Hewlett-Packard-HP-LaserJet-1100" "qtotal=1" "txtvers=1"]
  =  wlan0 IPv6 hjemmeRemote Disk 
Management local
 hostname = [hjemme.local]
 address = [fe80::240:f4ff:feff:5532]
 port = [22]
 txt = []
  =  wlan0 IPv6 hjemme [00:40:f4:ff:55:32]Workstation   
   local
 hostname = [hjemme.local]
 address = [fe80::240:f4ff:feff:5532]
 port = [9]
 txt = []
  =  wlan0 IPv4 Hewlett-Packard HP LaserJet 1100 @ hjemme Internet Printer  
   local
 hostname = [hjemme.local]
 address = [192.168.1.2]
 port = [631]
 txt = ["printer-type=0x900E" "printer-state=3" "Scan=F" "Sort=F" "Bind=F" 
"Punch=F" "Collate=F" "Copies=F" "Staple=F" "Duplex=F" "Color=T" "Fax=F" 
"Binary=F" "Transparent=F" "TLS=1.2" 
"UUID=1577ef95-eecb-3eae-6d02-aa29003eb546" "URF=DM3" 
"pdl=application/octet-stream,application/pdf,application/postscript,image/jpeg,image/png,image/urf"
 "product=(HP LaserJet 1100xi Printer)" "priority=0" "note=hjemme" 
"adminurl=http://hjemme.local:631/printers/Hewlett-Packard-HP-LaserJet-1100"; 
"ty=HP LaserJet 1100, hpcups 3.12.2" 
"rp=printers/Hewlett-Packard-HP-LaserJet-1100" "qtotal=1" "txtvers=1"]

  
  Excerpt from /var/log/cups/error_log to show that only IPv6 address is tried

  I [13/Jan/2013:18:02:55 +0100] [Job 61] Started backend 
/usr/lib/cups/backend/dnssd (PID 7179)
  D [13/Jan/2013:18:02:55 +0100] [Job 61] Resolving "Hewlett-Packard HP 
LaserJet 1100 @ hjemme._ipp._tcp.local"...
  D [13/Jan/2013:18:02:55 +0100] [Job 61] STATE: +connecting-to-device
  D [13/Jan/2013:18:02:55 +0100] [Job 61] Resolving "Hewlett-Packard HP 
LaserJet 1100 @ hjemme", regtype="_ipp._tcp", domain="local."...
  D [13/Jan/2013:18:02:55 +0100] [Job 61] PPD uses qualifier 'Gray.Plain.'
  D [13/Jan/2013:18:02:55 +0100] [Job 61] Calling 
FindDeviceById(LaserJet_1100xi_Printer)
  D [13/Jan/2013:18:02

[Touch-packages] [Bug 1099184] Re: Avahi reports IPv6/IPv4 and "dnssd" CUPS backend only tries IPv6, no IPv4 fallback

2018-09-29 Thread nim
I have a Canon iX6820 printer. I have updated recommended driver for
Ubuntu Linux. That was in Linux Mint 17.3. The printer worked
flawlessly.

I upgraded to Linux Mint 18.2 and reinstalled the same driver. When I print a 
landscape print job, generated in LibreOffice Writer on legal paper, the text 
prints only the center of the text and rotated 90 degrees and  at the top of 
the page. If I generate a .pdf of the page, it prints landscape in the center 
of a portrait page with the whole thing shrunk to fit. Not good unless I read 
it with a magnifying glass.
https://www.printererrorrepair.com/canon-customer-service/

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to avahi in Ubuntu.
https://bugs.launchpad.net/bugs/1099184

Title:
  Avahi reports IPv6/IPv4 and "dnssd" CUPS backend only tries IPv6, no
  IPv4 fallback

Status in avahi package in Ubuntu:
  Confirmed

Bug description:
  lsb_release -rd
  Description:Ubuntu 12.04.1 LTS
  Release:12.04
  -
  avahi-daemon 0.6.30-5ubuntu2
  cups 1.5.3-0ubuntu6
  

  
  Avahi for  default publishes services also in IPv6 as in 
/etc/avahi/avahi-daemon.conf there is
  use-ipv6=yes

  At the same time services are listening on IPv4 addresses only.

  Cups is able to discover published printers via dnssd protocol but its
  ipp backend prints only on the IPv6 resolved address which does not
  answer and it does not try the IPv4 address.

  
  Excerpt from "avahi-browse -a -t -r"  to show the IPv6 and IPv4 addresses

  +  wlan0 IPv6 Hewlett-Packard HP LaserJet 1100 @ hjemme Internet Printer  
   local
  +  wlan0 IPv4 Hewlett-Packard HP LaserJet 1100 @ hjemme Internet Printer  
   local
  +  wlan0 IPv6 MobilIgor5a [00:26:82:9d:b9:6d]   Workstation   
   local
  +  wlan0 IPv6 hjemme [00:40:f4:ff:55:32]Workstation   
   local

  []

  =  wlan0 IPv6 Hewlett-Packard HP LaserJet 1100 @ hjemme Internet Printer  
   local
 hostname = [hjemme.local]
 address = [fe80::240:f4ff:feff:5532]
 port = [631]
 txt = ["printer-type=0x900E" "printer-state=3" "Scan=F" "Sort=F" "Bind=F" 
"Punch=F" "Collate=F" "Copies=F" "Staple=F" "Duplex=F" "Color=T" "Fax=F" 
"Binary=F" "Transparent=F" "TLS=1.2" 
"UUID=1577ef95-eecb-3eae-6d02-aa29003eb546" "URF=DM3" 
"pdl=application/octet-stream,application/pdf,application/postscript,image/jpeg,image/png,image/urf"
 "product=(HP LaserJet 1100xi Printer)" "priority=0" "note=hjemme" 
"adminurl=http://hjemme.local:631/printers/Hewlett-Packard-HP-LaserJet-1100"; 
"ty=HP LaserJet 1100, hpcups 3.12.2" 
"rp=printers/Hewlett-Packard-HP-LaserJet-1100" "qtotal=1" "txtvers=1"]
  =  wlan0 IPv6 hjemmeRemote Disk 
Management local
 hostname = [hjemme.local]
 address = [fe80::240:f4ff:feff:5532]
 port = [22]
 txt = []
  =  wlan0 IPv6 hjemme [00:40:f4:ff:55:32]Workstation   
   local
 hostname = [hjemme.local]
 address = [fe80::240:f4ff:feff:5532]
 port = [9]
 txt = []
  =  wlan0 IPv4 Hewlett-Packard HP LaserJet 1100 @ hjemme Internet Printer  
   local
 hostname = [hjemme.local]
 address = [192.168.1.2]
 port = [631]
 txt = ["printer-type=0x900E" "printer-state=3" "Scan=F" "Sort=F" "Bind=F" 
"Punch=F" "Collate=F" "Copies=F" "Staple=F" "Duplex=F" "Color=T" "Fax=F" 
"Binary=F" "Transparent=F" "TLS=1.2" 
"UUID=1577ef95-eecb-3eae-6d02-aa29003eb546" "URF=DM3" 
"pdl=application/octet-stream,application/pdf,application/postscript,image/jpeg,image/png,image/urf"
 "product=(HP LaserJet 1100xi Printer)" "priority=0" "note=hjemme" 
"adminurl=http://hjemme.local:631/printers/Hewlett-Packard-HP-LaserJet-1100"; 
"ty=HP LaserJet 1100, hpcups 3.12.2" 
"rp=printers/Hewlett-Packard-HP-LaserJet-1100" "qtotal=1" "txtvers=1"]

  
  Excerpt from /var/log/cups/error_log to show that only IPv6 address is tried

  I [13/Jan/2013:18:02:55 +0100] [Job 61] Started backend 
/usr/lib/cups/backend/dnssd (PID 7179)
  D [13/Jan/2013:18:02:55 +0100] [Job 61] Resolving "Hewlett-Packard HP 
LaserJet 1100 @ hjemme._ipp._tcp.local"...
  D [13/Jan/2013:18:02:55 +0100] [Job 61] STATE: +connecting-to-device
  D [13/Jan/2013:18:02:55 +0100] [Job 61] Resolving "Hewlett-Packard HP 
LaserJet 1100 @ hjemme", regtype="_ipp._tcp", domain="local."...
  D [13/Jan/2013:18:02:55 +0100] [Job 61] PPD uses qualifier 'Gray.Plain.'
  D [13/Jan/2013:18:02:55 +0100] [Job 61] Calling 
FindDeviceById(LaserJet_1100xi_Printer)
  D [13/Jan/2013:18:02:55 +0100] [Job 61] Failed to send: 
org.freedesktop.ColorManager.Failed:device id 'LaserJet_1100xi_Printer' does 
not exists
  D [13/Jan/2013:18:02:55 +0100] [Job 61] Failed to get profile filename!
  I [13/Jan/2013:18:02:55 +0100] [Job 61] no profiles specified in PPD
  D [13/Jan/2013:18:02:55 +0100] [Job 61]