Eyez0nly / omeglespy-z

Automatically exported from code.google.com/p/omeglespy-z
0 stars 0 forks source link

Fix Recaptcha Not Displaying in Recaptcha Window on Swap #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The OmegleSpy.startChat() method blocks the UI thread from updating the 
recaptcha window when the swap button is pressed.

Original issue reported on code.google.com by darkimp...@gmail.com on 19 Feb 2012 at 5:05

GoogleCodeExporter commented 8 years ago
Using SwingJavaBuilder, set the swap event as a background process. There's 
probably some other issue in play here, but the recaptcha is now displaying 
properly.

Original comment by darkimp...@gmail.com on 20 Feb 2012 at 1:50