Bugzilla – Bug 12495
pdk* temporary folders aren't always removed
Last modified: 2010-04-19 08:06:09 UTC
When SC or the scanner or some other Windows binary of our suite crashes, then it leaves pdk-user-(PID) folders behind. If this happens often, then the temporary folder can be littered with dozens of them. We need to a.) fix crashes and b.) clean up unused folders (check PID). Probably best done in the control panel.
added code to the tray icon and control panel which will help cleaning up these folders
This bug has been marked as fixed in the 7.4.0 release version of SqueezeBox Server! * SqueezeCenter: 28672 * Squeezebox 2 and 3: 130 * Transporter: 80 * Receiver: 65 * Boom: 50 * Controller: 7790 * Radio: 7790 Please see the Release Notes for all the details: http://wiki.slimdevices.com/index.php/Release_Notes If you haven't already, please download and install the new version from http://www.logitechsqueezebox.com/support/download-squeezebox-server.html If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.
== Auto-comment from SVN commit #30670 to the slim repo by mherger == == http://svn.slimdevices.com/slim?view=revision&revision=30670 == Bug: 12495 Description: clean up temporary folders on startup too. This wouldn't be called on server machines which run mostly headlessly.