New issue 386: Cropmarks missing in repository?
https://bitbucket.org/hudson/magic-lantern/issue/386/cropmarks-missing-in-repository
Anonymous on Sat, 12 Mar 2011 11:26:45 +0100:
Description:
Is it possible that two cropmarks are missing in the "cropmks" folder of the repository?
I successfully "compiled" the manual with the "doc/mkdoc.py" script, but the first two lines showed me two errors/warnings complaining about missing cropmarks in the "cropmks" folder:
{{{
montage: unable to open image `../cropmks/16x9_blk.bmp': No such file or directory @ error/blob.c/OpenBlob/2587.
montage: unable to open image `../cropmks/CineSco2.bmp': No such file or directory @ error/blob.c/OpenBlob/2587.
}}}
This error is located in the "doc/mkdoc.py" on line 12:
{{{
https://bitbucket.org/hudson/magic-lantern/src/c43d4083c0b7/doc/mkdoc.py#cl-12
}}}
which tries to use these files to put them together into the "Cropmarks550d.png" file.
These files seem to be missing even in the repository, although they are mentioned in the UserGuide.pdf: "There are 4 predefined cropmarks in the zip archive" and in my built of the manual there are only two images displayed, because of the missing files...
Martin M.
--
This is an issue notification from bitbucket.org. You are receiving
this either because you are the owner of the issue, or you are
following the issue.