Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 608430 - media-sound/mixxx-2.0.0-r3: track duration is not displayed
Summary: media-sound/mixxx-2.0.0-r3: track duration is not displayed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-06 13:49 UTC by David
Modified: 2017-05-06 22:51 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David 2017-02-06 13:49:00 UTC
Mixxx in the official portage tree is compiled with Qt5 and the Qt5 backend is affected by a bug with track duration.

Track duration is not displayed in the library and on virtual decks.

Ref:
https://bugs.launchpad.net/mixxx/+bug/1531006
https://github.com/mixxxdj/mixxx/pull/845
https://github.com/mixxxdj/mixxx/pull/848

I have backported those fixes for the 2.0.0 release.

Reproducible: Always

Steps to Reproduce:
1. Launch Mixxx
2. Load a track and/or consult the library
3.
Actual Results:  
Duration is empty


The following patches need to be included and you can retrieve it from my personnal overlay (https://github.com/dguglielmi/sunny-overlay/tree/master/media-sound/mixxx)

--
"${FILESDIR}"/${P}-fix-formatting-of-time-durations.patch
"${FILESDIR}"/${P}-eliminate-unnecessary-heap-allocation-of-qtime.patch
"${FILESDIR}"/${P}-fix-missing-pointer-initialization.patch
"${FILESDIR}"/${P}-move-definition-of-time-formatseconds-into-dot-cpp-file.patch
"${FILESDIR}"/${P}-fix-formatting-of-time-durations2.patch
--
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2017-02-08 21:46:18 UTC
I'll have a look as soon as my time permits.
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2017-05-06 22:51:36 UTC
commit 13cb9bf35c722ff7207da51ecdd16d24df710aab (HEAD -> master, origin/master, origin/HEAD)
Author: Lars Wendler <polynomial-c@gentoo.org>
Date:   Sun May 7 00:50:37 2017

    media-sound/mixxx: Revbump to fix compilation with gcc-6 (bug #595090).
    
    This revbump also comes with a couple of fixes backported and provided
    by David Guglielmi (sunny-overlay) in bug #608430.
    
    Package-Manager: Portage-2.3.5, Repoman-2.3.2