> I'd like to suggest adding support for uploading video files, and fail > gracefully for now until, if considered, video uploading is supported. > > I'm only debian maintainer not upstream maintainer.
> Currently ploader will let a user browse videos, even select several, but > fail > with an error message similar to this: > Can't call method "wx_thumb_file" on an undefined value at > /usr/share/perl5/Uploader/GUI/wxApp.pm line 803. > Yes it tries to make thumbnail based on object uploaded. ImageMagick failed and caches result. > > When starting ploader again the next time, it won't start, showing the same > errors again (presumably as a result of queueing such thumbnailing). > > Because of cache. ploader is almost died from upstream point of view

