When I launch ipython qtconsole on Windows (by punching ipython qtconsole
into a CMD window), the following error gets printed quite frequently to CMD:
QTextCursor::setPosition: Position '4022' out of range
Everything in the ipython qtconsole is working to the best of my knowledge. So I'm curious, what does this error mean, and is it indicative of any underlying problems?