[Bug 43352] Re: ipp jobs not purged; purging causes 100% cpu usage

2007-03-08 Thread Till Kamppeter
Probably the problem is caused by bugs in the printer's implementation of IPP, so as long as upstream CUPS does not do a work-around in their IPP backend, the best is to use one of the other communication protocol of the printer. Can everyone of you who reported the problem with printing via IPP

[Bug 43352] Re: ipp jobs not purged; purging causes 100% cpu usage

2007-03-08 Thread Sjors Robroek
result of the snmp backend fyi: [EMAIL PROTECTED]:~# /usr/lib/cups/backend-available/snmp INFO: Using default SNMP Address @LOCAL INFO: Using default SNMP Community public network ipp://xxx.xxx.xxx.xxx:631/ipp HP Color LaserJet 4550 HP Color LaserJet 4550 xxx.xxx.xxx.xxx

[Bug 43352] Re: ipp jobs not purged; purging causes 100% cpu usage

2007-03-08 Thread Sjors Robroek
It recommends IPP, but that's most likely because the printers have lpd and tck disabled to prevent abuse. They're all network printers, so sockets are no option. If the problem persists i might switch to using ldp, but it's not preffered. Just one question: does the snmp backend in feisty also

[Bug 43352] Re: ipp jobs not purged; purging causes 100% cpu usage

2007-03-08 Thread Peter Cherriman
The problem maybe caused by bugs in the printer's implementation of IPP. However my printer worked perfectly well using IPP under breezy. I get this bug on dapper though (see my previous posts in the bug report - Bug #43352). So I guess the http backend program changed in such a way that it didn't

Re: [Bug 43352] Re: ipp jobs not purged; purging causes 100% cpu usage

2007-03-08 Thread trshemanske
Curiously, I get no response from the snmp command, despite the fact that lpstat sees the hp1200 [EMAIL PROTECTED]:~$ sudo /usr/lib/cups/backend-available/snmp 192.168.1.2 INFO: Using default SNMP Community public [EMAIL PROTECTED]:~$ sudo /usr/lib/cups/backend-available/snmp INFO: Using

[Bug 43352] Re: ipp jobs not purged; purging causes 100% cpu usage

