Bug 975968
| Summary: | [abrt] system-config-printer-libs-1.4.1-3.fc19: jobviewer.py:1790:notify_completed_job:TypeError: GObject.__init__() takes exactly 0 arguments (3 given) | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | leonov420 <leon.one> | ||||||||
| Component: | system-config-printer | Assignee: | Tim Waugh <twaugh> | ||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 19 | CC: | jpopelka, twaugh | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | abrt_hash:a5315183d4df5c0776c641180e1b90b5b697ff15 | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-06-20 08:19:32 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 763061 [details]
File: backtrace
Created attachment 763062 [details]
File: core_backtrace
Created attachment 763063 [details]
File: environ
*** This bug has been marked as a duplicate of bug 974845 *** |
Version-Release number of selected component: system-config-printer-libs-1.4.1-3.fc19 Additional info: reporter: libreport-2.1.5 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.4-300.fc19.x86_64 runlevel: N 5 uid: 1000 Truncated backtrace: jobviewer.py:1790:notify_completed_job:TypeError: GObject.__init__() takes exactly 0 arguments (3 given) Traceback (most recent call last): File "/usr/share/system-config-printer/jobviewer.py", line 2025, in job_removed self.notify_completed_job (jobid) File "/usr/share/system-config-printer/jobviewer.py", line 1790, in notify_completed_job 'printer') TypeError: GObject.__init__() takes exactly 0 arguments (3 given) Local variables in innermost frame: printer_uri: u'ipp://LION/printers/Canon-PIXMA-MP140' c: <authconn.Connection instance at 0x12c1098> printer: 'Canon-PIXMA-MP140' pattrs: ['device-uri'] self: <JobViewer object at 0x129e230 (jobviewer+JobViewer at 0xa7ad60)> rest: u'//192.168.249.1:9100' jobid: 1 job: {'job-name': u'Test Page', 'job-printer-uri': u'ipp://LION/printers/Canon-PIXMA-MP140', 'attributes-natural-language': u'en-us', 'job-printer-name': 'Canon-PIXMA-MP140', 'time-at-creation': 1370078667, 'job-originating-user-name': u'zsolt', 'attributes-charset': u'utf-8', 'job-state': 5, 'job-k-octets': 1} attrs: {'device-uri': u'socket://192.168.249.1:9100'} device_uri: u'socket://192.168.249.1:9100' scheme: u'socket' document: u'Test Page'