Bug 974845
| Summary: | [abrt] system-config-printer-libs-1.4.1-6.fc19: jobviewer.py:1734:notify_printer_state_reason:TypeError: GObject.__init__() takes exactly 0 arguments (3 given) | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Daniel Bossert <daniel.bossert> | ||||||||
| Component: | system-config-printer | Assignee: | Tim Waugh <twaugh> | ||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 19 | CC: | caf, jpopelka, leon.one, milan.kerslager, twaugh | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | abrt_hash:4995c0ff4c80a854fa609fe6b9d1c781c14b4c4a | ||||||||||
| Fixed In Version: | system-config-printer-1.4.1-7.fc19 | Doc Type: | Bug Fix | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-06-29 18:16:34 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: | |||||||||||
| Attachments: |
|
||||||||||
Created attachment 761830 [details]
File: backtrace
Created attachment 761831 [details]
File: core_backtrace
Created attachment 761832 [details]
File: environ
Should be fixed upstream with https://git.fedorahosted.org/cgit/system-config-printer.git/commit/?id=d6ad52b9e9f43ef3484167ef0e59f7a34bc322bd *** Bug 975648 has been marked as a duplicate of this bug. *** *** Bug 975968 has been marked as a duplicate of this bug. *** system-config-printer-1.4.1-7.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/system-config-printer-1.4.1-7.fc19 Package system-config-printer-1.4.1-7.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing system-config-printer-1.4.1-7.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-11366/system-config-printer-1.4.1-7.fc19 then log in and leave karma (feedback). system-config-printer-1.4.1-7.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |
Version-Release number of selected component: system-config-printer-libs-1.4.1-6.fc19 Additional info: reporter: libreport-2.1.4 cmdline: /usr/bin/python /usr/share/system-config-printer/scp-dbus-service.py executable: /usr/share/system-config-printer/scp-dbus-service.py kernel: 3.9.1-301.fc19.x86_64 runlevel: N 5 uid: 1000 Truncated backtrace: jobviewer.py:1734:notify_printer_state_reason:TypeError: GObject.__init__() takes exactly 0 arguments (3 given) Traceback (most recent call last): File "/usr/share/system-config-printer/jobviewer.py", line 2112, in still_connecting self.notify_printer_state_reason (reason) File "/usr/share/system-config-printer/jobviewer.py", line 1734, in notify_printer_state_reason notification = Notify.Notification (title, text, 'printer') TypeError: GObject.__init__() takes exactly 0 arguments (3 given) Local variables in innermost frame: tuple: (1, u'HOME-HP-Color-LaserJet-CM1312nfi-MFP', u'connecting-to-device') text: u'Drucker \xbbHOME-HP-Color-LaserJet-CM1312nfi-MFP\xab ist ggf. nicht angeschlossen.' self: <JobViewer object at 0x15f3550 (jobviewer+JobViewer at 0xfa08e0)> level: 1 reason: <statereason.StateReason (REPORT,HOME-HP-Color-LaserJet-CM1312nfi-MFP,connecting-to-device)> title: 'Nicht angeschlossen?' urgency: <enum NOTIFY_URGENCY_NORMAL of type PyNotifyUrgency>