2007-03-07 Thread Sjors Robroek
We are encountering the following bug as well. Every now and then 2 ipp processes keep running on the cups server and eating 100% cpu time. Stracing the processes show the following: recvfrom(4, , 2048, 0, NULL, NULL)= 0 time(NULL) = 1173275152 recvfrom(4, ,

[Bug 43352] Re: ipp jobs not purged; purging causes 100% cpu usage

2007-03-07 Thread Till Kamppeter
Can you boot with a Feisty live CD and see whether the problem occurs there? -- ipp jobs not purged; purging causes 100% cpu usage https://launchpad.net/bugs/43352 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 43352] Re: ipp jobs not purged; purging causes 100% cpu usage

2007-01-29 Thread Peter Cherriman
What info are we waiting for on this bug? I'm seeing effectively the same problem. My printer is connected via parallel port and via the ethernet port on the printer. If I send a job via the IPP protocol directly to the printer's EpsonNet interface, the job prints but is never removed from the

Re: [Bug 43352] Re: ipp jobs not purged; purging causes 100% cpu usage

2007-01-29 Thread jbakuwel
Hi Peter, I'm not sure who is waiting for what. The bug is (still) here. I'd be more than happy to provide more info but it seems no one is listening? brgds, Jan Peter Cherriman wrote: What info are we waiting for on this bug? I'm seeing effectively the same problem. My printer is

[Bug 43352] Re: ipp jobs not purged; purging causes 100% cpu usage

2006-10-15 Thread Azalin
I have the same problem. Although I do not experience the high cpu amount, I do have a job lingering in the print job window after job completion. When I cancel the job and a new job was issued, the new job is finally printed. Please fix this because it is a bit annoying to have a job printed upon

[Bug 43352] Re: ipp jobs not purged; purging causes 100% cpu usage

2006-09-19 Thread jbakuwel
I can confirm these findings. Printing from Ubuntu Dapper to a HP PSC950 connected via USB and a print server with ipp. Are there any more requests for additional information? -- ipp jobs not purged; purging causes 100% cpu usage https://launchpad.net/bugs/43352 -- desktop-bugs mailing list

[Bug 43352] Re: ipp jobs not purged; purging causes 100% cpu usage

2006-09-02 Thread Jouni Mettala
My friend have laserjet 1200 connected with paraller port. The problem he has might be wrong permissions of /etc/cups/cups.d/ports.conf or something like that. -- ipp jobs not purged; purging causes 100% cpu usage https://launchpad.net/bugs/43352 -- desktop-bugs mailing list

[Bug 43352] Re: ipp jobs not purged; purging causes 100% cpu usage

2006-09-02 Thread Jouni Mettala
My friend have laserjet 1200 connected with paraller port. Theproblem he has might be wrong permissions of /etc/cups/cups.d/ports.conf or something like that. Solved with updates? or/and changing permissions and cupsys restart -- ipp jobs not purged; purging causes 100% cpu usage

[Bug 43352] Re: ipp jobs not purged; purging causes 100% cpu usage

2006-09-02 Thread Peter Cherriman
Jouni, I think you maybe confusing matters. I think the initial reporter and myself are talking about sending jobs to network printers using the IPP protocol. I have a printer connect via parallel and ethernet to my dapper machine. The parallel port queue works perfectly, the other queue (ipp

[Bug 43352] Re: ipp jobs not purged; purging causes 100% cpu usage

2006-08-24 Thread Ante Karamatić
What versions of CUPS are on printer server? -- ipp jobs not purged; purging causes 100% cpu usage https://launchpad.net/bugs/43352 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 43352] Re: [Bug 43352] Re: ipp jobs not purged; purging causes 100% cpu usage

2006-08-24 Thread trshemanske
Ante Karamatić wrote: What versions of CUPS are on printer server? dpkg -l | grep cupsys ii cupsys 1.2.2-0ubuntu0.6.06Common UNIX Printing System(tm) - server ii cupsys-bsd 1.2.2-0ubuntu0.6.06Common UNIX Printing

[Bug 43352] Re: ipp jobs not purged; purging causes 100% cpu usage

2006-08-23 Thread Peter Cherriman
I getting almost the exactly the same problem since I've upgraded from breezy to dapper. I've also noticed that once a constant amount of network traffic between the printer and the ubuntu PC which continues until I kill the processes owned by cupsys printing for user pjc.

[Bug 43352] Re: [Bug 43352] Re: ipp jobs not purged; purging causes 100% cpu usage

2006-07-13 Thread trshemanske
Ante Karamatić wrote: You are missing: Listen /var/run/cups/cups.sock in /etc/cups/cups.d/ports.conf Could you please add that, restart CUPS and try again? Thanks. I am afraid there is no change in behavior TRS -- ipp jobs not purged; purging causes 100% cpu usage

[Bug 43352] Re: ipp jobs not purged; purging causes 100% cpu usage

2006-07-04 Thread Ante Karamatić
You are missing: Listen /var/run/cups/cups.sock in /etc/cups/cups.d/ports.conf Could you please add that, restart CUPS and try again? Thanks. -- ipp jobs not purged; purging causes 100% cpu usage https://launchpad.net/bugs/43352 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 43352] Re: ipp jobs not purged; purging causes 100% cpu usage

2006-06-04 Thread Ante Karamatić
Could you please try packages at http://www.grad.hr/~ivoks/ubuntu/cups and report changes? -- ipp jobs not purged; purging causes 100% cpu usage https://launchpad.net/bugs/43352 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 43352] Re: [Bug 43352] Re: ipp jobs not purged; purging causes 100% cpu usage

2006-06-04 Thread trshemanske
Ante Karamatić wrote: Could you please try packages at http://www.grad.hr/~ivoks/ubuntu/cups and report changes? The behavior is unchanged in every respect TRS [EMAIL PROTECTED]:/home/trs/ubuntu# dpkg -l | grep cups ii bluez-cups 2.24-0ubuntu6

[Bug 43352] Re: ipp jobs not purged; purging causes 100% cpu usage

2006-06-04 Thread Ante Karamatić
Please attach you /etc/cups/cupsd.conf and both files in /etc/cups/cups.d/. -- ipp jobs not purged; purging causes 100% cpu usage https://launchpad.net/bugs/43352 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 43352] Re: ipp jobs not purged; purging causes 100% cpu usage

2006-05-21 Thread trshemanske
** Attachment added: cups error log on debug2 http://librarian.launchpad.net/2768982/cups-error-log.txt -- ipp jobs not purged; purging causes 100% cpu usage https://launchpad.net/bugs/43352 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 43352] Re: ipp jobs not purged; purging causes 100% cpu usage

2006-05-20 Thread Ante Karamatić
Please set LogLevel to debug2, restart CUPS, try printing again and attach error_log. Please, don't paste it in message. -- ipp jobs not purged; purging causes 100% cpu usage https://launchpad.net/bugs/43352 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 43352] Re: ipp jobs not purged; purging causes 100% cpu usage

2006-05-15 Thread Martin Pitt
Can you please attach /var/log/cups/error_log after trying to print something, and also paste the output of lpinfo and lpinfo -v here? Thank you! ** Changed in: gnome-cups-manager (Ubuntu) Sourcepackagename: gnome-cups-manager = cupsys Status: Unconfirmed = Needs Info -- ipp jobs

[Bug 43352] Re: [Bug 43352] Re: ipp jobs not purged; purging causes 100% cpu usage

2006-05-15 Thread trshemanske
Martin Pitt wrote: Can you please attach /var/log/cups/error_log after trying to print something, and also paste the output of /var/log/cups/access_log: localhost - - [15/May/2006:06:20:20 -0400] POST / HTTP/1.1 200 352 CUPS-Get-Classes successful-ok localhost - - [15/May/2006:06:20:22