tkf / emacs-ipython-notebook

IPython notebook client in Emacs
tkf.github.com/emacs-ipython-notebook/
GNU General Public License v3.0
548 stars 51 forks source link

Random cells evaluation on windows XP #126

Open pv100 opened 11 years ago

pv100 commented 11 years ago

Hi,

I'm trying to use the plugin on windows without success.

The problem comes from cells evaluation.

Sometimes, it works fine but many times, the [*] stays forever and no server response is written on the buffer.

Any idea ?

tkf commented 11 years ago

I have no idea. Can you start with M-x ein:dev-bug-report-template? IPython's log message may help us.

pv100 commented 11 years ago

I have tried the same configuration on windows 7 and everything is working fine. The problem only stay with windows XP. Statements are correctly evaluated by ipython, there is just no result written on emacs. "Kernel is busy" is rightly synchronized with the kernel. Auto-completion works fine. Changing backend to curl does not solve the problem. Notebooks work fine on browser.

pv100 commented 11 years ago

I have reproduced the bug on a fresh windows XP VM