Olivier (Open ERP) (olt) has assigned this bug to you for OpenERP GTK Client:
Since a few days (mid october I think) the trunk gtk client does not
start. here is the traceback:
Traceback (most recent call last):
File "./openerp-client.py", line 132, in <module>
win = modules.gui.main.terp_main()
File "/home/oli/work/bzr_repos/trunk/client/bin/modules/gui/main.py", line
685, in __init__
self.ui = openerp_gtk_builder('openerp.ui', ['win_main', 'accelgroup1'])
File "/home/oli/work/bzr_repos/trunk/client/bin/common/common.py", line 230,
in openerp_gtk_builder
ui.add_objects_from_file(terp_path(openerp_file), objects)
AttributeError: 'gtk.Builder' object has no attribute 'add_objects_from_file'
This is probably because of revision 1972 ("replacing the gtk.glade
(deprecated) by gtk.Builder").
If i update my tree to revision 1971, the client starts normally.
I'm running gtk version '2.16.1'
Thank you.
** Affects: openobject-client
Importance: High
Assignee: OpenERP sa GTK client R&D (openerp-dev-gtk)
Status: Confirmed
--
client crashes at startup
https://bugs.launchpad.net/bugs/885098
You received this bug notification because you are a member of OpenERP sa GTK
client R&D, which is a bug assignee.
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp