The used SizeToStr function should report 1024 as 1K.

            self.set_text(_("Downloaded %sB of %sB "
                            "at %sB/s") % (apt_pkg.SizeToStr(bytes_done),
                                          apt_pkg.SizeToStr(bytes_total),
                                          apt_pkg.SizeToStr(speed)))d)))

Doesn't this work?


** Changed in: aptdaemon (Ubuntu)
       Status: New => Incomplete

-- 
Show downloading sizes using byte multiples
https://bugs.launchpad.net/bugs/435133
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to