bug-kawa
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-kawa] [bug #49522] runtime exception from kawa -w


From: Per Bothner
Subject: [Bug-kawa] [bug #49522] runtime exception from kawa -w
Date: Thu, 3 Nov 2016 17:55:34 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36

Update of bug #49522 (project kawa):

                  Status:                    None => Postponed              
             Assigned to:                    None => bothner                

    _______________________________________________________

Follow-up Comment #1:

That one is difficult to fix - and probably low priority.

Note this is the old Swing-based console, not the new Javafx/DomTerm-based
console.  The former does not do terminal emulation, and the input editing is
whatever Swing gives you.

To get the new JavaFX/DomTerm-based console you need to have JavaFX.  The
easiest way to get it is to use Java SE (JDK).

I'm considering how to have -w create a DomTerm window without JavaFX.  It's a
bit tricky.  The idea is to embed a WebSocket server in Kawaa, and then have
-w pop up a browser window (optionally in "app" mode).  Most of the pieces are
available, but hooking them together (in a way that we can use JLine input
editing) needs a little bit of head-scratching and coding.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49522>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]