|
2016-08-31
| ||
| 12:10 | • Ticket [3c090ef0ad] megatest commands require iup/DISPLAY status still Open with 5 other changes artifact: 862aa9feba user: tyardeni | |
| 12:07 | • New ticket [3c090ef0ad]. artifact: 76e8211484 user: tyardeni | |
| Ticket Hash: | 3c090ef0ad50875a12532b0c45a12cbfeb43fd02 | ||
| Title: | megatest commands require iup/DISPLAY | ||
| Status: | Open | Type: | Code_Defect |
| Severity: | Critical | Priority: | Immediate |
| Subsystem: | Resolution: | Open | |
| Last Modified: |
2016-08-31 12:10:11 9.55 years ago |
Created: |
2016-08-31 12:07:28 9.55 years ago |
| Version Found In: | 1.6104 | ||
| Description: | ||||
| Non-dashboard megatest commands are requiring DISPLAY to be set | ||||
| User Comments: | ||||
|
tyardeni added on 2016-08-31 12:10:11:
Unsetting DISPLAY causes megatest cli to crash. Example below is with -list-runs, but same issue happens with -run:
$ DISPLAY= megatest -list-runs %
Error: (iup) failed to initialize library (error)
Call history:
runs.scm:13: ##sys#require
runs.scm:13: ##sys#require
runs.scm:13: ##sys#require
runs.scm:13: ##sys#require
runs.scm:13: ##sys#require
runs.scm:13: ##sys#require
runs.scm:13: ##sys#require
runs.scm:13: ##sys#require
altdb.scm:2: make-hash-table
runs.scm:128: make-hash-table
runs.scm:136: make-hash-table
runs.scm:971: make-hash-table
runs.scm:970: make-runs:gendat
runs.scm:967: old-make
runs.scm:1036: make-hash-table
gutils.scm:12: ##sys#require <--
| ||||