Re: followup of my gedit2 question!
- From: Michael Meeks <michael ximian com>
- To: Zenith Lau <zenithlau sniic com>
- Cc: Gnome-Desktop-Devel Mailling List <desktop-devel-list gnome org>, Paolo Maggi <maggi athena polito it>
- Subject: Re: followup of my gedit2 question!
- Date: 27 Aug 2002 12:18:34 +0100
Hi Zenith,
On Sat, 2002-08-24 at 03:57, Zenith Lau wrote:
> In the last post, I have state that the gedit2 doesn't handle the
> encoding correctly, when one start gedit twice, with each time a
> different 'LC_CTYPE'.
This is because gedit shares the same process, via CORBA. Well - it's
not just that, but also that gettext (and C library locale stuff) works
on a per process basis; so - it's really not possible to do what you
want with that model.
The real solution to this is to 'fix' bonobo-activation-server so that
it will take account of the clients' LC_ / LANG settings in forking a
new server [ if appropriate ] with the right locale data.
HTH,
Michael.
--
mmeeks gnu org <><, Pseudo Engineer, itinerant idiot
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]