[973] in netbsd-help mailing list archive
Re: exmh
daemon@ATHENA.MIT.EDU (bdrosen@MIT.EDU)
Tue Jul 23 17:23:08 1996
From: bdrosen@MIT.EDU
To: Eric N Sit <esit@MIT.EDU>
Cc: netbsd-help@MIT.EDU
Date: Tue, 23 Jul 1996 17:18:23 EDT
Eric N Sit <esit@MIT.EDU> writes
|> Hi,
|> When I run exmh now, something weird happens... I get all those
|> error messages. Did somebody change it?
|> Eric
|>
|>
|> BgRegister X server insecure (must use xauth-style authorization); comm
*and
|> ignored
...
|>exmh-bg cannot rendez-vous with UI - exiting.
|>Usually this is because Tk send is not working.
|>Check the notes under Frequently Asked Questions #4a and #4b.
|>You can find this under the Help menu.
I think that wish in the tcl locker was updated.
Exmh may have been updated as well. The problem here is
the tk command send. It currently is set up so that it will
not work unless xhost access control is enabled and there
are 0 hosts on the list of authorized clients. (unless this
has changed in the newest version of tk) I believe that Xfree86
generally adds some default hosts to the xhost client list,
so the tk send function will not work with Xfree86.
Brett Rosen