Bug#243270: kppp: fails to find SmartLink modem

2004-04-12 Thread David Liontooth
Package: kppp Version: 4:3.2.1-1 Severity: normal The SmartLink softmodem is supported by sl-modem-source and sl-modem-daemon. The daemon creates a temporary device, /dev/ttySL0, that serves as a modem. kppp doesn't see it -- my attempt to reset the name of the device to one that isn't listed d

Processing of kdeadmin_3.2.2-1_i386.changes

2004-04-12 Thread Archive Administrator
kdeadmin_3.2.2-1_i386.changes uploaded successfully to localhost along with the files: kdeadmin_3.2.2-1.dsc kdeadmin_3.2.2.orig.tar.gz kdeadmin_3.2.2-1.diff.gz kcmlinuz_3.2.2-1_i386.deb kcron_3.2.2-1_i386.deb kdat_3.2.2-1_i386.deb kdeadmin-kfile-plugins_3.2.2-1_i386.deb kpackage_3.2

kdeadmin_3.2.2-1_i386.changes ACCEPTED

2004-04-12 Thread Debian Installer
Accepted: kcmlinuz_3.2.2-1_i386.deb to pool/main/k/kdeadmin/kcmlinuz_3.2.2-1_i386.deb kcron_3.2.2-1_i386.deb to pool/main/k/kdeadmin/kcron_3.2.2-1_i386.deb kdat_3.2.2-1_i386.deb to pool/main/k/kdeadmin/kdat_3.2.2-1_i386.deb kdeadmin-kfile-plugins_3.2.2-1_i386.deb to pool/main/k/kdeadmin/kd

Bug#242946: kdelibs4: patch for preinst

2004-04-12 Thread Kris Shannon
Package: kdelibs4 Version: 4:3.2.2-1 Severity: normal Followup-For: Bug #242946 --- kdelibs4.preinst2004-04-12 17:55:49.0 +1000 +++ kdelibs4.preinst2004-04-12 17:56:57.0 +1000 @@ -20,11 +20,11 @@ if [ "$1" = "upgrade" ] then # Debian 3.0 (Woody

KDE_3_2_BRANCH: kdebindings/debian

2004-04-12 Thread Dominique Devriese
CVS commit by domi: remove obsolete file Rdirs 1.3

KDE_3_2_BRANCH: kdebindings/debian

2004-04-12 Thread Dominique Devriese
CVS commit by domi: update for the removal of the dirs file M +6 -0 changelog 1.5.2.12 --- kdebindings/debian/changelog #1.5.2.11:1.5.2.12 @@ -1,2 +1,8 @@ +kdebindings (4:3.2.3-1); urgency=low + + * debian/dirs: remove, no longer necessary. + + -- + kdebindings (4:3.2.2-2) unstabl

Bug#242946: rm -rf

2004-04-12 Thread David Pashley
I think just using "rm -f /foo/bar" would be better. That doesn't require you to hide stdout or strerr or to use "|| true". -- David Pashley [EMAIL PROTECTED] Nihil curo de ista tua stulta superstitione. signature.asc Description: Digital signature

pkg-kde: commit - rev 101 - in trunk/packages/kdebindings/debian: . local patches

2004-04-12 Thread Dominique Devriese
Author: domi-guest Date: 2004-04-12 03:26:50 -0600 (Mon, 12 Apr 2004) New Revision: 101 Added: trunk/packages/kdebindings/debian/changelog trunk/packages/kdebindings/debian/control trunk/packages/kdebindings/debian/copyright trunk/packages/kdebindings/debian/juic.install trunk/packa

Bug#243241: knode: attachment save names wrong

2004-04-12 Thread Dominique Devriese
package knode severity 243241 normal tags 243241 +upstream thanks Christophe Devriese writes: > Package: knode Version: 4:3.2.1-1 Severity: important Tags: sid > If you save multiple attachments, the name filled into the save as > dialog box is always the name of the first attachment, so if you

Processed: Re: Bug#243241: knode: attachment save names wrong

2004-04-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > package knode Ignoring bugs not assigned to: knode > severity 243241 normal Bug#243241: knode: attachment save names wrong Severity set to `normal'. > tags 243241 +upstream Bug#243241: knode: attachment save names wrong Tags were: sid Tags added: upst

Bug#243344: libarts1: most manpages are dummies

2004-04-12 Thread Bill Allombert
Package: libarts1 Version: 1.2.2-1 Severity: normal Hello KDE maintainers, Most manpages in this packages are dummy, at least artsd artsdsp artsplay artsrec artsshell artswrapper They look like ARTSD(1) ARTSD(1) NAME artsd --

