c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #01365
[Bug 613740] Re: could not create GladeXML object
*** This bug is a duplicate of bug 484690 ***
https://bugs.launchpad.net/bugs/484690
** Summary changed:
- [6.0 revno 1463] could not create GladeXML object
+ could not create GladeXML object
** This bug has been marked a duplicate of bug 484690
RuntimeError: could not create GladeXML object
* You can subscribe to bug 484690 by following this link: https://bugs.launchpad.net/openobject-client/+bug/484690/+subscribe
--
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