! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Thunar crashes when selecting file with invalid unicode characters in filename
Status:
RESOLVED: INVALID

Comments

Description hededrk 2015-01-18 23:41:10 CET
I've noticed it when extracted files from archive, which had weird filename encoding, and created files with broken characters. When I attempted to select them to rename them, Thunar crashed.

Steps to reproduce:
1. echo \0 > $(echo -e "\xC0\xAA")
2. Select that file in Thunar.

thunar version : 1.6.4-1
Comment 1 hededrk 2015-01-18 23:43:44 CET
(In reply to hededrk from comment #0)
> thunar version : 1.6.4-1
*1.6.4
Comment 2 hededrk 2015-01-18 23:52:18 CET
From what I see, crash occurs with all invalid encodings, e.g.

echo 0 > `echo -e "\xC2\xA2\xA2"`
echo 0 > `echo -e "\xC2\xC2\xA2"`
Comment 3 hededrk 2015-01-18 23:57:16 CET
I noticed that it is caused by a third-party plugin, which porbably makes this report invalid.

Bug #11466

Reported by:
hededrk
Reported on: 2015-01-18
Last modified on: 2015-01-18

People

Assignee:
Jannis Pohlmann
CC List:
2 users

Version

Version:
unspecified

Attachments

Additional information