Summary: | Amarok 2 Alpha crashed on exit | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Tim Cussins <timcussins> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | 2.0-alpha | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Tim Cussins
2008-07-31 18:05:19 UTC
SVN commit 840921 by markey: Fix another crash on exit situation: The collection scanner must be stopped before the GUI is destroyed. BUG: 167872 M +2 -0 MainWindow.cpp M +2 -1 collection/Collection.h M +9 -0 collection/CollectionManager.cpp M +1 -0 collection/CollectionManager.h M +11 -2 collection/sqlcollection/SqlCollection.cpp M +1 -0 collection/sqlcollection/SqlCollection.h WebSVN link: http://websvn.kde.org/?view=rev&revision=840921 |