Opensuse 11.4 64 pykdeuic4 bug ?

python-kde4 4.6.5 installed with yast

Generate python bindings from ui files created in qtdesigner using kde widgets.

Example :

pykdeuic4 -o test.py test.ui
Traceback (most recent call last): File “/usr/bin/pykdeuic4”, line 155, in <module>
main() File “/usr/bin/pykdeuic4”, line 152, in main processUI(args[0], output_filename, exe) File “/usr/bin/pykdeuic4”, line 81, in processUI winfo = comp.compileUi(uifile, output)TypeError: compileUi() takes exactly 4 arguments (3 given)

The exact same issue has been reported in Ubuntu and there is now marked as fixed.
Hopefully any opensuse kde guru can take a look at this …

Thanks
Db