c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #01347
[Bug 613740] Re: [6.0 revno 1463] could not create GladeXML object
** Project changed: openobject-addons => openobject-client
--
[6.0 revno 1463] could not create GladeXML object
https://bugs.launchpad.net/bugs/613740
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject GTK Client: New
Bug description:
I cant start the openerp-client getting the following error:
(openerp-client.py:9387): libglade-WARNING **: document not well formed
Traceback (most recent call last):
File "./openerp-client.py", line 131, in <module>
win = modules.gui.main.terp_main()
File "/usr/local/lib/python2.6/dist-packages/openerp-client/modules/gui/main.py", line 743, in __init__
self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
RuntimeError: could not create GladeXML object