Medline through proxy?

Johannes Graumann <johannes_graumann-S0/[email protected]> Fri, 1 Dec 2006 13:38:52 +0000 (UTC)
Newsgroups gmane.comp.gnome.apps.pybliographer
Message-ID <[email protected]>
Hi all,

echo $http_proxy
http://USER:PASSWORD-JSHV3JGXi3ZJ4ibD9idTO6blKRhlhXods0AfqQuZ5sE@public.gmane.org:3128

echo $HTTP_PROXY
http://USER:PASSWORD-JSHV3JGXi3ZJ4ibD9idTO6blKRhlhXods0AfqQuZ5sE@public.gmane.org:3128

And yet: Medline search attempt results in the error below - any hints?

Thanks, Joh

This is Pybliographic 1.2.9 [Python 2.4.4, Gtk 2.8.20, PyGTK 2
Traceback (most recent call last):
  File "/usr/share/pybliographer/Pyblio/GnomeUI/Document.py", line 514, in
query_database
    url = apply (Query.medline_query, data)
  File "/usr/share/pybliographer/Pyblio/Query.py", line 256, in medline_query
    uids = query_info (keyword, field, maxcount, displaystart, entrezdate) # get
the pubmed UIDs and dump into uids variable
  File "/usr/share/pybliographer/Pyblio/Query.py", line 56, in query_info
    f = urllib.urlopen ("%s?%s" % (query_url, params))
  File "/usr/lib/python2.4/urllib.py", line 82, in urlopen
    return opener.open(url)
  File "/usr/lib/python2.4/urllib.py", line 190, in open
    return getattr(self, name)(url)
  File "/usr/lib/python2.4/urllib.py", line 313, in open_http
    h.endheaders()
  File "/usr/lib/python2.4/httplib.py", line 798, in endheaders
    self._send_output()
  File "/usr/lib/python2.4/httplib.py", line 679, in _send_output
    self.send(msg)
  File "/usr/lib/python2.4/httplib.py", line 646, in send
    self.connect()
  File "/usr/lib/python2.4/httplib.py", line 614, in connect
    socket.SOCK_STREAM):
IOError: [Errno socket error] (-2, 'Name or service not known')
Traceback (most recent call last):
  File "/usr/bin/pybliographer", line 166, in ?
    execfile (filename, user_global)
  File "/usr/share/pybliographer/pybliographic.py", line 48, in ?


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV