finalterm
finalterm copied to clipboard
UTF-8 Issue
Executing "ls" in my home directory
Getting this
(finalterm:7575): Clutter-WARNING **: Failed to set the markup of the actor 'ClutterText': Fehler in Zeile 1, Zeichen 93: Ungültiger UTF-8-kodierter Text im Namen - »Mom\xff\xbf\xbf\xbf\xbf\xbf\xff\xbf\xbf\xbf\xbf\xbf\xff\xbf\xbf\xbf\xbf\xbf\xff\xbf\xbf\xbf\xbf\xbf\xff\xbf\xbf\xbf\xbf\xbf« ist nicht gültig
** (finalterm:7575): WARNING **: Fehler beim Senden von Text: Nicht erlaubter Seek
File is called "Mom\253t___.ttf" others terminals like Sakura don't have any problems with that.
Terminal "freezes" afterwards cursor blinks, but no executing of new commands possible, neither ctr+c
By the way, nice project you are working on!
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Is the file really called Mom\253t___.ttf? Or is \253 a placeholder for some unicode character? If yes, it would be great if you could post the actual name of the file as a unicode string.
Hey hey,
seems to be a placeholder for a unicode char. Thunar says "invaild code" and replaced it with a black square including a question mark. Tuxcmd - same problem. Propably I should mention I'm using zsh-shell. Zsh turns it into \253. Bash is turns it into ?
Can you paste the actual unicode name here please?