← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 663018] Re: [6.0rc1] can't open pop-up form on one2many list on windows client v6 rc1

 

I use pygtk+glade installer.
http://ftp.gnome.org/pub/GNOME/binaries/win32/pygtk/2.16/pygtk-2.16.0+glade.win32-py2.6.exe

I change setup.py to add gtk.glade python package and gio on gtk
required libs

** Attachment added: "setup.py"
   https://bugs.launchpad.net/openobject-client/+bug/663018/+attachment/1702124/+files/setup.py

-- 
[6.0rc1] can't open pop-up form on one2many list on windows client v6 rc1
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: In Progress

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





References