YEDDA icon indicating copy to clipboard operation
YEDDA copied to clipboard

Unable to select config on m1 Mac

Open rxjx opened this issue 2 years ago • 3 comments

~/src/YEDDA$ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean

~/src/YEDDA$ python --version
Python 3.8.10

~/src/YEDDA$ python YEDDA.py
YEDDA launched!
OS: Darwin
DEPRECATION WARNING: The system version of Tk is deprecated and may be removed in a future release. Please don't rely on it. Set TK_SILENCE_DEPRECATION=1 to suppress this warning.

I see a window with just 3 options: Recommend, Show Tags, and Colorful, of which the last one is unselected. I see no way to select a config or open a text file. Has the interface changed since Python 2.7? Is there a shortcut key to move past this screen?

rxjx avatar Jun 16 '22 20:06 rxjx

Some random clicking on the window indicates that UI elements are there but just not visible. I tried switching to a light theme in the Mac settings but that didn't help.

rxjx avatar Jun 16 '22 20:06 rxjx

Verified that python-tk, tcl-tk and tkmacosx-1.0.5 are installed.

rxjx avatar Jun 16 '22 21:06 rxjx

+1. Meet the same issue.

TianyiLu avatar Oct 26 '23 02:10 TianyiLu