[Bug 475845] Re: delay on printing dialog in evince

2011-03-18 Thread Francesco Potortì
*** This bug is a duplicate of bug 534985 *** https://bugs.launchpad.net/bugs/534985 ** This bug has been marked a duplicate of bug 534985 Gnome print dialog box poll for printer info every time it's opened * You can subscribe to bug 534985 by following this link:

[Bug 475845] Re: delay on printing dialog in evince

2011-01-13 Thread rduke15
I also lost all printers in Firefox after applying the fix in comment #29. Did several things, and the printers re-appeared: - commented-out the ipv6 lines in /etc/hosts - added the printer IP and name to /etc/hosts - restarted Firefox Possibly, all that was needed after restarting cups was to

[Bug 475845] Re: delay on printing dialog in evince

2010-12-08 Thread EricPedersen
I lost all my printers trying the fix in comment 29. Comment 44 didn't have any effect. Though I only restarted cups with: sudo /etc/init.d/cups restart -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 475845] Re: delay on printing dialog in evince

2010-11-15 Thread Martin Holmes
I'm still seeing this problem in Lucid 64-bit with a networked HP Color LaserJet CP3525. All activity seems to have stopped on this bug -- why is that, when it's not fixed, and it has a marked impact on basic user experience? Cheers, Martin -- delay on printing dialog in evince

[Bug 475845] Re: delay on printing dialog in evince

2010-08-06 Thread Dominik Bieringer
For me the following worked: echo ServerName 127.0.0.1 /etc/cups/client.conf -- delay on printing dialog in evince https://bugs.launchpad.net/bugs/475845 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 475845] Re: delay on printing dialog in evince

2010-07-29 Thread Victor Jimenez
@ThomasNovin I also lose all the printers when I try the workaround given in comment #29. I do not have any experience with IPv6, but I checked the output from sysctl -A and looked into /etc/hosts. It seems as if IPv6 is not disabled in my system, as there are these 3 lines:

[Bug 475845] Re: delay on printing dialog in evince

2010-07-29 Thread Jon Black
I also get this problem with a HP PSC 750 printer. The fix in comment 29 doesn't work either. -- delay on printing dialog in evince https://bugs.launchpad.net/bugs/475845 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 475845] Re: delay on printing dialog in evince

2010-06-24 Thread panticz.de
this seams to works fine: sudo sed -i 's|Listen /var/run/cups/cups.sock|#Listen /var/run/cups/cups.sock|g' /etc/cups/cupsd.conf -- delay on printing dialog in evince https://bugs.launchpad.net/bugs/475845 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 475845] Re: delay on printing dialog in evince

2010-06-23 Thread FM
To ThomasNovin : same here, I lost all my printers when commenting out the Listen /var/run/cups/cups.sock line (leaving the Listen localhost:631 line uncommented). All my printers are network ones, and among them 2 HPs. It seems that the proposed workaround is incomplete in our case. -- delay on

[Bug 475845] Re: delay on printing dialog in evince

2010-06-23 Thread ThomasNovin
@FM: I tried the workaround on two other computers. Worked on both of them. On the computer that it didn't work I had one big difference, IPv6 was disabled, both with sysctl settings and also in /etc/hosts. After re- enabling it works again. -- delay on printing dialog in evince

[Bug 475845] Re: delay on printing dialog in evince

2010-05-27 Thread ThomasNovin
Uhm, when I do the workaround I loose all printers? If I go to Administration Printers I can see them all but when I try to print from something I have no printers. I changed this in cupsd.conf: #Listen /var/run/cups/cups.sock to Listen localhost:631 Nothing in error_log and cupsd starts but

[Bug 475845] Re: delay on printing dialog in evince

2010-05-18 Thread Derek Chen-Becker
I had the same issue with a network-attached HP 3052 MFP. Disabling the Listen on the cups.sock worked for me. -- delay on printing dialog in evince https://bugs.launchpad.net/bugs/475845 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 475845] Re: delay on printing dialog in evince

2010-04-01 Thread rennradler
I have this problem here with a Kyocera FS-C5100DN which is connected to my LAN. It is still there in 10.04 Beta1. BTW - the bug only shows up on my 64bit installation. The 32bit installation of my other machine works. -- delay on printing dialog in evince https://bugs.launchpad.net/bugs/475845

[Bug 475845] Re: delay on printing dialog in evince

2010-03-04 Thread Tony
Thank you. The workaround provided above (https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/475845/comments/29) works fine for me also. -- delay on printing dialog in evince https://bugs.launchpad.net/bugs/475845 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 475845] Re: delay on printing dialog in evince

2010-02-21 Thread philklaus
Wojtek Kazimierczak's workaround [1] is working great! Thx for the tip! [1] https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/475845/comments/29 -- delay on printing dialog in evince https://bugs.launchpad.net/bugs/475845 You received this bug notification because you are a member of

[Bug 475845] Re: delay on printing dialog in evince

2010-01-19 Thread Stefan Majewski
I think this relates to this bug: https://bugzilla.redhat.com/show_bug.cgi?id=478400 and this fix: http://osdir.com/ml/svn-commits-list/2009-09/msg10584.html ** Bug watch added: Red Hat Bugzilla #478400 https://bugzilla.redhat.com/show_bug.cgi?id=478400 -- delay on printing dialog in

