Bug 55113

Summary: charlatan playlist calls next() before getFirst()
Product: noatun Reporter: Eray Ozkural <erayo>
Component: dubAssignee: Eray Ozkural <erayo>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

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.