Your message dated Sat, 30 Jun 2007 17:17:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#430130: fixed in k3b 1.0.2-1
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: k3b
Version: 1.0.1-2
Severity: wishlist
Tags: patch

--- Please enter the report below this line. ---

Please, don't notify user with "No problems found in system configuration." 
after starting k3b.

Applications are supposed to work correctly. If there is some problem then 
it's ok to show a message, but otherwise it only distracts the user with 
something unimportant.

The attached patch gets rid of the message.

--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.21-1-k7

Debian Release: lenny/sid
 1001 unstable        kanotix.com 
 1001 unstable        ftp.nerim.net 
 1001 unstable        ftp.fr.debian.org 

--- Package information. ---
Depends                             (Version) | Installed
=============================================-+-=======================
kdelibs4c2a                    (>= 4:3.5.7-1) | 4:3.5.7.dfsg.1-1
libacl1                         (>= 2.2.11-1) | 2.2.42-1
libart-2.0-2                      (>= 2.3.18) | 2.3.19-3
libattr1                         (>= 2.4.4-1) | 1:2.4.32-1.1
libaudio2                                     | 1.9-2
libc6                              (>= 2.5-5) | 2.5-11
libdbus-1-3                        (>= 1.1.1) | 1.1.1-1
libdbus-qt-1-1c2       (>= 0.62.git.20060814) | 0.62.git.20060814-2
libdvdread3                        (>= 0.9.6) | 0.9.7-3
libexpat1                         (>= 1.95.8) | 1.95.8-3.4
libfam0                                       | 2.7.0-8
libfontconfig1                     (>= 2.4.0) | 2.4.2-1.2
libfreetype6                         (>= 2.2) | 2.2.1-6
libgcc1                   (>= 1:4.2-20070516) | 1:4.2-20070609-1
libhal1                            (>= 0.5.9) | 0.5.9.1-1
libice6                          (>= 1:1.0.0) | 1:1.0.3-2
libidn11                          (>= 0.5.18) | 0.6.5-1
libjpeg62                                     | 6b-13
libk3b3                            (>= 1.0.1) | 1.0.1-2
libmusicbrainz4c2a                 (>= 2.1.5) | 2.1.5-1
libpng12-0                      (>= 1.2.13-4) | 1.2.15~beta5-2
libqt3-mt                        (>= 3:3.3.7) | 3:3.3.7-5
libsm6                                        | 2:1.0.3-1
libstdc++6                  (>= 4.2-20070516) | 4.2-20070609-1
libx11-6                                      | 2:1.0.3-7
libxcursor1                        (>> 1.1.2) | 1:1.1.8-2
libxext6                                      | 1:1.0.3-2
libxft2                            (>> 2.1.1) | 2.1.12-2
libxi6                                        | 1:1.0.1-4
libxinerama1                                  | 1:1.0.2-1
libxrandr2                       (>= 2:1.2.0) | 2:1.2.1-1
libxrender1                                   | 1:0.9.2-1
libxt6                                        | 1:1.0.5-3
zlib1g                           (>= 1:1.2.1) | 1:1.2.3-15
wodim                                         | 9:1.1.6-1
 OR cdrskin                                   | 
cdparanoia                         (>= 3a9.8) | 3.10+debian~pre0-5
genisoimage                                   | 9:1.1.6-1
kdelibs-data                   (>= 4:3.1.4-2) | 4:3.5.7.dfsg.1-1
kdebase-bin                                   | 4:3.5.7-1
cdrdao                           (>= 1.1.7-5) | 1:1.2.2-6

--- src/k3bsystemproblemdialog.cpp.orig	2007-06-22 16:56:56.000000000 +0200
+++ src/k3bsystemproblemdialog.cpp	2007-06-21 18:15:30.000000000 +0200
@@ -585,7 +585,6 @@
   }
   if( problems.isEmpty() ) {
     kdDebug() << "          - none - " << endl;
-    K3bPassivePopup::showPopup( i18n("No problems found in system configuration."), i18n("System Problems") );
   }
   else {
     static K3bSystemProblemDialog* s_openDlg = 0;

--- End Message ---
--- Begin Message ---
Source: k3b
Source-Version: 1.0.2-1

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

k3b_1.0.2-1.diff.gz
  to pool/main/k/k3b/k3b_1.0.2-1.diff.gz
k3b_1.0.2-1.dsc
  to pool/main/k/k3b/k3b_1.0.2-1.dsc
k3b_1.0.2-1_amd64.deb
  to pool/main/k/k3b/k3b_1.0.2-1_amd64.deb
k3b_1.0.2.orig.tar.gz
  to pool/main/k/k3b/k3b_1.0.2.orig.tar.gz
libk3b-dev_1.0.2-1_amd64.deb
  to pool/main/k/k3b/libk3b-dev_1.0.2-1_amd64.deb
libk3b3_1.0.2-1_amd64.deb
  to pool/main/k/k3b/libk3b3_1.0.2-1_amd64.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.
Francois Marier <[EMAIL PROTECTED]> (supplier of updated k3b 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: Sun, 01 Jul 2007 04:47:05 +1200
Source: k3b
Binary: libk3b3 libk3b-dev k3b
Architecture: source amd64
Version: 1.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Francois Marier <[EMAIL PROTECTED]>
Changed-By: Francois Marier <[EMAIL PROTECTED]>
Description: 
 k3b        - A sophisticated KDE CD burning application
 libk3b-dev - The KDE cd burning application library - development files
 libk3b3    - The KDE cd burning application library - runtime files
Closes: 413994 430130
Changes: 
 k3b (1.0.2-1) unstable; urgency=low
 .
   * New upstream release (closes: #413994)
   * Remove popup window when no problems were found (closes: #430130)
   * Fix "Source-Version" lintian warning
Files: 
 29428884385eebb280f044ddd5535ca9 908 otherosfs optional k3b_1.0.2-1.dsc
 380446379e37d27e235e6a55cae65180 6583808 otherosfs optional 
k3b_1.0.2.orig.tar.gz
 c11176b469f2f575e057a479769298cb 31760 otherosfs optional k3b_1.0.2-1.diff.gz
 72da734c4f003e6670df0cb7ea50c765 5137178 otherosfs optional 
k3b_1.0.2-1_amd64.deb
 9a6b31bc6a303931a6e6f38c3733eebf 118708 libdevel optional 
libk3b-dev_1.0.2-1_amd64.deb
 63d947c219c49307b0ed97a7c0ee2fe4 1199718 libs optional 
libk3b3_1.0.2-1_amd64.deb

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

iD8DBQFGhoqTScUZKBnQNIYRAmdtAJ9c37P+CpgNVYI57w8Ji9mA4372gACfX56U
IKTW/FgO5DyaLUu2Jkcldkg=
=c5vh
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to