Activity log for bug #889825

Date Who What changed Old value New value Message
2011-11-13 13:24:47 toomuch bug added bug
2011-11-13 13:25:15 toomuch description As Mixxx currently cannot filter columns (https://bugs.launchpad.net/mixxx/+bug/675057) I wanted to create crates to access my genres faster. When choosing larger amounts of files it takes forever to finish. In this time, Mixxx is not usable. Little (<100 tracks) Mixxx is "Not Responding" Big (<5000 tracks) Mixxx is "Not Responding" forever, ergo crashing. As Mixxx currently cannot filter columns (https://bugs.launchpad.net/mixxx/+bug/675057) I wanted to create crates to access my genres faster. When choosing larger amounts of files it takes forever to finish. In this time, Mixxx is not usable. Little (<100 tracks) Mixxx is "Not Responding" Big (<5000 tracks) Mixxx is "Not Responding" forever, ergo crashing. Win7 x64, Intel Pentium Dual Core T2390, 3GB RAM (Asus X51L laptop) Mixxx 1.10.0beta1 x64
2011-11-13 20:47:55 RJ Skerry-Ryan summary Add tracks to crate -> Mixxx "Not Responding" LibraryFeature's cannot support drop of multiple tracks. Repeated dropping can stall mixxx.
2011-11-13 20:49:54 RJ Skerry-Ryan description As Mixxx currently cannot filter columns (https://bugs.launchpad.net/mixxx/+bug/675057) I wanted to create crates to access my genres faster. When choosing larger amounts of files it takes forever to finish. In this time, Mixxx is not usable. Little (<100 tracks) Mixxx is "Not Responding" Big (<5000 tracks) Mixxx is "Not Responding" forever, ergo crashing. Win7 x64, Intel Pentium Dual Core T2390, 3GB RAM (Asus X51L laptop) Mixxx 1.10.0beta1 x64 As Mixxx currently cannot filter columns (https://bugs.launchpad.net/mixxx/+bug/675057) I wanted to create crates to access my genres faster. When choosing larger amounts of files it takes forever to finish. In this time, Mixxx is not usable. Little (<100 tracks) Mixxx is "Not Responding" Big (<5000 tracks) Mixxx is "Not Responding" forever, ergo crashing. Win7 x64, Intel Pentium Dual Core T2390, 3GB RAM (Asus X51L laptop) Mixxx 1.10.0beta1 x64 ====== The reason for this is that LibraryFeature/SidebarModel only support a single drop method for children. dropAcceptChild(QModelIndex, QUrl). The problem with this is that WLibrarySidebar delivers each dropped item *one at a time*. In the case of toomuch's drop of 1000 tracks to a crate, this generates 1000 SQL queries instead of a single query to add the tracks in bulk.
2011-11-13 20:49:57 RJ Skerry-Ryan mixxx: status New Confirmed
2011-11-13 20:49:59 RJ Skerry-Ryan mixxx: importance Undecided Medium
2011-11-13 20:50:09 RJ Skerry-Ryan nominated for series mixxx/1.10
2011-11-13 20:50:09 RJ Skerry-Ryan bug task added mixxx/1.10
2011-11-13 20:50:09 RJ Skerry-Ryan nominated for series mixxx/1.9
2011-11-13 20:50:09 RJ Skerry-Ryan bug task added mixxx/1.9
2011-11-13 20:50:16 RJ Skerry-Ryan mixxx/1.10: status New Confirmed
2011-11-13 20:50:19 RJ Skerry-Ryan mixxx/1.9: status New Won't Fix
2011-11-13 20:50:21 RJ Skerry-Ryan mixxx/1.10: importance Undecided Medium
2011-11-13 20:50:23 RJ Skerry-Ryan mixxx/1.9: importance Undecided Medium
2011-11-13 20:50:27 RJ Skerry-Ryan mixxx/1.10: milestone 1.10.0
2011-11-13 20:50:30 RJ Skerry-Ryan mixxx/1.9: milestone 1.9.3
2011-11-27 07:58:52 RJ Skerry-Ryan mixxx/1.10: milestone 1.10.0 1.10.1
2012-03-08 17:16:42 akash shetye attachment added Patch that fixes this issue. https://bugs.launchpad.net/mixxx/+bug/889825/+attachment/2835356/+files/insertoptimisation.patch
2012-03-13 05:05:56 RJ Skerry-Ryan mixxx/1.10: assignee akash shetye (shetyeakash)
2012-03-13 05:06:02 RJ Skerry-Ryan mixxx: assignee akash shetye (shetyeakash)
2012-05-04 05:39:31 RJ Skerry-Ryan branch linked lp:~shetyeakash/mixxx/bulk_operations
2012-05-04 05:39:36 RJ Skerry-Ryan mixxx/1.10: status Confirmed Fix Committed
2012-05-04 05:39:46 RJ Skerry-Ryan mixxx/1.10: status Fix Committed Confirmed
2012-05-04 05:40:24 Launchpad Janitor branch linked lp:mixxx/1.10
2012-05-06 11:46:57 jus mixxx/1.10: status Confirmed Fix Committed
2012-05-06 11:47:02 jus mixxx: status Confirmed Fix Committed
2012-05-06 11:47:36 jus mixxx/1.10: status Fix Committed Confirmed
2012-05-06 11:47:39 jus mixxx: status Fix Committed Confirmed
2012-11-21 17:43:10 RJ Skerry-Ryan mixxx/1.10: status Confirmed Won't Fix
2012-11-21 17:43:29 RJ Skerry-Ryan tags library performance
2012-11-21 17:43:38 RJ Skerry-Ryan nominated for series mixxx/1.11
2012-11-21 17:43:38 RJ Skerry-Ryan bug task added mixxx/1.11
2012-11-21 17:44:35 RJ Skerry-Ryan mixxx/1.11: status New Confirmed
2012-11-21 17:44:36 RJ Skerry-Ryan mixxx/1.11: importance Undecided Medium
2012-11-21 19:02:11 RJ Skerry-Ryan mixxx/1.10: milestone 1.10.1 1.10.2
2012-12-10 14:18:08 Max Linke attachment added dragdrop.patch https://bugs.launchpad.net/mixxx/+bug/889825/+attachment/3456290/+files/dragdrop.patch
2012-12-10 14:18:14 Max Linke mixxx/1.11: assignee Max Linke (max-linke)
2012-12-10 15:36:01 RJ Skerry-Ryan mixxx/1.11: milestone 1.11.0
2012-12-10 16:19:40 Max Linke mixxx/1.11: status Confirmed In Progress
2012-12-12 14:42:55 Max Linke attachment added dragdrop_v2.patch https://bugs.launchpad.net/mixxx/1.11/+bug/889825/+attachment/3458316/+files/dragdrop_v2.patch
2012-12-12 14:46:15 Max Linke attachment added dragdrop_plus.patch https://bugs.launchpad.net/mixxx/1.11/+bug/889825/+attachment/3458340/+files/dragdrop_plus.patch
2012-12-12 17:25:50 Max Linke mixxx/1.11: status In Progress Fix Committed
2012-12-12 17:26:08 Max Linke branch linked lp:mixxx/1.11
2012-12-12 17:30:52 Max Linke mixxx: status Confirmed Fix Committed
2012-12-12 17:31:05 Max Linke mixxx: assignee akash shetye (shetyeakash) Max Linke (max-linke)
2013-05-09 20:44:11 RJ Skerry-Ryan mixxx: status Fix Committed Fix Released
2013-05-09 20:44:12 RJ Skerry-Ryan mixxx/1.11: status Fix Committed Fix Released
2022-10-08 19:08:12 Swiftb0y bug watch added https://github.com/mixxxdj/mixxx/issues/6105
2022-10-08 19:08:13 Swiftb0y lock status Unlocked Comment-only