I noticed that on page 116 of the core-protocol.ps file
that authorization-protocol-name is unused.
It appears that xorg requires it, as when I try to run
a Simple window manager I'm writing yeilds this in
.xsession-errors:
Exception in thread "main" gnu.x11.Error: X server
connection error
protocol-major-version: 11
protocol-minor-version 0
reason: No protocol specified
at
gnu.x11.MessageFactory.build_connection_error(MessageFactory.java:50)
at
gnu.x11.MessageFactory.build_error(MessageFactory.java:58)
at
gnu.x11.MessageFactory.build(MessageFactory.java:255)
at
gnu.x11.Connection.read_message(Connection.java:342)
at
gnu.x11.Connection.read_reply(Connection.java:374)
at gnu.x11.Display.read_reply(Display.java:718)
at gnu.x11.Display.<init>(Display.java:187)
at gnu.x11.Display.<init>(Display.java:152)
at gnu.x11.Application.<init>(Application.java:50)
at Simple.<init>(Simple.java:29)
at Simple.main(Simple.java:363)
Logged In: YES
user_id=28111
I'm getting a similar error when just trying a simple
HelloWorld program.
I am using JDK1.5
Logged In: YES
user_id=495652
I don't think anyone's maintaining this library anymore, yottzumm.
If you decide to take it over or fork it, let me know. I'll do the same.
Logged In: YES
user_id=252733
Originator: NO
Hi all!
Just to inform that Escher is actively developed again. I'll look at this issue and see if it's still valid and in this case provide a fix.
Please, look at the webpage, we have also switched to HG so the download and browse source function on SF will not work anymore.
Thanks and sorry for the years of waiting!