Ed Loach schrieb:
I've made another change to try and confirm this; I'm changing
the
delay to 30 seconds and during that delay I will try and delete
the
file. I've also changed the bit above to:
    my $Image = newFromPng GD::Image($File);
    open(PNG, $File) || die;
    close(PNG);

I'll test it when (if) the upload queue ever lets me upload the
current result ready to restart the program to try the changed
version.

The file is definitely locked after the close line. I can't delete
it. With a further test I *can* delete it immediately before the
newFromPng line.

Then that is either a windows bug, or a bug of your libGD-perl or activeperl/windows.

--

Dirk-Lüder "Deelkar" Kreie
Bremen - 53.0952°N 8.8652°E

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Tilesathome mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/tilesathome

Reply via email to