[Bug 876721] Re: java swing JTable repaint issue with nvidia graphics

2015-08-05 Thread Tiago Sturmer Daitx
*** This bug is a duplicate of bug 1101348 *** https://bugs.launchpad.net/bugs/1101348 ** This bug is no longer a duplicate of bug 1032936 Scrolling right in java apps distorts screen ** This bug has been marked a duplicate of bug 1101348 xrender pipeline creates graphics corruption --

[Bug 876721] Re: java swing JTable repaint issue with nvidia graphics

2013-09-14 Thread Walter Garcia-Fontes
*** This bug is a duplicate of bug 1032936 *** https://bugs.launchpad.net/bugs/1032936 I ill duplicate this bug to bug 1032936, to see if gets more attention. If anybody thinks this are unrelated issues, please feel free to unduplicate this bug. ** This bug has been marked a duplicate of bug

[Bug 876721] Re: java swing JTable repaint issue with nvidia graphics

2013-07-24 Thread Matthias Meschede
still an issue in freemind + ubuntu 12.04 + NVIDIA. When I scroll I get weired streaks and lines. Comment #34 and #35 fixed this problem. I did: sudo vim /usr/bin/freemind and added the command line options to the ${JAVA_CMD} lines in the end of the file -- You received this bug notification

[Bug 876721] Re: java swing JTable repaint issue with nvidia graphics

2013-04-06 Thread Jochen Kemnade
still an issue in raring -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/876721 Title: java swing JTable repaint issue with nvidia graphics To manage notifications about this bug go to:

[Bug 876721] Re: java swing JTable repaint issue with nvidia graphics

2012-10-30 Thread Jochen Kemnade
... and also in quantal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/876721 Title: java swing JTable repaint issue with nvidia graphics To manage notifications about this bug go to:

[Bug 876721] Re: java swing JTable repaint issue with nvidia graphics

2012-10-30 Thread Jochen Fahrner
Maybe this bug is related: https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1032936 It also happens with AMD Radeon HD graphics card. See also https://bugs.freedesktop.org/show_bug.cgi?id=41086 ** Bug watch added: freedesktop.org Bugzilla #41086

[Bug 876721] Re: java swing JTable repaint issue with nvidia graphics

2012-04-23 Thread Jochen Kemnade
still present in precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/876721 Title: java swing JTable repaint issue with nvidia graphics To manage notifications about this bug go to:

[Bug 876721] Re: java swing JTable repaint issue with nvidia graphics

2012-01-26 Thread dododoth
This Bug is NOT nvidia related. it also happens with Gallium 0.4 on AMD RV730 the program i was using is freemind which shows exactly the same problem as in the screenshot in post #2 the tip from Jeroen de Jong in #34 fixed the problem -- You received this bug notification because you are a

[Bug 876721] Re: java swing JTable repaint issue with nvidia graphics

2012-01-10 Thread Jeroen de Jong
I have had the same problem and found the following solution: I enabled OpenGL in Java2D by passing the following command line option when starting my Java program: -Dsun.java2d.opengl=True Now the scrolling goes faster and the text is no longer garbled. -- You received this bug notification

[Bug 876721] Re: java swing JTable repaint issue with nvidia graphics

2011-10-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nvidia-graphics-drivers (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 876721] Re: java swing JTable repaint issue with nvidia graphics

2011-10-30 Thread Jochen Kemnade
I'm seeing the same behavior with a Java swing application and nvidia drivers -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/876721 Title: java swing JTable repaint issue with nvidia graphics To

[Bug 876721] Re: java swing JTable repaint issue with nvidia graphics

2011-10-22 Thread Claudiu Bulcu
I couldn't reproduce the issue in VirtualBox. So it could be related to the nvidia drivers. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/876721 Title: java swing JTable repaint issue with nvidia

[Bug 876721] Re: java swing JTable repaint issue

2011-10-21 Thread Walter Garcia-Fontes
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command, as it will automatically gather debugging information, in a terminal: apport-collect 876721 When reporting bugs in the future please use apport by using 'ubuntu-bug' and

[Bug 876721] Re: java swing JTable repaint issue

2011-10-21 Thread Claudiu Bulcu
Hi, I tried twice to run that reporting tool and twice it brought me to the point where it offered me payed support !? That's because I couldn't find the right category. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 876721] Re: java swing JTable repaint issue

2011-10-21 Thread Walter Garcia-Fontes
** Changed in: nvidia-graphics-drivers (Ubuntu) Status: Incomplete = New ** Summary changed: - java swing JTable repaint issue + java swing JTable repaint issue with nvidia graphics -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 876721] Re: java swing JTable repaint issue with nvidia graphics

2011-10-21 Thread Claudiu Bulcu
My previous comment (about trying the reporting tool twice) was a response to the second part of Walter's entry. I've just realized that the message on one of the reporting tool's windows hasn't been clear enough to me. There is an statement, followed by a question, in the same phrase. So it

[Bug 876721] Re: java swing JTable repaint issue

2011-10-21 Thread Claudiu Bulcu
apport information ** Tags added: apport-collected compiz-0.9 oneiric running-unity ubuntu ** Description changed: Open the attached java application project with NetBeans. Run the project from within NetBeans. A window frame will open. Resize the columns so that the horizontal scrollbar

[Bug 876721] Re: java swing JTable repaint issue with nvidia graphics

2011-10-21 Thread Claudiu Bulcu
I noticed the same issue with a text component, with a horizontal scrolling bar. As I said before, IntelliJ IDEA also displayed issues. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/876721 Title:

[Bug 876721] Re: java swing JTable repaint issue

2011-10-20 Thread Kamus
I have reassigned this issue to nvidia driver package for now ** Package changed: ubuntu = nvidia-graphics-drivers (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/876721 Title: java swing

[Bug 876721] Re: java swing JTable repaint issue

2011-10-17 Thread Claudiu Bulcu
** Attachment added: A netbeans test project https://bugs.launchpad.net/bugs/876721/+attachment/2554688/+files/TableTest.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/876721 Title: java

[Bug 876721] Re: java swing JTable repaint issue

2011-10-17 Thread Claudiu Bulcu
I attached a screenshot. I used the latest jdk 6 build from Oracle. I also noticed repaint issues with Intellij IDEA, after closing its Diff tool. Maybe I'll attach some images of that too. Just to be known, these issues weren't present with Natty. ** Attachment added: An image of the table