** Package changed: ubuntu => gnome-terminal (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1653420

Title:
  gnome-terminal output locks up on special character

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  I wrote a Python 3 script which scans directory trees, and outputs
  various filenames (with path) to the terminal, as the files are being
  hashed. When the following filename was to be printed, gnome-terminal
  stopped printing output with the cursor where the question mark would
  have been printed out:

  ._13 Trapezoid singâ?€.mp3

  When I interrupted the program using keyboard interrupt, much more
  output was displayed, indicating the script had continued to run,
  despite the output stopping after "â".

  I navigated to the directory and tried using ls, which was able to
  print the filename without issue.

  I tried using: find `pwd` -name *Trapezoid*
  This also displayed the filename, with full path, correctly.

  I tried running the script with terminator, which had no problem
  printing the filename and continuing on with the rest of the output as
  expected.

  Terminal output at freeze, and after keyboard interrupt shown in the
  cropped/pixelized screenshots here: http://imgur.com/a/D0XRK

  Gnome Terminal version: 3.18.3
  Ubuntu 64 Gnome Edition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1653420/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to