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: terminatorAssignee: Dominic Hopf <dmaphy>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: 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:
Description Flags
File: backtrace
none
File: cgroup
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description Roman Kravtsov 2018-05-29 09:27:26 UTC
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)>

Comment 1 Roman Kravtsov 2018-05-29 09:27:30 UTC
Created attachment 1445287 [details]
File: backtrace

Comment 2 Roman Kravtsov 2018-05-29 09:27:31 UTC
Created attachment 1445288 [details]
File: cgroup

Comment 3 Roman Kravtsov 2018-05-29 09:27:32 UTC
Created attachment 1445289 [details]
File: cpuinfo

Comment 4 Roman Kravtsov 2018-05-29 09:27:34 UTC
Created attachment 1445290 [details]
File: environ

Comment 5 Roman Kravtsov 2018-05-29 09:27:35 UTC
Created attachment 1445291 [details]
File: mountinfo

Comment 6 Roman Kravtsov 2018-05-29 09:27:37 UTC
Created attachment 1445292 [details]
File: namespaces

Comment 7 Roman Kravtsov 2018-05-29 09:27:38 UTC
Created attachment 1445293 [details]
File: open_fds

Comment 8 Didier 2018-06-12 14:18:08 UTC
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

Comment 9 Dominic Hopf 2018-06-24 09:51:36 UTC

*** This bug has been marked as a duplicate of bug 1577055 ***