← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 712355] [NEW] Can not open GTK client after succefully installing it

 

Public bug reported:

Hello,

It is impossible to open GTK client after successfully installing it.

Steps to reproduce this issue:

1. Download GTK client from www.openerp.com.

2. Extract the downloaded package:
rch@rch-desktop:~/workspace/openerp/6.0$ tar -xzf openerp-client-6.0.1.tar.gz

3. Install GTK client:
rch@rch-desktop:~/workspace/openerp/6.0/openerp-client-6.0.1$ sudo python setup.py install

4. Now try to open GTK client using following command:
rch@rch-desktop:~/workspace/openerp/6.0/openerp-client-6.0.1$ openerp-client

Actual behavior:

The following error comes:

rch@rch-desktop:~/workspace/openerp/6.0/openerp-client-6.0.1$ openerp-client 
cd: 2: can't cd to /usr/local/lib/python2.6/dist-packages/openerp-client
/usr/bin/python: can't open file './openerp-client.py': [Errno 2] No such file or directory

Excepted Behavior:

OpenERP GTK client should open.

Thanks..

** Affects: openobject-client
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/712355

Title:
  Can not open GTK client after succefully installing it

Status in OpenERP GTK Client:
  New

Bug description:
  Hello,

  It is impossible to open GTK client after successfully installing it.

  Steps to reproduce this issue:

  1. Download GTK client from www.openerp.com.

  2. Extract the downloaded package:
  rch@rch-desktop:~/workspace/openerp/6.0$ tar -xzf openerp-client-6.0.1.tar.gz

  3. Install GTK client:
  rch@rch-desktop:~/workspace/openerp/6.0/openerp-client-6.0.1$ sudo python setup.py install

  4. Now try to open GTK client using following command:
  rch@rch-desktop:~/workspace/openerp/6.0/openerp-client-6.0.1$ openerp-client

  Actual behavior:

  The following error comes:

  rch@rch-desktop:~/workspace/openerp/6.0/openerp-client-6.0.1$ openerp-client 
  cd: 2: can't cd to /usr/local/lib/python2.6/dist-packages/openerp-client
  /usr/bin/python: can't open file './openerp-client.py': [Errno 2] No such file or directory

  Excepted Behavior:

  OpenERP GTK client should open.

  Thanks..





Follow ups

References