[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Doc Build part 4 - Hyphenation error

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Tue, 25 Oct 2011 10:53:58 +0200

Hi Lübbe,

On 25 October 2011 10:38, Lübbe Onken <luebbe.tortoisesvn_at_googlemail.com>wrote:

> Hi Jean-Marc,
>
> Turns out that the build fails if the following russian image is present:
>>>
>>> D:\data\TSVNWork\trunk\doc\images\ru\ch02dia1.png
>>>
>> Removing that files results in a successful build of the russian manual
>>> (insofar that a PDF is produced with text and images, but I cannot read it
>>> myself :) )
>>>
>>> There was an alpha channel in the .png. Removing it results in a
>> successful build. Attached is an updated version of the image.
>>
>
> Thanks, committed in r22178
>
> How did you find out that it was this image that caused the crash? I'm
> always at a loss in interpreting fop crashes...
>

I set the JAVA logging to debug and then an error was shown about opening an
SVG stream on that file. Confused about that (png is not SVG), but I
proceeded to examine the .png and look for differences. It was the only one
with a 32 bit color depth (RGB+Alpha), so I stripped the alpha, tried again
et voilá.

I don't have the exact settings in fop.bat anymore, but IIRC I uncommented
the following lines:

rem set
LOGCHOICE=-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog
rem set LOGLEVEL=-Dorg.apache.commons.logging.simplelog.defaultlog=INFO

I think I also tried with debug instead of info.

-- 
Regards,
Jean-Marc
--
.       ___
.  @@  // \\      "De Chelonian Mobile"
. (_,\/ \_/ \     TortoiseSVN
.   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
.   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2863308
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-10-25 10:54:17 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.