[Tilesathome] TaH windows client only rendering z12 tiles?
Maarten Deen
mdeen at xs4all.nl
Tue Aug 26 17:03:09 BST 2008
spaetz wrote:
> On Sun, Aug 24, 2008 at 09:12:41PM +0200, Maarten Deen wrote:
>> Every time I try to render a tile, I'm only getting a z12 tile. There are a lot
>> of other .png files in the work directory, but they are all empty. In the
>> captonless dir there is only a z12 tile.
>> Is there something I'm missing?
>
> You were talking about the captionless directiory ang I had been replying that captionless only produces z12 tiles. If you do see the same for the regular tiles, that would be wrong indeed for many tilesets.
I've tracked the bug down. Inkscapelocale=german does not work.
I've commented that line in the config file and set my decimal separator to ".",
and like magic the client works. All tiles are generated and the upload seems to
work (it ended with OK|4|OK|4|OK|4|, but the tile is not yet visible on the map,
how long does that take?)
I'm using the latest version from svn, the one that makes only the single temp
directory.
Only thing is I'm running in debug mode because the rmtree in Tileset.pm line
702 does not work:
Can't remove file C:\temp\TaH\12_2561_1226_U2Njw/part-0LuHD5.png (Permission
denied) at lib/Tileset.pm line 702
Can't remove file C:\temp\TaH\12_2561_1226_U2Njw/part-4dRlRR.png (Permission
denied) at lib/Tileset.pm line 702
(etc.)
Is it worth looking at File::Remove::remove in stead of File::Path::rmtree?
Maarten
More information about the Tilesathome
mailing list