On Thu, Nov 13, 2008 at 9:22 PM, Matthias Julius <[EMAIL PROTECTED]> wrote:
> Dirk Stöcker <[EMAIL PROTECTED]> writes:
>
>> On Thu, 13 Nov 2008, Łukasz Jernaś wrote:
>>
>>> There's no such dir - it isn't created by the unstable client. And
>>> that is the problem (weird that nobody noticed it earlier - me
>>> included ;) If I create that directory by hand it works fine.
>>> But this dir was/is created by the stable client on an as needed
>>> basis, which the unstable doesn't do - IMHO it's a regression.
>>
>> Whoever removed Compress.pm forgot to move the mkdir for that to the
>> new places.
>
> No, the client never created the uploadable directory on upload.  It
> creates it if you run it in one of the render modes, I believe.  This
> should probably be fixed.

I never said that it was created on upload, only that it wasn't created at all..

> But, the original problem was that the client did not copt the zip
> file into the uploadable directory.  Does the freshly checked out
> client still show this behavior?

Yes it does (just did it again), result:
[EMAIL PROTECTED]:~/tilesAtHome_unstable$ rm -rf /tmp/uploadable
[EMAIL PROTECTED]:~/tilesAtHome_unstable$ ./genSrem.sh
- Using working directory /tmp
- Pngcrush version 1.6.6
- pngnq version 0.5
- Java version 1.6 is available
- ImageMagick version 6.3.7 (lowzoom disabled)
- rendering using or/p
inkscape: no such variable
- Inkscape version 0.46
This is version 11799 (Trondheim) of tilesgen running on linux, ID: 2987
- rasterizing using SVG::Rasterize::Engine::Inkscape
* Take care to manually backup your inkscape user preferences
  if you have knowingly changed them.
  Some tilesets will cause inkscape to clobber that file!
[#1   0% ] Tileset (12,2241,1351) around 52.08,17.01
[#1 100% ] Tile of complexity 0 took us 435 seconds to render
[#1 100% ] Suggested complexity is currently: 1000000
- Using working directory /tmp
- Pngcrush version 1.6.6
- pngnq version 0.5
- Java version 1.6 is available
- ImageMagick version 6.3.7 (lowzoom disabled)
This is version 11799 (Trondheim) of tilesgen running on linux, ID: 2987
Use of uninitialized value in string eq at tilesGen.pl line 552.
could not read /tmp/uploadable at lib/Upload.pm line 86.
[EMAIL PROTECTED]:~/tilesAtHome_unstable$

Where genSrem.sh is:
#!/bin/sh
perl tilesGen.pl xy 2241 1351 12
perl tilesGen.pl upload

Regards,
-- 
Łukasz [DeeJay1] Jernaś
_______________________________________________
Tilesathome mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/tilesathome

Reply via email to