Hi, I've just uploaded PyTone 2.2.3 to the usual place: http://www.luga.de/pytone/download/PyTone-2.2.3.tar.gz This is bugfix release - no new features are included. For details see as always the attached portion of the ChangeLog. Enjoy, Jörg PS: Alexander, I don't know whether there is still a chance to get this release in Debian Sarge? If yes, it would be really cool, since in particular the delete playlist contents is rather annoying. 2005-04-26 Jörg Lehmann <joerg@luga.de> * Deactivate playlist window before initializing the playlist to prevent issuing a wrong selectionchanged event (fixing a problem reported by Stuart Pook <Stuart dot Pook at infres dot enst dot fr>). 2005-04-25 Jörg Lehmann <joerg@luga.de> * services/players/internal.py: Prevent sound device from being reopened when an already stopped player is being stopped again (thanks to Stuart Pook <Stuart dot Pook at infres dot enst dot fr> for pointing out this problem). * services/players/internal.py: Daemonize bufferedaudiodevice again. 2005-04-21 Jörg Lehmann <joerg@luga.de> * network.py: Ignore empty lines in _receiveobject instead of reporting an error. * services/playlist.py: Make going back to previous song work again (thanks to Johannes Segitz <johannes at segitz dot de> for reporting this bug). 2005-04-20 Jörg Lehmann <joerg@luga.de> * Ignore invalid database definitions unless there is at least one valid database. 2005-03-30 Jörg Lehmann <joerg@luga.de> * iteminfowin.py: Fix secondary player for songs in the playlist window (thanks to Stefan Wimmer <swimmer at xs4all dot nl> for reporting this problem). 2005-03-23 Jörg Lehmann <joerg@luga.de> * iteminfowin.py, item.py: Fix wrong window size of item info window. * slist.py: Fix crash occuring when deleting the contents of the playlist (thanks to Stefan Wimmer <swimmer at xs4all dot nl> for reporting this problem).