[Bug 432677] Re: Java JComboBox callback freezes Xorg

2020-04-27 Thread Mark Jeronimus
IntelliJ IDEA *always* runs on Jetbrains JDK. It's made to run it's own bundled JDK. The JDK can be overridden but it screws with font rendering (purple edges) and possibly other things. The application under debug, however, should *not* run on de Jetbrains JDK. While possible, the Jetbrains thems

[Bug 432677] Re: Java JComboBox callback freezes Xorg

2019-02-08 Thread Tiago Stürmer Daitx
Karl-Philipp, Thank you for taking the time to report this bug and helping to make Ubuntu better. However, according to this report, you do not seem to be using Ubuntu's OpenJDK and neither it is the latest version. While it was stated that OpenJDK 11 was used the actual version in the report ind

[Bug 432677] Re: Java JComboBox callback freezes Xorg

2019-01-27 Thread Karl-Philipp Richter via ubuntu-bugs
I could reproduce the issue with IntelliJ IDEA 2018.3.3 (Community Edition) Build #IC-183.5153.38, built on January 9, 2019 JRE: 1.8.0_152-release-1343-b26 amd64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Linux 4.18.0-13-generic when running a minimal Maven project around XLock.java with Op

[Bug 432677] Re: Java JComboBox callback freezes Xorg

2015-08-26 Thread Harish
Solution by @Dave Brosius works on Java 8u60 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/432677 Title: Java JComboBox callback freezes Xorg To manage notifications about this bug go to: https://b

[Bug 432677] Re: Java JComboBox callback freezes Xorg

2015-08-26 Thread Harish
@Daniel Herrmann, changing look and feel did not help me. The problem exists even in Mars 4.5.0, build 20150621-1200 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/432677 Title: Java JComboBox callba

[Bug 432677] Re: Java JComboBox callback freezes Xorg

2015-05-09 Thread Daniel Herrmann
I know this is quite old, but I still can confirm this bug at Ubuntu 14.04 with current packets installed. Further I can confirm it is not related to any IDE, it also happens (100% success rate) with JetBrains IntelliJ. However it also happens in normal "running" mode, it is not dependent on whet

[Bug 432677] Re: Java JComboBox callback freezes Xorg

2015-05-09 Thread Daniel Herrmann
Additional Information: Interestingly, it only happens when using System LookAndFeel. Using standard Java Look and Feel, nothing crashes, everything works as expected. Both in normal runtime mode as well as during debugging. -- You received this bug notification because you are a member of Ubuntu

[Bug 432677] Re: Java JComboBox callback freezes Xorg

2010-07-27 Thread Matthias Klose
still seen in 6b18 and 7b89 ** Changed in: openjdk-6 (Ubuntu) Status: Confirmed => Triaged -- Java JComboBox callback 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. -- ubuntu-

[Bug 432677] Re: Java JComboBox callback freezes Xorg

2009-12-29 Thread Gabe Gorelick
I tried linking the upstream bug report, but Launchpad doesn't recognize Sun's bug tracker. ** Also affects: sun-java Importance: Undecided Status: New -- Java JComboBox callback freezes Xorg https://bugs.launchpad.net/bugs/432677 You received this bug notification because you are a me

[Bug 432677] Re: Java JComboBox callback freezes Xorg

2009-12-29 Thread Gabe Gorelick
** Package changed: xorg-server (Ubuntu) => openjdk-6 (Ubuntu) -- Java JComboBox callback 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. -- ubuntu-bugs mailing list ubuntu-bugs@lists.

[Bug 432677] Re: Java JComboBox callback freezes Xorg

2009-12-28 Thread Aldo Nogueira
I've just tested the code attached here with this option Dave told us. It works. Nothing freezes but the application itself. Thus, it's definitely not a bug in Xorg or any driver. The problem is in Java implementation for Linux. http://bugs.sun.com/view_bug.do?bug_id=6714678 I don't agree with t

[Bug 432677] Re: Java JComboBox callback freezes Xorg

2009-12-26 Thread Gabe Gorelick
@Dave the bug referenced in that thread is similar to this one, but that one was fixed in 6u10. It also only occurred when debugging the GUI callback, whereas comment #17 points out that this bug occurs if I/O or a CPU intensive computation occurs in the callback. -- Java JComboBox callback freez

