Comment 5 for bug 512850

Revision history for this message
ironstorm (ironstorm-gmail) wrote :

Perhaps its a more general problem with my set-up (a newly installed Jaunty that was immediately dist-upgraded to Karmic / clean bzr checkout of trunk).

I did a scons install and ran Mixxx without any parameters and ran it from the menu (pasuspender) I still get the deadlocks... In this case Mixxx is exhibiting the same behaviour as it used to in 1.6 when it couldn't open a device, you can load tracks, but if you hit play nothing happens (I notice that even though a BPM is detected the display is not updated either).

If you open and close (using OK) the preferences panel Mixxx deadlocks immediately after the prefs dialog disappears, main UI is not repainted. If you close with Cancel it seems to be okay.

When exiting (if you don't deadlock it before) the last messages will be:
Debug: [Main]: Displaying mixxx
Debug: [Main]: Running Mixxx
do_wait: drmWaitVBlank returned -1, IRQs don't seem to be working correctly.
Try adjusting the vblank_mode configuration parameter.
Debug: [LibraryScanner 1]: Recursive scan finished cleanly.
Debug: [LibraryScanner 1]: Marking unverified tracks as deleted.
Debug: [LibraryScanner 1]: TrackDAO::markUnverifiedTracksAsDeleted LibraryScanner(0x8ce21c8, name = "LibraryScanner 1") "LIBRARY_SCANNER"
Debug: [LibraryScanner 1]: Detecting moved files.
Debug: [LibraryScanner 1]: Scan finished cleanly
Debug: [LibraryScanner 1]: Scan took: 16109 ms
Debug: [Main]: Destroying MixxxApp
Debug: [Main]: save config, 0
Debug: [Main]: close soundmanager 5
^CGot SIGINT, exiting.