Bug 119927 - dynamic playlists and smart playlists must have different names
Summary: dynamic playlists and smart playlists must have different names
Status: RESOLVED DUPLICATE of bug 113356
Alias: None
Product: amarok
Classification: Applications
Component: Playlists/Saved Playlists (show other bugs)
Version: 1.4-SVN
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-11 16:43 UTC by Tobias Knieper
Modified: 2006-06-11 12:32 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***