Ticket #1582 (new defect)

Opened 2 months ago

Last modified 2 months ago

dbus: /TrackList/DelTrack only deletes the track, not the item on the list

Reported by: njh Assigned to: funman
Priority: normal Milestone: Bugs paradize
Component: Playlist Version: master
Severity: normal Keywords: dbus
Cc: Platform(s): Linux
Difficulty: unknown Work status: Not started

Description

When deleting an item on the list the number returned by GetLength?, does not decrement. When deleting an item from the middle of the list, a 'hole' is left in the list, where that track used to be. The following items on the list do not 'shuffle up'. Additionally, attempting to delete the item again sometimes causes lockups.

Change History

05/13/08 01:31:56 changed by njh

Note that it seems to work properly when there is only a single item on the list.

Try adding several items, then delete the first item.

05/31/08 19:18:00 changed by courmisch

  • owner changed from fkuehne, jb to funman.
  • platform changed from all to Linux.
  • version set to master.
  • component changed from Interfaces to Playlist.
  • milestone set to Bugs paradize.