[Kde-bindings] [bindings] [Bug 326294] PyKDE, pykdeuic4: "TypeError: compileUi() takes exactly 5 arguments (4 given)"

Fabian 0inkane at googlemail.com
Sat Jan 18 19:20:14 UTC 2014


https://bugs.kde.org/show_bug.cgi?id=326294

Fabian <0inkane at googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/pykd
                   |                            |e4/ce222ff83e583baad58045cf
                   |                            |ae4a7dd63e35f4b0

--- Comment #3 from Fabian <0inkane at googlemail.com> ---
Git commit ce222ff83e583baad58045cfae4a7dd63e35f4b0 by Fabian Kosmale.
Committed on 18/01/2014 at 19:15.
Pushed by fabiank into branch 'KDE/4.12'.

Add further parameter to compileUI if PyQt is newer than 4.10.0

As the method signature changed in 4.10.0, one needs to pass an
addional parameter; the empty string is a good default value
To prevent breaking pykde for older PyQt versions, the old signature
is called if the version is < 4.10.0
REVIEW: 115082

M  +7    -1    tools/pykdeuic4/pykdeuic4.py

http://commits.kde.org/pykde4/ce222ff83e583baad58045cfae4a7dd63e35f4b0

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-bindings mailing list