RE: r31386 - lyx-devel/trunk/development/lyxserver

2009-09-13 Thread Vincent van Ravesteijn - TNW
>> The problem wasn't completely solved yet, but I didn't had time to >> investigate more. It also still crashed in release mode when closing >> the pipes. Besides, it takes me sometimes 8 tries before I could >> succesfully connect. > >Note that this patch is slightly different from the one I

Re: r31386 - lyx-devel/trunk/development/lyxserver

2009-09-13 Thread Enrico Forestieri
On Sun, Sep 13, 2009 at 05:40:12PM +0200, Vincent van Ravesteijn - TNW wrote: > >Author: forenr > >Date: Sun Sep 13 17:07:28 2009 > >New Revision: 31386 > >URL: http://www.lyx.org/trac/changeset/31386 > > > >Log: > >Take into account that Qt doesn't allow GUI operations outside the main > thread.

RE: r31386 - lyx-devel/trunk/development/lyxserver

2009-09-13 Thread Vincent van Ravesteijn - TNW
>Author: forenr >Date: Sun Sep 13 17:07:28 2009 >New Revision: 31386 >URL: http://www.lyx.org/trac/changeset/31386 > >Log: >Take into account that Qt doesn't allow GUI operations outside the main thread. > >Modified: > lyx-devel/trunk/development/lyxserver/server_monitor.cpp > lyx-devel/trunk/dev