avijju / gitso

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

Nothing happens: giving=Ubuntu, need=WinXP #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Connect as described (I used a IP in my local network: 192.168.1.2)

What is the expected output? What do you see instead?
Should open a VNC-Viewer or sth, but nothing happend.

What version of the product are you using? On what operating system?
Latest (0.5) on Ubuntu Intrepid = 8.10 (Client wo needs on Win XP)

Original issue reported on code.google.com by alexander.taubenkorb on 20 Feb 2009 at 1:34

GoogleCodeExporter commented 9 years ago
Gitso.exe.log on WinXP:

Traceback (most recent call last):

  File "Gitso.py", line 170, in ConnectSupport

  File "Gitso.py", line 328, in saveHost

IOError: [Errno 2] No such file or directory: 'C:\\Dokumente und
Einstellungen\\Alexander Taubenkorb\\Local Settings\\Application 
Data\\.gitso-hosts'

Original comment by alexander.taubenkorb on 20 Feb 2009 at 1:45

GoogleCodeExporter commented 9 years ago
Alexander that's the same issue I had in Issue 18, if you create the folders

"Local Settings" in your user folder then inside that folder create another 
called
"Application Data" it will work for you.

Original comment by felimwhiteley on 24 Feb 2009 at 4:39

GoogleCodeExporter commented 9 years ago
Sorry, I did not see that.

Maybe it helps if you can use the %appdata% variable (more:
http://vlaurie.com/computers2/Articles/environment.htm)

regards

Original comment by alexander.taubenkorb on 24 Feb 2009 at 5:38

GoogleCodeExporter commented 9 years ago
20 and 14 are the same:
http://code.google.com/p/gitso/issues/detail?id=14
http://code.google.com/p/gitso/issues/detail?id=20

Original comment by gerbe...@gmail.com on 17 Aug 2009 at 1:07