starting comes up with ******** The versions of the server (6.1dev) and the client (6.1-dev) missmatch. The client may not work properly. Use it at your own risks. ******** and then crashes gass@cc-gf3:~/OpenERP/trunk/trunk-Navigationtoolbar_graph_view-rga/bin> ./openerp-client.py WARNING:common.options:Unable to read config file /home/gass/.openerprc ! Traceback (most recent call last): File "./openerp-client.py", line 135, in win.sig_login() File "/home/gass/OpenERP/trunk/trunk-Navigationtoolbar_graph_view-rga/bin/modules/gui/main.py", line 1035, in sig_login self.sig_home_new(quiet=True, except_id=id) File "/home/gass/OpenERP/trunk/trunk-Navigationtoolbar_graph_view-rga/bin/modules/gui/main.py", line 1184, in sig_home_new except_id=except_id) File "/home/gass/OpenERP/trunk/trunk-Navigationtoolbar_graph_view-rga/bin/modules/gui/main.py", line 1172, in sig_win_new obj.execute(act_id, {'window':self.window}) File "/home/gass/OpenERP/trunk/trunk-Navigationtoolbar_graph_view-rga/bin/modules/action/main.py", line 82, in execute self._exec_action(res,datas,context) File "/home/gass/OpenERP/trunk/trunk-Navigationtoolbar_graph_view-rga/bin/modules/action/main.py", line 143, in _exec_action limit=datas['limit'], auto_refresh=datas['auto_refresh'], auto_search = datas['auto_search'], search_view = datas['search_view']) File "/home/gass/OpenERP/trunk/trunk-Navigationtoolbar_graph_view-rga/bin/modules/gui/window/__init__.py", line 48, in create auto_refresh=auto_refresh, auto_search=auto_search, search_view=search_view) File "/home/gass/OpenERP/trunk/trunk-Navigationtoolbar_graph_view-rga/bin/modules/gui/window/form.py", line 75, in __init__ show_search=True, window=self.window, limit=limit, readonly=bool(auto_refresh), auto_search=auto_search, search_view=search_view) File "/home/gass/OpenERP/trunk/trunk-Navigationtoolbar_graph_view-rga/bin/widget/screen/screen.py", line 128, in __init__ view = self.add_view_id(view_id, view_type[0], help=help) File "/home/gass/OpenERP/trunk/trunk-Navigationtoolbar_graph_view-rga/bin/widget/screen/screen.py", line 580, in add_view_id toolbar=view.get('toolbar', False), submenu=view.get('submenu', False), context=context) File "/home/gass/OpenERP/trunk/trunk-Navigationtoolbar_graph_view-rga/bin/widget/screen/screen.py", line 622, in add_view view = parser.parse(self, root_node, self.fields, toolbar=toolbar, submenu=submenu, help=help) File "/home/gass/OpenERP/trunk/trunk-Navigationtoolbar_graph_view-rga/bin/widget/view/widget_parse.py", line 57, in parse wid, child, buttons, on_write = widget.parse(screen.resource, node, fields) File "/home/gass/OpenERP/trunk/trunk-Navigationtoolbar_graph_view-rga/bin/widget/view/form_gtk/parser.py", line 537, in parse _, widgets, saws, on_write = self.parse(model, node, fields, paned=hp) File "/home/gass/OpenERP/trunk/trunk-Navigationtoolbar_graph_view-rga/bin/widget/view/form_gtk/parser.py", line 551, in parse widget, widgets, saws, on_write = self.parse(model, node, fields, paned=paned) File "/home/gass/OpenERP/trunk/trunk-Navigationtoolbar_graph_view-rga/bin/widget/view/form_gtk/parser.py", line 565, in parse container.wid_add(widget_act.widget, colspan=int(attrs.get('colspan', 3)), expand=True, fill=True) AttributeError: 'action' object has no attribute 'widget'