Comment # 1 on bug 1137203 from
This is the source of the program:

$ cat tk.tcl 
#!/usr/bin/wish

label .hello -text "Hello World: Tcl/Tk"
pack .hello



It was already working in the past (
https://openqa.opensuse.org/tests/921150#step/tk/9 ) but stopped with Build
20190508


You are receiving this mail because: