tinyerp-client-4.0.2 does not work on Ubuntu edgy and maybe others., Neither deos the apt-get package , you can fix it with the follow:
download tinyerp-client-4.0.2 install it then deinstall it apt-get install tinyerp-client cd /usr/lib/python2.4/site-packages/tinyerp-client cp /usr/share/tinyerp-client/tinyerp_icon.png tinyerp_icon.png After that it works fine with tinyerp-server running on FREEBSD or Ubuntu Linux Basically the older client ubuntu install is missing tinyerp_icon.png in the proper folder so you can get it from the newer package and then put it in the right directory , after you do that it works fine with both a local and remote server, FREEBSD is not the problem the Ubuntu package simply needs a minor fix which seems like it would be easy enough for the maintainer to do. Save us some greif please maintainer. [Shocked] _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
