[Bug 432677] Re: Java Thread.sleep freezes Xorg

2009-09-24 Thread Aldo Nogueira
I would rename it differently. Something like Java JComboBox callback freezes Xorg on Intel and ATI boards -- Java Thread.sleep freezes Xorg https://bugs.launchpad.net/bugs/432677 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 432677] Re: Java Thread.sleep freezes Xorg

2009-09-24 Thread Gabe Gorelick
Does this bug only occur with JComboBox? Also, doesn't it only freeze with Thread.sleep? It was probably freezing in Eclipse debugger because it is calling Thread.sleep to pause program execution. By the way you can change the title of the bug yourself, there should be a link somewhere on the bug

[Bug 432677] Re: Java Thread.sleep freezes Xorg

2009-09-24 Thread Aldo Nogueira
I could only reproduce with JComboBox. I found it because I was debugging an action in a combo box in my project. It does not depend on Thread.sleep at all. Xorg remains frozen not matter what we put inside the action: a sleep, a long CPU intensive computation, I/O or a breakpoint. We can put

[Bug 432677] Re: Java Thread.sleep freezes Xorg

2009-09-24 Thread Aldo Nogueira
** Attachment added: This code freezes Xorg for five seconds in Intel and ATI boards when we change the selected item in the combobox http://launchpadlibrarian.net/32402485/XLock.java ** Summary changed: - Java Thread.sleep freezes Xorg + Java JComboBox callback freezes Xorg on Intel and

[Bug 432677] Re: Java Thread.sleep freezes Xorg

2009-09-23 Thread Gabe Gorelick
I changed the title of this bug since it doesn't have anything to do with Eclipse anymore. ** Summary changed: - Eclipse debugging JComboBox freezes Xorg + Java Thread.sleep freezes Xorg -- Java Thread.sleep freezes Xorg https://bugs.launchpad.net/bugs/432677 You received this bug notification