<#220 layout window not showing on macos> Issue cr...
# openlane-development
g
#220 layout window not showing on macos Issue created by cheyao On my mac layout window the layout window is not showing.

Screenshot 2023-02-07 at 9 47 38 PM

Any ideas on why is this happening and how can I fix it? Here is my configure summary if you need it:
Copy code
-----------------------------------------------------------
Configuration Summary (principle requirements):

X11:          yes
Python3:      yes
OpenGL:       yes
Vector fonts: yes
Cairo:        yes
Tcl/Tk:       yes
-----------------------------------------------------------
Maybe this has some relationship with that if I set the DISPLAY env variable (to whatever value, for example ":0.0" or "" (blank)) and start up magic on my mac, a text window just blinks for a milisecond and dissapiers gives a seg fault (
[1] 60107 segmentation fault magic
). RTimothyEdwards/magic