Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » Odd Display of WindowBuilder (Ubuntu 11.10, Eclipse 4.2, Compiz)
Odd Display of WindowBuilder (Ubuntu 11.10, Eclipse 4.2, Compiz) [message #778344] Thu, 12 January 2012 13:39 Go to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

I installed WindowBuilder in the latest integration build of Eclipse 4.2.

As I tried to open a SWT application in SWT Designer, Eclipse prompted me something about Compiz and if it can render it into a separate Window. Unfortunately I did not note done the exact text.

The palette of WindowBuilder is rendered strangely, see attached screenshot.

I currently don't know if the issue is created by the Compiz Window manager, Eclipse 4.2 or Ubuntu 11.10.

WindowBuilder runs fine in Eclipse 3.7 but here I also didn't get the Compiz popup.

Is there a way to turn this Compiz rendering off to check if that solves the issue?


Re: Odd Display of WindowBuilder (Ubuntu 11.10, Eclipse 4.2, Compiz) [message #778597 is a reply to message #778344] Fri, 13 January 2012 13:25 Go to previous messageGo to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

Opened https://bugs.eclipse.org/bugs/show_bug.cgi?id=368543 for the issue.
Re: Odd Display of WindowBuilder (Ubuntu 11.10, Eclipse 4.2, Compiz) [message #779077 is a reply to message #778597] Sat, 14 January 2012 16:26 Go to previous messageGo to next message
Eric Clayberg is currently offline Eric ClaybergFriend
Messages: 979
Registered: July 2009
Location: Boston, MA
Senior Member
Thanks. Looks like it has been confirmed as an SWT issue.
Re: Odd Display of WindowBuilder (Ubuntu 11.10, Eclipse 4.2, Compiz) [message #779131 is a reply to message #779077] Sat, 14 January 2012 20:19 Go to previous message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

Yes. Workaround is available:

If you add the following line to the end of the
eclipse.ini file before launching 4.2, things will draw properly:

-Dorg.eclipse.swt.internal.gtk.useCairo=false
Previous Topic:IllegalStateException: no hide stop and hide start
Next Topic:Error when using addComponentListener in a getter
Goto Forum:
  


Current Time: Thu Apr 25 22:50:51 GMT 2024

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

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

Back to the top