Bug 1583567
| Summary: | [abrt] terminator: feed(): terminal.py:1506:feed:TypeError: Vte.Terminal.feed_child() takes exactly 2 arguments (3 given) | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Roman Kravtsov <mf.flip> | ||||||||||||||||
| Component: | terminator | Assignee: | Dominic Hopf <dmaphy> | ||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 28 | CC: | d.bz-redhat, dmaphy, mattrose | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/99b176165c4d415b7609e4782ad50997cd537d38 | ||||||||||||||||||
| Whiteboard: | abrt_hash:99bae7043649fdb4eb9954ac344cbde65854fcfa;VARIANT_ID=workstation; | ||||||||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2018-06-24 09:51:36 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 1445287 [details]
File: backtrace
Created attachment 1445288 [details]
File: cgroup
Created attachment 1445289 [details]
File: cpuinfo
Created attachment 1445290 [details]
File: environ
Created attachment 1445291 [details]
File: mountinfo
Created attachment 1445292 [details]
File: namespaces
Created attachment 1445293 [details]
File: open_fds
Similar problem has been detected: Drag-and-drop URL (e.g. downloadable zip) from Firefox (firefox-60.0.1-6.fc28.x86_64) to terminator (terminator-1.91-4.fc28.noarch) window. reporter: libreport-2.9.5 cmdline: /usr/bin/python /usr/bin/terminator -p Terminal-sudo crash_function: feed exception_type: TypeError executable: /usr/bin/terminator interpreter: python2-2.7.15-2.fc28.i686 kernel: 4.17.0-200.fc28.x86_64 package: terminator-1.91-4.fc28 reason: terminal.py:1506:feed:TypeError: Vte.Terminal.feed_child() takes exactly 2 arguments (3 given) runlevel: N 5 type: Python uid: 500 *** This bug has been marked as a duplicate of bug 1577055 *** |
Version-Release number of selected component: terminator-1.91-4.fc28 Additional info: reporter: libreport-2.9.5 cmdline: /usr/bin/python2 /usr/bin/terminator crash_function: feed exception_type: TypeError executable: /usr/bin/terminator interpreter: python2-2.7.15-2.fc28.x86_64 kernel: 4.16.9-300.fc28.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: terminal.py:1506:feed:TypeError: Vte.Terminal.feed_child() takes exactly 2 arguments (3 given) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/terminatorlib/terminal.py", line 1112, in on_drag_data_received term.feed(txt) File "/usr/lib/python2.7/site-packages/terminatorlib/terminal.py", line 1506, in feed self.vte.feed_child(text, len(text)) TypeError: Vte.Terminal.feed_child() takes exactly 2 arguments (3 given) Local variables in innermost frame: text: 'mv /var/lib/rpm/Pubkeys /tmp/' self: <terminal.Terminal object at 0x7fe34ceb3c30 (terminatorlib+terminal+Terminal at 0x55b937364f70)>