Couple of weeks ago I tried to build a Windows package from latest sources and go the same error under Windows XP and Windows 7. I tried Python 2.6 and 2.7 - no difference same error.
I think that problem is with PyQt features. It looks like PyQt that supplied by Riverbank for Windows platform has Acceptability features turned off. After trying for a while (recompiling Qt and PyQt on Windows, which didn't work well), I give up on this problem. I hope Koo will move away from PyQt to PySide, which is a true open source project comparing to Riverbank. Just try to find sources for older version of PyQt - good luck :( -- 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/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 _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

