Comment 8 for bug 695590

Revision history for this message
Mackenzie Morgan (maco.m) wrote :

Attaching a test case. After installing python-kde4 from ppa:maco.m/ppa (same as the source package here: http://people.ubuntu.com/~maco.m/needs_sponsorship/kdebindings_4.6.2b-0ubuntu2.dsc but with a ~ppa1, feel free to rebuild), use the attached .ui file as such:

pykdeuic4 -o ui_twoPanes.py twoPanes.ui

Expected result:
- no traceback crashy Python output
- ui_twoPanes.py has lots of Python inside

(Bad result = crashy Python output and mostly blank ui_TwoPanes.py)