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

hangup on exit #5394

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

hangup on exit #5394

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

Comments

@mixxxbot
Copy link
Collaborator

Reported by: petermolnar
Date: 2010-05-17T10:51:26Z
Status: Fix Released
Importance: Medium
Launchpad Issue: lp581665


When exiting mixxx, I get the following in the console:

Debug: [Main]: Destroying MixxxApp
Debug: [Main]: save config,  1
Debug: [Main]: close soundmanager 2
Debug: [Main]: soundmanager->close() done
Debug: [Main]: delete MidiDeviceManager
Debug: [Main]: Closing MIDI device "1. Midi Through Port-0"
Debug: [Main]: PortMIDI device "1. Midi Through Port-0" already closed
Debug: [Main]: delete soundmanager,  28
Debug: [Main]: delete master,  29
Debug: [Main]: in ~EngineMaster()
Debug: [Main]: delete channel1,  30
Debug: [Main]: delete channel2,  30
Debug: [Main]: delete buffer1,  31
Debug: [Main]: delete buffer2,  32
Debug: [Main]: delete view,  33
Debug: [Main]: ~WLibraryTableView
Debug: [Main]: SettingsDAO::setValue() failed "mixxx.db.model.playlist.header_state" : QVariant(QString, "AAAA/wAAAAAAAAABAAAAAQAAAAABAAAAAAAAAAAAAAAOAiAAAAACAAAADQAAAGQAAAABAAAAZAAABLAAAAAOAQEBAAAAAAAAAAAAAAAAAGT/////AAAAhAAAAAAAAAAEAAAAZAAAAAEAAAAAAAAAAAAAAAEAAAAAAAAETAAAAAsAAAAAAAAAAAAAAAEAAAAA") QSqlError(5, "Unable to fetch row", "database is locked")
Debug: [Main]: ~WLibraryTableView
Debug: [Main]: SettingsDAO::setValue() failed "mixxx.db.model.library.header_state" : QVariant(QString, "AAAA/wAAAAAAAAABAAAAAQAAAAABAAAAAAAAAAAAAAAVAbIVAAAACAAAABAAAABkAAAADwAAAGQAAAANAAAAZAAAAAwAAABkAAAACQAAAGQAAAAUAAAAZAAAABIAAABkAAAAAAAAAGQAAAUUAAAAFQEBAQAAAAAAAAAAAAAAAABk/////wAAAIQAAAAAAAAADQAAAAAAAAABAAAAAAAAAyAAAAAIAAAAAAAAAAAAAAABAAAAAAAAAMgAAAACAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAGQAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAGQAAAABAAAAAAAAAAAAAAABAAAAAAAAAGQAAAABAAAAAAAAAAAAAAABAAAAAA==") QSqlError(5, "Unable to fetch row", "database is locked")
Debug: [Main]: ~WLibraryTableView
Debug: [Main]: delete library scanner 51
Debug: [LibraryScanner 1]: Updating dirhash to mark as existing failed: QSqlError(5, "Unable to fetch row", "database is locked")

Config:
Ubuntu 10.04, 2.6.32-22-generic
libportaudio2 19+svn20071207
libportaudio0 18.1-6

Mixxx: revision 2394 (trunk @ 2010.05.17)

Compiled: scons prefix=/usr tuned=1 optimize=4 ladspa=1 install

@mixxxbot mixxxbot added the bug label Aug 22, 2022
@mixxxbot
Copy link
Collaborator Author

Commented by: petermolnar
Date: 2010-05-17T10:52:39Z


My apologies, my kernel is 2.6.32-22-generic, not 2.6.22.

@mixxxbot
Copy link
Collaborator Author

Commented by: rryan
Date: 2010-06-18T09:41:18Z


This is fixed now, thanks for reporting it, cadeyrn.

@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