Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

track pegs mixxx at 100% when adding to library #9671

Closed
mixxxbot opened this issue Aug 23, 2022 · 5 comments
Closed

track pegs mixxx at 100% when adding to library #9671

mixxxbot opened this issue Aug 23, 2022 · 5 comments

Comments

@mixxxbot
Copy link
Collaborator

Reported by: igor47
Date: 2019-06-11T09:12:45Z
Status: Fix Released
Importance: Critical
Launchpad Issue: lp1832325


  1. start with a fresh install of mixxx (i removed my .mixxx directory)
  2. add a library that is just a single directory containing this track: https://igor.moomers.org/random/of%20porcelain%20--%20and%20here%20i%20am%20free%20(original%20mix).mp3
  3. mixxx cpu becomes 100% and the file is never added to the track list

this is on ubuntu 19.04 disco. i've built mixxx 2.2.1 with scons but the same issue occurs with 2.2.0 from the default repository as well as on 2.1.8 that i also built from source.

@mixxxbot
Copy link
Collaborator Author

Commented by: igor47
Date: 2019-06-11T10:40:38Z


this is what the output of mixxx --developer looks like:

Debug [LibraryScanner 1]: LibraryScanner - slotStartScan()
Debug [LibraryScanner 1]: LibraryScanner - Recursively scanning library.
Debug [LibraryScanner 1]: SqlTransaction - Started new SQL database transaction on "MIXXX-2"
Debug [Thread (pooled)]: Importing track "/home/igor47/Music/music/of porcelain/and here i am free (original mix).mp3"
Debug [LibraryScanner 1]: GlobalTrackCache - Resolving track by canonical location "/home/igor47/Music/music/of porcelain/and here i am free (original mix).mp3"
Debug [LibraryScanner 1]: GlobalTrackCache - Cache miss - allocating track ["/home/igor47/Music/music/of porcelain/and here i am free (original mix).mp3" | "/home/igor47/Music/music/of porcelain/and here i am free (original mix).mp3" | -1]
Debug [LibraryScanner 1]: GlobalTrackCache - Cache miss - inserting new track into cache ["/home/igor47/Music/music/of porcelain/and here i am free (original mix).mp3" | "/home/igor47/Music/music/of porcelain/and here i am free (original mix).mp3" | -1] QObject(0x0)
Debug [LibraryScanner 1]: SoundSourceProxy - SoundSourceProvider "MAD: MPEG Audio Decoder" created a SoundSource for file "file:///home/igor47/Music/music/of porcelain/and here i am free (original mix).mp3" of type "mp3"

@mixxxbot
Copy link
Collaborator Author

Commented by: uklotzde
Date: 2019-06-11T13:11:52Z


Confirmed. Caused by an invalid BPM value (NaN).

@mixxxbot
Copy link
Collaborator Author

Commented by: uklotzde
Date: 2019-06-11T13:19:56Z


This bug also affects 2.1.8.

@mixxxbot
Copy link
Collaborator Author

Commented by: uklotzde
Date: 2019-06-11T13:48:35Z


#2157

@mixxxbot
Copy link
Collaborator Author

Issue closed with status Fix Released.

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
@mixxxbot mixxxbot added this to the 2.2.2 milestone Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant