QuickTip: Fix Eclipse Galileo buttons on Ubuntu 9.10

There's a nasty upstream bug in GTK present in Ubuntu 9.10 that makes Eclipse Galileo all but unusable -- specifically it makes clicking many buttons with the mouse just stop working. You can use tab and spacebar to make it work, but that's not much of a workaround. All you need to do is set an environment variable before starting Eclipse:

export GDK_NATIVE_WINDOWS=true
Your rating: None Average: 5 (3 votes)

Comments

Focus

There are times when focus is not set as I'd expect, either. For example, when hitting ctrl+f within the text editor. I expect focus to be in the find dialog, but it sometimes remains in the editor.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <p> <span> <div> <h1> <h2> <h3> <h4> <h5> <h6> <img> <map> <area> <hr> <br> <br /> <ul> <ol> <li> <dl> <dt> <dd> <table> <tr> <td> <em> <b> <u> <i> <strong> <font> <del> <ins> <sub> <sup> <quote> <blockquote> <pre> <address> <code> <cite> <embed> <object> <param> <strike> <caption>
  • Lines and paragraphs break automatically.

More information about formatting options