#2492 F4 IDE & GTK+

SlimerDude Thu 12 Nov 2015

This is really a question for elyashiv...

Can anyone confirm which is the earliest eclipse package that works with GTK+?

Your options are:

  • Mars
  • Luna
  • Kepler
  • Juno
  • Indigo

Alternatively, do any of these solutions fix the problem?

SlimerDude Wed 18 Nov 2015

Just to say that ttmrichter had some success with this StackOverflow answer in getting F4 and Eclipse to work with GTK+

The workaround given is:

  1. Find your GTK2 theme config file. For Oxygen it is /usr/share/themes/oxygen-gtk/gtk-2.0/gtkrc
  2. Edit the theme config file (as root): change GtkComboBox::appears-as-list from 1 to 0

Login or Signup to reply.