On Sun, Feb 12, 2012 at 7:21 PM, Andrey Novoseltsev <novos...@gmail.com> wrote: > First of all, thanks for awesome work! I've tried to use it for a > couple of my interacts (which work fine in unpatched Sage-4.8): > > http://www.math.ualberta.ca/~novoseltsev/2012Winter215R1/test1 > http://www.math.ualberta.ca/~novoseltsev/2012Winter215R1/test2 > > Neither of them work - one does not produce output, another one shows > some error. I have no idea why don't they work and no idea how to > figure it out, so some help/suggestions would be very much > appreciated!
The issue with the first example results from type coercion with interact controls not working properly. I've opened an issue here about it: https://github.com/sagemath/sagecell/issues/246 Until that's fixed (which hopefully should be soon), if you manually do the type coercion, the first interact appears to work perfectly. I'm not quite sure about a quick fix for the second interact yet. Thanks again for the bug reports! -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org