When connecting, I try to change the database and got the following error :
[EMAIL PROTECTED]:~$ tinyerp-client
Traceback (most recent call last):
File "/usr/lib/tinyerp-client/modules/gui/main.py", line 694, in
sig_login
res = l.run(dbname=dbname, parent=self.window)
File "/usr/lib/tinyerp-client/modules/gui/main.py", line 162, in run
img.set_from_file(common.terp_path_pixmaps('tinyerp.png'))
TypeError: GtkImage.set_from_file() argument 1 must be string or None,
not bool
It seems there is another problem with images.
Didrik
signature.asc
Description: This is a digitally signed message part

