Hello Olivier,
This does not seems to be reproducible ! Also the the gtk version you specified
has been shipped with ubuntu 9.04 as stated here
http://distrowatch.com/table.php?distribution=ubuntu.
for the sake of clarity on LP I am marking this bug as invalid please reopen
if you find a real cause to reproduce it.
Regards,
** Changed in: openobject-client
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of OpenERP
sa GTK client R&D, which is a bug assignee.
https://bugs.launchpad.net/bugs/885098
Title:
client crashes at startup
Status in OpenERP GTK Client:
Invalid
Bug description:
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client/+bug/885098/+subscriptions
_______________________________________________
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