Hi Rocardo, Unfortunately on Windows, Factor cannot run the UI and use the TTY console at the same time. This is going to get fixed soon. In the meantime, either run two Factor instances, or ask Jose very nicely to add support for connecting to a remote Factor instance using extra/tty-server.
Slava On Tue, Jan 20, 2009 at 5:19 PM, Ricardo Boccato Alves <[email protected]> wrote: > Hi, > > I am having problems using the ui from FUEL and tried to simplify by > just using the listener (factor -run=listener). Here is what I am > doing: > > USING: ui threads ; > [ ui ] in-thread > > I saw this in the FUEL presentation :), but nothing happens, if I call > the ui word them 2 listeners appear, but if I close the last, the > listener is still blocked. So, am I doing something wrong? > > I am using factor from the git repository, updated yesterday, and I am > on a Windows Vista Home Premium 32bits box. > > []s, > Ricardo Boccato Alves. > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > _______________________________________________ > Factor-talk mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/factor-talk > ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
