[Bug 1032936] Re: Scrolling right in java apps distorts screen

2015-08-05 Thread Tiago Sturmer Daitx
*** This bug is a duplicate of bug 1101348 ***
https://bugs.launchpad.net/bugs/1101348

** 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/1032936

Title:
  Scrolling right in java apps distorts screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/openjdk/+bug/1032936/+subscriptions

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


[Bug 1032936] Re: Scrolling right in java apps distorts screen

2014-04-01 Thread Cinquero
Still a hefty issue in Ubuntu 12.04 LTS (current).

Only -Dsun.java2d.opengl=true solves it, the xrender option just
distorts the distortion a bit.

I have also detected that it does not happen when you run the java app
as a different user (than that who runs the X server) via ssh
user@localhost -Y...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1032936

Title:
  Scrolling right in java apps distorts screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/openjdk/+bug/1032936/+subscriptions

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


[Bug 1032936] Re: Scrolling right in java apps distorts screen

2014-03-07 Thread Alberto Salvia Novella
It renders essential features or functionality of the package (or a
dependent one) broken.

** Changed in: openjdk-6 (Ubuntu)
   Importance: Undecided = High

** Changed in: openjdk-7 (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1032936

Title:
  Scrolling right in java apps distorts screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/openjdk/+bug/1032936/+subscriptions

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


[Bug 1032936] Re: Scrolling right in java apps distorts screen

2014-03-03 Thread Jochen Kemnade
Still an issue on 14.04 beta

** Tags added: trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1032936

Title:
  Scrolling right in java apps distorts screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/openjdk/+bug/1032936/+subscriptions

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


[Bug 1032936] Re: Scrolling right in java apps distorts screen

2013-12-09 Thread Mike Meehan
-Dsun.java2d.xrender=true also worked for me. Some details on what it's
all about:
http://docs.oracle.com/javase/7/docs/technotes/guides/2d/enhancements70.html
and also:
http://docs.oracle.com/javase/7/docs/technotes/guides/2d/flags.html.
Notably, you can fix this broadly by using the following in /etc/:

export _JAVA_OPTIONS='-Dsun.java2d.xrender=true'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1032936

Title:
  Scrolling right in java apps distorts screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/openjdk/+bug/1032936/+subscriptions

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


[Bug 1032936] Re: Scrolling right in java apps distorts screen

2013-12-09 Thread Mike Meehan
Sorry, /etc/profile in my comment above.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1032936

Title:
  Scrolling right in java apps distorts screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/openjdk/+bug/1032936/+subscriptions

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


[Bug 1032936] Re: Scrolling right in java apps distorts screen

2013-12-09 Thread Mike Meehan
export _JAVA_OPTIONS='-Dsun.java2d.opengl=true'
may also be a good fit, depending on how good 3D is on your system.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1032936

Title:
  Scrolling right in java apps distorts screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/openjdk/+bug/1032936/+subscriptions

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


[Bug 1032936] Re: Scrolling right in java apps distorts screen

2013-10-14 Thread Jochen Kemnade
still broken in 13.10

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1032936

Title:
  Scrolling right in java apps distorts screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1032936/+subscriptions

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


[Bug 1032936] Re: Scrolling right in java apps distorts screen

2013-10-14 Thread Walter Garcia-Fontes
** Bug watch added: freedesktop.org Bugzilla #41086
   https://bugs.freedesktop.org/show_bug.cgi?id=41086

** Also affects: openjdk via
   https://bugs.freedesktop.org/show_bug.cgi?id=41086
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1032936

Title:
  Scrolling right in java apps distorts screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/openjdk/+bug/1032936/+subscriptions

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


[Bug 1032936] Re: Scrolling right in java apps distorts screen

2013-10-14 Thread Bug Watch Updater
Launchpad has imported 16 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=41086.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2011-09-21T08:14:55+00:00 Harald Judt wrote:

Created attachment 51459
Screenshot showing garbage area after scrolling to the right.

Example application for testing: TV Browser (see screenshot)

When scrolling to the right, the contents of the scrolled area become
garbled. Moving the mouse pointer over elements in the garbled area
apparently causes a redraw of that element, fixing the issue, but the
other elements are not redrawn.

This does not occur when scrolling to the left. If the area is garbled
and one scrolls to the left, everything is redrawn and appears correctly
again.

This may be confined to java applications, and I only noticed this in
tvbrowser (http://tvbrowser.org). Unfortunately I don't have any other
java applications available to test.


Reproducible on the following hardware:
ATI Technologies Inc Mobility Radeon HD 3400 Series
ATI Technologies Inc Device 6719 (HD 6950 Cayman)

Reply at:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1032936/comments/0


On 2011-10-05T06:55:35+00:00 Michel-daenzer wrote:

I can't seem to reproduce this on an RS880. Please attach the full
Xorg.0.log file.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1032936/comments/1


On 2011-10-05T07:07:58+00:00 Harald Judt wrote:

Created attachment 52006
Xorg.0.log

Here you are. For me, it's easily visible when dragging the horizontal
scrollbar to the right.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1032936/comments/2


On 2011-10-05T07:23:07+00:00 Michel-daenzer wrote:

What JRE/JDK are you using, and which rendering backend does it use? Did
you make any changes in TV Browser's graphical settings? ...

Ideal would be some kind of simple test app or replayable trace which
could be used to reproduce the problem independently from all such
variables.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1032936/comments/3


On 2011-10-05T07:39:57+00:00 Harald Judt wrote:

 What JRE/JDK are you using, and which rendering backend does it use?

I'm using sun-jdk-1.6.0.27 (amd64).

 Did you make any changes in TV Browser's graphical settings? ...

I've started with a clean profile and did not change any settings.

 Ideal would be some kind of simple test app or replayable trace which
 could be used to reproduce the problem independently from all such variables.

I'm sorry, but I can't provide this. This could of course be a bug in
tvbrowser, as I don't have such issues with eclipse, but that may do the
rendering in a completely different way after all. I've learned in the
tvbrowser forum that the application has some display problems, though
nothing that would compare to my issue here.

I will try to reproduce this with the nouveau driver *with the same
config* and report back, just to be sure. Last time I tried the garbage
problem did not occur though that was quite a while ago and may have
been with an older version of tvbrowser. Unfortunately, it will take
some time until I get to a machine using nvidia hardware.

Thanks for your help so far.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1032936/comments/4


On 2011-10-19T14:51:59+00:00 Matthias Bläsing wrote:

Created attachment 52553
garbadge in gnome-terminal

This problem also shows in ubuntu after upgrading from natty+xorg-edgers
to oneiric. (See attached screenshot)

Then it not only happens in tvbrowser (there also).

The corruptions appear randomly all over the screen. What can be done to
further investigate - as it is now, I can not seriously work with the
system.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1032936/comments/5


On 2011-10-20T07:18:43+00:00 Michel-daenzer wrote:

(In reply to comment #5)
 This problem also shows in ubuntu after upgrading from natty+xorg-edgers to
 oneiric. (See attached screenshot)

Why do you think it's the same bug? It seems rather unlikely.

Please file your own bug with all the relevant information.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1032936/comments/6


On 

[Bug 1032936] Re: Scrolling right in java apps distorts screen

2013-10-05 Thread Charlie Campbell
I was also experiencing this problem, I think I solved it on my system
by adding -Dsun.java2d.xrender=true. I tried to duplicate the issue
several times after adding this command but was unable to get it to
surface again. Hopefully this works for someone else.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1032936

Title:
  Scrolling right in java apps distorts screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1032936/+subscriptions

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


[Bug 1032936] Re: Scrolling right in java apps distorts screen

2012-10-30 Thread ubuntuati
Same problem in Xubuntu 12.10 on a Zotac ID34 (Nvidia). No problem in
Ubuntu 12.10 with Xfce and Nvidia on a desktop-pc.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1032936

Title:
  Scrolling right in java apps distorts screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1032936/+subscriptions

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


[Bug 1032936] Re: Scrolling right in java apps distorts screen

2012-10-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: openjdk-7 (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/1032936

Title:
  Scrolling right in java apps distorts screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1032936/+subscriptions

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


[Bug 1032936] Re: Scrolling right in java apps distorts screen

2012-10-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: openjdk-6 (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/1032936

Title:
  Scrolling right in java apps distorts screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1032936/+subscriptions

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


[Bug 1032936] Re: Scrolling right in java apps distorts screen

2012-10-28 Thread Jan Kaessens
** Also affects: openjdk-7 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1032936

Title:
  Scrolling right in java apps distorts screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1032936/+subscriptions

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


[Bug 1032936] Re: Scrolling right in java apps distorts screen

2012-08-04 Thread Jochen Fahrner
** Attachment added: Distorted TV-Browser screen
   
https://bugs.launchpad.net/bugs/1032936/+attachment/3247500/+files/Screenshot%20tvbrowser.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1032936

Title:
  Scrolling right in java apps distorts screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1032936/+subscriptions

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


[Bug 1032936] Re: Scrolling right in java apps distorts screen

2012-08-04 Thread Jochen Fahrner
** Description changed:

  I have the same problem as reported here:
  https://bugs.freedesktop.org/show_bug.cgi?id=41086
  
  When scrolling right in Java apps the screen becomes distorted. This
  does not happen when scrolling left.
  
  See attached screenshot of TV-Browser where this happens normally.
  After making the screenshot the distortion is away. Looks like the screen is 
redrwan after that.
  
  Some more details:
  
  In the above mentioned bug report the user has a AMD graphics card. I'm
  using the proprietary Nvidia driver, so I think it's not the graphics
  driver.
  
  Since this only happens in java apps this must have something to do with
  openjdk.
  
  This problem only exists with Unity (compiz) not with Unity 2D
  (metacity). So I think this is a problem with java graphics and
  compositing.
+ 
+ See also here:
+ http://hilfe.tvbrowser.org/viewtopic.php?f=14t=14852

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1032936

Title:
  Scrolling right in java apps distorts screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1032936/+subscriptions

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