TeamVoss / VossII

The source code to the Voss II Hardware Verification Suite
Apache License 2.0
53 stars 13 forks source link

fl stalls when no GUI available #6

Closed mfernan2 closed 10 months ago

mfernan2 commented 4 years ago

I naively attempted to run fl in an SSH session without X forwarded and received:

$ ./bin/fl
application-specific initialization failed: no display name and no $DISPLAY environment variable
Error in startup script: invalid command name "font"
    while executing
"font actual {{bitstream vera sans mono} 8}"
    (file "/home/matthew/VossII/bin/utils.tcl" line 8)
    invoked from within
"source "$DIR/utils.tcl""
    (file "/home/matthew/VossII/bin/front_end.tcl" line 21)

At this point it seems stalled. It does not respond to SIGINT and you need to SIGQUIT it.

cjhseger commented 10 months ago

Too low ROI to fix. Sorry.