[Tilesathome] Client 10225 not uploading everything
Maarten Deen
mdeen at xs4all.nl
Wed Aug 27 19:39:14 BST 2008
spaetz wrote:
> On Wed, Aug 27, 2008 at 07:39:20PM +0200, Maarten Deen wrote:
>> I have all tiles (directory tile_12_2653_1259.dir has files tile_12_*,
>> tile_13_*, tile_14_*, tile_15_*, tile_16_*, tile_17_*), but the zipfile
>> that is sent to the server only contains tile_12_2653_1259.png.
>
>> 7-Zip (A) 4.58 beta Copyright (c) 1999-2008 Igor Pavlov 2008-05-05
>> Scanning
>>
>> Creating archive C:\temp\TaH\uploadable\_58045_25244_tile_tileset.zip
>>
>> Compressing tile_12_2653_1259.png
>
> This could be a 7zip problem, it certainly works with zip under Linux. Can
> you print out the command line that is called for the 7zip call and see if it
> makes sense? We just need to call the correct command that makes 7zip
> compress everything. Nothing significant has changed here, so I can't say
> what it is. I'll have a look at the older code though.
The config line is Zip=C:\ProgramFiles\TilesAtHome\zip\7za.exe and it exists and
seems to work. Just to be on the sure side, this is the usage it prints:
Usage: 7za <command> [<switches>...] <archive_name> [<file_names>...]
[<@listfiles...>]
(I can't imagine this would be different than in Linux)
I haven't found the actual point where you make the commandline for the
compress. Where is it and can you put a debug message that prints the
commandline (in the unstable branch)?
Maarten
More information about the Tilesathome
mailing list