Re: [COOT] Proxy server setting

2009-12-09 Thread Bernhard Lohkamp

Is it possible to tell coot to use a proxy server?
  


No.
Well, yes, strictly, but it won't listen. 
Ask again in a few days though.

No.
Well, yes if you have a build with python enabled. The python functions 
will pick up the http_proxy properly.

In your case use:

whats_new_dialog()

in the python scripting window (Calculate-Scripting-Python)

B

--

***

Dr. Bernhard Lohkamp
Assistant Professor
Div. Molecular Structural Biology
Dept. of Medical Biochemistry and Biophysics (MBB)
Karolinska Institutet
S-17177 Stockholm
Sweden

phone: (+46) 08-52487673
fax:   (+46) 08-327626
email: bernhard.lohk...@ki.se


Re: [COOT] Proxy server setting

2009-12-09 Thread Arnaud Basle

Paul Emsley wrote:

Bernhard Lohkamp wrote:

Is it possible to tell coot to use a proxy server?


No.
Well, yes, strictly, but it won't listen. Ask again in a few days 
though.


No.
Well, yes if you have a build with python enabled. The python 
functions will pick up the http_proxy properly.

In your case use:

 whats_new_dialog()

in the python scripting window (Calculate-Scripting-Python)
  


OK, so if we are in the process of amending our responses, I'll have a 
go too :)


As of revision coot-0.6.1-pre-1 rev 2563, Coot News should work via 
proxies for all Coots.


Paul.

Thanks Paul. I tried rev 2563 out of curiosity and it worked. News and 
PDB download are working. But getting pdb and maps from EDS is crashing 
coot (segmentation fault).

Arnaud


[COOT] Proxy server setting

2009-12-08 Thread Arnaud Basle

Hi,

Is it possible to tell coot to use a proxy server?

PDB download or aboutcoot news are not working since i cannot access 
internet directly.


Cheers,
Arnaud


Re: [COOT] Proxy server setting

2009-12-08 Thread Watier Yves
 Is it possible to tell coot to use a proxy server?

Hi Arnaud,

Under linux, normally, setting up the variable proxy_http or
http_proxy should be enough.

For example if you're using bash :

export proxy_http=http://proxy.toto.fr:1234
export http_proxy=http://proxy.toto.fr:1234

should do the job.

Hope it help,

Yves,

-- 
Watier Yves
PhD Student, European Synchrotron Radiation Facility (ESRF)
Experiments Division / Materials Science Group
ID31 high resolution powder diffraction beamline.
6 Rue Jules Horowitz, BP 220, 38043 Grenoble, Cedex 9, France. Office: 10.01.06
Tel. (+)33(0)4.76.88.29.67 Fax. (+)33(0)4.76.88.27.07
http://www.esrf.fr/UsersAndScience/Experiments/MaterialsScience/ID31/


Re: [COOT] Proxy server setting

2009-12-08 Thread Paul Emsley

Arnaud Basle wrote:

Is it possible to tell coot to use a proxy server?
  


No. 

Well, yes, strictly, but it won't listen.  


Ask again in a few days though.

Paul.