Bug 119927

Summary: dynamic playlists and smart playlists must have different names
Product: [Applications] amarok Reporter: Tobias Knieper <tobias.knieper>
Component: Playlists/Saved PlaylistsAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 1.4-SVN   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Tobias Knieper 2006-01-11 16:43:14 UTC
Version:           1.4-SVN (using KDE KDE 3.5.0)
Installed from:    Compiled From Sources
Compiler:          gcc-4.0 (GCC) 4.0.3 20060104 (prerelease) (Debian 4.0.2-6) 
OS:                Linux

Hello,
if you create a dynamic playlist and name it as an already existing smart playlist (it does not matter if it is a default smart playlist or a self-created one) AND choose the existing dynamic playlist as the source for the files then amarok fails to insert songs.

Steps to reproduce:
1. Create a new dynamic playlist
2. Name it "Last Played"
3. Choose the "Last Played" smart playlist as the source
4. Click OK
5. Doubleclick the new dynamic playlist

Nothing happens.

6. Rename the dynamic playlist to "Last Played foobar"

Now it works.

It is also reproducable with self-defined smart playlists:
1. Create a new smart playlist
2. Name it "test"
3. Choose any condition you like
4. Click OK
5. Create a new dynamic playlist
6. Name it "test"
7. Choose the "test" smart playlist as the source
8. Click OK
9. Doubleclick the new dynamic playlist

Nothing happens.

10. Rename the dynamic playlist to "test foobar"

Now it works.

I'm using current 1.4-SVN. This Bug is maybe concerned to #113356.

Regards,
Tobias
Comment 1 Ian Monroe 2006-01-11 19:21:15 UTC
Yep, its the same bug.

*** This bug has been marked as a duplicate of 113356 ***