[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

-- 
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:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/876721/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 1032936
   Scrolling right in java apps distorts screen

-- 
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:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/876721/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 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:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/876721/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/876721/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/876721/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
   https://bugs.freedesktop.org/show_bug.cgi?id=41086

-- 
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:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/876721/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/876721/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 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:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/876721/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 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:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/876721/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.
https://bugs.launchpad.net/bugs/876721

Title:
  java swing JTable repaint issue with nvidia graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/876721/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/876721/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/876721/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 seemed to me the first time.

-- 
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:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/876721/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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:
  java swing JTable repaint issue with nvidia graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/876721/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs