Bug 440142

Summary: Can't import clips with non-BMP characters in filename
Product: [Applications] kdenlive Reporter: Celeste Wouters <perso>
Component: Rendering & ExportAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED WORKSFORME    
Severity: normal CC: julius.kuenzel
Priority: NOR    
Version First Reported In: 21.04.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=435768
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Celeste Wouters 2021-07-22 08:30:54 UTC
SUMMARY

Clips with filenames containing characters outside the Unicode BMP, most commonly Emoji, cannot be imported.

STEPS TO REPRODUCE
1. Name an example video file "🙃 test.<extension>"
2. Drag & drop it to the Project Bin, or right click and import it, or even import the whole folder it is in

OBSERVED RESULT

"Cannot open file /path/to/🙃 test.<extension>"

EXPECTED RESULT

File being imported.

SOFTWARE/OS VERSIONS
Plasma 5.22.3
KF     5.83.0
Qt     5.15.2

ADDITIONAL INFORMATION
Tested on an XFS filesystem. Other filesystems with Unicode support most likely exhibit the same issue.
Workaround is to simply remove non-BMP characters from filename, but it is unreasonable to expect the average user to know about this.
Comment 1 Julius Künzel 2022-01-10 15:41:02 UTC
Thanks for your report! I reproduced some time ago, but can't reproduce with the latest version anymore. Can you please update to the latest version https://kdenlive.org/download2 and try again?
Comment 2 Bug Janitor Service 2022-01-25 04:37:20 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Celeste Wouters 2022-01-25 22:34:29 UTC
Tried running 21.12.1 and 22.03.70-85e4072 AppImages, both failed to launch due to them not finding DBus, although it is running.
Updated my system (Void Linux) to package-provided Kdenlive 21.12.0, KF 5.89.0, Qt 5.15.2, and the problem is gone.
Probably fixed inbetween 21.04 and 21.12, or a bug was fixed in KF.