Public bug reported: Windows client gets this error when I try to open a form, this error is related to save and close and save and new buttons on the form.
Detailed error: Traceback (most recent call last): File "widget\view\form_gtk\one2many_list.pyo", line 356, in _sig_edit File "widget\view\form_gtk\one2many_list.pyo", line 65, in __init__ AttributeError: 'gtk.Dialog' object has no attribute 'get_action_area' IMHO, I think the solution is port client to python 2.6 and pygtk2.14>= See this related bug, https://bugs.launchpad.net/openobject-client/+bug/640335 ** Affects: openobject-client Importance: Undecided Status: New -- windows client v6 rc1 error https://bugs.launchpad.net/bugs/663018 You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to OpenERP OpenObject. Status in OpenObject GTK Client: New Bug description: Windows client gets this error when I try to open a form, this error is related to save and close and save and new buttons on the form. Detailed error: Traceback (most recent call last): File "widget\view\form_gtk\one2many_list.pyo", line 356, in _sig_edit File "widget\view\form_gtk\one2many_list.pyo", line 65, in __init__ AttributeError: 'gtk.Dialog' object has no attribute 'get_action_area' IMHO, I think the solution is port client to python 2.6 and pygtk2.14>= See this related bug, https://bugs.launchpad.net/openobject-client/+bug/640335 _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

