Message6898

Author slestak
Recipients amak, slestak
Date 2012-03-19.22:44:09
SpamBayes Score 1.4798939e-09
Marked as misclassified No
Message-id <CAAuMJGGhRRW7RK13Mfn3R_jg+HdxTtXqHK1bjzTCY_TkspXM4g@mail.gmail.com>
In-reply-to <1332180381.15.0.690808992328.issue1823@psf.upfronthosting.co.za>
Content
It is set to the default.  I bet it will work well if I try some of these.

What would happen is any time I printed to stdout (and possibly
stderr) the console would be corrupted.  When I press return, the
prompt woould print to the right, instead of down to a newline.

Putting stty sane in my launcher script got it working as a workaround.

On Mon, Mar 19, 2012 at 2:06 PM, Alan Kennedy <report@bugs.jython.org> wrote:
>
> Alan Kennedy <jython-dev@xhaus.com> added the comment:
>
> Please define "bad state": some details are necessary to know what the issues are.
>
> Also, what is your setting for the following options in the registry file?
>
> python.console = ????
> python.console.readlinelib = ????
>
> ----------
> nosy: +amak
>
> _______________________________________
> Jython tracker <report@bugs.jython.org>
> <http://bugs.jython.org/issue1823>
> _______________________________________
History
Date User Action Args
2012-03-19 22:44:09slestaksetrecipients: + slestak, amak
2012-03-19 22:44:09slestaklinkissue1823 messages
2012-03-19 22:44:09slestakcreate