c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #02954
[Bug 484690] Re: RuntimeError: could not create GladeXML object
** Changed in: openobject-client
Status: New => Won't Fix
--
RuntimeError: could not create GladeXML object
https://bugs.launchpad.net/bugs/484690
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: Won't Fix
Bug description:
#Lets start client
./openerp-client
#And error is below
(openerp-client.py:9866): libglade-WARNING **: could not find glade file 'openerp.glade'
Traceback (most recent call last):
File "./openerp-client.py", line 132, in <module>
win = modules.gui.main.terp_main()
File "/usr/local/lib/python2.6/dist-packages/openerp-client/modules/gui/main.py", line 723, in __init__
self.glade = glade.XML(common.terp_path("openerp.glade"),"win_main",gettext.textdomain())
RuntimeError: could not create GladeXML object
root@www1:/usr/local/bin# package init file 'bin/__init__.py' not found (or not a regular file)
# Please help me find how fix that?