After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 403401 - deleting highlighted songs during playback takes too long
deleting highlighted songs during playback takes too long
Status: RESOLVED DUPLICATE of bug 421477
Product: banshee
Classification: Other
Component: User Interface
0.11.5
Other All
: Normal minor
: 2.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-02-02 00:10 UTC by Christopher Friedt
Modified: 2007-04-11 10:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christopher Friedt 2007-02-02 00:10:23 UTC
The problem is that instead of deleting a selection (multiple) songs, and then resuming play, banshee will iteratively try to play a file, and then delete it, and then force itself to move to the next in the list. 

Solution: pause playback, delete all of the songs in the selection, and then resume playback. This should be internally coded in the callback: selection -> remove

Other information:
Comment 1 Ruben Vermeersch 2007-04-11 10:49:08 UTC

*** This bug has been marked as a duplicate of 421477 ***