Posted by wjaspers on August 8, 2012 at 11:12pm
3 followers
Jump to:
| Project: | Video |
| Version: | 6.x-5.2 |
| Component: | Video Core |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (cannot reproduce) |
Issue Summary
Problem Encountered
Whenever a video is pulled up in the content it is attached to, the thumbnail attempts to be re-generated, even though an adequate copy already exists. See screenshot.
Note that the thumbnail name keeps advancing by +1 on the end of the sequence.
Expected Behavior
When a video is displayed or retrieved for the content it belongs to (for editing), an existing imagecached thumbnail will be used, or ... a new one will be generated.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| Screenshot - 08082012 - 06:06:07 PM.png | 92.01 KB | Ignored: Check issue status. | None | None |
Comments
#1
How many screenshots have you requested to be generated in your settings?
Are there any error messages in your Drupal log?
#2
Closed because of lack of response.
#4
Sorry, only 1 was in the settings.
#5
Could you also answer my other question too? Are there errors in the Drupal error log.
#6
Yes, I keep finding "file not found" errors in the error log for video thumbs.
The files folder and the video_thumbs folders are fully writable, so i'm not totally understanding when this happens.
Here's a log entry:
Type page not foundDate Sunday, September 2, 2012 - 04:02
User Anonymous
Location http://some-site.com/sites/default/files/video_thumbs/228/some-video.png...
Message sites/default/files/video_thumbs/228/some-video.png
Severity warning
Hostname 123.456.789.000
Operations
#7
No errors related to a transcoder failure?
Could you turn on "Log all executed commands to the Drupal log" and report the commands that are executed and the output?
#8
Closed because of lack of response.