Bug 1583567 - [abrt] terminator: feed(): terminal.py:1506:feed:TypeError: Vte.Terminal.feed_child() takes exactly 2 arguments (3 given)
Summary: [abrt] terminator: feed(): terminal.py:1506:feed:TypeError: Vte.Terminal.feed...
Keywords:
Status: CLOSED DUPLICATE of bug 1577055
Alias: None
Product: Fedora
Classification: Fedora
Component: terminator
Version: 28
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dominic Hopf
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:99bae7043649fdb4eb9954ac344...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-05-29 09:27 UTC by Roman Kravtsov
Modified: 2018-06-24 09:51 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-06-24 09:51:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (635 bytes, text/plain)
2018-05-29 09:27 UTC, Roman Kravtsov
no flags Details
File: cgroup (331 bytes, text/plain)
2018-05-29 09:27 UTC, Roman Kravtsov
no flags Details
File: cpuinfo (1.26 KB, text/plain)
2018-05-29 09:27 UTC, Roman Kravtsov
no flags Details
File: environ (4.30 KB, text/plain)
2018-05-29 09:27 UTC, Roman Kravtsov
no flags Details
File: mountinfo (4.06 KB, text/plain)
2018-05-29 09:27 UTC, Roman Kravtsov
no flags Details
File: namespaces (129 bytes, text/plain)
2018-05-29 09:27 UTC, Roman Kravtsov
no flags Details
File: open_fds (1.62 KB, text/plain)
2018-05-29 09:27 UTC, Roman Kravtsov
no flags Details

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 ***


Note You need to log in before you can comment on or make changes to this bug.