Hi! I've run Video and S3 modules on multiple sites and I've never encountered this problem until now when I updated the site I'm presently building via drush up from drupal core 7.15 to 7.22 plus all the modules. (s3 and video are 7.x-1.0-beta7 and 7.x-2.9 respectively.)

As far as I can tell It seems that the file size function is looking for the size of files that aren't yet there because they haven't returned from zencoder. i.e. the file size stat is running on save when it should run on post back. ...at least I can't get this to replicate after I've hit save on the node, so this is my best guess.

I've uninstalled everything related to Video and reverted Video back to 7.x-2.7. It works flawlessly.

Peace,
Branson

Comments

Jorrit’s picture

Please try 7.10, which I just released.

j.branson’s picture

It works. Thanks!

Jorrit’s picture

Status: Active » Fixed

Great, thanks for letting know.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.