Bug 55113 - charlatan playlist calls next() before getFirst()
Summary: charlatan playlist calls next() before getFirst()
Status: RESOLVED WORKSFORME
Alias: None
Product: noatun
Classification: Miscellaneous
Component: dub (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Eray Ozkural
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-24 16:24 UTC by Eray Ozkural
Modified: 2003-12-03 23:48 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 Eray Ozkural 2003-02-24 16:24:28 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

while debugging dub, i had the order of playlist API calls in my debug log.

strangely the order of playlist functions charlatan calls is
next
getFirst
getAfter


which makes my playlist jump on 2nd file, not the first. it ought to make any sensible playlist do the same thing....
Comment 1 Eray Ozkural 2003-02-24 17:04:54 UTC
Looks like a bug in dub.... No blames. 
  
Comment 2 Stephan Binner 2003-02-24 18:41:48 UTC
So why no reassign it to "dub"? 
Comment 3 Eray Ozkural 2003-12-03 23:48:37 UTC
This no more seems to be a problem with charlatan and dub.