Invalid glyphset parameter
-
Hi All,
Im getting an error like:
X Error:RenderBadGlyphset(Inavlid Glyphset parameter)
Extension:155(RENDER)
Minor Opcode:25 etc..............
Resource id: 0x0Can i get any idea why this error is coming.These problems started after when i introduced threads in my application.Data plotting is there in main thread only, but data receiving is there in separate thread, from this thread im sending the signal to main thread and data is getting plotted in the main thread.
Thank u.