pylotro 0.1.13 fails to call compileUi with PyQt4 4.7.6

Bug #637849 reported by sandalle
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PyLotRO
Invalid
Undecided
Unassigned

Bug Description

$ pylotro
Traceback (most recent call last):
  File "/usr/games/pylotro", line 34, in <module>
    PyLotROLauncher.Runner.main()
  File "/usr/lib/python2.7/site-packages/PyLotROLauncher/Runner.py", line 33, in main
    app = MainWindow()
  File "/usr/lib/python2.7/site-packages/PyLotROLauncher/MainWindow.py", line 80, in __init__
    Ui_winMain, base_class = uic.loadUiType(uifile)
  File "/usr/lib/python2.7/site-packages/PyQt4/uic/__init__.py", line 158, in loadUiType
    winfo = compiler.UICompiler().compileUi(uifile, code_string)
TypeError: compileUi() takes exactly 4 arguments (3 given)

Using:
pyqt4 4.7.6
qt4 4.6.3
sip 4.11.1
python 2.7
pylotro 0.1.13

Similar issue for Koo reported at https://bugs.launchpad.net/openobject-client-kde/+bug/628771 (closed as invalid, pyqt4 bug).

Reverting to pyqt4 4.7.4 (prior version installed) works fine.

Revision history for this message
Alan Jackson (ajackson-bcs) wrote :

My conclusion is identical to that of the Koo bug. This is a problem in pyqt4.

Changed in pylotro:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.