Hi. I have live build of pykde4 (just from svn) and i want to use KAuth framework with my python application. I have trouble with implemening KAuth helper: what arguments should be passed to KAuth.HelperSupport.helperMain? You can look at my code at <a href="http://github.com/maksbotan/krf/">http://github.com/maksbotan/krf/</a>