Your message dated Sat, 03 May 2008 17:02:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#474273: fixed in kasablanca 0.4.0.2-3
has caused the Debian Bug report #474273,
regarding kasablanca: empty directory list on "Gene6 FTP Server v3.9.0" servers
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
474273: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474273
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: kasablanca
Version: 0.4.0.2-2
Severity: normal

Hi,

I've installed kasablanca because it is a graphical FTP client supporting
FTP-SSL.  I tried it on an "Gene6 FTP Server v3.9.0" server only,
so I don't know if the bug occurs somewhere else.

I made a quick patch (-p1). I'm not quite sure that it will not break
something else.  So try it, please. ;)

Regards,
 Stephan

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages kasablanca depends on:
ii  kdelibs4c2a            4:3.5.8.dfsg.1-7  core libraries and binaries for al
ii  libart-2.0-2           2.3.20-1          Library of functions for 2D graphi
ii  libaudio2              1.9.1-2           Network Audio System - shared libr
ii  libc6                  2.7-6             GNU C Library: Shared libraries
ii  libfontconfig1         2.5.0-2           generic font configuration library
ii  libfreetype6           2.3.5-1+b1        FreeType 2 font engine, shared lib
ii  libgcc1                1:4.3.0-1         GCC support library
ii  libice6                2:1.0.4-1         X11 Inter-Client Exchange library
ii  libidn11               1.4-1             GNU libidn library, implementation
ii  libjpeg62              6b-14             The Independent JPEG Group's JPEG 
ii  libpng12-0             1.2.15~beta5-3    PNG library - runtime
ii  libqt3-mt              3:3.3.8b-5        Qt GUI Library (Threaded runtime v
ii  libsm6                 2:1.0.3-1+b1      X11 Session Management library
ii  libssl0.9.8            0.9.8g-8          SSL shared libraries
ii  libstdc++6             4.3.0-1           The GNU Standard C++ Library v3
ii  libx11-6               2:1.0.3-7         X11 client-side library
ii  libxcursor1            1:1.1.9-1         X cursor management library
ii  libxext6               2:1.0.4-1         X11 miscellaneous extension librar
ii  libxft2                2.1.12-2          FreeType-based font drawing librar
ii  libxi6                 2:1.1.3-1         X11 Input extension library
ii  libxinerama1           2:1.0.3-1         X11 Xinerama extension library
ii  libxrandr2             2:1.2.2-1         X11 RandR extension library
ii  libxrender1            1:0.9.4-1         X Rendering Extension client libra
ii  libxt6                 1:1.0.5-3         X11 toolkit intrinsics library
ii  zlib1g                 1:1.2.3.3.dfsg-11 compression library - runtime

kasablanca recommends no packages.

-- no debconf information

-- 
Stephan Beyer <[EMAIL PROTECTED]>, PGP 0x6EDDD207FCC5040F
diff -ruN kasablanca-0.4.0.2.old/src/ftpthread.cpp kasablanca-0.4.0.2.new/src/ftpthread.cpp
--- kasablanca-0.4.0.2.old/src/ftpthread.cpp	2008-04-03 20:21:36.000000000 +0200
+++ kasablanca-0.4.0.2.new/src/ftpthread.cpp	2005-01-31 14:24:47.000000000 +0100
@@ -1122,13 +1122,13 @@
 		for (i = 1; i < 13; i++)
 		{
 			loc = buffer.find(month[i], 0);
+			if (loc != -1)
-			if (loc != string::npos)
 			{
 				month_int = i;
 				break;
 			}
 		}
+		if (loc == -1)
-		if( loc == string::npos )
 		{
 			qWarning("INFO: no month entry found");
 			loc = buffer.length();

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: kasablanca
Source-Version: 0.4.0.2-3

We believe that the bug you reported is fixed in the latest version of
kasablanca, which is due to be installed in the Debian FTP archive:

kasablanca_0.4.0.2-3.diff.gz
  to pool/main/k/kasablanca/kasablanca_0.4.0.2-3.diff.gz
kasablanca_0.4.0.2-3.dsc
  to pool/main/k/kasablanca/kasablanca_0.4.0.2-3.dsc
kasablanca_0.4.0.2-3_i386.deb
  to pool/main/k/kasablanca/kasablanca_0.4.0.2-3_i386.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.
Michael Meskes <[EMAIL PROTECTED]> (supplier of updated kasablanca 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.8
Date: Sat, 03 May 2008 18:27:50 +0200
Source: kasablanca
Binary: kasablanca
Architecture: source i386
Version: 0.4.0.2-3
Distribution: unstable
Urgency: low
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Changed-By: Michael Meskes <[EMAIL PROTECTED]>
Description: 
 kasablanca - fast and free ftp client for KDE
Closes: 473312 474273
Changes: 
 kasablanca (0.4.0.2-3) unstable; urgency=low
 .
   * Added myself as uploader.
   * debian/control: Build-Depend on automake instead of
     automake1.8. (Closes: #473312)
   * Applied patch by Stephan Beyer <[EMAIL PROTECTED]> to fix empty directory
     list. (Closes: #474273).
   * Bumped Standards-Version to 3.7.3, no changes needed.
   * Updated menu file to new section naming.
   * Added Homepage filed to control file.
   * Fixed spelling error lintian complained about.
Checksums-Sha1: 
 0f231feb8fb36e17a131becb4bc6a66fb7fa8755 1193 kasablanca_0.4.0.2-3.dsc
 d51bebb5aaed11a8fad7f2d35d1dd11460c8253f 87003 kasablanca_0.4.0.2-3.diff.gz
 a50f821008ecccbf5fe131bba40bea61f8147d50 171604 kasablanca_0.4.0.2-3_i386.deb
Checksums-Sha256: 
 28a76bdb4f21b37276bfde1f1316cec000636ef614a73a7202e2658e3eb8ad92 1193 
kasablanca_0.4.0.2-3.dsc
 4234e2242124fc37b2e65e23a921cdee15ee524104053776e5cf197865c6014d 87003 
kasablanca_0.4.0.2-3.diff.gz
 1224536af4bd8d2ee92d18abd3cc2d5d90892e822e6794b8616bfbf56bb35b9f 171604 
kasablanca_0.4.0.2-3_i386.deb
Files: 
 346dca3b8ea7939a7b1ceb4b0371ab8e 1193 kde optional kasablanca_0.4.0.2-3.dsc
 55dca4a1dd9e1dd206083f68b5bd64df 87003 kde optional 
kasablanca_0.4.0.2-3.diff.gz
 cadbb7ef912c28cd4f8a9966b81c029e 171604 kde optional 
kasablanca_0.4.0.2-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIHJY4VkEm8inxm9ERAvtrAJ9Ddh1HDLlZrcluHGx+1mOJ6eeTAwCeNxii
p86Gxg4l/vRpvrEYS1iIu+4=
=tVEq
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras

Reply via email to