KDE / CUPS printing problem

Urtzi Jauregi urtzi at fmf.uni-lj.si
Wed Jul 5 10:18:23 UTC 2006


On Tuesday 04 July 2006 15:27, Marcus wrote:
> No joy. CUPS is running, but when I goto the KDE System Settings panel
> it just hangs, and eventually times out with a "not responding" dialog.
> Same thing if I try to print from an app. Reinstallation did not change
> anything.
>
> It seems as though KDE and CUPS are not talking, something in that area
> perhaps?

I apologize if this has been aready said, but have you checked if your 
loopback interface is OK? I had a similar problem to yours, and it turned out 
that CUPS could not talk to the lo because I made a mistake when 
editing /etc/networks/interfaces. 

ifconfig should show something like this:


lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
		[more stuff]

	The important field is "inet addr:127.0.0.1". If it isn't there, the lo 
interface might be misconfigured. Try 

	ifconfig lo down
	ifconfig lo up

	And check CUPS in the System Settings again. It worked for me.

	Hope this helps,

	- Urtzi -

-- 
Urtzi Jauregi
Fakulteta za Matematiko in Fiziko, Univerza v Ljubljani
Jadranska 19, Si-1000 Ljubljana
Slovenija

Tel: ++386 01 540 13 53
e-mail: urtzi at fmf.uni-lj.si




More information about the kubuntu-users mailing list