koo - crash on start after updating to KDE 4.5.1

Bug #628771 reported by Ferdinand
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KDE OpenObject Client
Invalid
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "./koo.py", line 73, in <module>
    from Koo.Common import Notifier, Common
  File "/usr/lib/python2.6/site-packages/Koo/Common/Common.py", line 100, in <module>
    (SelectionDialogUi, SelectionDialogBase) = loadUiType( uiPath('win_selection.ui') )
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/__init__.py", line 157, in loadUiType
    winfo = compiler.UICompiler().compileUi(uifile, code_string)
TypeError: compileUi() takes exactly 4 arguments (3 given)

> rpm -q python-qt4
python-qt4-4.7.5-52.1.x86_64

Revision history for this message
Ferdinand (office-chricar) wrote :

had to donwgrade to
python-qt4-4.7.3-15.3.x86_64
python-sip-4.10.2-3.2.x86_64
to get koo working again

Revision history for this message
Ferdinand (office-chricar) wrote :

FAY 4.5.1 on OpenSuSE provides these version.
python-qt4-4.7.5-52.1.x86_64
python-sip was 4.11-47.1.x86_64

Revision history for this message
Albert Cervera i Areny - http://www.NaN-tic.com (albert-nan) wrote :

This is a PyQt4 bug. See the backtrace, the error is in loadUiType() function that is passing less parameters than it should.

Changed in openobject-client-kde:
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.