Comment 9 for bug 1051106

Revision history for this message
RJ Skerry-Ryan (rryan) wrote : Re: [Bug 1051106] Re: libraryscanner blocks the library for other transactions

Hm, some people have gigantic libraries and making mixxx unusable during
the scan via modal dialog would be bad. I like the idea of periodic
commits of the scanner if only so that people who have large libraries can
start to use the library before the scan is finished. I would prefer we fix
locking issues by switching all library access to a single thread.

On Fri, Apr 12, 2013 at 11:59 AM, Steven Boswell <email address hidden> wrote:

> Yes, it IS possible to interact with the Mixxx window while a library scan
> is running.
> The problem is that the library-scan dialog is not modal.
> A call to "setWindowModality (Qt::WindowModal)" in the LibraryScannerDlg
> constructor is part of the solution.
> Making the dialog visible immediately, instead of after 2 seconds (done in
> LibraryScannerDlg::slotUpdate()) is the other part of the solution.
>
> --
> You received this bug notification because you are a member of Mixxx
> Development Team, which is subscribed to Mixxx.
> https://bugs.launchpad.net/bugs/1051106
>
> Title:
> libraryscanner blocks the library for other transactions
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mixxx/+bug/1051106/+subscriptions
>