Bug 492207 - built-in convmv for unicode
Summary: built-in convmv for unicode
Status: REPORTED
Alias: None
Product: k3b
Classification: Applications
Component: Data Project (show other bugs)
Version: 21.12.3
Platform: Ubuntu Linux
: NOR minor
Target Milestone: ---
Assignee: k3b developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-26 12:35 UTC by Gordon
Modified: 2024-08-26 12:35 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gordon 2024-08-26 12:35:20 UTC
STEPS TO REPRODUCE
1.  Create a file that contains "🧞‍♂️"  (source: https://emojipedia.org/man-genie )
echo example >>🧞‍♂️.txt
2. Try to add it to a data project.

OBSERVED RESULT

Error:
The following filenames have an invalid encoding. You may fix this with the convmv tool:
/home/username/🧞‍♂️.txt

EXPECTED RESULT
Add the file and convmv it automatically.

SOFTWARE/OS VERSIONS
Linux Mint 21
K3b 21.12.3

ADDITIONAL INFORMATION

On UDF-only discs (which Linux tools can't create so far), convmv is not necessary.

See section 2.1.1 Character Sets: http://www.osta.org/specs/pdf/udf102.pdf