Re: Error message repetition

2010-07-07 Thread Tambet
> Depending on how far this goes up, you might just be able to change the > backlog your terminal emulator saves? that would allow you to scroll up. > If you can't do that, you should get a proper console. > I use bash, which allows to do that. This was rather a case example - actually this output

Re: Error message repetition

2010-07-07 Thread Thomas Jollans
On 07/07/2010 05:10 PM, Tambet wrote: > Hello! > > I have such problem that: > > * My console shows maximally x last lines, then truncates > * Error message takes 2 line > * In case of very big stack trace, there will be 2*x error lines > * In such case I do not see any debug outp

Error message repetition

2010-07-07 Thread Tambet
Hello! I have such problem that: - My console shows maximally x last lines, then truncates - Error message takes 2 line - In case of very big stack trace, there will be 2*x error lines - In such case I do not see any debug output In this case, it's about recursion: File "b2.py", l