← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 709544] Re: KWallet error when Cancel button pressed

 

Fixed in r1677. Thanks for reporting.

** Changed in: openobject-client-kde
       Status: New => Fix Released

-- 
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:
  Fix Released

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





References