
bugs at lists
Apr 6, 2009, 5:59 AM
Post #1 of 1
(510 views)
Permalink
|
|
[Bug 1458] New: stories with images in related media that can' t create thumbnails die horribly
|
|
http://bugs.bricolage.cc/show_bug.cgi?id=1458 Summary: stories with images in related media that can't create thumbnails die horribly Product: Bricolage Version: 1.11.1 - Developer Release Platform: All OS/Version: All Status: NEW Severity: normal Priority: P3 Component: API AssignedTo: bugs [at] lists ReportedBy: lannings [at] who I try to Edit a story, and it gives this error: Can't call method "write" on an undefined value at /services/webit/bricolage/lib/Bric/Biz/Asset/Business/Media/Image.pm line 730. Stack: [/services/webit/bricolage/lib/Bric/Biz/Asset/Business/Media/Image.pm:730] [/services/webit/bricolage/lib/Bric/Biz/Asset/Business/Media/Image.pm:363] [/services/webit/bricolage/comp/widgets/container_prof/_related.html:46] [/services/webit/bricolage/comp/widgets/container_prof/container.mc:24] [/services/webit/bricolage/comp/widgets/container_prof/container.mc:36] [/services/webit/bricolage/comp/widgets/container_prof/container.mc:36] [/services/webit/bricolage/comp/widgets/container_prof/container.mc:36] [/services/webit/bricolage/comp/widgets/container_prof/edit.html:31] [/services/webit/bricolage/comp/widgets/container_prof/container_prof.mc:54] [/services/webit/bricolage/comp/widgets/story_prof/edit_meta.html:135] [/services/webit/bricolage/comp/widgets/story_prof/story_prof.mc:163] [/services/webit/bricolage/comp/workflow/profile/story/dhandler:32] [/services/webit/bricolage/comp/autohandler:7] There are several points along the stack I'm kind of guessing, but the reason for the error seems to be that you add a media that can't be thumbnailed by Imager for whatever reason. I DON'T KNOW WHY, though: It looks like the image library to handle the "none" format is not installed. No thumbnail will be created for file '/usr/local/bricolage/comp/data/media/12/29/26/v.0/measles_thumb.JPG'. Maybe because of the _thumb in the filename...? So maybe there are two different bugs and/or Imager sucks. -- Configure bugmail: http://bugs.bricolage.cc/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
|