Open GoogleCodeExporter opened 9 years ago
Possibly it's not waiting long enough before it thinks it can't connect. Will
look into it. Thanks for the ticket!
Original comment by gerbe...@gmail.com
on 20 Oct 2010 at 4:12
[deleted comment]
Currently happening this to me, on Ubuntu/Xubuntu 12.04. Exactly same output.
Tried re-installing gitso: no luck.
Original comment by mani...@gmail.com
on 5 Aug 2012 at 8:36
Try with http://gitso.googlecode.com/files/gitso_0.5_all.deb
Original comment by lmoral02
on 24 Nov 2012 at 12:27
Please check, whether you have vncviewer and x11vnc installed by typing into
console:
which x11vnc; which vncviewer
Output should be:
/usr/bin/x11vnc
/usr/bin/vncviewer
Otherwise please install the packages x11vnc and xtightvncviewer:
sudo apt-get install x11vnc xtightvncviewer
Original comment by herr.bi...@gmail.com
on 25 Nov 2012 at 9:33
I'm currently having this issue with gitso 0.6.2 on Debian Wheezy (testing)
Gitso worked flawlessly a week ago. Today, I wanted to give support to a
friend, and I got the "Could not start server" message.
I tried running gitso from terminal, so to get some clues on the output and I
got this:
-------
vncviewer -listen: Listening on port 5501
vncviewer -listen: Command line errors are not reported until a connection
comes in.
GitsoThread.run(pid: 24351) running...
Processes.KillPID(24351)
x11vnc: no process found
--------
I confirm you that x11vnc (and any other gitso dependencies) is currently
installed.
Any ideas what could be going on? Maybe a way to pass the path to X11vnc on
runtime?
Original comment by julian.l...@gmail.com
on 28 Dec 2012 at 8:30
Original issue reported on code.google.com by
dave6...@gmail.com
on 29 Aug 2010 at 7:28