Replying to the list, as I believe it is of interest to the list On 24 Dec 2001, Erez Doron wrote:
> On Mon, 2001-12-24 at 14:56, Tzafrir Cohen wrote: > > On 24 Dec 2001, Erez Doron wrote: > > > > > hi > > > > > > i do: biditext evolution > > > > > > i double click on a message > > > > > > i see both the subject and the contence of the email reversed > > > > > > i do: touch /tmp/.rev;xrefresh > > > > > > now the subject changes direction, but the rest of the email is still > > > mirrored. (rememberthat both the subject and email are in the SAME > > > WINDOW) > > > > > > > > > why is that ? > > > > > > > The problem is that those texts are created by bonobo components that run > > in separate processes. Furthermore, they weren't even created by the > > evolution process, and thus have not inherited its environment (that > > includes 'LD_PRELOAD=/usr/bin/biditext.so') > > > > One thing you can do is run the whole gnome session under biditext, as > > explained in a previous message to linux-il: > > > > http://plasma-gate.weizmann.ac.il/Linux/maillists/01/12/msg00420.html > > > > (ignore the bit about LC_CTYPE . locale settings seem to be OK with you) > > i do not use gnome at all > i have just rebooted into a kde session, than ran biditext evolution, so > evolution loaded all the gnome processes it needs The equivalent with kde is to run 'biditext startkde' . As before, this is a bit of an overkill, as it will run all the processes with biditext hooks (including any web browsers). Alternatively you can try to track all the processes that are related to evolution (all the bonobo stuff) and attmpt to have onlythem run with biditext. For instance, kill all the evolution-related processes, as well as any 'oafd' (maybe also wombat, and others), and then run 'biditext evolution' Hopefully the result will be that all the bonobo object-creating processes will be ones that have spawned from your evolution process, and thus all of the objects created will run with biditext. I only did a small test, and such a methd seems to work, but it seems to require some effort, and is error-prone. -- Tzafrir Cohen mailto:[EMAIL PROTECTED] http://www.technion.ac.il/~tzafrir ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]