* [gentoo-user] cups-kde-3.5.5 error
@ 2006-10-16 18:13 Michael W. Holdeman
2006-10-16 19:22 ` Uwe Thiem
0 siblings, 1 reply; 3+ messages in thread
From: Michael W. Holdeman @ 2006-10-16 18:13 UTC (permalink / raw
To: gentoo-user
I suddenly cannot print from anything that uses kprinter today? It fails
stating it cannot connect to teh cups server(which is localhost).
Control Center > Peripherals > Printers gives the same error, BUT
If I go to the K button (bottom left on my kde panel)
K > Print System > Print Manager The printer list comes up fine, and I can
print a test to teh printer fine. It also states it is connected to
localhost?
Anyone else see this?
Mike
--
Michael W. Holdeman
________________________________________
Powered by Gentoo Linux www.gentoo.org |
Kernel 2.6.15-ck2 |
VMWare Workstation 5.5.1 vmware.com |
Win4LinPro 6.1.1-03 win4lin.com |
________________________________________|
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] cups-kde-3.5.5 error
2006-10-16 18:13 [gentoo-user] cups-kde-3.5.5 error Michael W. Holdeman
@ 2006-10-16 19:22 ` Uwe Thiem
2006-10-16 19:50 ` Michael W. Holdeman
0 siblings, 1 reply; 3+ messages in thread
From: Uwe Thiem @ 2006-10-16 19:22 UTC (permalink / raw
To: gentoo-user
On 16 October 2006 20:13, Michael W. Holdeman wrote:
> I suddenly cannot print from anything that uses kprinter today? It fails
> stating it cannot connect to teh cups server(which is localhost).
--- branches/KDE/3.5/kdelibs/kdeprint/cups/kmcupsmanager.cpp
#594189:594190
@@ -920,7 +920,7 @@
kdDebug(500) << "Checking for update possible" << endl;
delete m_socket;
m_socket = new KNetwork::KBufferedSocket;
- m_socket->setTimeout( 1 );
+ m_socket->setTimeout( 1500 );
Uwe
--
Mark Twain: I rather decline two drinks than a German adjective.
http://www.SysEx.com.na
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] cups-kde-3.5.5 error
2006-10-16 19:22 ` Uwe Thiem
@ 2006-10-16 19:50 ` Michael W. Holdeman
0 siblings, 0 replies; 3+ messages in thread
From: Michael W. Holdeman @ 2006-10-16 19:50 UTC (permalink / raw
To: gentoo-user
On Monday 16 October 2006 15:22, Uwe Thiem wrote:
> On 16 October 2006 20:13, Michael W. Holdeman wrote:
> > I suddenly cannot print from anything that uses kprinter today? It fails
> > stating it cannot connect to teh cups server(which is localhost).
>
> --- branches/KDE/3.5/kdelibs/kdeprint/cups/kmcupsmanager.cpp
> #594189:594190
> @@ -920,7 +920,7 @@
> kdDebug(500) << "Checking for update possible" << endl;
> delete m_socket;
> m_socket = new KNetwork::KBufferedSocket;
> - m_socket->setTimeout( 1 );
> + m_socket->setTimeout( 1500 );
>
Thanks,
Fixed
--
Michael W. Holdeman
________________________________________
Powered by Gentoo Linux www.gentoo.org |
Kernel 2.6.15-ck2 |
VMWare Workstation 5.5.1 vmware.com |
Win4LinPro 6.1.1-03 win4lin.com |
________________________________________|
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-10-16 19:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-16 18:13 [gentoo-user] cups-kde-3.5.5 error Michael W. Holdeman
2006-10-16 19:22 ` Uwe Thiem
2006-10-16 19:50 ` Michael W. Holdeman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox