Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Garbled pixels on tab names in Linux(The pixels on tab name text are garbled when eclipse redraws.)
Garbled pixels on tab names in Linux [message #900012] Fri, 03 August 2012 12:55 Go to next message
Nithesh Mittapally is currently offline Nithesh MittapallyFriend
Messages: 1
Registered: August 2012
Junior Member
Hi Guys. This is my first post on Eclipse Forums. I have this issue with Eclipse on Arch Linux. I'm running Eclipse for Java EE that I downloaded from eclise.org and it is currently running using Sun JDK 6. I was using OpenJDK but I switched to Sun JDK hoping that would fix the problem. I know this is not a major issue but it just bugs me. This is happening randomly and it fixes itself when eclipse redraws. I've tried different fonts but that didn't solve the problem.

Please look at the attached screenshot to understand the problem.

index.php/fa/11008/0/


Nithesh Mittapally
FlexiSphere
Re: Garbled pixels on tab names in Linux [message #900024 is a reply to message #900012] Fri, 03 August 2012 13:40 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Might be caused by the usage of Cairo. Could you try:

# Export this parameter
export GDK_NATIVE_WINDOWS=1
# Start Eclipse with these flags
../eclipse -Dorg.eclipse.swt.internal.gtk.cairoGraphics=false
-Dorg.eclipse.swt.internal.gtk.useCairo=false

Tom

Am 03.08.12 14:55, schrieb Nithesh Mittapally:
> Hi Guys. This is my first post on Eclipse Forums. I have this issue with Eclipse on Arch Linux. I'm running Eclipse for Java EE that I downloaded from eclise.org and it is currently running using Sun JDK 6. I was using OpenJDK but I switched to Sun JDK hoping that would fix the problem. I know this is not a major issue but it just bugs me. This is happening randomly and it fixes itself when eclipse redraws. I've tried different fonts but that didn't solve the problem.
>
> Please look at the attached screenshot to understand the problem.
>
>
Previous Topic:Cannot find Window Builder after installing it
Next Topic:Eclipse not running application
Goto Forum:
  


Current Time: Thu Apr 25 19:36:19 GMT 2024

Powered by FUDForum. Page generated in 0.08080 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top