Re: logging.Handler not working with QThreads

2009-02-27 Thread Vinay Sajip
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:

Re: logging.Handler not working with QThreads

2009-02-27 Thread Vinay Sajip
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:

logging.Handler not working with QThreads

2009-02-25 Thread Lukas Hetzenecker
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: X Error: RenderBadGlyphSet (invalid GlyphSet parameter) 1