Bug#778866: read in movie-title failing

Sean Ellefson scellef at pdx.edu
Sun Feb 22 01:12:12 UTC 2015


Control: tags -1 +patch

Was able to reproduce bug: `movie-title` terminates on error generated by
`read` due to `set -e` on line where it attempts to read title card
dimensions generated by `identify`.  Unsure why `read` failed in the way
that it does, couldn't reproduce from /bin/sh on my local system, but
explicitly setting variables seems to workaround it.  Attached patch
adjusts accordingly.

`movie-title` still exits with an error after attempting to run:

convert -depth 8 -matte -colorspace Transparent -type PaletteMatte
/usr/share/videotrans/null.png -background 'rgba(0,0,0,0)' -splice
719x575+0+0 -draw @/tmp/.movie-title.25938.convert title.vob-overlay.png

Error message:

convert: Valid palette required for paletted images `title.vob-overlay.png'
@ error/png.c/MagickPNGErrorHandler/1645.

-- 

Sean Ellefson
Helpdesk Consultant - User Support Services
Office of Information Technologies
Portland State University
Phone: 503-725-8751
scellef at pdx.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20150221/643b7699/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 04-fix-bashism-in-movie-title
Type: application/octet-stream
Size: 686 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20150221/643b7699/attachment.obj>


More information about the pkg-multimedia-maintainers mailing list