ANNOUNCE - graphics package
Joe Armstrong
joe@REDACTED
Mon Jan 12 14:45:19 CET 2004
This should not be necessary - I'd really like to know those cases
where the start procedure fails.
If authentication fails it is because
ex11_lib_driver:get_cookie
Has not been able to figure out what cookie to use
If authentication fails then give the commands
> xauth
list
To see what cookies you have, then stare at the code in ex11_lib_driver
and ex11_lib_xauth to figure out what when wrong.
/Joe
On Mon, 12 Jan 2004, Peter-Henry Mander wrote:
>
> For those who may have difficulties with X11, do the following after make all:
>
> xhost +localhost
> erl -pa ./lib -pa ./widget.
>
> Pete.
>
> P.s. thanks Joe :-)
>
>
> On Mon, 12 Jan 2004 13:39:38 +0100
> "Vlad Dumitrescu" <vlad_dumitrescu@REDACTED> wrote:
>
> > Excellent!!
> >
> > I've tested it and it works now, even for me :-)
> >
> > I'm glad you managed to implement the "widget = process" in what seems to be a
> > very nice way. I've been struggling with this issue for long, and couldn't find
> > enough inspiration and spare time at the same time.
> >
> > best regards,
> > Vlad
> >
>
>
>
More information about the erlang-questions
mailing list