Centry
Centry copied to clipboard
does not work on osx 10.9.3 mavericks ?
Tried with default python (2.7.5) , fails to find tkinter (locgical since Tkinter uppercase was before 3.x) Tried with brew installed python 3.4.1 , just getting "WARNING: FAILED TO BIND TO UDP SOCKET." and nothing else Tried with official installer installed python 3.4.1 , same warning and nothing happens
Am I missing something ?
Are you running the panic button as root? Prefix the sudo command the see if it works.
Sorry, don't have a mavericks system to test on myself.
Yes of course , tried as root ... I saw there were some issues with tcl-tk on mavericks but those should be fixed too. I'm not sure what's "wrong" even when using a debugger ... I'm still looking into it.
I can confirm this does not work on other 10.9.3 mavericks systems ... I tried several.
The program does not go further than line 128: result = select.select([s],[],[])