[Bug 695590]

2018-11-17 Thread Andrew-crouthamel
calls compileUi() with 3 args instead of the 4 required by PyQt4.uic.Compiler.compiler To manage notifications about this bug go to: https://bugs.launchpad.net/kdebindings/+bug/695590/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/lis

[Bug 695590] Re: pykdeuic4's processUi() calls compileUi() with 3 args instead of the 4 required by PyQt4.uic.Compiler.compiler

2013-11-03 Thread Bug Watch Updater
kages/PyQt4/uic/Compiler/qtproxies.py", line 238, in translate return i18n_string(text or "", disambig) TypeError: __init__() takes exactly 2 arguments (3 given) which doesn't appear to be fixed in master either. Reply at: https://bugs.launchpad.net/ubuntu/+source/kdebindings

[Bug 695590] Re: pykdeuic4's processUi() calls compileUi() with 3 args instead of the 4 required by PyQt4.uic.Compiler.compiler

2011-04-26 Thread Martin Pitt
Accepted kdebindings into natty-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Also affects: kdebindings (Ubuntu

[Bug 695590] Re: pykdeuic4's processUi() calls compileUi() with 3 args instead of the 4 required by PyQt4.uic.Compiler.compiler

2011-04-25 Thread Scott Kitterman
** Package changed: python-kde4 (Ubuntu) => kdebindings (Ubuntu) ** Also affects: kdebindings via http://bugs.kde.org/show_bug.cgi?id=269710 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde

[Bug 695590] [NEW] pykdeuic4's processUi() calls compileUi() with 3 args instead of the 4 required by PyQt4.uic.Compiler.compiler

2011-04-25 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: 1. Impact: .ui files are not compiled into .py files. Instead a Python traceback is output and the resulting .py file is mostly blank (a bit of explanatory "this file was generated" text is all that's there) 2. How it's fixed: Modify the compileUi() c