[Bug 432677] Re: Java JComboBox callback freezes Xorg

2009-12-22 Thread Dave Brosius
It's not just eclipse http://forums.netbeans.org/topic3831.html try: -Dsun.awt.disablegrab=true -- Java JComboBox callback 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. -- ubuntu

[Bug 432677] Re: Java JComboBox callback freezes Xorg

2009-10-29 Thread Bryce Harrington
[xorg is not the right package for this bug] ** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu) -- Java JComboBox callback 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. -- ub

[Bug 432677] Re: Java JComboBox callback freezes Xorg on Intel and ATI boards

2009-10-29 Thread Gabe Gorelick
Scratch that, I went back to see if I still didn't experience this, and for some reason, now I experience this bug 100% of the time. I'm not really sure why I didn't get this bug before though. ** Summary changed: - Java JComboBox callback freezes Xorg on Intel and ATI boards + Java JComboBox cal

[Bug 432677] Re: Java JComboBox callback freezes Xorg

2009-10-29 Thread Gabe Gorelick
Changed the title since this bug doesn't seem to be hardware-specific. Also changed the package, since it is most definitely not intel-related. ** Package changed: xserver-xorg-video-intel (Ubuntu) => xorg (Ubuntu) -- Java JComboBox callback freezes Xorg https://bugs.launchpad.net/bugs/432677 Yo

[Bug 432677] Re: Java JComboBox callback freezes Xorg on Intel and ATI boards

2009-10-28 Thread Aldo Nogueira
Really? Gabe reported that he could not reproduce this bug in his machine. I thought the difference was his nvidia board. Maybe we should change the title again. -- Java JComboBox callback freezes Xorg on Intel and ATI boards https://bugs.launchpad.net/bugs/432677 You received this bug notificati

[Bug 432677] Re: Java JComboBox callback freezes Xorg on Intel and ATI boards

2009-10-28 Thread Dennis Lübke
I can confirm this bug on Ubuntu 9,04, 32-Bit. The desktop totally freezes when debugging inside the Java JComboBox-callback in Eclipse. It only affects the ComboBox, debugging a JSlider callback works fine. This happens with Eclipse 3.5 and Eclipse 3.2 (from the Ubuntu repositories). Most impo

[Bug 432677] Re: Java JComboBox callback freezes Xorg on Intel and ATI boards

2009-10-20 Thread Gabe Gorelick
** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Incomplete => Confirmed ** Tags added: karmic -- Java JComboBox callback freezes Xorg on Intel and ATI boards https://bugs.launchpad.net/bugs/432677 You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 432677] Re: Java JComboBox callback freezes Xorg on Intel and ATI boards

2009-10-20 Thread Aldo Nogueira
I've tested it with Karmic beta in a MacBook 4,1. Exactly the same behaviour. -- Java JComboBox callback freezes Xorg on Intel and ATI boards https://bugs.launchpad.net/bugs/432677 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubun

[Bug 432677] Re: Java JComboBox callback freezes Xorg on Intel and ATI boards

2009-10-09 Thread Bryce Harrington
** Tags added: jaunty -- Java JComboBox callback freezes Xorg on Intel and ATI boards https://bugs.launchpad.net/bugs/432677 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https:

[Bug 432677] Re: Java JComboBox callback freezes Xorg on Intel and ATI boards

2009-09-25 Thread Bryce Harrington
** Package changed: xorg (Ubuntu) => xserver-xorg-video-intel (Ubuntu) -- Java JComboBox callback freezes Xorg on Intel and ATI boards https://bugs.launchpad.net/bugs/432677 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 432677] Re: Java JComboBox callback freezes Xorg on Intel and ATI boards

2009-09-24 Thread Gabe Gorelick
Also, can you test this on the latest Karmic release? ** Changed in: xorg (Ubuntu) Status: New => Incomplete -- Java JComboBox callback freezes Xorg on Intel and ATI boards https://bugs.launchpad.net/bugs/432677 You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 432677] Re: Java JComboBox callback freezes Xorg on Intel and ATI boards

2009-09-24 Thread Gabe Gorelick
Thanks for the clarification. So whatever action that you perform in the callback (Thread.sleep, big computation, etc.), should be run on the event-dispatching thread. This should freeze the GUI of your application, but definitely not Xorg as a whole. I'm going to mark this as a Xorg bug for now, b