Your message dated Fri, 13 Oct 2006 18:18:06 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#392052: fixed in kdelibs 4:3.5.5a-2
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: kdeprint
Version: 4:3.5.5-1
Severity: important
Until very recently I could print from e.g. kpdf without problems. As of the
latest dist-upgrade,
KDE can't retrieve the printer list:
Unable to retrieve the printer list. Error message received from manager:
Connection to CUPS server failed. Check that the CUPS server is correctly
installed and running. Error: localhost: read failed (15).
Here is my ~/.kde/share/config/kdeprintrc:
---- snip ----
[$Version]
update_info=kdeprintrc.upd:kde-3.1-toolbar
[CUPS]
Host=localhost
InstallDir=
Login=d
Port=631
SavePassword=false
[Filter]
LocationRe=
Printers=
[General]
ExternalPreview=false
PreviewCommand=gv
PrintSystem=cups
ShowStatusMsg=true
TestPage=
TimerDelay=5
UseLast=true
[Jobs]
Limit=0
Size=550,250
---- snip ----
This config hasn't changed in quote a while (weeks).
Note that I've pinned kwin to 3.5.4-2+b2, due to bug #391357. This has caused
kdebase to stay
at 3.5.4-2.
The CUPS server us running, as I can connect to localhost:631 with a browser
without any
problems. I can also print from the command line.
CUPS doesn't seem to be restricting connections from localhost. From
cupsd.conf:
---- snip ----
# Only listen for connections from the local machine.
Listen localhost:631
Listen /var/run/cups/cups.sock
# Show shared printers on the local network.
Browsing On
BrowseOrder allow,deny
BrowseAllow @LOCAL
# Default authentication type, when authentication is required...
DefaultAuthType Basic
# Restrict access to the server...
<Location />
Order allow,deny
Allow localhost
</Location>
---- snip ----
Running CUPS with log level debug2 while attempting to retrieve the list of
printers from
the KDE control panel yields this:
---- snip ----
d [09/Oct/2006:13:49:36 -0700] cupsdAcceptClient(lis=0x80a1338) 2 Clients = 0
D [09/Oct/2006:13:49:36 -0700] cupsdAcceptClient: 7 from localhost:631 (IPv4)
d [09/Oct/2006:13:49:36 -0700] cupsdAcceptClient: 7 connected to server on
localhost:631
d [09/Oct/2006:13:49:36 -0700] cupsdAcceptClient: Adding fd 7 to InputSet...
d [09/Oct/2006:13:49:36 -0700] cupsdCheckJobs: 0 active jobs, sleeping=0,
reload=0
d [09/Oct/2006:13:49:36 -0700] cupsdReadClient: 7, used=0, file=-1 state=0
d [09/Oct/2006:13:49:36 -0700] cupsdReadClient: httpGets returned EOF...
D [09/Oct/2006:13:49:36 -0700] cupsdCloseClient: 7
d [09/Oct/2006:13:49:36 -0700] cupsdCloseClient: Removing fd 7 from InputSet
and OutputSet...
d [09/Oct/2006:13:49:37 -0700] select_timeout: 12 seconds to send browse update
d [09/Oct/2006:13:49:37 -0700] cupsdAcceptClient(lis=0x80a1338) 2 Clients = 0
D [09/Oct/2006:13:49:37 -0700] cupsdAcceptClient: 7 from localhost:631 (IPv4)
d [09/Oct/2006:13:49:37 -0700] cupsdAcceptClient: 7 connected to server on
localhost:631
d [09/Oct/2006:13:49:37 -0700] cupsdAcceptClient: Adding fd 7 to InputSet...
d [09/Oct/2006:13:49:37 -0700] cupsdReadClient: 7, used=0, file=-1 state=0
d [09/Oct/2006:13:49:37 -0700] cupsdReadClient: httpGets returned EOF...
D [09/Oct/2006:13:49:37 -0700] cupsdCloseClient: 7
d [09/Oct/2006:13:49:37 -0700] cupsdCloseClient: Removing fd 7 from InputSet
and OutputSet...
d [09/Oct/2006:13:49:38 -0700] select_timeout: 11 seconds to send browse update
d [09/Oct/2006:13:49:38 -0700] cupsdAcceptClient(lis=0x80a1338) 2 Clients = 0
D [09/Oct/2006:13:49:38 -0700] cupsdAcceptClient: 7 from localhost:631 (IPv4)
d [09/Oct/2006:13:49:38 -0700] cupsdAcceptClient: 7 connected to server on
localhost:631
d [09/Oct/2006:13:49:38 -0700] cupsdAcceptClient: Adding fd 7 to InputSet...
d [09/Oct/2006:13:49:38 -0700] cupsdReadClient: 7, used=0, file=-1 state=0
d [09/Oct/2006:13:49:38 -0700] cupsdReadClient: httpGets returned EOF...
D [09/Oct/2006:13:49:38 -0700] cupsdCloseClient: 7
d [09/Oct/2006:13:49:38 -0700] cupsdCloseClient: Removing fd 7 from InputSet
and OutputSet...
d [09/Oct/2006:13:49:39 -0700] select_timeout: 10 seconds to send browse update
d [09/Oct/2006:13:49:39 -0700] cupsdAcceptClient(lis=0x80a1338) 2 Clients = 0
D [09/Oct/2006:13:49:39 -0700] cupsdAcceptClient: 7 from localhost:631 (IPv4)
d [09/Oct/2006:13:49:39 -0700] cupsdAcceptClient: 7 connected to server on
localhost:631
d [09/Oct/2006:13:49:39 -0700] cupsdAcceptClient: Adding fd 7 to InputSet...
d [09/Oct/2006:13:49:39 -0700] cupsdReadClient: 7, used=0, file=-1 state=0
d [09/Oct/2006:13:49:39 -0700] cupsdReadClient: httpGets returned EOF...
D [09/Oct/2006:13:49:39 -0700] cupsdCloseClient: 7
d [09/Oct/2006:13:49:39 -0700] cupsdCloseClient: Removing fd 7 from InputSet
and OutputSet...
d [09/Oct/2006:13:49:40 -0700] select_timeout: 9 seconds to send browse update
d [09/Oct/2006:13:49:40 -0700] cupsdAcceptClient(lis=0x80a1338) 2 Clients = 0
D [09/Oct/2006:13:49:40 -0700] cupsdAcceptClient: 7 from localhost:631 (IPv4)
d [09/Oct/2006:13:49:40 -0700] cupsdAcceptClient: 7 connected to server on
localhost:631
d [09/Oct/2006:13:49:40 -0700] cupsdAcceptClient: Adding fd 7 to InputSet...
d [09/Oct/2006:13:49:40 -0700] cupsdReadClient: 7, used=0, file=-1 state=0
d [09/Oct/2006:13:49:40 -0700] cupsdReadClient: httpGets returned EOF...
D [09/Oct/2006:13:49:40 -0700] cupsdCloseClient: 7
d [09/Oct/2006:13:49:40 -0700] cupsdCloseClient: Removing fd 7 from InputSet
and OutputSet...
d [09/Oct/2006:13:49:41 -0700] select_timeout: 8 seconds to send browse update
d [09/Oct/2006:13:49:41 -0700] cupsdAcceptClient(lis=0x80a1338) 2 Clients = 0
D [09/Oct/2006:13:49:41 -0700] cupsdAcceptClient: 7 from localhost:631 (IPv4)
d [09/Oct/2006:13:49:41 -0700] cupsdAcceptClient: 7 connected to server on
localhost:631
d [09/Oct/2006:13:49:41 -0700] cupsdAcceptClient: Adding fd 7 to InputSet...
d [09/Oct/2006:13:49:41 -0700] cupsdReadClient: 7, used=0, file=-1 state=0
d [09/Oct/2006:13:49:41 -0700] cupsdReadClient: httpGets returned EOF...
D [09/Oct/2006:13:49:41 -0700] cupsdCloseClient: 7
d [09/Oct/2006:13:49:41 -0700] cupsdCloseClient: Removing fd 7 from InputSet
and OutputSet...
d [09/Oct/2006:13:49:42 -0700] select_timeout: 7 seconds to send browse update
---- snip ----
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages kdeprint depends on:
ii enscript 1.6.4-10 Converts ASCII text to Postscript,
ii kdelibs4c2a 4:3.5.5a-1 core libraries and binaries for al
ii libc6 2.3.6.ds1-6 GNU C Library: Shared libraries
ii libgcc1 1:4.1.1-16 GCC support library
ii libqt3-mt 3:3.3.6-4 Qt GUI Library (Threaded runtime v
ii libstdc++6 4.1.1-16 The GNU Standard C++ Library v3
ii poster 1:19990428-8 Create large posters out of PostSc
ii psutils 1.17-23 A collection of PostScript documen
Versions of packages kdeprint recommends:
ii gs-esp [postscript-viewe 8.15.3.dfsg.1-1 The Ghostscript PostScript interpr
ii gs-gpl [postscript-viewe 8.54.dfsg.1-1 The GPL Ghostscript PostScript int
ii gv [postscript-viewer] 1:3.6.1-15 PostScript and PDF viewer for X
ii kghostview [postscript-v 4:3.5.4-2 PostScript viewer for KDE
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: kdelibs
Source-Version: 4:3.5.5a-2
We believe that the bug you reported is fixed in the latest version of
kdelibs, which is due to be installed in the Debian FTP archive:
kdelibs-data_3.5.5a-2_all.deb
to pool/main/k/kdelibs/kdelibs-data_3.5.5a-2_all.deb
kdelibs-dbg_3.5.5a-2_i386.deb
to pool/main/k/kdelibs/kdelibs-dbg_3.5.5a-2_i386.deb
kdelibs4-dev_3.5.5a-2_i386.deb
to pool/main/k/kdelibs/kdelibs4-dev_3.5.5a-2_i386.deb
kdelibs4-doc_3.5.5a-2_all.deb
to pool/main/k/kdelibs/kdelibs4-doc_3.5.5a-2_all.deb
kdelibs4c2a_3.5.5a-2_i386.deb
to pool/main/k/kdelibs/kdelibs4c2a_3.5.5a-2_i386.deb
kdelibs_3.5.5a-2.diff.gz
to pool/main/k/kdelibs/kdelibs_3.5.5a-2.diff.gz
kdelibs_3.5.5a-2.dsc
to pool/main/k/kdelibs/kdelibs_3.5.5a-2.dsc
kdelibs_3.5.5a-2_all.deb
to pool/main/k/kdelibs/kdelibs_3.5.5a-2_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Christopher Martin <[EMAIL PROTECTED]> (supplier of updated kdelibs package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Fri, 13 Oct 2006 17:04:21 -0400
Source: kdelibs
Binary: kdelibs4c2a kdelibs kdelibs4-doc kdelibs-dbg kdelibs-data kdelibs4-dev
Architecture: source i386 all
Version: 4:3.5.5a-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Christopher Martin <[EMAIL PROTECTED]>
Description:
kdelibs - core libraries from the official KDE release
kdelibs-data - core shared data for all KDE applications
kdelibs-dbg - debugging symbols for kdelibs
kdelibs4-dev - development files for the KDE core libraries
kdelibs4-doc - developer documentation for the KDE core libraries
kdelibs4c2a - core libraries and binaries for all KDE applications
Closes: 392052 392052
Changes:
kdelibs (4:3.5.5a-2) unstable; urgency=medium
.
* Grab two more fixes from KDE_3_5_BRANCH.
+ Fix kate's indentation of C/C++ files.
+ Fix kdeprint's timeout when trying to find cupsd.
(Closes: #392052, #392052)
Files:
a42dc03deb4bff4e6868c128352cd962 1686 libs optional kdelibs_3.5.5a-2.dsc
e1103da9d6157982e3cb2139da703e34 459571 libs optional kdelibs_3.5.5a-2.diff.gz
57e5a17f9ccf9f878895174c51a6d405 32328 libs optional kdelibs_3.5.5a-2_all.deb
257ba0270aaa98bf100b35d027b901e7 8568052 libs optional
kdelibs-data_3.5.5a-2_all.deb
7f9e31deab3396301ab9b2adb4675952 41187514 doc optional
kdelibs4-doc_3.5.5a-2_all.deb
4fe14f90b0aa636933416262ad42aebd 9712888 libs optional
kdelibs4c2a_3.5.5a-2_i386.deb
2f373de7f9d98d4716c0f1989139ab2c 1375736 libdevel optional
kdelibs4-dev_3.5.5a-2_i386.deb
f7bf240ad588ae0e17beb5b69b37a150 26264230 libdevel extra
kdelibs-dbg_3.5.5a-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Signed by Christopher Martin <[EMAIL PROTECTED]>
iD8DBQFFMBDvU+gWW+vtsysRApFrAKCbuNsBrnSdynrvBOh2JQCC870JHQCgnXwj
UPU1F9yf5uW8X/zZXh68yBM=
=UdNY
-----END PGP SIGNATURE-----
--- End Message ---