Re: Changes causes application

2011-11-11 Thread Jamey Sharp
On 11/11/11, Ratin wrote: > On Thu, Nov 10, 2011 at 12:57 PM, Jamey Sharp wrote: >> What application is it? Does it make X requests from more than one >> thread? > > Hi Jamey, Thanks for the insightful question. Its a bit complex video > wall application ... [interesting details snipped] > > As f

Re: Changes causes application

2011-11-11 Thread Ratin
On Thu, Nov 10, 2011 at 12:57 PM, Jamey Sharp wrote: > On Wed, Oct 26, 2011 at 06:36:06AM -0700, Ratin wrote: >> Hi I have an X11 based application that renders video on the monitor >> upon launch, sometimes when launched, the video does not start >> rendering until mouse click event happens. The

Re: Changes causes application

2011-11-10 Thread Jamey Sharp
On Wed, Oct 26, 2011 at 06:36:06AM -0700, Ratin wrote: > Hi I have an X11 based application that renders video on the monitor > upon launch, sometimes when launched, the video does not start > rendering until mouse click event happens. The same code worked > perfectly fine with older X Org server v

Changes causes application

2011-10-26 Thread Ratin
Hi I have an X11 based application that renders video on the monitor upon launch, sometimes when launched, the video does not start rendering until mouse click event happens. The same code worked perfectly fine with older X Org server version (1.6) - only started happening with recent update to ser