[Bug 1506166] Re: Bracketed paste should be per-terminal [PATCH]

Chris J Arges 1506166 at bugs.launchpad.net
Wed Oct 21 16:19:42 UTC 2015


Hello Yury, or anyone else affected,

Accepted vte3 into trusty-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/vte3/1:0.34.9-1ubuntu2
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: vte3 (Ubuntu Trusty)
       Status: In Progress => Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1506166

Title:
  Bracketed paste should be per-terminal [PATCH]

Status in vte3 package in Ubuntu:
  Fix Released
Status in vte3 source package in Trusty:
  Fix Committed

Bug description:
  [Impact]

  Bracketed paste mode (\e[?2004h) should be per-terminal (as it is for
  xterm), not per-screen. This was fixed upstream for vte3 0.36.2,
  however Trusty ships vte3 0.34.2 and it didn't make it:

  https://bugzilla.gnome.org/show_bug.cgi?id=729533

  This bug is causing annoying garbage appended to every paste in mc:

  https://www.midnight-commander.org/ticket/3207

  I have backported the fix to Trusty, tested it in my PPA and would
  appreciate if someone could sponsor an upload in updates, since Trusty
  is LTS after all.

  [Test Case]

  Select some text ("test") and copy it into the clipboard buffer. After
  that, install mc if you don't have it already and start it:

      sudo apt-get install mc
      mc

  Press CTRL+O to swap the panels, right click with the mouse button and
  pick "Paste" from the context menu. You will see that "~0test~1" is
  pasted into the console instead of "test" as it should be.

  For more details, see the bug report on mc bug tracker referenced
  above.

  [Regression Potential]

  The patch is taken from the vte3 bug tracker; it has been in trunk for
  more than a year and is contained in vte3 0.36.2+ releases. Nobody has
  reported any problems caused by this change so far...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vte3/+bug/1506166/+subscriptions



More information about the Ubuntu-sponsors mailing list