[Bug 44465] Re: can't add printer, consumes 100% CPU

2008-09-11 Thread Daniel T Chen
Closing due to inactivity. Please reopen if the symptom is reproducible in 8.10 alpha. ** Changed in: gnome-cups-manager (Ubuntu) Status: Confirmed => Invalid -- can't add printer, consumes 100% CPU https://bugs.launchpad.net/bugs/44465 You received this bug notification because you are

[Bug 44465] Re: can't add printer, consumes 100% CPU

2008-03-29 Thread mcas
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. ** Changed in: gnome

[Bug 44465] Re: can't add printer, consumes 100% CPU

2007-04-16 Thread Sebastien Bacher
** Changed in: gnome-cups-manager (Ubuntu) Status: Needs Info => Unconfirmed -- can't add printer, consumes 100% CPU https://bugs.launchpad.net/bugs/44465 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 44465] Re: can't add printer, consumes 100% CPU

2007-02-09 Thread luis
Same problem here. If I run strace -f cupsd -f>&/tmp/cupsd.strace I can see that there is a pipe being created and then a thread is spawn with clone. After that, every time the parent thread looks at the pipe, it returns immediately, even though neither thread is writing or reading from it, just