Morten Holt writes:

> When I try to print from a program using the GTK+ print dialog, e.g.
> Firefox og Evince, i get the following line:
>
> Request from "localhost" using invalid Host: field "::1"
[...]
> The problem seems to have startet after a recent upgrade of CUPS.
>
> I hope anybody has an idea on how I can solve this rather annoying issue.

I think IPV6 is the default for CUPS now. Try changing the Listen 
localhost:631 line in cups.conf to Listen 127.0.0.1:631. Restart CUPS and 
see if it works now.

        Wonko

Reply via email to