Your message dated Fri, 05 Mar 2004 16:41:44 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in KDE 3.2, which just entered unstable
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; 27 Nov 2003 13:59:39 +0000
>From [EMAIL PROTECTED] Thu Nov 27 07:59:39 2003
Return-path: <[EMAIL PROTECTED]>
Received: from lars.internetia.pl [195.114.173.133] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1APMgE-0000ZV-00; Thu, 27 Nov 2003 07:59:39 -0600
Received: from granat.internetia.pl ([195.114.173.177] helo=[10.0.2.2])
        by lars.internetia.pl with esmtp (Exim 3.35)
        envelope-from <[EMAIL PROTECTED]>
        for <[EMAIL PROTECTED]>
        id 1APMg7-0004Qd-00; Thu, 27 Nov 2003 14:59:31 +0100
Date: Thu, 27 Nov 2003 14:59:31 +0100 (CET)
From: Piotr Roszatycki <[EMAIL PROTECTED]>
To: Debian Bug Tracking System - Submit <[EMAIL PROTECTED]>
Subject: kdebase-kio-plugins: kio_fish shows wrong size on symlink
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 
        2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_11_20 
        (1.212-2003-09-23-exp) on master.debian.org
X-Spam-Status: No, hits=-4.0 required=4.0 tests=BAYES_99,HAS_PACKAGE 
        autolearn=no 
        version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_11_20
X-Spam-Level: 

Package: kdebase-kio-plugins
Version: 4:3.1.3-1
Tags: patch

The kio_fish plugin shows wrong size on symlink. It shows the size of the
target file, not the symlink itself. It is very important bug i.e. for the
kdirstat application and causes the last one is almost useless with
fish:// schema.

The fish://server/ URL schema causes the .fishsrv.pl file is generated on
the target host. The patch for this file is following. I didn't look into
the source of /usr/lib/kde3/kio_fish.so file, but I'm sure it would be
easy to patch the source file.


--- .fishsrv.pl.old 2003-11-27 13:50:25.000000000 +0100
+++ .fishsrv.pl 2003-11-27 14:08:28.000000000 +0100
@@ -150,7 +150,7 @@
 chdir($dn) || do { print "### 500 $!\n"; next; };
 foreach (@entries) {
 my $link = readlink;
-my ($mode,$uid,$gid,$size,$mtime) = (stat)[2,4,5,7,9];
+my ($mode,$uid,$gid,$size,$mtime) = (lstat)[2,4,5,7,9];
 print filetype($mode,$link,$uid,$gid);
 print "S$size\n";
 print strftime("D%Y %m %d %H %M %S\n",localtime($mtime));

-- 
Piotr Roszatycki, Netia S.A.                            .''`.
mailto:[EMAIL PROTECTED]                   : :' :
mailto:[EMAIL PROTECTED]                               `. `'
                                                         `-

---------------------------------------
Received: (at 222304-close) by bugs.debian.org; 5 Mar 2004 15:41:12 +0000
>From [EMAIL PROTECTED] Fri Mar 05 07:41:12 2004
Return-path: <[EMAIL PROTECTED]>
Received: from nibbel.kulnet.kuleuven.ac.be [134.58.240.41] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1AzHRn-0003kL-00; Fri, 05 Mar 2004 07:41:11 -0800
Received: from localhost (localhost [127.0.0.1])
        by nibbel.kulnet.kuleuven.ac.be (Postfix) with ESMTP
        id B960E4B861; Fri,  5 Mar 2004 16:40:32 +0100 (CET)
Received: from antonius.kulnet.kuleuven.ac.be (antonius.kulnet.kuleuven.ac.be 
[134.58.240.73])
        by nibbel.kulnet.kuleuven.ac.be (Postfix) with ESMTP
        id 19FCB4BAC4; Fri,  5 Mar 2004 16:40:32 +0100 (CET)
Received: from appel (domi.kotnet.org [10.0.57.168])
        by antonius.kulnet.kuleuven.ac.be (Postfix) with ESMTP
        id E3F6E4C0D1; Fri,  5 Mar 2004 16:40:31 +0100 (CET)
Received: from domi by appel with local (Exim 3.36 #1 (Debian))
        id 1AzHSK-0002af-00; Fri, 05 Mar 2004 16:41:44 +0100
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED]
Subject: Fixed in KDE 3.2, which just entered unstable
From: Dominique Devriese <[EMAIL PROTECTED]>
Date: Fri, 05 Mar 2004 16:41:44 +0100
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Security Through
 Obscurity, linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: Dominique Devriese <[EMAIL PROTECTED]>
X-Virus-Scanned: by KULeuven Antivirus Cluster
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_05 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=0.0 required=4.0 tests=none autolearn=no 
        version=2.60-bugs.debian.org_2004_03_05
X-Spam-Level: 


Closing 29 bugs that have been fixed upstream in KDE 3.2, which was
just uploaded to unstable.

cheers
domi

Reply via email to