DrLous / gitso

Automatically exported from code.google.com/p/gitso
0 stars 0 forks source link

Could I get instructions or screenshots for what it looks like to successfully connect? #37

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Installed the latest version of Gitso on Snow Leopard (helper) and on
Ubuntu (helpee).

Ran the Gitso.py application with the necessary 32bit variable and got the
Gitso window.

Clicked "Give Support"
Clicked Start
Status says "started"
Dialog pops up that says "Wait for X11 to start.
Shortly after, an X11 session starts and an xterm window appears.
The xterm window is sitting at a default user prompt.

Configured router to forward port 5500 to my NAT IP address

Tried to connect to public IP on port 5500 and the connection is refused.

It seems like it isn't starting up a listening server.. What am I missing?

Original issue reported on code.google.com by deinspanjer on 13 Feb 2010 at 6:17

GoogleCodeExporter commented 8 years ago
The newer version of Gitso should help a lot. I don't know if it will solve the
issue, but OS X support is much better in the new version. See attached.

If you are still having issues try the following command in the terminal:
python /Applications/Gitso.app/Contents/Resources/Gitso.py 

[Assumes Gitso is installed at /Applications/Gitso.app]

++++
Once you click get support and start, you should see the following in the 
terminal.
If that all happens, then Gitso should be doing what it's supposed to.

Called with --listen.
GitsoThread.run(pid: 520) running...

Original comment by gerbe...@gmail.com on 22 Feb 2010 at 1:12

Attachments:

GoogleCodeExporter commented 8 years ago
New version should fix it.

Original comment by gerbe...@gmail.com on 22 Feb 2010 at 1:51