Summary: | entries dragged on empty playlist don't show up | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Marius <rara> |
Component: | Playlists/Saved Playlists | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bart.cerneels |
Priority: | NOR | ||
Version: | 2.5.0 | ||
Target Milestone: | 2.6 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.6 | |
Sentry Crash Report: |
Description
Marius
2012-02-04 14:18:24 UTC
Git commit 0b979bb9c0daf3a0832d966efbc1993d777fdcec by Matěj Laitl. Committed on 14/02/2012 at 00:44. Pushed by laitl into branch 'master'. Always use nonnegative position in Playlist::notifyObserversTrackAdded() This was the cause of bug 293295. Thanks to Marius for spotting and reporting it. BUGFIXES: * Don't misbehave when track is dropped directly to saved playlist. FIXED-IN: 2.6 M +1 -0 ChangeLog M +1 -1 src/browsers/playlistbrowser/PlaylistBrowserModel.cpp M +11 -0 src/core/playlists/Playlist.h M +5 -2 src/playlistmanager/sql/SqlPlaylist.cpp http://commits.kde.org/amarok/0b979bb9c0daf3a0832d966efbc1993d777fdcec |