atk_demo icon indicating copy to clipboard operation
atk_demo copied to clipboard

MacOS Ventura Sample App shows empty window

Open natarajmb opened this issue 2 years ago • 1 comments

Hi, I'm not sure if this is a bug or am I'm missing something. I have XQuartz installed and running the sample app. I get the main or root window up but everything else inside is empty.

My setup

  • Golang 1.20.4
  • ATK v1.2.3
  • Mac OS Ventura 13.3.1 (a)
Screenshot 2023-05-08 at 22 57 07

natarajmb avatar May 08 '23 21:05 natarajmb

If I swapped the homebrew tcl-tk and installed ActiveState TCL, I can see the demo correctly.

Question: what else do I need to do with homebrew tcl-tk to work? I linked X11 includes from opt to usr as suggested in one of the StackOverflow questions.

Screenshot 2023-05-09 at 18 42 20

natarajmb avatar May 09 '23 17:05 natarajmb