Bug 1072040 - Copy&Paste broken in gnome-terminal. Adds 0~......1~ between pastes
Summary: Copy&Paste broken in gnome-terminal. Adds 0~......1~ between pastes
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-terminal
Version: 20
Hardware: i686
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-03 18:17 UTC by Ali Akcaagac
Modified: 2014-09-15 23:11 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-09-15 23:11:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ali Akcaagac 2014-03-03 18:17:32 UTC
Whenever I copy and paste something within gnome-terminal using left-mouse and then paste it using middle-mouse I now get

[aakcaagac@localhost ~]$ 0~sh /media/gedanken20.sh1~

0~ .... 1~

Added in my pastes. This is a permanent issue since I use Fedora 20. This only happens within gnome-terminal. Means. Regardless from where I copy something, as soon as it gets pasted into gnome-terminal this shows up.

[aakcaagac@localhost ~]$ rpm -qa | grep -i "gnome-terminal"
gnome-terminal-3.10.2-1.fc20.i686
[aakcaagac@localhost ~]$ rpm -qa | grep -i "vte3"
vte3-0.34.9-1.fc20.i686
[aakcaagac@localhost ~]$

Comment 1 Egmont Koblinger 2014-05-15 15:06:51 UTC
This is the result of the so-called "bracketed paste mode" in terminals. It's been supported by Vte for quite a while. But it's turned off by default, so something must turn it on for you and leave it that way.

Could it be that you're using mc and you hit this problem:
https://www.midnight-commander.org/ticket/3207

In that case, vte3-0.36.2 will fix the bug for you, or you can downgrade to mc-4.8.10.

Comment 2 Ali Akcaagac 2014-05-15 18:49:38 UTC
(In reply to Egmont Koblinger from comment #1)
> Could it be that you're using mc and you hit this problem:
> https://www.midnight-commander.org/ticket/3207

Who is not using mc ? Joke aside, yes the ticket seem to describe this problem. Although I haven't dived into depths with it. I already have vte3 update installed and will have an eye on this behaviour. In case it won't show up anymore I will give feedback.

Comment 3 Ali Akcaagac 2014-09-15 23:11:57 UTC
Hasn't shown up anymore. Looks like something or someone has fixed it. I am closing this issue to clean up my list of bugs.


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