Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 669243 - [abrt] kdeutils-printer-applet-6:4.5.95-1.fc15: uiparser.py:161:createWidget:AttributeError: 'module' object has no attribute 'StackedWidget'
Summary: [abrt] kdeutils-printer-applet-6:4.5.95-1.fc15: uiparser.py:161:createWidget:...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kdeutils
Version: rawhide
Hardware: i686
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:e5147c89
Depends On: 668289
Blocks: F15Blocker-kde
TreeView+ depends on / blocked
 
Reported: 2011-01-13 00:37 UTC by satellitgo
Modified: 2011-03-10 14:03 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-10 14:03:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.36 KB, text/plain)
2011-01-13 00:37 UTC, satellitgo
no flags Details

Description satellitgo 2011-01-13 00:37:11 UTC
abrt version: 1.1.14
architecture: i686
cmdline: python /usr/bin/printer-applet
comment: occurs after startup
component: kdeutils
executable: /usr/bin/printer-applet
kernel: 2.6.37-2.fc15.i686
package: kdeutils-printer-applet-6:4.5.95-1.fc15
reason: uiparser.py:161:createWidget:AttributeError: 'module' object has no attribute 'StackedWidget'
release: Fedora release 15 (Rawhide)
time: 1294849794
uid: 501

backtrace
-----
uiparser.py:161:createWidget:AttributeError: 'module' object has no attribute 'StackedWidget'

Traceback (most recent call last):
  File "/usr/bin/printer-applet", line 1163, in <module>
    applet = JobManager()
  File "/usr/bin/printer-applet", line 241, in __init__
    uic.loadUi(unicode(APPDIR + '/' + "printer-applet.ui"), self.mainWindow)
  File "/usr/lib/python2.7/site-packages/PyQt4/uic/__init__.py", line 185, in loadUi
    return DynamicUILoader().loadUi(uifile, baseinstance)
  File "/usr/lib/python2.7/site-packages/PyQt4/uic/Loader/loader.py", line 35, in loadUi
    return self.parse(filename, basedir)
  File "/usr/lib/python2.7/site-packages/PyQt4/uic/uiparser.py", line 839, in parse
    actor(elem)
  File "/usr/lib/python2.7/site-packages/PyQt4/uic/uiparser.py", line 686, in createUserInterface
    self.traverseWidgetTree(elem)
  File "/usr/lib/python2.7/site-packages/PyQt4/uic/uiparser.py", line 664, in traverseWidgetTree
    handler(self, child)
  File "/usr/lib/python2.7/site-packages/PyQt4/uic/uiparser.py", line 161, in createWidget
    QtGui.QScrollArea, QtGui.StackedWidget,
AttributeError: 'module' object has no attribute 'StackedWidget'

Local variables in innermost frame:
self: <PyQt4.uic.Loader.loader.DynamicUILoader object at 0xb7253fac>
widget_class: 'QWidget'
parent: <__main__.MainWindow object at 0xb724977c>
elem: <Element 'widget' at 0xb5423dcc>

How to reproduce
-----
1.on boot
2.
3.

Comment 1 satellitgo 2011-01-13 00:37:13 UTC
Created attachment 473168 [details]
File: backtrace

Comment 2 Rex Dieter 2011-01-13 13:29:58 UTC
Looks like a PyQt4 problem, see bug #668289

Comment 3 STEVEN WARD 2011-01-15 23:31:03 UTC
Package: kdeutils-printer-applet-6:4.5.95-1.fc15
Architecture: i686
OS Release: Fedora release 15 (Rawhide)


How to reproduce
-----
1.Log into the latest Fedora Nightly build(2011-14-01)
2.
3.

Comment 4 Rex Dieter 2011-03-10 14:03:53 UTC
Confirmed ok in f15-alpha, with PyQt4-4.8.3-2.f15 and kdeutils-4.6.1-1.fc15


Note You need to log in before you can comment on or make changes to this bug.