software-jessies-org / jessies

Terminator, Evergreen, lwm and friends
GNU General Public License v2.0
84 stars 19 forks source link

Rendering problems #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.output something to the console that goes over the right margin of the 
console (preferably 2-3 screens in right)
2.scrolling the horizontal scrollbar to right or left 
3.

What is the expected output? What do you see instead?
-when scrolling horizontally parts of the line from the new position are 
rendered over parts of the line from an old position. Like when 
the new text to be rendered is not clearing the old text or the old text and 
the new one are rendered somehow on two thread one over another.
-also another problem is when some program is outputting something and 
the prompt come back, the last line is duplicated (on the bottom of the 
screen). When i press enter the text is re-rendered correctly. 

What version of the product are you using? On what operating system?
I've tried this on the last version from http://software.jessies.org/terminator/
but also with the last version from 
https://code.google.com/p/jessies/downloads/list

I am using Ubuntu 12.4 with unity 2D, but i had the same problem 
some time ago (half year) on an ubuntu with gnome classic.

I don't know which JVM Terminator is using because i have multiple JDKs
 on the machine....

Please provide any additional information below.
Unfortunately i don't have access to that machine right now in order to provide 
a print screen. I will try to install an ubuntu at home to try to reproduce the 
problem. If i cannot, i will came back Monday with the printscreen.

Thank you,
Mihai

Original issue reported on code.google.com by mihai.va...@gmail.com on 9 Nov 2013 at 8:15

GoogleCodeExporter commented 8 years ago
Here is the printscreen.
I've even changed the jdk from 1.6.0_32-b05 to java-7-sun-1.7.0.21 and the 
problem still persist. 
Instead at home i've tried an clean ubuntu (in try-it mode, not installed), 
with open jdk 7 and  terminator is working fine.

Original comment by mihai.va...@gmail.com on 11 Nov 2013 at 1:47

Attachments:

GoogleCodeExporter commented 8 years ago
hopeless. 

Original comment by mihai.va...@gmail.com on 11 Nov 2013 at 2:50

Attachments:

GoogleCodeExporter commented 8 years ago
I'm seeing this on Ubuntu 13.10:
  OpenJDK Runtime Environment (IcedTea 2.4.4) (7u51-2.4.4-0ubuntu0.13.10.1)
  OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode)

I previously had the same problem in Ubuntu 13.04.

Original comment by kevin.i.orourke on 13 Feb 2014 at 8:52

GoogleCodeExporter commented 8 years ago
Good screenshots.  We have a storied history with this in the Group, as linked 
to from comments about opengl in 
https://code.google.com/p/jessies/source/browse/salma-hayek/trunk/bin/invoke-jav
a.rb.  The TL;DR is that it's not our fault, it's a problem with all Java apps, 
probably a bug in its interaction with graphics drivers.

Original comment by martindo...@gmail.com on 30 Jan 2015 at 6:00