c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #35553
[Bug 833717] Re: object has no attribute 'setAccessibleName'
A little workAround for this error is to add the following conde to the
KooMainWindow
def setAccessibleName(self,name):
return
Regards,
Matteo
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/833717
Title:
object has no attribute 'setAccessibleName'
Status in Qt/KDE OpenObject Client:
New
Bug description:
I checked out latest reversion of Koo (Working tree 1765) and after
running Koo I got
The debugged program raised the exception unhandled AttributeError
"'KooMainWindow' object has no attribute 'setAccessibleName'"
How can fix this issue?
PS
I looked into KooMainWindow.py and I didn't find setAccessibleName slot
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client-kde/+bug/833717/+subscriptions
References