From: Ed W <li...@wi...> - 2006-05-12 19:48:09
|
Mark Wardell wrote: > Hi All/Mark, > > I am still having problems using PerlApp since using wxPerl 0.4902 > (now 0.4904), when I exit I get an application error. > If I build without the --gui option, I see an error when I exit: > > "rmtree failed: Directory not empty" It's just one more datapoint, but I got this error when using the SingleInstanceChecker. Curiously if I delete the single instance checker well before I shut down the app then all is fine, but if I kill it during shutdown then I get this error. Could this be what you are seeing? Ed W |