From nobody Tue Oct 1 16:42:26 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4XJ3dH4Zbjz5Y4jF for ; Tue, 01 Oct 2024 16:42:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XJ3dH0fZyz4NVm for ; Tue, 1 Oct 2024 16:42:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1727800947; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=RB2ha1Wl2ghszCyQqDmreMiQXJH/aZ7Yn6oGb1vWdG4=; b=CyQsGCLw5SVWY9XUfT3KPUANRAd5UiOla4O01h35PvKDsOtNRgS1/IRKIPoPxrFoJBi9rp gDK2OqqzO2o6qszvk4hboVmlndhBWyXY9Xf41roBP+Bb02WYapZ3nJVxjL3mIv3NlX2GOv w5ryWthz8mYwBWqyE+aYCHNTuk4KxIkWzT6c2VUtO5nh638hxUNerMbGuB6SSxUDgSb3rt Mog/1Xq+qDrZ+YUgW84wgSoLODg30xAM09QtlQJmjyXhxIZ3C8cAz6g+U5J3DB8LfRkY9l D79i/T5PA27J/fKtWrsTBwDOQlXBe1xpBAVsyzhY/fOXa+qCPbqIAWUZCNLIGQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1727800947; a=rsa-sha256; cv=none; b=QNmKdhI07oVZCWbK3ajE+sDrQnBb549EmDS4qb91okUGxhSzLYJSNcwHZmKP2vII+GbcCo F6Ey7y4hf8hweHowBDI1pHZJ9HMy/EtlcBPND1S078xWWARYl47pXJZYFv18Pn7Wz5+77V qpE+wc6MB9Wxoz/KqN4VI/7cRtRSmvTshorLK3l0enJmsHoRjdDgDyTfnwZG3iIa2NxImW pxWvwJJO2p4UzbUPajC0EuCpU2xX0yItn0yW/yo+1b3I9siFsXEh7McxFHMaZZ/rgbm8T7 Jq5rWd1e3N1skMF9ivnSK4Ek7YLPV+23DQMEUgDGL6l9KrQ1jXq9Mm371glGSw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XJ3dG7538zlXD for ; Tue, 1 Oct 2024 16:42:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 491GgQYV044871 for ; Tue, 1 Oct 2024 16:42:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 491GgQYu044860 for bugs@FreeBSD.org; Tue, 1 Oct 2024 16:42:26 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 281796] /bin/ls doesn't print UTF-8 emojis properly in some cases, but /bin/du does Date: Tue, 01 Oct 2024 16:42:26 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: tamelingdaniel@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281796 Daniel Tameling changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tamelingdaniel@gmail.com --- Comment #1 from Daniel Tameling --- What is your locale? Is it some UTF8 variant? For filenames, ls tries to convert multibyte characters to wide characters = and if that fails, it prints a '?' and goes to the next byte. This conversion can only succeed if you are in the right locale. --=20 You are receiving this mail because: You are the assignee for the bug.=