pressing Enter in Browse -> endless loop

Bug #528149 reported by fenugrec
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mixxx
Fix Released
High
Unassigned

Bug Description

Using Mixxx 1.8 beta or trunk (~ #2340 up to most recent):
While in the browse function of the library/playlist area of the main
window, selecting a folder then pressing Enter (i.e. to navigate up or
down through directories) causes Mixxx to go in an endless loop and flood
the output with this message:
>>>>
Debug: [Main]: activate() "/home/mus/misc/.."
>>>>

Once the loop is in progress, the UI is still relatively responsive
(it's possible to exit cleanly at this stage), but single-clicking
on any element (track / folder) in the Browse window will act as a
double-click. Single-clicking on a track freezes mixxx :
>>>>
Debug: [Main]: activate() "/home/tempmus/tone1.wav"
Debug: [Main]: TrackDAO::getTrack QThread(0x24d2230, name = "Main") "qt_sql_default_connection"
Debug: [Main]: TrackInfoObject: emitting bpmUpdated signal!
Debug: [Main]: setCuePoints 0
Debug: [Main]: activate() "/home/tempmus/tone1.wav"
Debug: [Main]: TrackDAO::getTrack QThread(0x24d2230, name = "Main") "qt_sql_default_connection"
Debug: [Main]: TrackInfoObject: emitting bpmUpdated signal!
Debug: [Main]: setCuePoints 0
Debug: [Main]: TrackDAO::updateTrackInDatabase QThread(0x24d2230, name = "Main") "qt_sql_default_connection"
Debug: [Main]: Updating track "tone1" in database...
>>>>

This is 100% repeatable with the public 1.8 beta as well as trunk code. The
bug also "works" on Win as well as Linux.

RJ Skerry-Ryan (rryan)
Changed in mixxx:
milestone: none → 1.8.0
status: New → Confirmed
importance: Undecided → High
Revision history for this message
RJ Skerry-Ryan (rryan) wrote :

I can't reproduce this anymore in lp:mixxx/1.8. Marking fix committed, not sure by whom.

Changed in mixxx:
status: Confirmed → Fix Committed
RJ Skerry-Ryan (rryan)
Changed in mixxx:
status: Fix Committed → Fix Released
Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/5343

lock status: Metadata changes locked and limited to project staff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.