After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 520648 - Duration 1s longer in track info header than ListView
Duration 1s longer in track info header than ListView
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: User Interface
git master
Other Linux
: Normal minor
: 1.0
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-03-06 00:51 UTC by Gabriel Burt
Modified: 2008-05-01 14:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Gabriel Burt 2008-03-06 00:51:38 UTC
Due to the way the ListView ColumnCellDuration class does rounding and libbanshee just casts to (int).  Simple fix is to make the ColumnCell class also round down.
Comment 1 Gabriel Burt 2008-05-01 14:42:39 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.