Ned Deily <n...@acm.org> added the comment:

Victor, I don't understand what your patch is trying to accomplish.  The 
problem is not that Tkinter isn't built; the problem is simply at execution 
time.  Yes, you'll see exactly the same behavior if you are logged in via ssh 
and the usename you are running under is not logged in as the main GUI user.  
The solution is to not run Tkinter stuff in that situation.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8716>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to