After some testing I found, that leo breaks on line:

g.es(files[i][0])

In console I get a message:

QWidget::repaint: Recursive repaint detected

In test module I tried to comment all g.es and the error disappeared.

Maybe, that's because QWidget is not thread safe and I use threads?

How can I output messages to the user?

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to