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

pressing Enter in Browse -> endless loop #5343

Closed
mixxxbot opened this issue Aug 22, 2022 · 2 comments
Closed

pressing Enter in Browse -> endless loop #5343

mixxxbot opened this issue Aug 22, 2022 · 2 comments
Labels
Milestone

Comments

@mixxxbot
Copy link
Collaborator

Reported by: fenugrec
Date: 2010-02-26T01:23:10Z
Status: Fix Released
Importance: High
Launchpad Issue: lp528149


Using Mixxx 1.8 beta or trunk (~ mixxxdj/mixxx#7249 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.

@mixxxbot
Copy link
Collaborator Author

Commented by: rryan
Date: 2010-06-17T21:44:28Z


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

@mixxxbot mixxxbot added the bug label Aug 22, 2022
@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 1.8.0 milestone Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant