Am Dienstag, den 19.10.2010, 17:32 -0400 schrieb Richard Heck: > On 10/19/2010 04:32 PM, Uwe Stöhr wrote: > > When exporting I get now tons of this message in the LyX console: > > > > QObject::startTimer: timers cannot be started from another thread > > QApplication: Object event filter cannot be in a different thread. > > > > When I first view a file (the Math manual) and then export it > > subsequently, I also get this: > > > > QObject::setParent: Cannot set parent, new parent is in a different > > thread > > > I know why this is, I think: LyX wants to ask you if it's OK to > overwrite a file. I see no problems when exporting the first time, but > these kinds of messages when exporting a second time. Seems like a > fairly serious issue, and one I have no idea how to solve. Maybe someone > else does.
Exporting is now done in its own thread what is the reason for all the warnings.