[Bug 204] New: cinelerra shows bad utf-8 chars in the menus

[email protected]
Newsgroups gmane.linux.mandrake.plf.general
Message-ID <[email protected]/bugzilla/>
http://plf.zarb.org/bugzilla/show_bug.cgi?id=204

           Summary: cinelerra shows bad utf-8 chars in the menus
           Product: cinelerra
           Version: 2.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: package
        AssignedTo: [email protected]
        ReportedBy: [email protected]


With both French and Portuguese locales, Cinelerra has a problem. It may be
related with the following.

>From :
http://cvs.cinelerra.org/docs/split_manual_en/cinelerra_cv_manual_en_3.html

If your distribution has only UTF-8 support (like Ubuntu), first you must
create the language charset with this command:
 localedef -c -i (language_prefix) -f (your ISO-8859 variant)
(language_prefix).(your ISO-8859 variant)
 This is an example for Italian language:
 localedef -c -i it_IT -f ISO-8859-15 it_IT.ISO-8859-15

Then you can run cinelerra with this command:
 env LANG=$(echo $LANG | sed -e s/UTF-8/(your ISO-8859 variant)/g) cinelerra
 This is an example for Italian language:
 env LANG=$(echo $LANG | sed -e s/UTF-8/ISO-8859-15/g) cinelerra


-- 
Configure bugmail: http://plf.zarb.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.