find -D search -name "*4"
consider_visiting (early): ".": fts_info=FTS_D , fts_level= 0, 
prev_depth=-2147483648 fts_path=".", fts_accpath="."
consider_visiting (late): ".": fts_info=FTS_D , isdir=1 ignore=0 have_stat=1 
have_type=1 
consider_visiting (early): 
"./ARTE_Concert_-_Jazz-Avishai_Cohen__Au_Gr\303s_du_Jazz-1734575236.mp4": 
fts_info=FTS_NSOK, fts_level= 1, prev_depth=0 
fts_path="./ARTE_Concert_-_Jazz-Avishai_Cohen__Au_Gr\303s_du_Jazz-1734575236.mp4",
 
fts_accpath="ARTE_Concert_-_Jazz-Avishai_Cohen__Au_Gr\303s_du_Jazz-1734575236.mp4"
consider_visiting (late): 
"./ARTE_Concert_-_Jazz-Avishai_Cohen__Au_Gr\303s_du_Jazz-1734575236.mp4": 
fts_info=FTS_NSOK, isdir=0 ignore=0 have_stat=0 have_type=1 
consider_visiting (early): ".": fts_info=FTS_DP, fts_level= 0, prev_depth=1 
fts_path=".", fts_accpath="."
consider_visiting (late): ".": fts_info=FTS_DP, isdir=1 ignore=1 have_stat=1 
have_type=1

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to findutils in Ubuntu.
https://bugs.launchpad.net/bugs/1742011

Title:
  find can't find several files with unicode characters if --name is
  used

Status in findutils package in Ubuntu:
  New

Bug description:
  Downloading some files from ARTE via Mediathekview I retrieved files
  like this:

  ARTE_Concert_-_Jazz-Avishai_Cohen__Au_Gr�s_du_Jazz-1734575236.mp4

  find . is showing the the file:

  > $ find .
  > .
  > ./ARTE_Concert_-_Jazz-Avishai_Cohen__Au_Gr?s_du_Jazz-1734575236.mp4

  But if I invoke `find . -name "*mp4"` nothing is found.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: findutils 4.6.0+git+20160126-2
  ProcVersionSignature: Ubuntu 4.10.0-43.47~16.04.1-generic 4.10.17
  Uname: Linux 4.10.0-43-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Jan  9 01:12:36 2018
  SourcePackage: findutils
  UpgradeStatus: No upgrade log present (probably fresh install)

  c42-bugnr: #3922

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to