Bug#448993: new traceback

2007-11-05 Thread Didrik Pinte
And the new traceback is the following : [EMAIL PROTECTED]:~$ tinyerp-client Traceback (most recent call last): File ./tinyerp-client.py, line 106, in ? for fname in os.listdir(pix_file): OSError: [Errno 2] No such file or directory: '/usr/share/tinyerp-client/icons' Thus, there are some

Bug#448993: new traceback for images

2007-11-05 Thread Didrik Pinte
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