I have installed the ubuntu package phatch_0.1.bzr255-1_all.deb
on my Gutsy laptop. I tried a resize operation - I specified pixel width. The save action I left unmodified. Whether I specified a height or not, phatch froze approx 0.5 sec after initiating batch.
Here's the shell output.
me@asterix:~$ phatch
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/phatch/pyWx/gui.py", line 294, in on_menu_tools_execute
base.apply_actions(action_list,self.settings)
File "/usr/lib/python2.5/site-packages/phatch/core/base.py", line 331, in apply_actions
if skip_existing_images and is_done(photo):
File "/usr/lib/python2.5/site-packages/phatch/core/models.py", line 80, in is_done
if not os.path.exists(filename):
NameError: global name 'os' is not defined
TypeError: close() takes exactly 1 argument (2 given)
me@asterix:~$
Here's a screenshot.

The error log remains empty.
This would be just what I need! What I do rong? loi
Thanks much!