tinyerp-client doesn't start

Bug #273275 reported by Eric Morey
4
Affects Status Importance Assigned to Milestone
OpenERP
Fix Released
Undecided
Unassigned

Bug Description

When attempting to run tinyerp-client 4.2.0-1 from (Ubuntu) repository on gNewSense 2.1, the following error is indicated:

bash$ tinyerp-client
Traceback (most recent call last):
  File "./tinyerp-client.py", line 93, in <module>
    import modules
  File "/usr/lib/tinyerp-client/modules/__init__.py", line 30, in <module>
    import gui
  File "/usr/lib/tinyerp-client/modules/gui/__init__.py", line 29, in <module>
    import main
  File "/usr/lib/tinyerp-client/modules/gui/main.py", line 40, in <module>
    import rpc
  File "/usr/lib/tinyerp-client/rpc.py", line 37, in <module>
    import common
  File "/usr/lib/tinyerp-client/common/__init__.py", line 29, in <module>
    from common import *
  File "/usr/lib/tinyerp-client/common/common.py", line 68, in <module>
    terp_path_pixmaps('tinyerp-icon-32x32.png'))
TypeError: pixbuf_new_from_file() argument 1 must be string, not bool

Bug #179087 is filed in with Ubuntu at https://bugs.launchpad.net/ubuntu/+source/tinyerp-client/+bug/179087

The most recent stable version of tinyerp-client is not in Ubuntu repository. Does the problem persist in the current stable version?

Changed in openerp:
status: New → Invalid
Revision history for this message
Evelyn Mitchell (efm-launchpad) wrote :

I installed tinyerp-client 4.2.0 from the repository today (2008-11-06) and had this problem. I downloaded 4.2.3.4, and installed from source, and this error did not occur.

Changed in openerp:
status: Invalid → Confirmed
Revision history for this message
Christophe Simonis (OpenERP) (kangol) wrote :

fix released.
Need someone that generate a .deb file...

Changed in openerp:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.