Re: Some utf-8 menu items give Gtk-WARNING **: Invalid input string

2005-11-24 Thread Christian Krause
On Thu, 24 Nov 2005 01:18:30 -0500, David Hampton wrote: > On Wed, 2005-11-23 at 23:21 +0100, Andreas Köhler wrote: >> my scheme knowledge is at a very low level, nevertheless i think the >> error is to be found in >> >> src/gnome-utils/gnc-menu-extensions.scm:gnc:new-menu-namer, >> >> as it see

Re: Some utf-8 menu items give Gtk-WARNING **: Invalid input string

2005-11-23 Thread David Hampton
On Wed, 2005-11-23 at 23:21 +0100, Andreas Köhler wrote: > my scheme knowledge is at a very low level, nevertheless i think the > error is to be found in > > src/gnome-utils/gnc-menu-extensions.scm:gnc:new-menu-namer, > > as it seems not to distinguish between characters and bytes. This is > of

Re: Some utf-8 menu items give Gtk-WARNING **: Invalid input string

2005-11-23 Thread Andreas Köhler
Hi, > The /tmp/gnucash.trace also told me that the correct label looks > as follows > > Debug: gnc_menu_additions_menu_setup_one(): Adding > /menubar/Reports/StandardReports/_Income & Expense/Ertr_äge pro > Wochentag [ErtrgeproWochentagAction] as [menuitem] > > (where the umlaut is in hex 5f c

Re: Some utf-8 menu items give Gtk-WARNING **: Invalid input string

2005-11-20 Thread Christian Stimming
Am Samstag, 19. November 2005 16:54 schrieb Christian Krause: > > SVN-HEAD version, > > > > To reproduce: "LANG=de_DE gnucash" ; you will immediatly see the "invalid > > input string" on the console; then go into the "Reports" / "Berichte" > > menu, then you see one empty line instead of the "Acco

Re: Some utf-8 menu items give Gtk-WARNING **: Invalid input string

2005-11-19 Thread Christian Krause
Hi, On Sat, 19 Nov 2005 13:18:36 +0100, Christian Stimming wrote: > as I'm checking the translated SVN-HEAD version, I recently noticed in > LANG=de_DE that some menu items are not added correctly into the menus. > Namely, two reports with non-ascii characters (German umlauts) in their name >

Re: Some utf-8 menu items give Gtk-WARNING **: Invalid input string

2005-11-19 Thread Didier Vidal
That can happen if a bindtextdomain is not associated with a bind_textdomain_codeset Didier. Le sam 19/11/2005 à 13:18, Christian Stimming a écrit : > Hi all, > > as I'm checking the translated SVN-HEAD version, I recently noticed in > LANG=de_DE that some menu items are not added correctly int

Some utf-8 menu items give Gtk-WARNING **: Invalid input string

2005-11-19 Thread Christian Stimming
Hi all, as I'm checking the translated SVN-HEAD version, I recently noticed in LANG=de_DE that some menu items are not added correctly into the menus. Namely, two reports with non-ascii characters (German umlauts) in their name will cause a "Gtk-WARNING **: Invalid input string" and in the menu