Hello,

        I was in the process of replaying with the requested information, when 
I decided to try something.
        I noticed  that in my /etc/hosts file there was an entry that pointed 
do 127.0.1.1 but none to 127.0.0.1, so I added it manually. making it look like 
this:

        127.0.1.1 localhost skyler 
        127.0.0.1 localhost skyler 

Still the problem persisted. I decided then to swap the order of that
lines in /etc/hosts file, since the name resolution is done
sequentially, making the file look like this:

        127.0.0.1 localhost skyler 
        127.0.1.1 localhost skyler 
        
Immediately after saving the file, everything works again. I can view and 
modify the properties of any printer with gnome-cups-manager and cal also print 
from any gnome app (evince, gedit, etc)

So my guess is that this problem has something to do with the localhost
name resolution and with whichever package that changes the /etc/host
file

I have also attached the printbuginfo.txt file.


** Attachment added: "printingbuginfo.txt"
   http://librarian.launchpad.net/7512725/printingbuginfo.txt

-- 
evince does not enable print 
https://bugs.launchpad.net/bugs/66379
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for evince in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to