Hi Peter,

On Thu, Jan 09, 2014 at 11:49:12PM +0100, Peter Schaefer wrote:
> When convertig a multipage fax, sfftobmp does not append the expected
> numerical page index to the output filename:
> 
> File /var/spool/capisuite/received/fax.sff seems to
> have 2 page(s).
> - Destination File /tmp/buschfaxtmp/fax.jpg :
>   Converting page 1 (1728x1140px / 203x98dpi), LowRes ...
> - Destination File /tmp/buschfaxtmp/fax.jpg :
>   Converting page 2 (1728x1140px / 203x98dpi), LowRes ...
> 
> It ought to be (and was in prior versions):
> 
> - Destination File /tmp/buschfaxtmp/fax_001.jpg :
>   Converting page 1 (1728x1140px / 203x98dpi), LowRes ...
> - Destination File /tmp/buschfaxtmp/fax_002.jpg :
>   Converting page 2 (1728x1140px / 203x98dpi), LowRes ...
> 
> The problem was identified to be associated with new behaviour
> introduced by boost::filesystem V3 (version 1.49 in Wheezy and up).

I've applied the patch and made a new upload (3.1.3-4).  I wasn't able
to test that the patched package actually exports with a suffix as I
don't seem to have any multipage SFF files to test with.  Processing
a single page SFF file doesn't add a suffix - is that as expected?

Could you confirm the new upload actually fixes this issue (or if you
have a multipage SFF file you can distribute, feel free to send it over
and I can test with it).

Cheers,
    Olly


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to