[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: Gattrib bugs fixed (hopefully). Please test!!



Hi again --

> > So something seems to have changed between 2.2.4 and 2.4 ... what I
> > don't understand is why gattrib works with gtk2.4 for you and don't work
> > for me... :(
> 
> Do you have Spanish language turned on when you build gEDA/gattrib?
> Some of the Pango stuff used to draw cells  and other graphical
> widgets relies on the I18N stuff.  I am wondering if something is
> misconfigured for a Spanish build, or if I have not done the right
> thing for I18N.  I wonder if anybody has tried to build gattrib in,
> say, German?

OK, I set the LC_ALL, LANG, and LC_MESSAGES variables to spanish, and
ran gattrib.  It had no problems, so I guess I18N isn't the culprit.
(BTW, there were no translations of the text.  Hmmm. . . .  eventually
I'll have to provide some hooks for translators.)  BTW: gschem ran
fine with these env vars set, and the translations also showed up, so
I guess I did the right thing.

Stuart