[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: 
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/534985/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/475845

Title:
  delay on printing dialog in evince

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


[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 also restart
Firefox (from which I had printed and experienced the delay right before
looking for a fix).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/475845

Title:
  delay on printing dialog in evince

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


[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.
https://bugs.launchpad.net/bugs/475845

Title:
  delay on printing dialog in evince

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


[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
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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:

net.ipv6.conf.all.disable_ipv6 = 0
net.ipv6.conf.default.disable_ipv6 = 0
net.ipv6.conf.lo.disable_ipv6 = 0

and /etc/hosts contains references to IPv6:

# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

However, I am not sure if that means that IPv6 is enabled.

If IPv6 is enabled, then there is indeed something else preventing
workaround #29 to work properly.

Thanks,
Victor

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/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 subscribed to Ubuntu.

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


[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 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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 no printers. How do I change
the system from trying to use the socket to instead use localhost:631?

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.

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


[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
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/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 Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[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 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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 probably. This workaround helps if it is not related to the 
socket (e.g. remote print server).

He will have a look at this code perhaps this week, but it doesn't mean
that we'll get the updates very soon. The solution provided by Marek
above
(https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/475845/comments/29)
works fine 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.

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


[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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 changed: evince (Ubuntu) = gtk+2.0 (Ubuntu)

** Changed in: gtk+2.0 (Ubuntu)
   Status: New = Confirmed

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 3800 Postscript
(recommended) to HP Color LaserJet 3800 Foomatic/Postscript. I write
almost, because instead of reproducing the problem in 90% I get it in
10%  of cases.

Examples of drives which in most of cases don't work:
HP Color LaserJet 3800 Postscript (recommended)
HP LaserJet 4250 Postscript (recommended)
HP LaserJet 4050 Series Postscript (recommended)

and the drives which in most of cases works as supposed:
HP Color LaserJet 3800 Foomatic/Postscript
Ricoh Aficio MP 5000 - CUPS+Gutenprint v5.2.4
HP LaserJet 1160 hpijs, 3.9.8

The other observations:
- when the print dialogue freezes, only the tabs General, Page setup, Text 
Editor are displayed; the other tabs are shown when the window gets unlocked,
- for network printers: during the freeze, when the message Getting printer 
information... is displayed, there's no network activity, so it is not about 
checking the status of the printer. Checked with wireshark on all interfaces 
(including lo),
- the problem is independent of device URI; I tested: socket://10.x.x.x:9100, 
lpd://10.x.x.x/PASSTHRU, hp:/net/HP_Color_LaserJet_3800?ip=10.x.x.x and 
serial:/dev/ttyS0?baud=115200,
- log messages in /var/log/cups on timeout:
  - access_log: POST / HTTP/1.1 400 0 unknown- -
  - error_log: cupsdReadClient: 15 IPP Read Error!

Tested on 64-bit architecture.

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 started.

So it seems not to be an evince issue, more like something in CUPS?

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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] cupsdCloseClient: 14
D [14/Dec/2009:00:35:07 -0500] cupsdAcceptClient: 14 from localhost (Domain)
D [14/Dec/2009:00:35:07 -0500] cupsdReadClient: 12 GET /printers/mp160.ppd 
HTTP/1.1
D [14/Dec/2009:00:35:07 -0500] cupsdSetBusyState: Active clients
D [14/Dec/2009:00:35:07 -0500] cupsdAuthorize: No authentication data provided.
D [14/Dec/2009:00:35:07 -0500] cupsdAcceptClient: 16 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] cupsdCloseClient: 14
D [14/Dec/2009:00:35:07 -0500] cupsdReadClient: 16 POST / HTTP/1.1
D [14/Dec/2009:00:35:07 -0500] cupsdAuthorize: No authentication data provided.
E [14/Dec/2009:00:35:17 -0500] cupsdReadClient: 16 IPP Read Error!
D [14/Dec/2009:00:35:17 -0500] cupsdCloseClient: 16
D [14/Dec/2009:00:35:17 -0500] cupsdSetBusyState: Not busy
D [14/Dec/2009:00:35:18 -0500] cupsdReadClient: 12 WAITING Closing on EOF
D [14/Dec/2009:00:35:18 -0500] cupsdCloseClient: 12
D [14/Dec/2009:00:35:18 -0500] cupsdAcceptClient: 12 from localhost (Domain)
D [14/Dec/2009:00:35:18 -0500] cupsdAcceptClient: 14 from localhost (Domain)
D [14/Dec/2009:00:35:18 -0500] cupsdReadClient: 12 WAITING Closing on EOF
D [14/Dec/2009:00:35:18 -0500] cupsdCloseClient: 12


As you can see, exactly a 10s delay. Some kind of timeout problem.

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[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: ProcStatus.txt
   http://launchpadlibrarian.net/35192710/ProcStatus.txt

** Attachment added: RelatedPackageVersions.txt
   http://launchpadlibrarian.net/35192712/RelatedPackageVersions.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/35192713/XsessionErrors.txt

-- 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
Bugs, which is subscribed to Ubuntu.

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