Le dim 16/10/2005 à 12:40, Neil Williams a écrit : > On Thursday 13 October 2005 9:00 pm, Neil Williams wrote: > > It's now fine. Problem solved. Account summary and reports are fine - no > > pango warnings, no missing currency symbols or numbers and no funny > > prefixes. > > Forget that. It's still broken.
1) If this is what I believe (message database not translated to utf-8 before display in gnome), it must be a standard Gnome2 problem, and there must be an easy solution implemented in all the Gnome apps. 2) Changing the locale looks more like a hack to me. An application should be able to honnor any locale 3) As a wrokaround, you can use the following patch I use (for the reverse problem :-) ) in gnucash 1.8. Instead of removing UTF-8, add it :-) https://lists.gnucash.org/pipermail/gnucash-patches/2005-September/016559.html > > Despite setting LANG=en_GB.UTF-8 in ~/.bashrc and despite it appearing in the > `set` output in every terminal, loading gnucash from a *menu* still IGNORES > the setting. (And yes, I have logged out and logged back in - I made the > change on the 13th and despite logging in and out 4 times since then, it was > not picked up by gnucash.) > > Seeing as most users will be starting from an icon, this means that the > problem is very much alive. > > Looks to me like gnucash is reading a system environment, not a per-user > environment. _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
