manili
09/05/2021, 4:29 AMApplication initialization failed: no display name and no $DISPLAY environment variable
Error in startup script: no display name and no $DISPLAY environment variable
while executing
"load /usr/lib64/tk8.5/../libtk8.5.so Tk"
("package ifneeded Tk 8.5.13" script)
invoked from within
"package require Tk $tcl_version"
invoked from within
"if {$tcl_version < 8.0} {
return -code error "tkcon requires at least Tcl/Tk8"
} else {
# Prevent breaking on version 8.5.2
# package requ..."
(file "/build/lib/magic/tcl/tkcon.tcl" line 44)
I tried different solutions on the internet to solve the issue with no luck. Any ideas?Tim Edwards
09/05/2021, 2:15 PMmanili
09/05/2021, 8:46 PMMatt Venn
09/06/2021, 2:59 PM