Processed: Re: Bug#243341: Menu file breaks

2004-04-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 243341 kdelibs-bin Bug#243341: Menu file breaks Bug reassigned from package `menu' to `kdelibs-bin'. > tags 243341 fixed Bug#243341: Menu file breaks There were no tags set. Tags added: fixed > quit Stopping processing here. Please contact m

Bug#237990: Fixed in 3.3.

2004-04-12 Thread Dominique Devriese
Hi, As you can read in the upstream bug report, the idn library is dlopen'd, and for this to be possible, libidn.so and .la need to be there. These are in the libidn11-dev package, and I guess we'll need to make kdelibs depend on this. According to Stephan Kulow, this problem is fixed upstream

Bug#239944: KDE applications uses lynx as browser instead konqueror

2004-04-12 Thread David García Garzón
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I finally fixed it by deleting those files and directories in every user that had used kde before: ~/.kde/share/applnk ~/.kde/share/mimelnk ~/.mime.types Now all the kde applications seems to be working right. All modules on the kconfig are displaye

Bug#243375: kdelibs-bin: menu-method freedesktop should set the Generic Name Field to longtitle instead of title

2004-04-12 Thread Fabian Franz
Package: kdelibs-bin Version: 4:3.2.2-1 Severity: important Tags: patch Hi, while building the new Knoppix KDE CVS I noticed I forgot in my post to debian-devel to add the change I made to freedesktop-desktop-entry-spec-apps. We have the longtitle field and we should use it and I think the comme

Bug#237990: Fixing before 3.3?

2004-04-12 Thread Martin Juhlin
Hi Why not just remove the dlopen and link at compile time? Here is a patch that do just that. Build-dep on libidn11-dev and run "make -f Makefile.cvs" before building. Regards Martin diff -Nrua kdelibs-3.2.2/kdecore/kidna.cpp kdelibs-patched/kdecore/kidna.cpp --- kdelibs-3.2.2/kdecore/

Bug#243375: kdelibs-bin: menu-method freedesktop should set the Generic Name Field to longtitle instead of title

2004-04-12 Thread Chris Cheney
On Mon, Apr 12, 2004 at 08:41:23PM +0200, Fabian Franz wrote: > Package: kdelibs-bin > Version: 4:3.2.2-1 > Severity: important > Tags: patch > > Hi, > > while building the new Knoppix KDE CVS I noticed I forgot in my post to > debian-devel to add the change I made to freedesktop-desktop-entry-sp

Bug#243375: kdelibs-bin: menu-method freedesktop should set the Generic Name Field to longtitle instead of title

2004-04-12 Thread Fabian Franz
> I had previously forgotten to remove the GenericName entry from the > menu-methods which caused the bad looking GenericName (Name) display > duplication. I had enabled it only for testing and forgot to remove it. > However, I believe misusing GenericName = longtitle() is a usability > issue as we

Bug#243341: marked as done (Menu file breaks)

2004-04-12 Thread Debian Bug Tracking System
Your message dated Mon, 12 Apr 2004 16:09:42 -0500 with message-id <[EMAIL PROTECTED]> and subject line Menu file breaks 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

Bug#239843: marked as done (kdeadmin_4:3.2.1-1(hppa/unstable): FTBFS: g++ errors)

2004-04-12 Thread Debian Bug Tracking System
Your message dated Mon, 12 Apr 2004 16:11:09 -0500 with message-id <[EMAIL PROTECTED]> and subject line kdeadmin_4:3.2.1-1(hppa/unstable): FTBFS: g++ errors 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 c

Bug#237184: deleting knotes files doesn't fix Display/Actions spawning bug

2004-04-12 Thread Phil Edwards
I also tried deleting .kde/share/apps/knotes. Upon next login, knotes still spawned a new [Display] note (but only one, instead of dozens). Changing the preferences as to default width and text font doesn't have an effect, either; I can see the correct changes are saved to .kde/config/knotesrc,

Bug#235035: marked as done (Ksysv Crashes)

2004-04-12 Thread Debian Bug Tracking System
Your message dated Mon, 12 Apr 2004 16:15:28 -0500 with message-id <[EMAIL PROTECTED]> and subject line Ksysv Crashes 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 re

Bug#243427: kpackage: Can't install packages

2004-04-12 Thread John
Package: kpackage Version: 4:3.1.5-1 Severity: important I marked 58 packages for installation. When I choose "install marked" it opens a new (rather large) window. When I click "install" in that dialogue, it reports "exec failed: No suh file or directory." Two problems here: 1. THe install fai