gaurish@gaurish-desktop:~/file:/GeoXPlanet-0.4.2/src$ ./GeoXPlanet.py
GeoXPlanet contains GPL code/files from the following sources:
clouds.py and controller.py now contain code from:
download_clouds.py ver. 1.1
Taken from:
*xplanet.sourceforge.net//Extras/download_clouds.py
(C) 2004 Michal Pasternak <michal@pasternak.w.lub.pl>
This file has been modified by rocket357 for use in GeoXPlanet.
arcFiles directory: (boundaries_c, coast_c, and states_c)
Taken from:
*xplanet.sourceforge.net/Extras/boundaries_c.gz
*xplanet.sourceforge.net/Extras/coast_c.gz
*xplanet.sourceforge.net/Extras/states_c.gz
These files are only used when GeoXPlanet.conf is set
with any of the following set to "True":
showNations, showCoast, and showStates
These files are, to the best of the author's knowledge,
GPL'd source. If you know that this is not the case, please
contact: rocket357 (at) users (dot) sourceforge (dot) net
so the files can be removed from distribution.
Looking for the GeoXPlanet.conf file:
/home/gaurish/file:/GeoXPlanet-0.4.2/src/GeoXPlanet.conf...
Found the config file!
Location of xplanet executable: /usr/bin/xplanet
Detecting environment settings...
Environment Variables:
GNOME_DESKTOP_SESSION_ID: Default
WINDOWPATH: 7
LESSOPEN: | /usr/bin/lesspipe %s
LOGNAME: gaurish
USER: gaurish
HOME: /home/gaurish
PATH: /home/gaurish/mono-1.2.6/bin:/home/gaurish/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
LD_LIBRARY_PATH: /home/gaurish/mono-1.2.6/lib:
SSH_AGENT_PID: 13163
LANG: en_IN
TERM: xterm
SHELL: /bin/bash
XDG_SESSION_COOKIE: c40f2813ebc3702ee4a12a0047a41500-1207076980.102190-501351592
SESSION_MANAGER: local/gaurish-desktop:/tmp/.ICE-unix/13122
SHLVL: 1
DISPLAY: :0.0
WINDOWID: 52428882
MANPATH: /home/gaurish/mono-1.2.6/share/man:
USERNAME: gaurish
GDM_XSERVER_LOCATION: local
COLORTERM: gnome-terminal
SSH_AUTH_SOCK: /tmp/ssh-qsRHv13122/agent.13122
GNOME_KEYRING_SOCKET: /tmp/keyring-VqVcT3/socket
GDMSESSION: gnome
PKG_CONFIG_PATH: /home/gaurish/mono-1.2.6/lib/pkgconfig:
DBUS_SESSION_BUS_ADDRESS: unix:abstract=/tmp/dbus-tBgG8JTipK,guid=946facb6ef5f464965da180047f28874
_: ./GeoXPlanet.py
XAUTHORITY: /home/gaurish/.Xauthority
DESKTOP_SESSION: gnome
LESSCLOSE: /usr/bin/lesspipe %s %s
GNOME_KEYRING_PID: 13119
OLDPWD: /home/gaurish
GDM_LANG: en_IN
HISTCONTROL: ignoreboth
XDG_DATA_DIRS: /usr/local/share/:/usr/share/:/usr/share/gdm/
PWD: /home/gaurish/file:/GeoXPlanet-0.4.2/src
DESKTOP_STARTUP_ID:
GTK_RC_FILES: /etc/gtk/gtkrc:/home/gaurish/.gtkrc-1.2-gnome2
LS_COLORS: no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.flac=01;35:*.mp3=01;35:*.mpc=01;35:*.ogg=01;35:*.wav=01;35:
Detecting Operating System: linux2
Detecting Desktop Environment: gnome
Detecting GeoXPlanet directory: /home/gaurish/file:/GeoXPlanet-0.4.2
Done detecting environment settings
Reading the config file options... Done reading the config file
tcp 0 506 192.168.1.3:39348 72.14.253.125:5222 ESTABLISHED
Starting Trace on 72.14.253.125
tcp 142176 0 192.168.1.3:42273 81.95.1.87:80 ESTABLISHED
Starting Trace on 81.95.1.87
tcp 0 535 192.168.1.3:52224 209.177.146.34:6667 ESTABLISHED
Starting Trace on 209.177.146.34
tcp 0 138 192.168.1.3:44409 64.12.25.77:5190 ESTABLISHED
Starting Trace on 64.12.25.77
tcp 0 460 192.168.1.3:43529 216.155.193.185:5050 ESTABLISHED
Starting Trace on 216.155.193.185
Performing lookup on 72.14.253.125
Performing lookup on 81.95.1.87
TRACE: 64.12.25.77 COMPLETE
Performing lookup on 209.177.146.34
TRACE: 216.155.193.185 COMPLETE
TRACE: 81.95.1.87 COMPLETE
TRACE: 209.177.146.34 COMPLETE
TRACE: 72.14.253.125 COMPLETE
Traceback (most recent call last):
File "./GeoXPlanet.py", line 89, in <module>
program.run(GUI)
File "/home/gaurish/file:/GeoXPlanet-0.4.2/src/controller.py", line 709, in run
self.processList(self.getActiveConnections())
File "/home/gaurish/file:/GeoXPlanet-0.4.2/src/controller.py", line 484, in processList
self.lookupIP(ip, port)
File "/home/gaurish/file:/GeoXPlanet-0.4.2/src/controller.py", line 431, in lookupIP
page = urllib.urlopen("*api.hostip.info/get_html.php?ip=%s&position=true" % ipStr)
File "/usr/lib/python2.5/urllib.py", line 82, in urlopen
return opener.open(url)
File "/usr/lib/python2.5/urllib.py", line 190, in open
return getattr(self, name)(url)
File "/usr/lib/python2.5/urllib.py", line 328, in open_http
errcode, errmsg, headers = h.getreply()
File "/usr/lib/python2.5/httplib.py", line 1195, in getreply
response = self._conn.getresponse()
File "/usr/lib/python2.5/httplib.py", line 924, in getresponse
response.begin()
File "/usr/lib/python2.5/httplib.py", line 385, in begin
version, status, reason = self._read_status()
File "/usr/lib/python2.5/httplib.py", line 343, in _read_status
line = self.fp.readline()
File "/usr/lib/python2.5/socket.py", line 331, in readline
data = recv(1)
IOError: [Errno socket error] (110, 'Connection timed out')
gaurish@gaurish-desktop:~/file:/GeoXPlanet-0.4.2/src$