[Bug 475845] Re: delay on printing dialog in evince

2010-01-19 Thread Wojtek Kazimierczak
Well, not exactly. Our bug has been probably caused by this patch. Marek Kasik proposed another solution, which is: to revert commit named 'Speed up printer listing in the print dialog' in gtk (SHA1 ID: dd52987d1fe3c3481fffc5b776fcac6b02114b01). Those timeouts are too short for the socket

[Bug 475845] Re: delay on printing dialog in evince

2010-01-18 Thread Sebastien Bacher
do you have any reference to the redhat bug? -- delay on printing dialog in evince https://bugs.launchpad.net/bugs/475845 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 475845] Re: delay on printing dialog in evince

2010-01-18 Thread Wojtek Kazimierczak
Not yet, I'm waiting for further analyse by Marek. -- delay on printing dialog in evince https://bugs.launchpad.net/bugs/475845 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 475845] Re: delay on printing dialog in evince

2010-01-17 Thread Wojtek Kazimierczak
Thanks to Marek Kasik from Red Hat, this bug has been confirmed and may be later fixed in GTK+ (printer dialog). Workaround: For now you may disable cups to listen on /var/run/cups/cups.sock by commenting the line including it in cupsd.conf and leave only Listen localhost:631 line. ** Package

[Bug 475845] Re: delay on printing dialog in evince

2010-01-16 Thread erim
Same problem. Karmic, HP Laserjet 4350 over network connection -- delay on printing dialog in evince https://bugs.launchpad.net/bugs/475845 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 475845] Re: delay on printing dialog in evince

2010-01-16 Thread szyndelp
Same problem with eye of gnome and firefox -- delay on printing dialog in evince https://bugs.launchpad.net/bugs/475845 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 475845] Re: delay on printing dialog in evince

2010-01-11 Thread Wojtek Kazimierczak
After some time spent on testing it seems the problem is related to CUPS / printer driver or GTK print dialogue. The problem appears if the _default_ printer is using some of HP drivers. I succeed to almost solve the problem by changing the driver for my HPLJ 3800DN printer from HP Color LaserJet

[Bug 475845] Re: delay on printing dialog in evince

2010-01-11 Thread IKnowNothing
Same problem here, Karmic, HP LaserJet 9000N -- delay on printing dialog in evince https://bugs.launchpad.net/bugs/475845 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 475845] Re: delay on printing dialog in evince

2010-01-11 Thread Linda
Hmmm, we use a Konica Minolta Bizhub -- delay on printing dialog in evince https://bugs.launchpad.net/bugs/475845 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 475845] Re: delay on printing dialog in evince

2010-01-11 Thread David Tombs
Notice that I have a Canon PIXMA MP160, not an HP printer. Also, I find that the dialog will freeze at different states of completion, not just with the specific tabs that Wojtek mentioned above. For example, sometimes none of the dialog painted, it was just a gray rectangle. -- delay on

[Bug 475845] Re: delay on printing dialog in evince

2010-01-10 Thread Tony
Since upgrading to Karmic I get this same problem using Firefox, Evince, gEdit, glabels, gimp Using 9.10 64bit version on AMD machine and printing to a Lexmark E260d laser via a DLINK print server. All worked fine before the upgrade to Karmic I think, though can't be sure that's when it

[Bug 475845] Re: delay on printing dialog in evince

2009-12-22 Thread Pedro Villavicencio
** Changed in: evince (Ubuntu) Importance: Undecided = Low -- delay on printing dialog in evince https://bugs.launchpad.net/bugs/475845 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 475845] Re: delay on printing dialog in evince

2009-12-13 Thread David Tombs
OK, apport-collected as requested. Here's the snippet from CupsErrorLog.txt for when the error occurs: D [14/Dec/2009:00:35:07 -0500] cupsdAcceptClient: 12 from localhost (Domain) D [14/Dec/2009:00:35:07 -0500] cupsdReadClient: 14 WAITING Closing on EOF D [14/Dec/2009:00:35:07 -0500]

[Bug 475845] Re: delay on printing dialog in evince

2009-12-11 Thread Pedro Villavicencio
Could be that the delay is happening on cups, could you please read : https://wiki.ubuntu.com/DebuggingPrintingProblems and attach that information to the report, after reproduced the issue? Thanks in advance!. ** Changed in: evince (Ubuntu) Status: New = Incomplete ** Changed in: evince

[Bug 475845] Re: delay on printing dialog in evince

2009-12-10 Thread Linda
Count for me as well. Print dialogues for ff and evince look similar. In contrast the oo print dialogue is different and doesn't show this kind of delay. -- delay on printing dialog in evince https://bugs.launchpad.net/bugs/475845 You received this bug notification because you are a member of

[Bug 475845] Re: delay on printing dialog in evince

2009-11-05 Thread David Tombs
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/35192707/Dependencies.txt ** Attachment added: KernLog.txt http://launchpadlibrarian.net/35192708/KernLog.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/35192709/ProcMaps.txt ** Attachment added:

[Bug 475845] Re: delay on printing dialog in evince

2009-11-05 Thread David Tombs
Actually, I just realized I can reproduce in Firefox, but it doesn't seem to occur as often. Don't know what package this should be assigned to now. -- delay on printing dialog in evince https://bugs.launchpad.net/bugs/475845 You received this bug notification because you are a member of Ubuntu