Opened 12 years ago

Closed 6 years ago

#3762 closed defect (fixed)

(Gtk3) Jukebox: media with special chars in the title gives errors

Reported by: godiard Owned by: humitos
Priority: Unspecified by Maintainer Milestone: Unspecified
Component: Jukebox Version: Unspecified
Severity: Unspecified Keywords: gtk3
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

If the title in a media file, or the file name have special chars, like "ñ", Jukebox gives errors when try to get the title and when closing the session, and can't save the playlist.

Change History (2)

comment:1 Changed 12 years ago by humitos

This is related to what we are discussing about Unicode[1]. I can try to solve it for the case that you mentioned here, but we don't know if it will work for other cases.

We should use Unicode throughout the code to make it work with any character in any language, converting those string to the encoding needed when necessary.

[1] http://lists.sugarlabs.org/archive/sugar-devel/2012-August/038928.html

comment:2 Changed 6 years ago by quozl

  • Resolution set to fixed
  • Status changed from new to closed

Was fixed already; does not occur in Jukebox-33.

Note: See TracTickets for help on using tickets.