[Bug 55113] New: charlatan playlist calls next() before getFirst()
Eray Ozkural
erayo at bilkent.edu.tr
Mon Feb 24 15:24:29 GMT 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=55113
Summary: charlatan playlist calls next() before getFirst()
Product: noatun
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: kde-multimedia at kde.org
ReportedBy: erayo at bilkent.edu.tr
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....
More information about the kde-multimedia
mailing list