'MainTabWidget' object has no attribute 'setMovable'

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

Bug Description

r1094 on OpenSuSE 11.1 x86

koo.py
Traceback (most recent call last):
  File "./koo.py", line 112, in <module>
    win = KooMainWindow()
  File "/usr/lib/python2.6/site-packages/Koo/Dialogs/KooMainWindow.py", line 103, in __init__
    self.tabWidget = MainTabWidget( self. centralWidget() )
  File "/usr/lib/python2.6/site-packages/Koo/Dialogs/KooMainWindow.py", line 69, in __init__
    self.setMovable( True )
AttributeError: 'MainTabWidget' object has no attribute 'setMovable'

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

This is produced because the system has PyQt 4.4 or older. However, we check what version is it being used and that error should not happen. Indeed, we've tested it agains PyQt 4.4 and works for us can you check latest revision and tell us what PyQt and Qt version the system has?

Changed in openobject-client-kde:
status: New → Incomplete
Revision history for this message
Ferdinand (office-chricar) wrote :

r 1108 - fresh install of OpenSuSE 11.1 with all patches and new versions - no KDE yet installed
rpm -q python-qt4
python-qt4-4.5.4-15.2

Changed in openobject-client-kde:
status: Incomplete → New
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.