Summary: | tagging groups of files causes amarok to become unresponsive for long periods | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | djandruczyk |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.3.8 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
djandruczyk
2006-01-17 01:29:54 UTC
this is slightly better with mysql, though multiple file operations still freeze the gui and prohibit advancing to the next track (svn 563210) SVN commit 566280 by aoliveira: "Some" work on tagdialog: - Now we have statistics tab enabled when in multiple tags mode. Information there is pretty much a stub, I gotta improve that; - It's now possible to edit scores/ratings for multiple tracks; - Tag writing is done in a thread; - Some clean up here and there, cutting some member variables we don't need anymore; And of course, new bugs and regressions! Enjoy. BUG: 130593 BUG: 120276 M +7 -6 collectiondb.cpp M +2 -1 playlist.cpp M +160 -62 tagdialog.cpp M +1 -6 tagdialog.h |