http://bugzilla.wpkg.org/show_bug.cgi?id=77
--- Comment #5 from Rainer Meier <[EMAIL PROTECTED]> 2007-10-24 15:54:59 --- You might just download the attachment and try it. However I would also like to add it to the default package in order to have it officially supported. The changes also include some cleanups like some completely useless code within getAllPackages() (someone can verify probably). The comments stated that it is merging packages from the settings (wpkg.xml) and packages from the database (packages.xml) but in fact it was just reading packages.xml, removing eventually existing duplicates and re-filling it into a new array. wpkg.xml was read but never used. By the way a warning severity message is logged to the event log of windows in case a zombie package gets removed (only in case uninstall fails) so you can look for this message (along with the error logs from the failed uninstall) within the event logs to check for such events. -- Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ wpkg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wpkg-users
