Hi again When I run from source in eclipse or directly via python.exe run perfectly, but i try to make setup.py py2exe and when the file is ready I have this problem
Traceback (most recent call last): File "koo.py", line 73, in <module> File "Koo\Common\Common.pyc", line 104, in <module> File "Koo\Common\Ui.pyc", line 49, in loadUiType ImportError: No module named ui.win_selection Maybe you can say what is the problem Regards Christopher -- 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 _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

