[Bug 374416] Re: Documents silently fail to print 9.04

2009-05-19 Thread Bodinux
Do we have enough information to set the bug status to confirmed ? If no, what is missing ? -- Documents silently fail to print 9.04 https://bugs.launchpad.net/bugs/374416 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 374416] Re: Documents silently fail to print 9.04

2009-05-18 Thread Till Kamppeter
According to your error_log the job was executed repeatedly, until the CUPS backend once succeeded to connect tou your printer. Then the job went out to the printer in no time (or at least a reasonable time). If you click on the state of the bug some interface for changing it (and other things lik

[Bug 374416] Re: Documents silently fail to print 9.04

2009-05-18 Thread Bodinux
Till What is necessary to change the status of this bug ? -- Documents silently fail to print 9.04 https://bugs.launchpad.net/bugs/374416 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.ubu

[Bug 374416] Re: Documents silently fail to print 9.04

2009-05-14 Thread Bodinux
Well, I did as Rick mentionned eog prints in no time into output.ps foo2lava-wrapper takes 43 seconds (which is okay compared to the 39 seconds of Rick) and the printer takes no time to receive the data and to print it. (->no problem with my network) I try to print from GIMP, and it takes a loo

[Bug 374416] Re: Documents silently fail to print 9.04

2009-05-13 Thread Rick Richardson
$ eog ./out.pnm (print to a file: output.ps) $ foo2lava-wrapper -c -p [paper] output.ps > xxx ... [paper] defaults to letter... $ nc 192.168.1.13 9100 < xxx See: $ man foo2lava-wrapper $ man nc $ grep foo2lava /var/log/messages I DON"T do CUPS error logs!!! Period. This will be my last post.

[Bug 374416] Re: Documents silently fail to print 9.04

2009-05-13 Thread Bodinux
error_log unzipped ** Attachment added: "error_log" http://launchpadlibrarian.net/26683101/error_log -- Documents silently fail to print 9.04 https://bugs.launchpad.net/bugs/374416 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

Re : [Bug 374416] Re: Documents silently fail to print 9.04

2009-05-13 Thread Bodinux
Rick, can you please show me the commands to cut the printing process into time measurable pieces ? My network is rather simple and I achieve high transfert rates between my elements, moreover printing from windows takes no time. -- Documents silently fail to print 9.04 https://bugs.launchpad.

[Bug 374416] Re: Documents silently fail to print 9.04

2009-05-13 Thread Rick Richardson
I think he has a network problem... 5MB should not take 6 minutes. [equivalent of lpr] $ time foo2lava-wrapper -c output.ps > xxx real0m36.191s user0m39.563s sys 0m0.456s $ ll xxx -rw-rw-r-- 1 rick rick 5057183 2009-05-13 09:46 xxx $ nc 192.168.1.13 9100 https://bugs.launchpad.net/b

[Bug 374416] Re: Documents silently fail to print 9.04

2009-05-13 Thread Till Kamppeter
As the document prints correctly with the printer connected via IPP the driver must be correct. So moving from foo2zjs to CUPS ... ** Package changed: foo2zjs (Ubuntu) => cups (Ubuntu) -- Documents silently fail to print 9.04 https://bugs.launchpad.net/bugs/374416 You received this bug notificat

[Bug 374416] Re: Documents silently fail to print 9.04

2009-05-13 Thread Till Kamppeter
Can you please attach an uncompressed error_log? Thanks. -- Documents silently fail to print 9.04 https://bugs.launchpad.net/bugs/374416 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.ubunt

[Bug 374416] Re: Documents silently fail to print 9.04

2009-05-13 Thread Bodinux
error_log containing job debug ** Attachment added: "error_log.7z" http://launchpadlibrarian.net/26672830/error_log.7z -- Documents silently fail to print 9.04 https://bugs.launchpad.net/bugs/374416 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

Re: [Bug 374416] Re: Documents silently fail to print 9.04

2009-05-13 Thread Bodinux
Okay for your explanation, nevertheless my cpu is up to 100% with gs and sed during all the tries to connect. I took this as a sign that the processing was not yet terminated. Regarding my tries : LPD : *supported by the printer *I never achieved to print anything (even the test page) *URI after

[Bug 374416] Re: Documents silently fail to print 9.04

2009-05-12 Thread Till Kamppeter
Bodinux, it is not Ghostscript or the driver which takes so much time. It seems that the printer fails to connect in most cases. On a failed attempt CUPS retries some minutes later, up to 5 times. So if you get your job printed after 35 minutes, it is because some attempts to connect failed and onc

[Bug 374416] Re: Documents silently fail to print 9.04

2009-05-12 Thread Rick Richardson
$ eog ./out.pnm Printed in ~30 seconds from printer up to printer down on Fedora 10. Sorry, works great here. -- Documents silently fail to print 9.04 https://bugs.launchpad.net/bugs/374416 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 374416] Re: Documents silently fail to print 9.04

2009-05-12 Thread Bodinux
Is it possible that the ghostscript takes so much time to complete that the job 18 (see error_log) is removed before competion ? I need more info to do what you ask me as I have no clue on how to do it. (LPD or IPP CUPS backend). I wonder if Rick was able to print the file. -- Documents silentl

[Bug 374416] Re: Documents silently fail to print 9.04

2009-05-12 Thread Till Kamppeter
According to the error_log it seems that the CUPS backend ("socket" here) only connects to the printer once in a while. Can you try whether the printer works better with the LPD or IPP CUPS backends? -- Documents silently fail to print 9.04 https://bugs.launchpad.net/bugs/374416 You received this

[Bug 374416] Re: Documents silently fail to print 9.04

2009-05-12 Thread Bodinux
Attached is the image file that doesn't print (simple scan with xsane) ** Attachment added: "out.pnm" http://launchpadlibrarian.net/26644047/out.pnm -- Documents silently fail to print 9.04 https://bugs.launchpad.net/bugs/374416 You received this bug notification because you are a member of U

[Bug 374416] Re: Documents silently fail to print 9.04

2009-05-12 Thread Bodinux
Okay, it works here also for me. So I did the test again with my picture and your settings and the picture finally printed more than 35 minutes later ! Then I have done the test again with these settings : Color Mode -> "Color - use ICM color profile" ICM Color Profile -> "File user1.icm" This

[Bug 374416] Re: Documents silently fail to print 9.04

2009-05-10 Thread Rick Richardson
$ eog /usr/share/sane/xsane/xsane-startimage.pnm Print -> 2530dl -> Advanced -> Color Mode -> "Color - use ICM color profile" ICM Color Profile -> "km2530 (default)" -> Print Works good on Fedora 10. Works good on Ubuntu 9.04 as released. Works good on Ubuntu 9.04 current. -- Documents silent

[Bug 374416] Re: Documents silently fail to print 9.04

2009-05-10 Thread Till Kamppeter
Rick, can you have a look into this? ** Changed in: foo2zjs (Ubuntu) Importance: Undecided => Medium ** Changed in: foo2zjs (Ubuntu) Status: New => Incomplete -- Documents silently fail to print 9.04 https://bugs.launchpad.net/bugs/374416 You received this bug notification because you

[Bug 374416] Re: Documents silently fail to print 9.04

2009-05-10 Thread Till Kamppeter
Can you print from other applications, like Evince, OpenOffice.org, or Firefox? Does this work? -- Documents silently fail to print 9.04 https://bugs.launchpad.net/bugs/374416 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu

[Bug 374416] Re: Documents silently fail to print 9.04

2009-05-10 Thread Till Kamppeter
This is most probably a driver bug, as the job prints correctly on your Brother printer. Therefore the application and the CUPS filters seem to do their part correctly. So the problem is probably that the driver (foo2lava, package: foo2zjs) sends something to the printer which makes it crash or bl

[Bug 374416] Re: Documents silently fail to print 9.04

2009-05-10 Thread Bodinux
** Summary changed: - Documents silently fail to print 9.10 + Documents silently fail to print 9.04 -- Documents silently fail to print 9.04 https://bugs.launchpad.net/bugs/374416 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubun