← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 709544] [NEW] KWallet error when Cancel button pressed

 

Public bug reported:

Hi,

I just started the Koo client, and the Kwallet popup appears on the screen.
I clicked on the Cancel button, without informing any password or other field, and got this error:
'NoneType' object has no attribute 'readMap'

the error is here:
/openobject-client-kde/Koo/Dialogs/LoginDialog.py", line 123, in checkWallet
    qtValues = wallet.readMap( folder )[1]

thanks

** Affects: openobject-client-kde
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/709544

Title:
  KWallet error when Cancel button pressed

Status in Qt/KDE OpenObject Client:
  New

Bug description:
  Hi,

  I just started the Koo client, and the Kwallet popup appears on the screen.
  I clicked on the Cancel button, without informing any password or other field, and got this error:
  'NoneType' object has no attribute 'readMap'

  the error is here:
  /openobject-client-kde/Koo/Dialogs/LoginDialog.py", line 123, in checkWallet
      qtValues = wallet.readMap( folder )[1]

  thanks





Follow ups

References