On Feb 25, 11:57 pm, Lukas Hetzenecker wrote:
> Hello,
>
> I created a QTextEdit where I wanted to display log messages.
> A logging.Handler should do this job.
>
> It worked with one thread well, but when I start a QThread the text on all
> widgets is removed and I get many errors in my konsole:
On Feb 25, 11:57 pm, Lukas Hetzenecker wrote:
> Hello,
>
> I created a QTextEdit where I wanted to display log messages.
> A logging.Handler should do this job.
>
> It worked with one thread well, but when I start a QThread the text on all
> widgets is removed and I get many errors in my konsole: