*** This bug is a duplicate of bug 703537 ***
    https://bugs.launchpad.net/bugs/703537

** This bug has been marked a duplicate of bug 703537
   [6.0 trunk] setup writes wrong paths into .openerprc
 * You can subscribe to bug 703537 by following this link: 
https://bugs.launchpad.net/openobject-client/+bug/703537/+subscribe

-- 
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/701891

Title:
  trunk client not start ubuntu Ubuntu 10.10

Status in OpenERP GTK Client:
  Confirmed

Bug description:
  Lets install:

  sudo python ./setup.py install

  And now start it:

  
/usr/local/lib/python2.6/dist-packages/openerp_client-6.0.0_rc2-py2.6.egg/openerp-client$
 sudo python ./openerp-client.py
  Traceback (most recent call last):
    File "./openerp-client.py", line 103, in <module>
      import modules
    File 
"/usr/local/lib/python2.6/dist-packages/openerp_client-6.0.0_rc2-py2.6.egg/openerp-client/modules/__init__.py",
 line 24, in <module>
      import action
    File 
"/usr/local/lib/python2.6/dist-packages/openerp_client-6.0.0_rc2-py2.6.egg/openerp-client/modules/action/__init__.py",
 line 22, in <module>
      import main
    File 
"/usr/local/lib/python2.6/dist-packages/openerp_client-6.0.0_rc2-py2.6.egg/openerp-client/modules/action/main.py",
 line 34, in <module>
      from widget.view.form_gtk.many2one import dialog
    File 
"/usr/local/lib/python2.6/dist-packages/openerp_client-6.0.0_rc2-py2.6.egg/openerp-client/widget/view/form_gtk/__init__.py",
 line 22, in <module>
      from parser import *
    File 
"/usr/local/lib/python2.6/dist-packages/openerp_client-6.0.0_rc2-py2.6.egg/openerp-client/widget/view/form_gtk/parser.py",
 line 915, in <module>
      import image
    File 
"/usr/local/lib/python2.6/dist-packages/openerp_client-6.0.0_rc2-py2.6.egg/openerp-client/widget/view/form_gtk/image.py",
 line 36, in <module>
      REQUIRED_IMG = file(common.terp_path_pixmaps("image_required.png"), 
'rb').read()
  IOError: [Errno 2] No such file or directory: 'image_required.png'



_______________________________________________
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

Reply via email to