open-window has two parameters ( gadget title -- ) so your code isn't quite right, but I have the same problem with fuel when ever there is any bug in my code.
Try just typing just "+" (no quotes) to the fuel listener. You will get the same problem. I've been busy and haven't been able to look at it in any more detail. I keep a separate factor window open and just debug there. The rest of fuel seems to work fine. Hopefully the maintainers of fuel can look at it sometime soon. On Mon, Apr 6, 2009 at 10:59 PM, Adam <[email protected]> wrote: > FUEL seems to be broken on Windows XP 32-bit with the latest GIT head and > any call to ui code. > > 1) "fuel" run > 2) M-x connect-to-factor > 3) USE: ui "UI Test" open-window > > ...after the third step the process errors and closes the connection to FUEL > in emacs and must be restarted with M-x connect-to-factor. > > > *fuel listener* > ( scratchpad ) USE: ui "UI Test" open-window > continuation instance > data { ~world~ "UI Test" ~array~ } > call CS{ ~quotation~ 0 handle-client f ~quotation~ 2 ~quotation~ 1... > retain { ~decoder~ ~encoder~ ~array~ } > name V{ ~hashtable~ ~hashtable~ ~hashtable~ ~hashtable~ ~hashtable~... > catch V{ ~continuation~ ~continuation~ ~continuation~ ~continuation~... > > Type :help for debugging help. > > *Messages* > comint-send-input: Current buffer has no process > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > High Quality Requirements in a Collaborative Environment. > Download a free trial of Rational Requirements Composer Now! > http://p.sf.net/sfu/www-ibm-com > _______________________________________________ > Factor-talk mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/factor-talk > > ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
