[Ipython-tickets] [IPython] #160: IPython1 remote controller problems triggered by mlabwrap
IPython
ipython-tickets@scipy....
Fri Jun 22 02:07:29 CDT 2007
#160: IPython1 remote controller problems triggered by mlabwrap
--------------------+-------------------------------------------------------
Reporter: jitter | Owner: bgranger
Type: defect | Status: assigned
Priority: normal | Milestone:
Component: saw | Version:
Severity: normal | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Comment (by jitter):
Hi!
First of all thanks for fixing ticket #171 :-)
Now, for this ticket... this seems to be a weird bug. I updated to r2454
(current svn) and the problem I had before was gone. Excellent.
Unfortunately it reproducably failed in another mlabwrap-related line in
my real script (not contained in the testcase). Reverting to revision 2452
(i.e. just one real changeset before) fixed both problems.
I'll try to find out the cause of that problem, because the change itself
looks harmless.
Thanks,
jitter
P.S. The offending line is
{{{
remoteController.executeAll('img2=mlabwrap.mlabraw.get(mlabwrap.mlab._session,
"img2")')
}}}
and I get an "empty" mlabwrap.error exception back from the engine. This
might be a mlabwrap bug, so feel free to close this ticket.
--
Ticket URL: <http://projects.scipy.org/ipython/ipython/ticket/160#comment:6>
IPython <http://ipython.scipy.org>
The IPython interactive Python system
More information about the Ipython-tickets
mailing list