Ticket #737 (closed bug: wontfix)

Opened 10 months ago

Last modified 6 weeks ago

Cannot open files with file path having Japanese characters.

Reported by: IanLewis Owned by:
Priority: major Milestone:
Component: Core Version: 0.5
Keywords: Cc:

Description

Files previously added to the library in listen 0.4.3 fail to load and play if they have Japanese characters in the path.

New files added to the library can be opened properly (most of the time) but their path is added to the library database with the incorrect characters in the path name.

Characters that are (I'm assuming) not ascii are converted to ? characters in path names in the integrated file system browser.

Change History

Changed 4 months ago by theli

take a look to http://library.gnome.org/devel/glib/unstable/glib-running.html and try to set G_FILENAME_ENCODING with the correct locale

Changed 6 weeks ago by theli

  • status changed from new to closed
  • resolution set to wontfix

3 month without response

Note: See TracTickets for help on using tickets.