problem seems to be missing *.png files and falsly generated path in config 
file.. 
here is quick & dirty fix for hardy package  tinyerp-client 4.2.0-1

~$ vi .terprc

[path]
pixmaps = /usr/share/pixmaps/tinyerp-client/

change to

[path]
pixmaps = /usr/share/tinyerp-client/


~$ cd /usr/share/tinyerp-client/
. $ sudo cp tinyerp_icon.png tinyerp-icon-32x32.png
. $ sudo mkdir icons
. $ sudo touch noimage.png

hope that helps

-- 
tinyerp-client doesn't start
https://bugs.launchpad.net/bugs/179087
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to