Your message dated Mon, 14 Jan 2008 14:02:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#175826: fixed in bwm 1.1.0-8.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)

--- Begin Message ---
Package: bwm
Version: 1.1.0-7

Hello,

bwm sometimes displays a digit too much, resulting in outputs
like:

I logged a few outputs and found for example:

        eth0           33.245       41.755          74.1000
       Total         1862.1000       49.906        1912.906

Those last digits are never removed and so are crippling
the output a little bit over the time.

After having a look at the source, I found, that all the
comparisations like:
              if(interface[inum].tot_rate_part > 1000)
      if(rx_bw_total_part > 1000)
and so on...
should be >= 1000 comparisations.

n.b. maybe it would be a better idea to store those values
as floats and let printf do the complete formatting, this
would IMHO very simplify the code.


This is possibly a thing to forward to upstream author.


regards,
   Mario
-- 
*axiom* welcher sensorische input bewirkte die output-aktion,
        den irc-chatter mit dem nick "dus" des irc-servers
        mittels eines kills zu verweisen?


--- End Message ---
--- Begin Message ---
Source: bwm
Source-Version: 1.1.0-8.2

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

bwm_1.1.0-8.2.diff.gz
  to pool/main/b/bwm/bwm_1.1.0-8.2.diff.gz
bwm_1.1.0-8.2.dsc
  to pool/main/b/bwm/bwm_1.1.0-8.2.dsc
bwm_1.1.0-8.2_i386.deb
  to pool/main/b/bwm/bwm_1.1.0-8.2_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.
Lucas Nussbaum <[EMAIL PROTECTED]> (supplier of updated bwm 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: Mon, 14 Jan 2008 14:23:59 +0100
Source: bwm
Binary: bwm
Architecture: source i386
Version: 1.1.0-8.2
Distribution: unstable
Urgency: low
Maintainer: Lenart Janos <[EMAIL PROTECTED]>
Changed-By: Lucas Nussbaum <[EMAIL PROTECTED]>
Description: 
 bwm        - BandWidth Monitor
Closes: 175826 294788 362080 375394 384634 404374
Changes: 
 bwm (1.1.0-8.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/rules: fix bashisms (use of {,}). Ubuntu's patch was used as
     a basis. Closes: 375394.
   * Interface names over 11 characters displayed with corruption. Applied
     patch from Matthew William Solloway Bell (Closes: #404374, #294788)
   * Sometimes displayed too many digits. Applied patch from Mario Holbe.
     (Closes: #175826)
   * Fixed typos in bwm.1. Applied patch from A Costa. (Closes: #362080)
   * Fixed typo in description. Applied patch from Eric Cooper
     (Closes: #384634)
Files: 
 814f91cda658a0d525dce05c0d3c9309 510 net optional bwm_1.1.0-8.2.dsc
 c5ff9405e315a3d497579e48bec83841 4207 net optional bwm_1.1.0-8.2.diff.gz
 7ea9b7de0b5e03951497eaebb43bfc7d 8102 net optional bwm_1.1.0-8.2_i386.deb

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

iD8DBQFHi2jR2hliNwI7P08RAkJuAKC1J7bRMNC+KulC+C6t0KMl08QxoQCffVZI
8ziSIzV5gWKLd0wGiz+nQlU=
=fjeI
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to