Bug 669243
| Summary: | [abrt] kdeutils-printer-applet-6:4.5.95-1.fc15: uiparser.py:161:createWidget:AttributeError: 'module' object has no attribute 'StackedWidget' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | satellitgo | ||||
| Component: | kdeutils | Assignee: | Than Ngo <than> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | jreznik, kevin, ltinkl, rdieter, rnovacek, ry, smparrish, stevenward666, than, thomasj | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:e5147c89 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-03-10 14:03:53 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | 668289 | ||||||
| Bug Blocks: | 669355 | ||||||
| Attachments: |
|
||||||
Created attachment 473168 [details]
File: backtrace
Looks like a PyQt4 problem, see bug #668289 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. Confirmed ok in f15-alpha, with PyQt4-4.8.3-2.f15 and kdeutils-4.6.1-1.fc15 |
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.