LOL... yeah, alright. I see your point.So I see that the stand-alone Torchat is a Python application. Here's what you need to do for me: get to a terminal (just running "xterm" is good enough, really). Then I need you to type this:Code: [Select]torchat_py=`which torchat.py`cd `dirname $torchat_py`python2 torchat.pypython2.7 torchat.pypython3 torchat.pyThen PM me the output. If "torchat.py" isn't in your executable path, then it won't do me any good -- basically what I want is an easy way for you to run the program with all the different versions of Python you have installed, and to show me the output of them so I know what the problem is. Or one of them might actually run it perfectly, at which point you'll be able to thank me & enjoy your program again, hah.You can paste the output here if it isn't sensitive info. The PM is just for your peace of mind.