pkg-kde: commit - rev 80 - tags/packages/kdepim
Author: ccheney Date: 2004-03-21 22:49:53 -0700 (Sun, 21 Mar 2004) New Revision: 80 Added: tags/packages/kdepim/kdepim-3.2.1-1/ Log: Tagging kdepim 3.2.1-1. Copied: tags/packages/kdepim/kdepim-3.2.1-1 (from rev 79, trunk/packages/kdepim)
pkg-kde: commit - rev 82 - tags/packages/kdeutils
Author: ccheney Date: 2004-03-21 23:06:44 -0700 (Sun, 21 Mar 2004) New Revision: 82 Added: tags/packages/kdeutils/kdeutils-3.2.1-1/ Log: Tagging kdeutils 3.2.1-1. Copied: tags/packages/kdeutils/kdeutils-3.2.1-1 (from rev 81, trunk/packages/kdeutils)
Bug#239306: Problems with KPRINTER and CUPS
Package: kdeprint Version: 3.2.1-1 kprinter exits with konsole msg: "Alarm clock" when used in combination with CUPSYS << 1.1.20 Solutuion: Creating a new dependency?
Processing of arts_1.2.1-2_i386.changes
arts_1.2.1-2_i386.changes uploaded successfully to localhost along with the files: arts_1.2.1-2.dsc arts_1.2.1-2.diff.gz libarts1_1.2.1-2_i386.deb libarts1-dev_1.2.1-2_i386.deb libartsc0_1.2.1-2_i386.deb libartsc0-dev_1.2.1-2_i386.deb arts_1.2.1-2_all.deb Greetings, Your Debian queue daemon
arts_1.2.1-2_i386.changes ACCEPTED
Accepted: arts_1.2.1-2.diff.gz to pool/main/a/arts/arts_1.2.1-2.diff.gz arts_1.2.1-2.dsc to pool/main/a/arts/arts_1.2.1-2.dsc arts_1.2.1-2_all.deb to pool/main/a/arts/arts_1.2.1-2_all.deb libarts1-dev_1.2.1-2_i386.deb to pool/main/a/arts/libarts1-dev_1.2.1-2_i386.deb libarts1_1.2.1-2_i386.deb to pool/main/a/arts/libarts1_1.2.1-2_i386.deb libartsc0-dev_1.2.1-2_i386.deb to pool/main/a/arts/libartsc0-dev_1.2.1-2_i386.deb libartsc0_1.2.1-2_i386.deb to pool/main/a/arts/libartsc0_1.2.1-2_i386.deb Announcing to debian-devel-changes@lists.debian.org Closing bugs: 236242 Thank you for your contribution to Debian.
Bug#236242: marked as done (FTBFS: missing dependency on libglib2.0-dev)
Your message dated Mon, 22 Mar 2004 04:47:18 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#236242: fixed in arts 1.2.1-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) -- Received: (at submit) by bugs.debian.org; 5 Mar 2004 03:24:52 + >From [EMAIL PROTECTED] Thu Mar 04 19:24:52 2004 Return-path: <[EMAIL PROTECTED]> Received: from zoot.lafn.org [206.117.18.6] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1Az5xE-0004JT-00; Thu, 04 Mar 2004 19:24:52 -0800 Received: from catalunya (host-66-81-25-9.rev.o1.com [66.81.25.9]) by zoot.lafn.org (8.12.3p3/8.12.3) with ESMTP id i253OhJh007944 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for <[EMAIL PROTECTED]>; Thu, 4 Mar 2004 19:24:46 -0800 (PST) (envelope-from [EMAIL PROTECTED]) Received: from kraai by catalunya with local (Exim 4.30) id 1Az3Bn-00061U-PZ for [EMAIL PROTECTED]; Thu, 04 Mar 2004 16:27:43 -0800 Date: Thu, 4 Mar 2004 16:27:43 -0800 From: Matt Kraai <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: FTBFS: missing dependency on libglib2.0-dev Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.5.1+cvs20040105i Sender: Matt Kraai <[EMAIL PROTECTED]> X-Virus-Scanned: ClamAV version 'clamd / ClamAV version devel-20040209', clamav-milter version '0.66m' Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_01 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_01 X-Spam-Level: Package: libartsc0-dev Version: 1.2.1-1 Severity: serious pbuilder fails to build allegro4: ... mv `pwd`/debian/liballegro4a/usr/lib/allegro/4.0/alleg-artsdigi.so `pwd`/debian/liballegro4a-plugin-arts/usr/lib/allegro/4.0/ mv: cannot stat `/tmp/buildd/allegro4-4.0.3/debian/liballegro4a/usr/lib/allegro/4.0/alleg-artsdigi.so': No such file or directory make: *** [liballegro4a-plugin-arts] Error 1 ... It doesn't build alleg-artsdigi.so because the configure check for arts_init fails: ... checking for arts_init... no ... The check for arts_init fails because it can't find libgmodule-2.0: ... configure:2564: checking for arts_init configure:2573: gcc -o conftest -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include-Wl,-export-dynamic conftest.c -L/usr/lib -ldl -lartsc -lpthread -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -ldl 1>&5 /usr/bin/ld: cannot find -lgmodule-2.0 ... Since this module is added by artsc-config, I think that libartsc0-dev should depend on libglib2.0-dev, which includes this library. -- Matt Kraai[EMAIL PROTECTED]http://ftbfs.org/ --- Received: (at 236242-close) by bugs.debian.org; 22 Mar 2004 09:53:05 + >From [EMAIL PROTECTED] Mon Mar 22 01:53:05 2004 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1B5M7F-0006oa-00; Mon, 22 Mar 2004 01:53:05 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1B5M1e-0001sS-00; Mon, 22 Mar 2004 04:47:18 -0500 From: Christopher L Cheney <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.45 $ Subject: Bug#236242: fixed in arts 1.2.1-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Mon, 22 Mar 2004 04:47:18 -0500 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_12 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_12 X-Spam-Level: Source: arts Source-Version: 1.2.1-2 We believe that the bug you reported is fixed in the latest version of arts, which is due to be installed in the Debian FTP archive: arts_1.2.1-2.diff.gz to pool/main/a/arts/arts_1.2.1-2.diff.gz arts_1.2.1-2.dsc to pool/main/a/arts/arts_1.2.1-2.dsc arts_1.2.1-2_all.deb to pool/main/a/arts/arts_1.2.1-2_all.deb libarts1-dev_1.2.1-2_i386.deb to pool/main/a/arts/libarts1-dev_1.2.1-2_i386.deb libarts1_1.2.1-2_i386.deb to pool/main/a/arts/libarts1_1.2.1-2_i386.deb libartsc0-dev_1.2.1-2_i386.deb to pool/main/a/a
Bug#239406: konqueror: Some visited links not shown in different color
Package: konqueror Version: 4:3.2.1-1 Severity: normal Strangely, this bug only occurs on this particular KDE 3.2 installation; other machines running KDE 3.2 do not exhibit it. However, this is the only KDE 3.2 installation I have where my account was not previously using KDE 3.1. On some sites -- notably google's search results -- the visited links are not displayed in a different color from the unvisited links. Interesting, on google's search results page, visited links for cached copies *are* shown in different colors, but the main results are not. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.4 Locale: LANG=C, LC_CTYPE=C Versions of packages konqueror depends on: ii kcontrol4:3.2.1-1KDE Control Center ii kdebase-kio-plugins 4:3.2.1-1KDE I/O Slaves ii kdelibs44:3.2.1-1KDE core libraries ii kdesktop4:3.2.1-1KDE Desktop ii kfind 4:3.2.1-1KDE File Find Utility ii libart-2.0-22.3.16-2 Library of functions for 2D graphi ii libc6 2.3.2.ds1-11 GNU C Library: Shared libraries an ii libfam0c102 2.7.0-5 client library to control the FAM ii libgcc1 1:3.3.3-3GCC support library ii libice6 4.3.0-7 Inter-Client Exchange library ii libjpeg62 6b-9 The Independent JPEG Group's JPEG ii libkonq44:3.2.1-1Core libraries for KDE's file mana ii libpcre34.5-1.1 Perl 5 Compatible Regular Expressi ii libpng12-0 1.2.5.0-5PNG library - runtime ii libqt3c102-mt 3:3.2.3-2Qt GUI Library (Threaded runtime v ii libsm6 4.3.0-7 X Window System Session Management ii libstdc++5 1:3.3.3-3The GNU Standard C++ Library v3 ii libx11-64.3.0-7 X Window System protocol client li ii libxext64.3.0-7 X Window System miscellaneous exte ii libxrender1 0.8.3-7 X Rendering Extension client libra ii xlibs 4.3.0-7 X Window System client libraries m ii zlib1g 1:1.2.1-5compression library - runtime -- no debconf information
Bug#239450: kdvi: Is not remembered when session saved
Package: kdvi Version: 4:3.2.1-1 Severity: normal When I save my session (with the KDE session manager) none of the kdvi windows are restored on my next login. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.4.18-bf2.4 Locale: LANG=C, LC_CTYPE=C Versions of packages kdvi depends on: ii kdelibs44:3.2.1-1KDE core libraries ii kviewshell 4:3.2.1-1KDE generic framework for viewer a ii libart-2.0-22.3.16-1 Library of functions for 2D graphi ii libc6 2.3.2.ds1-11 GNU C Library: Shared libraries an ii libfam0c102 2.7.0-5 client library to control the FAM ii libfreetype62.1.7-2 FreeType 2 font engine, shared lib ii libgcc1 1:3.3.3-2GCC support library ii libice6 4.3.0-5 Inter-Client Exchange library ii libpng12-0 1.2.5.0-5PNG library - runtime ii libqt3c102-mt 3:3.2.3-2Qt GUI Library (Threaded runtime v ii libsm6 4.3.0-5 X Window System Session Management ii libstdc++5 1:3.3.3-2The GNU Standard C++ Library v3 ii libx11-64.3.0-5 X Window System protocol client li ii libxext64.3.0-5 X Window System miscellaneous exte ii libxrender1 0.8.3-7 X Rendering Extension client libra ii xlibs 4.3.0-5 X Window System client libraries m ii zlib1g 1:1.2.1-5compression library - runtime -- no debconf information
Bug#239465: Ksirc has a broken status tab behaviour
Package: ksirc Version: 4:3.1.5-1 Ksirc will name the status tab with "!no channel" and the first query or channel open will go in this tab instead opening a new tab which is very annoying. (via '/query foo' or '/join #foo' or +) The ksirc help page say that a new tab should always be opened. More over if than the query/channel will be closed, ksirc disconnects immediately without inquiry! :-( Lars R.
kdenonbeta/kdedebian/kapture
CVS commit by mornfall: Slight cleanups and commenting in pkgcache.cpp. We have a nasty bug there, which i'm not sure how to deal with... Laters. Also fixed libkapture/pkgnodeview.cpp so it links and works again with recent libcapture modifications. M +8 -8 libcapture/pkgcache-test.cpp 1.8 M +17 -61libcapture/pkgcache.cpp 1.7 M +1 -1 libcapture/pkgcache.h 1.8 M +4 -2 libkapture/pkgnodeview.cpp 1.6
Bug#239502: kget: Explicitly setting the TOS field for the download connections?
Package: kget Version: 4:3.2.1-1 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It would be useful to be able to, as a user, set the TOS field for the TCP sockets that KGet uses, somewhere in KGet's GUI (e.g., under Configure KGet). For instance, I might want 'minimize monetary cost' so that a big download's interference with other traffic is minimized, or 'maximize throughput' when I want it to complete quickly. For reference, these can be set using setsockopt() with the socket option IP_TOS; see ip(7) for more details. I realize that KGet itself probably does not handle the sockets itself, and instead goes through some abstraction layer(s) to actually handle the nitty- gritty of setting up the connection and all of that. I realize that doing this may cause portability problems. Don't forget that this is a wish, nothing more. I don't necessarily expect it to be implemented, but it would be nice. - -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.3 Locale: LANG=en_US, LC_CTYPE=en_US Versions of packages kget depends on: ii kdelibs44:3.2.1-1KDE core libraries ii libart-2.0-22.3.16-1 Library of functions for 2D graphi ii libc6 2.3.2.ds1-11 GNU C Library: Shared libraries an ii libfam0c102 2.7.0-5 client library to control the FAM ii libgcc1 1:3.3.3-2GCC support library ii libice6 4.3.0-5 Inter-Client Exchange library ii libjpeg62 6b-9 The Independent JPEG Group's JPEG ii libpcre34.3-4Philip Hazel's Perl 5 Compatible R ii libpng12-0 1.2.5.0-5PNG library - runtime ii libqt3c102-mt 3:3.2.3-2Qt GUI Library (Threaded runtime v ii libsm6 4.3.0-5 X Window System Session Management ii libstdc++5 1:3.3.3-2The GNU Standard C++ Library v3 ii libx11-64.3.0-5 X Window System protocol client li ii libxext64.3.0-5 X Window System miscellaneous exte ii libxrender1 0.8.3-5 X Rendering Extension client libra ii xlibs 4.3.0-5 X Window System client libraries m ii zlib1g 1:1.2.1-4compression library - runtime - -- no debconf information -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAX5S3tHQW4HWNftkRAnE+AJ0eSyaZefPqx1n7J+ovOt/lBtsi7wCfQcYi KIEht99pqlUbs/sEOrF1Ebw= =FWbZ -END PGP SIGNATURE-