Package: tinyerp-client
Version: 3.1.1-1

When the connection fails, e.g. because of a bad password, there is no
visible feedback. When started from an terminal window, following
traceback is printed out:

Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/tinyerp-client/modules/gui/main.py", 
line 272, in sig_login
    common.message(_('Connection error !\nBad username or password !'))
  File "/usr/lib/python2.3/site-packages/tinyerp-client/common/common.py", line 
309, in message
    return error(msg,title,'')

Replacing the title argument to that method call, tiny instead gives an
error dialog which (IMHO) does not look too well, and above all is totally
overkill - it contains a bug reporting tab among other things. For a simple
logon failure a plain error dialog stating the bad username or password
issue would be more than enough.


Regards,

Filip

-- 
User Error 2361: Please insert coffee and try again.
        -- John E. Jasen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to