phatch-dev team mailing list archive
-
phatch-dev team
-
Mailing list archive
-
Message #00919
[Bug 458366] Re: Blender book action fails
This bug was fixed in the package phatch - 0.2.5-1
---------------
phatch (0.2.5-1) unstable; urgency=low
[ Stani M ]
* Upstream bugfix release (Closes LP: #454426, #458366, #469231, #481751,
#492665)
* debian/watch: updated new location
[ Bernd Zeimetz ]
* debian/control:
- Removing myself from Uploaders.
-- Ubuntu Archive Auto-Sync <archive@xxxxxxxxxx> Tue, 22 Dec 2009 04:01:42 +0000
** Changed in: phatch (Ubuntu)
Status: In Progress => Fix Released
--
Blender book action fails
https://bugs.launchpad.net/bugs/458366
You received this bug notification because you are a member of Phatch
Developers, which is subscribed to Phatch.
Status in Phatch = Photo & Batch!: Fix Released
Status in “phatch” package in Ubuntu: Fix Released
Bug description:
I've attached an action list.
Compiled with Python version 2.6.4rc2.
Checking for installed Python... got it!
Traceback (most recent call last):
File "runner.py", line 103, in <module>
File "runner.py", line 37, in render
File "/home/stani/sync/python/phatch/repo/trunk/data/blender/object.py", line 579, in set_up_render
image = self.selected_mode.execute(input_image, blender_object)
File "/home/stani/sync/python/phatch/repo/trunk/data/blender/object.py", line 416, in execute
return Image.Load(input_image_path)
IOError: couldn't load image
References