mario0alberto1 / gnome-mplayer

Automatically exported from code.google.com/p/gnome-mplayer
0 stars 0 forks source link

Unicode characters not shown correctly in Open Recent menu #497

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Play a file with unicode characters in the filename/tag.
2. Check the Open Recent menu.

What is the expected output? What do you see instead?

The filename should be displayed correctly. Instead the unicode characters will 
be replaced by "?" or missing.

What version of the product are you using? On what operating system?

Gnome-mplayer 1.0.2 on Arch Linux

Please provide any additional information below.

My guess is that Gnome-mplayer is reading the file tags instead of the filename 
since mplayer doesn't show the filename properly either. Maybe the Open Recent 
menu should be changed to read the actual filename and not tags.

I have uploaded a screenshot as well as text file with the output of mplayer 
-vo null -ao null -frames 0 -identify on an affected file.

Original issue reported on code.google.com by 31337H4c...@gmail.com on 26 Mar 2011 at 6:01

Attachments:

GoogleCodeExporter commented 8 years ago
The metadata should be able to be fixed by setting the encoding locale in 
Edit->Preferences [Language Settings]

As for the recent menu, I will need to look into that. 

Original comment by kdeko...@gmail.com on 26 Mar 2011 at 11:00

GoogleCodeExporter commented 8 years ago
BTW, what locale is your machine currently running in?

Original comment by kdeko...@gmail.com on 26 Mar 2011 at 11:14

GoogleCodeExporter commented 8 years ago
My locale is en_US.utf8

Original comment by 31337H4c...@gmail.com on 28 Mar 2011 at 5:10

GoogleCodeExporter commented 8 years ago
my environment variable LANG is set to the following LANG=en_US.UTF-8

And I have the same problem, it appears that mplayer is not reading/processing 
the metadata in UTF-8. So this will need to be fixed by the mplayer team.

Original comment by kdeko...@gmail.com on 28 Mar 2011 at 12:57

GoogleCodeExporter commented 8 years ago
Closing due to upstream problem in mplayer

Original comment by kdeko...@gmail.com on 4 Apr 2011 at 2:31