https://bugs.kde.org/show_bug.cgi?id=339190
--- Comment #27 from Stefano Pettini <stefano.pett...@gmail.com> --- I think the null pointer that you're talking about was solved one year ago in commit ca2a2f854ef84ec2d4e4c5ee8615e9caace8e618 (as Ralf Engel said). By the way we should remove [@ Dynamic::TrackSet::subtract] from the bug name because the actual bug that made amarok fall into the endless loop was not at that place. Copy to collection was not working as you said, so I uploaded a second patch to the review board that fixes also this. I'm confident now that this bug can be closed once this is merged. The architecture of this cdaudio collection is quite messy, there's a lot of confusion between base name, file name, track name, base urls, and so on. Look at the patch, that tries to bring a little bit of clarity without major changes. I hope Tatjana improved this feature in her branch. I think I'll have a look at it. -- You are receiving this mail because: You are watching all bug changes.