﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
5407	Video thumbnailer won't work anymore	jonathlela		"When using PIL to make a video thumbnail, the following exception is raised :

{{{
AttributeError: 'module' object has no attribute 'frombytes'
}}}

This issue was fixed in #5321 (see [http://git.savannah.gnu.org/cgit/mediagoblin.git/commit/mediagoblin/media_types/video/transcoders.py?id=5b8e0b2a63194d53da2ce434e867fc5eab1b60b4 5b8e0b2a63194d53da2ce434e867fc5eab1b60b4])

However, #5375 reintroduces the error (see [http://git.savannah.gnu.org/cgit/mediagoblin.git/commit/mediagoblin/media_types/video/transcoders.py?id=6e38fec80ebaadc3b3cfdc912f40cc4e8bb9b31c 6e38fec80ebaadc3b3cfdc912f40cc4e8bb9b31cc])


"	defect	closed	major		programming	fixed	video, thumbnail, PIL, pillow	Boris Bobrov	
