← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 397365] Re: Column "Time Left" is sorted alphabetically

 

This bug was fixed in the package linuxdcpp - 1.1.0-1ubuntu1

---------------
linuxdcpp (1.1.0-1ubuntu1) oneiric; urgency=low

  * Merge from Debian. (LP: #764196)
    + Fixes sorting in "Time Left" column. (LP: #397365)
  * Remaining Ubuntu changes:
    + debian/control, debian/control.in:
      - Depend on libappindicator-dev.
      - Depend on libnotify4-dev to build against libnotify 0.7.
    + debian/patches/ubuntu_indicator.patch:
      - Use an Ayatana application indicator.

linuxdcpp (1.1.0-1) unstable; urgency=low

  * New upstream release.
  * Switched to 3.0 (quilt) package format.
  * Bumped standard versions to 3.9.2
  * Bumped debian/compat to 7
  * Fixed Homepage: (Closes: #537412)
 -- Maia Kozheva <sikon@xxxxxxxxxx>   Fri, 29 Apr 2011 22:28:50 +0700

** Changed in: linuxdcpp (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to linuxdcpp in Ubuntu.
https://bugs.launchpad.net/bugs/397365

Title:
  Column "Time Left" is sorted alphabetically

Status in Linux DC++:
  Fix Released
Status in “linuxdcpp” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: linuxdcpp

  LinuxDC++ 1.0.2, Ubuntu 9.04:
  LinuxDC++ download/upload panel content can be sorted by any column,
  but when user choose "Time Left" column, the sort is alfabetically, 
  not numerically by hours->minutes->seconds (that usually user wants).
  For example "Speed" column works as expected...