Public bug reported:

When trying to change the maximum size ...

$ python phatch.py
Traceback (most recent call last):
  File "/home/stani/sync/python/phatch/repo/trunk/phatch/lib/pyWx/treeEdit.py", 
line 462, in close_popup
    self.set_form_field_value(self.popup_item, value_as_string)
  File "/home/stani/sync/python/phatch/repo/trunk/phatch/lib/pyWx/treeEdit.py", 
line 273, in set_form_field_value
    field.get_size(IMAGE_TEST_INFO, 100, label,
AttributeError: 'FileSizeField' object has no attribute 'get_size'

** Affects: phatch
     Importance: High
         Status: Confirmed

-- 
JPEG Save settings are broken
https://bugs.launchpad.net/bugs/532544
You received this bug notification because you are a member of Phatch
Developers, which is subscribed to Phatch.

Status in Phatch = Photo & Batch!: Confirmed

Bug description:
When trying to change the maximum size ...

$ python phatch.py
Traceback (most recent call last):
  File "/home/stani/sync/python/phatch/repo/trunk/phatch/lib/pyWx/treeEdit.py", 
line 462, in close_popup
    self.set_form_field_value(self.popup_item, value_as_string)
  File "/home/stani/sync/python/phatch/repo/trunk/phatch/lib/pyWx/treeEdit.py", 
line 273, in set_form_field_value
    field.get_size(IMAGE_TEST_INFO, 100, label,
AttributeError: 'FileSizeField' object has no attribute 'get_size'



_______________________________________________
Mailing list: https://launchpad.net/~phatch-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~phatch-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to